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

1 line
16 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pydantic_internal_schema_generation_shared_py", "label": "_schema_generation_shared.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_schema_generation_shared.py", "source_location": "L1"}, {"id": "schema_generation_shared_generatejsonschemahandler", "label": "GenerateJsonSchemaHandler", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_schema_generation_shared.py", "source_location": "L21"}, {"id": "getjsonschemahandler", "label": "GetJsonSchemaHandler", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "schema_generation_shared_generatejsonschemahandler_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_schema_generation_shared.py", "source_location": "L31"}, {"id": "schema_generation_shared_generatejsonschemahandler_call", "label": ".__call__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_schema_generation_shared.py", "source_location": "L36"}, {"id": "schema_generation_shared_generatejsonschemahandler_resolve_ref_schema", "label": ".resolve_ref_schema()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_schema_generation_shared.py", "source_location": "L39"}, {"id": "schema_generation_shared_callbackgetcoreschemahandler", "label": "CallbackGetCoreSchemaHandler", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_schema_generation_shared.py", "source_location": "L65"}, {"id": "getcoreschemahandler", "label": "GetCoreSchemaHandler", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "schema_generation_shared_callbackgetcoreschemahandler_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_schema_generation_shared.py", "source_location": "L72"}, {"id": "schema_generation_shared_callbackgetcoreschemahandler_call", "label": ".__call__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_schema_generation_shared.py", "source_location": "L82"}, {"id": "schema_generation_shared_callbackgetcoreschemahandler_get_types_namespace", "label": "._get_types_namespace()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_schema_generation_shared.py", "source_location": "L92"}, {"id": "schema_generation_shared_callbackgetcoreschemahandler_generate_schema", "label": ".generate_schema()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_schema_generation_shared.py", "source_location": "L95"}, {"id": "schema_generation_shared_field_name", "label": "field_name()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_schema_generation_shared.py", "source_location": "L99"}, {"id": "schema_generation_shared_callbackgetcoreschemahandler_resolve_ref_schema", "label": ".resolve_ref_schema()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_schema_generation_shared.py", "source_location": "L102"}, {"id": "schema_generation_shared_rationale_1", "label": "Types and utility functions used by various other internal tools.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_schema_generation_shared.py", "source_location": "L1"}, {"id": "schema_generation_shared_rationale_22", "label": "JsonSchemaHandler implementation that doesn't do ref unwrapping by default.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_schema_generation_shared.py", "source_location": "L22"}, {"id": "schema_generation_shared_rationale_40", "label": "Resolves `$ref` in the json schema. This returns the input json schema", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_schema_generation_shared.py", "source_location": "L40"}, {"id": "schema_generation_shared_rationale_66", "label": "Wrapper to use an arbitrary function as a `GetCoreSchemaHandler`. Used inte", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_schema_generation_shared.py", "source_location": "L66"}, {"id": "schema_generation_shared_rationale_103", "label": "Resolves reference in the core schema. Args: maybe_ref_sche", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_schema_generation_shared.py", "source_location": "L103"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pydantic_internal_schema_generation_shared_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_schema_generation_shared.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_internal_schema_generation_shared_py", "target": "pydantic_core", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_schema_generation_shared.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_internal_schema_generation_shared_py", "target": "backend_venv_lib_python3_12_site_packages_pydantic_annotated_handlers_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_schema_generation_shared.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_internal_schema_generation_shared_py", "target": "backend_venv_lib_python3_12_site_packages_pydantic_json_schema_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_schema_generation_shared.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_internal_schema_generation_shared_py", "target": "backend_venv_lib_python3_12_site_packages_pydantic_internal_core_utils_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_schema_generation_shared.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_internal_schema_generation_shared_py", "target": "backend_venv_lib_python3_12_site_packages_pydantic_internal_generate_schema_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_schema_generation_shared.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_internal_schema_generation_shared_py", "target": "backend_venv_lib_python3_12_site_packages_pydantic_internal_namespace_utils_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_schema_generation_shared.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_internal_schema_generation_shared_py", "target": "schema_generation_shared_generatejsonschemahandler", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_schema_generation_shared.py", "source_location": "L21", "weight": 1.0}, {"source": "schema_generation_shared_generatejsonschemahandler", "target": "getjsonschemahandler", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_schema_generation_shared.py", "source_location": "L21", "weight": 1.0}, {"source": "schema_generation_shared_generatejsonschemahandler", "target": "schema_generation_shared_generatejsonschemahandler_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_schema_generation_shared.py", "source_location": "L31", "weight": 1.0}, {"source": "schema_generation_shared_generatejsonschemahandler", "target": "schema_generation_shared_generatejsonschemahandler_call", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_schema_generation_shared.py", "source_location": "L36", "weight": 1.0}, {"source": "schema_generation_shared_generatejsonschemahandler", "target": "schema_generation_shared_generatejsonschemahandler_resolve_ref_schema", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_schema_generation_shared.py", "source_location": "L39", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_internal_schema_generation_shared_py", "target": "schema_generation_shared_callbackgetcoreschemahandler", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_schema_generation_shared.py", "source_location": "L65", "weight": 1.0}, {"source": "schema_generation_shared_callbackgetcoreschemahandler", "target": "getcoreschemahandler", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_schema_generation_shared.py", "source_location": "L65", "weight": 1.0}, {"source": "schema_generation_shared_callbackgetcoreschemahandler", "target": "schema_generation_shared_callbackgetcoreschemahandler_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_schema_generation_shared.py", "source_location": "L72", "weight": 1.0}, {"source": "schema_generation_shared_callbackgetcoreschemahandler", "target": "schema_generation_shared_callbackgetcoreschemahandler_call", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_schema_generation_shared.py", "source_location": "L82", "weight": 1.0}, {"source": "schema_generation_shared_callbackgetcoreschemahandler", "target": "schema_generation_shared_callbackgetcoreschemahandler_get_types_namespace", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_schema_generation_shared.py", "source_location": "L92", "weight": 1.0}, {"source": "schema_generation_shared_callbackgetcoreschemahandler", "target": "schema_generation_shared_callbackgetcoreschemahandler_generate_schema", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_schema_generation_shared.py", "source_location": "L95", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_internal_schema_generation_shared_py", "target": "schema_generation_shared_field_name", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_schema_generation_shared.py", "source_location": "L99", "weight": 1.0}, {"source": "schema_generation_shared_callbackgetcoreschemahandler", "target": "schema_generation_shared_callbackgetcoreschemahandler_resolve_ref_schema", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_schema_generation_shared.py", "source_location": "L102", "weight": 1.0}, {"source": "schema_generation_shared_callbackgetcoreschemahandler_call", "target": "schema_generation_shared_callbackgetcoreschemahandler_resolve_ref_schema", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_schema_generation_shared.py", "source_location": "L90", "weight": 1.0}, {"source": "schema_generation_shared_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_pydantic_internal_schema_generation_shared_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_schema_generation_shared.py", "source_location": "L1", "weight": 1.0}, {"source": "schema_generation_shared_rationale_22", "target": "schema_generation_shared_generatejsonschemahandler", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_schema_generation_shared.py", "source_location": "L22", "weight": 1.0}, {"source": "schema_generation_shared_rationale_40", "target": "schema_generation_shared_generatejsonschemahandler_resolve_ref_schema", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_schema_generation_shared.py", "source_location": "L40", "weight": 1.0}, {"source": "schema_generation_shared_rationale_66", "target": "schema_generation_shared_callbackgetcoreschemahandler", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_schema_generation_shared.py", "source_location": "L66", "weight": 1.0}, {"source": "schema_generation_shared_rationale_103", "target": "schema_generation_shared_callbackgetcoreschemahandler_resolve_ref_schema", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_schema_generation_shared.py", "source_location": "L103", "weight": 1.0}], "raw_calls": [{"caller_nid": "schema_generation_shared_generatejsonschemahandler_call", "callee": "handler", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_schema_generation_shared.py", "source_location": "L37"}, {"caller_nid": "schema_generation_shared_generatejsonschemahandler_resolve_ref_schema", "callee": "get_schema_from_definitions", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_schema_generation_shared.py", "source_location": "L56"}, {"caller_nid": "schema_generation_shared_generatejsonschemahandler_resolve_ref_schema", "callee": "LookupError", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_schema_generation_shared.py", "source_location": "L58"}, {"caller_nid": "schema_generation_shared_callbackgetcoreschemahandler_call", "callee": "_handler", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_schema_generation_shared.py", "source_location": "L83"}, {"caller_nid": "schema_generation_shared_callbackgetcoreschemahandler_call", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_schema_generation_shared.py", "source_location": "L85"}, {"caller_nid": "schema_generation_shared_callbackgetcoreschemahandler_call", "callee": "create_definition_reference_schema", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_schema_generation_shared.py", "source_location": "L87"}, {"caller_nid": "schema_generation_shared_field_name", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_schema_generation_shared.py", "source_location": "L100"}, {"caller_nid": "schema_generation_shared_callbackgetcoreschemahandler_resolve_ref_schema", "callee": "get_schema_from_ref", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_schema_generation_shared.py", "source_location": "L116"}, {"caller_nid": "schema_generation_shared_callbackgetcoreschemahandler_resolve_ref_schema", "callee": "LookupError", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_schema_generation_shared.py", "source_location": "L118"}]}