Files
tfm_ainventory/graphify-out/cache/a00f727d23b6d0d807c4798d5a4cc3c5d34e487ded9275b8179b8b2ad979ce0a.json

1 line
44 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pydantic_settings_main_py", "label": "main.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L1"}, {"id": "main_settingsconfigdict", "label": "SettingsConfigDict", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L45"}, {"id": "configdict", "label": "ConfigDict", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "main_basesettings", "label": "BaseSettings", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L118"}, {"id": "basemodel", "label": "BaseModel", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "main_basesettings_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L175"}, {"id": "main_settings_customise_sources", "label": "settings_customise_sources()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L245"}, {"id": "main_settings_init_sources", "label": "_settings_init_sources()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L269"}, {"id": "main_settings_build_values", "label": "_settings_build_values()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L452"}, {"id": "main_settings_restore_init_kwarg_names", "label": "_settings_restore_init_kwarg_names()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L484"}, {"id": "main_settings_warn_unused_config_keys", "label": "_settings_warn_unused_config_keys()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L528"}, {"id": "main_cliapp", "label": "CliApp", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L599"}, {"id": "main_get_base_settings_cls", "label": "_get_base_settings_cls()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L609"}, {"id": "main_run_cli_cmd", "label": "_run_cli_cmd()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L628"}, {"id": "main_run", "label": "run()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L674"}, {"id": "main_run_subcommand", "label": "run_subcommand()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L746"}, {"id": "main_serialize", "label": "serialize()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L801"}, {"id": "main_format_help", "label": "format_help()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L851"}, {"id": "main_print_help", "label": "print_help()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L878"}, {"id": "main_rationale_119", "label": "Base class for settings, allowing values to be overridden by environment variabl", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L119"}, {"id": "main_rationale_253", "label": "Define the sources and their order for loading the settings values. Arg", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L253"}, {"id": "main_rationale_487", "label": "Restore the init_kwarg key names to the final merged state dictionary.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L487"}, {"id": "main_rationale_529", "label": "Warns if any values in model_config were set but the corresponding settings sour", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L529"}, {"id": "main_rationale_600", "label": "A utility class for running Pydantic `BaseSettings`, `BaseModel`, or `pydantic.d", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L600"}, {"id": "main_rationale_682", "label": "Runs a Pydantic `BaseSettings`, `BaseModel`, or `pydantic.dataclasses.dataclass`", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L682"}, {"id": "main_rationale_749", "label": "Runs the model subcommand. Running a model subcommand requires the `cli_cmd` met", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L749"}, {"id": "main_rationale_807", "label": "Serializes the CLI arguments for a Pydantic data model. Args:", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L807"}, {"id": "main_rationale_856", "label": "Return a string containing a help message for a Pydantic model. Args:", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L856"}, {"id": "main_rationale_884", "label": "Print a help message for a Pydantic model. Args: model: The", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L884"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pydantic_settings_main_py", "target": "asyncio", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_settings_main_py", "target": "inspect", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_settings_main_py", "target": "re", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_settings_main_py", "target": "threading", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_settings_main_py", "target": "warnings", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_settings_main_py", "target": "argparse", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_settings_main_py", "target": "collections_abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_settings_main_py", "target": "types", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_settings_main_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_settings_main_py", "target": "pydantic", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_settings_main_py", "target": "pydantic_internal_config", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_settings_main_py", "target": "pydantic_internal_signature", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_settings_main_py", "target": "pydantic_internal_utils", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_settings_main_py", "target": "pydantic_dataclasses", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_settings_main_py", "target": "pydantic_main", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_settings_main_py", "target": "backend_venv_lib_python3_12_site_packages_pydantic_settings_exceptions_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_settings_main_py", "target": "backend_venv_lib_python3_12_site_packages_pydantic_settings_sources_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L21", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_settings_main_py", "target": "backend_venv_lib_python3_12_site_packages_pydantic_settings_sources_utils_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L40", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_settings_main_py", "target": "main_settingsconfigdict", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L45", "weight": 1.0}, {"source": "main_settingsconfigdict", "target": "configdict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L45", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_settings_main_py", "target": "main_basesettings", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L118", "weight": 1.0}, {"source": "main_basesettings", "target": "basemodel", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L118", "weight": 1.0}, {"source": "main_basesettings", "target": "main_basesettings_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L175", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_settings_main_py", "target": "main_settings_customise_sources", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L245", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_settings_main_py", "target": "main_settings_init_sources", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L269", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_settings_main_py", "target": "main_settings_build_values", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L452", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_settings_main_py", "target": "main_settings_restore_init_kwarg_names", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L484", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_settings_main_py", "target": "main_settings_warn_unused_config_keys", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L528", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_settings_main_py", "target": "main_cliapp", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L599", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_settings_main_py", "target": "main_get_base_settings_cls", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L609", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_settings_main_py", "target": "main_run_cli_cmd", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L628", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_settings_main_py", "target": "main_run", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L674", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_settings_main_py", "target": "main_run_subcommand", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L746", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_settings_main_py", "target": "main_serialize", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L801", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_settings_main_py", "target": "main_format_help", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L851", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_settings_main_py", "target": "main_print_help", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L878", "weight": 1.0}, {"source": "main_basesettings_init", "target": "main_settings_init_sources", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L210", "weight": 1.0}, {"source": "main_basesettings_init", "target": "main_settings_build_values", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L242", "weight": 1.0}, {"source": "main_settings_init_sources", "target": "main_settings_customise_sources", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L412", "weight": 1.0}, {"source": "main_settings_init_sources", "target": "main_settings_warn_unused_config_keys", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L447", "weight": 1.0}, {"source": "main_settings_build_values", "target": "main_settings_restore_init_kwarg_names", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L475", "weight": 1.0}, {"source": "main_get_base_settings_cls", "target": "main_settingsconfigdict", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L615", "weight": 1.0}, {"source": "main_run_cli_cmd", "target": "main_run", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L666", "weight": 1.0}, {"source": "main_run", "target": "main_get_base_settings_cls", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L725", "weight": 1.0}, {"source": "main_run", "target": "main_settings_init_sources", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L726", "weight": 1.0}, {"source": "main_run", "target": "main_settings_build_values", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L727", "weight": 1.0}, {"source": "main_run", "target": "main_run_cli_cmd", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L740", "weight": 1.0}, {"source": "main_run_subcommand", "target": "main_get_base_settings_cls", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L770", "weight": 1.0}, {"source": "main_run_subcommand", "target": "main_run_cli_cmd", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L795", "weight": 1.0}, {"source": "main_serialize", "target": "main_get_base_settings_cls", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L841", "weight": 1.0}, {"source": "main_format_help", "target": "main_get_base_settings_cls", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L873", "weight": 1.0}, {"source": "main_print_help", "target": "main_format_help", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L895", "weight": 1.0}, {"source": "main_rationale_119", "target": "main_basesettings", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L119", "weight": 1.0}, {"source": "main_rationale_253", "target": "main_basesettings_settings_customise_sources", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L253", "weight": 1.0}, {"source": "main_rationale_487", "target": "main_basesettings_settings_restore_init_kwarg_names", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L487", "weight": 1.0}, {"source": "main_rationale_529", "target": "main_basesettings_settings_warn_unused_config_keys", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L529", "weight": 1.0}, {"source": "main_rationale_600", "target": "main_cliapp", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L600", "weight": 1.0}, {"source": "main_rationale_682", "target": "main_cliapp_run", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L682", "weight": 1.0}, {"source": "main_rationale_749", "target": "main_cliapp_run_subcommand", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L749", "weight": 1.0}, {"source": "main_rationale_807", "target": "main_cliapp_serialize", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L807", "weight": 1.0}, {"source": "main_rationale_856", "target": "main_cliapp_format_help", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L856", "weight": 1.0}, {"source": "main_rationale_884", "target": "main_cliapp_print_help", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L884", "weight": 1.0}], "raw_calls": [{"caller_nid": "main_basesettings_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L242"}, {"caller_nid": "main_settings_init_sources", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L301"}, {"caller_nid": "main_settings_init_sources", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L302"}, {"caller_nid": "main_settings_init_sources", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L304"}, {"caller_nid": "main_settings_init_sources", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L309"}, {"caller_nid": "main_settings_init_sources", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L311"}, {"caller_nid": "main_settings_init_sources", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L313"}, {"caller_nid": "main_settings_init_sources", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L316"}, {"caller_nid": "main_settings_init_sources", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L319"}, {"caller_nid": "main_settings_init_sources", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L322"}, {"caller_nid": "main_settings_init_sources", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L325"}, {"caller_nid": "main_settings_init_sources", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L327"}, {"caller_nid": "main_settings_init_sources", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L329"}, {"caller_nid": "main_settings_init_sources", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L330"}, {"caller_nid": "main_settings_init_sources", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L332"}, {"caller_nid": "main_settings_init_sources", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L335"}, {"caller_nid": "main_settings_init_sources", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L339"}, {"caller_nid": "main_settings_init_sources", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L341"}, {"caller_nid": "main_settings_init_sources", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L343"}, {"caller_nid": "main_settings_init_sources", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L348"}, {"caller_nid": "main_settings_init_sources", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L351"}, {"caller_nid": "main_settings_init_sources", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L353"}, {"caller_nid": "main_settings_init_sources", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L355"}, {"caller_nid": "main_settings_init_sources", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L358"}, {"caller_nid": "main_settings_init_sources", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L363"}, {"caller_nid": "main_settings_init_sources", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L365"}, {"caller_nid": "main_settings_init_sources", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L366"}, {"caller_nid": "main_settings_init_sources", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L368"}, {"caller_nid": "main_settings_init_sources", "callee": "DefaultSettingsSource", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L371"}, {"caller_nid": "main_settings_init_sources", "callee": "InitSettingsSource", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L374"}, {"caller_nid": "main_settings_init_sources", "callee": "EnvSettingsSource", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L379"}, {"caller_nid": "main_settings_init_sources", "callee": "DotEnvSettingsSource", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L390"}, {"caller_nid": "main_settings_init_sources", "callee": "SecretsSettingsSource", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L404"}, {"caller_nid": "main_settings_init_sources", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L419"}, {"caller_nid": "main_settings_init_sources", "callee": "any", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L420"}, {"caller_nid": "main_settings_init_sources", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L421"}, {"caller_nid": "main_settings_init_sources", "callee": "CliSettingsSource[Any]", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L424"}, {"caller_nid": "main_settings_init_sources", "callee": "custom_cli_sources[0]", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L445"}, {"caller_nid": "main_settings_build_values", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L460"}, {"caller_nid": "main_settings_build_values", "callee": "_set_current_state", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L461"}, {"caller_nid": "main_settings_build_values", "callee": "_set_settings_sources_data", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L462"}, {"caller_nid": "main_settings_build_values", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L464"}, {"caller_nid": "main_settings_build_values", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L464"}, {"caller_nid": "main_settings_build_values", "callee": "source", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L465"}, {"caller_nid": "main_settings_build_values", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L467"}, {"caller_nid": "main_settings_build_values", "callee": "deep_update", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L471"}, {"caller_nid": "main_settings_build_values", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L474"}, {"caller_nid": "main_settings_restore_init_kwarg_names", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L494"}, {"caller_nid": "main_settings_restore_init_kwarg_names", "callee": "keys", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L494"}, {"caller_nid": "main_settings_restore_init_kwarg_names", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L495"}, {"caller_nid": "main_settings_restore_init_kwarg_names", "callee": "keys", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L495"}, {"caller_nid": "main_settings_restore_init_kwarg_names", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L496"}, {"caller_nid": "main_settings_restore_init_kwarg_names", "callee": "_get_alias_names", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L497"}, {"caller_nid": "main_settings_restore_init_kwarg_names", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L498"}, {"caller_nid": "main_settings_restore_init_kwarg_names", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L499"}, {"caller_nid": "main_settings_restore_init_kwarg_names", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L501"}, {"caller_nid": "main_settings_restore_init_kwarg_names", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L503"}, {"caller_nid": "main_settings_restore_init_kwarg_names", "callee": "next", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L509"}, {"caller_nid": "main_settings_restore_init_kwarg_names", "callee": "iter", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L509"}, {"caller_nid": "main_settings_restore_init_kwarg_names", "callee": "next", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L520"}, {"caller_nid": "main_settings_restore_init_kwarg_names", "callee": "iter", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L520"}, {"caller_nid": "main_settings_restore_init_kwarg_names", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L522"}, {"caller_nid": "main_settings_restore_init_kwarg_names", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L524"}, {"caller_nid": "main_settings_warn_unused_config_keys", "callee": "warn_if_not_used", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L553"}, {"caller_nid": "main_settings_warn_unused_config_keys", "callee": "warn_if_not_used", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L554"}, {"caller_nid": "main_settings_warn_unused_config_keys", "callee": "warn_if_not_used", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L555"}, {"caller_nid": "main_settings_warn_unused_config_keys", "callee": "warn_if_not_used", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L556"}, {"caller_nid": "main_get_base_settings_cls", "callee": "issubclass", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L610"}, {"caller_nid": "main_run_cli_cmd", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L629"}, {"caller_nid": "main_run_cli_cmd", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L629"}, {"caller_nid": "main_run_cli_cmd", "callee": "SettingsError", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L632"}, {"caller_nid": "main_run_cli_cmd", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L632"}, {"caller_nid": "main_run_cli_cmd", "callee": "iscoroutinefunction", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L636"}, {"caller_nid": "main_run_cli_cmd", "callee": "get_running_loop", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L642"}, {"caller_nid": "main_run_cli_cmd", "callee": "is_running", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L646"}, {"caller_nid": "main_run_cli_cmd", "callee": "Thread", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L658"}, {"caller_nid": "main_run_cli_cmd", "callee": "start", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L659"}, {"caller_nid": "main_run_cli_cmd", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L660"}, {"caller_nid": "main_run_cli_cmd", "callee": "command", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L666"}, {"caller_nid": "main_run_cli_cmd", "callee": "command", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L669"}, {"caller_nid": "main_run", "callee": "is_pydantic_dataclass", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L706"}, {"caller_nid": "main_run", "callee": "is_model_class", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L706"}, {"caller_nid": "main_run", "callee": "SettingsError", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L707"}, {"caller_nid": "main_run", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L714"}, {"caller_nid": "main_run", "callee": "cli_settings_source", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L715"}, {"caller_nid": "main_run", "callee": "cli_settings_source", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L717"}, {"caller_nid": "main_run", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L718"}, {"caller_nid": "main_run", "callee": "SettingsError", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L719"}, {"caller_nid": "main_run", "callee": "issubclass", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L724"}, {"caller_nid": "main_run", "callee": "base_settings_cls", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L727"}, {"caller_nid": "main_run", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L729"}, {"caller_nid": "main_run", "callee": "_field_name_for_signature", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L730"}, {"caller_nid": "main_run", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L730"}, {"caller_nid": "main_run", "callee": "model_cls", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L731"}, {"caller_nid": "main_run", "callee": "model_cls", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L734"}, {"caller_nid": "main_run", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L737"}, {"caller_nid": "main_run", "callee": "id", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L738"}, {"caller_nid": "main_run", "callee": "id", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L742"}, {"caller_nid": "main_run_subcommand", "callee": "id", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L767"}, {"caller_nid": "main_run_subcommand", "callee": "id", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L768"}, {"caller_nid": "main_run_subcommand", "callee": "CliSettingsSource[Any]", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L770"}, {"caller_nid": "main_run_subcommand", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L770"}, {"caller_nid": "main_run_subcommand", "callee": "get_subcommand", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L777"}, {"caller_nid": "main_run_subcommand", "callee": "_format_help", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L783"}, {"caller_nid": "main_run_subcommand", "callee": "type(err)", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L784"}, {"caller_nid": "main_run_subcommand", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L784"}, {"caller_nid": "main_run_subcommand", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L788"}, {"caller_nid": "main_run_subcommand", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L788"}, {"caller_nid": "main_run_subcommand", "callee": "subcommand_alias", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L790"}, {"caller_nid": "main_run_subcommand", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L791"}, {"caller_nid": "main_run_subcommand", "callee": "id", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L793"}, {"caller_nid": "main_run_subcommand", "callee": "id", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L797"}, {"caller_nid": "main_serialize", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L841"}, {"caller_nid": "main_serialize", "callee": "_serialized_args", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L842"}, {"caller_nid": "main_serialize", "callee": "CliSettingsSource[Any]", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L842"}, {"caller_nid": "main_serialize", "callee": "_flatten_serialized_args", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L848"}, {"caller_nid": "main_format_help", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L868"}, {"caller_nid": "main_format_help", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L868"}, {"caller_nid": "main_format_help", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L870"}, {"caller_nid": "main_format_help", "callee": "id", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L870"}, {"caller_nid": "main_format_help", "callee": "id", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L871"}, {"caller_nid": "main_format_help", "callee": "CliSettingsSource", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L873"}, {"caller_nid": "main_format_help", "callee": "_format_help", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L874"}, {"caller_nid": "main_format_help", "callee": "sub", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L875"}, {"caller_nid": "main_print_help", "callee": "print", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic_settings/main.py", "source_location": "L894"}]}