{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pydantic_internal_signature_py", "label": "_signature.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_signature.py", "source_location": "L1"}, {"id": "signature_has_default_factory_class", "label": "_HAS_DEFAULT_FACTORY_CLASS", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_signature.py", "source_location": "L18"}, {"id": "signature_has_default_factory_class_repr", "label": ".__repr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_signature.py", "source_location": "L19"}, {"id": "signature_field_name_for_signature", "label": "_field_name_for_signature()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_signature.py", "source_location": "L26"}, {"id": "signature_process_param_defaults", "label": "_process_param_defaults()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_signature.py", "source_location": "L47"}, {"id": "signature_generate_signature_parameters", "label": "_generate_signature_parameters()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_signature.py", "source_location": "L81"}, {"id": "signature_generate_pydantic_signature", "label": "generate_pydantic_signature()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_signature.py", "source_location": "L165"}, {"id": "signature_rationale_27", "label": "Extract the correct name to use for the field when generating a signature.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_signature.py", "source_location": "L27"}, {"id": "signature_rationale_48", "label": "Modify the signature for a parameter in a dataclass where the default value is a", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_signature.py", "source_location": "L48"}, {"id": "signature_rationale_87", "label": "Generate a mapping of parameter names to Parameter objects for a pydantic BaseMo", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_signature.py", "source_location": "L87"}, {"id": "signature_rationale_172", "label": "Generate signature for a pydantic BaseModel or dataclass. Args: ini", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_signature.py", "source_location": "L172"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pydantic_internal_signature_py", "target": "dataclasses", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_signature.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_internal_signature_py", "target": "inspect", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_signature.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_internal_signature_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_signature.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_internal_signature_py", "target": "pydantic_core", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_signature.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_internal_signature_py", "target": "backend_venv_lib_python3_12_site_packages_pydantic_internal_typing_extra_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_signature.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_internal_signature_py", "target": "backend_venv_lib_python3_12_site_packages_pydantic_internal_utils_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_signature.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_internal_signature_py", "target": "backend_venv_lib_python3_12_site_packages_pydantic_config_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_signature.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_internal_signature_py", "target": "backend_venv_lib_python3_12_site_packages_pydantic_fields_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_signature.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_internal_signature_py", "target": "signature_has_default_factory_class", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_signature.py", "source_location": "L18", "weight": 1.0}, {"source": "signature_has_default_factory_class", "target": "signature_has_default_factory_class_repr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_signature.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_internal_signature_py", "target": "signature_field_name_for_signature", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_signature.py", "source_location": "L26", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_internal_signature_py", "target": "signature_process_param_defaults", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_signature.py", "source_location": "L47", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_internal_signature_py", "target": "signature_generate_signature_parameters", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_signature.py", "source_location": "L81", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_internal_signature_py", "target": "signature_generate_pydantic_signature", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_signature.py", "source_location": "L165", "weight": 1.0}, {"source": "signature_process_param_defaults", "target": "signature_field_name_for_signature", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_signature.py", "source_location": "L76", "weight": 1.0}, {"source": "signature_generate_signature_parameters", "target": "signature_field_name_for_signature", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_signature.py", "source_location": "L102", "weight": 1.0}, {"source": "signature_generate_pydantic_signature", "target": "signature_generate_signature_parameters", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_signature.py", "source_location": "L184", "weight": 1.0}, {"source": "signature_generate_pydantic_signature", "target": "signature_process_param_defaults", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_signature.py", "source_location": "L187", "weight": 1.0}, {"source": "signature_rationale_27", "target": "signature_field_name_for_signature", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_signature.py", "source_location": "L27", "weight": 1.0}, {"source": "signature_rationale_48", "target": "signature_process_param_defaults", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_signature.py", "source_location": "L48", "weight": 1.0}, {"source": "signature_rationale_87", "target": "signature_generate_signature_parameters", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_signature.py", "source_location": "L87", "weight": 1.0}, {"source": "signature_rationale_172", "target": "signature_generate_pydantic_signature", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_signature.py", "source_location": "L172", "weight": 1.0}], "raw_calls": [{"caller_nid": "signature_field_name_for_signature", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_signature.py", "source_location": "L39"}, {"caller_nid": "signature_field_name_for_signature", "callee": "is_valid_identifier", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_signature.py", "source_location": "L39"}, {"caller_nid": "signature_field_name_for_signature", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_signature.py", "source_location": "L41"}, {"caller_nid": "signature_field_name_for_signature", "callee": "is_valid_identifier", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_signature.py", "source_location": "L41"}, {"caller_nid": "signature_process_param_defaults", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_signature.py", "source_location": "L59"}, {"caller_nid": "signature_process_param_defaults", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_signature.py", "source_location": "L75"}, {"caller_nid": "signature_generate_signature_parameters", "callee": "values", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_signature.py", "source_location": "L90"}, {"caller_nid": "signature_generate_signature_parameters", "callee": "signature_no_eval", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_signature.py", "source_location": "L90"}, {"caller_nid": "signature_generate_signature_parameters", "callee": "islice", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_signature.py", "source_location": "L95"}, {"caller_nid": "signature_generate_signature_parameters", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_signature.py", "source_location": "L98"}, {"caller_nid": "signature_generate_signature_parameters", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_signature.py", "source_location": "L100"}, {"caller_nid": "signature_generate_signature_parameters", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_signature.py", "source_location": "L102"}, {"caller_nid": "signature_generate_signature_parameters", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_signature.py", "source_location": "L104"}, {"caller_nid": "signature_generate_signature_parameters", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_signature.py", "source_location": "L112"}, {"caller_nid": "signature_generate_signature_parameters", "callee": "is_valid_identifier", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_signature.py", "source_location": "L119"}, {"caller_nid": "signature_generate_signature_parameters", "callee": "is_required", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_signature.py", "source_location": "L126"}, {"caller_nid": "signature_generate_signature_parameters", "callee": "Parameter", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_signature.py", "source_location": "L133"}, {"caller_nid": "signature_generate_signature_parameters", "callee": "rebuild_annotation", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_signature.py", "source_location": "L136"}, {"caller_nid": "signature_generate_signature_parameters", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_signature.py", "source_location": "L160"}, {"caller_nid": "signature_generate_pydantic_signature", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_signature.py", "source_location": "L187"}, {"caller_nid": "signature_generate_pydantic_signature", "callee": "Signature", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_signature.py", "source_location": "L189"}, {"caller_nid": "signature_generate_pydantic_signature", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_signature.py", "source_location": "L189"}, {"caller_nid": "signature_generate_pydantic_signature", "callee": "values", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_signature.py", "source_location": "L189"}]}