Files
tfm_ainventory/graphify-out/cache/1735323d33f26f6acca1a69d4487069834c800d916fd0abcff7eb384305c9e3a.json

1 line
22 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pydantic_internal_known_annotated_metadata_py", "label": "_known_annotated_metadata.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_known_annotated_metadata.py", "source_location": "L1"}, {"id": "known_annotated_metadata_as_jsonable_value", "label": "as_jsonable_value()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_known_annotated_metadata.py", "source_location": "L101"}, {"id": "known_annotated_metadata_expand_grouped_metadata", "label": "expand_grouped_metadata()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_known_annotated_metadata.py", "source_location": "L107"}, {"id": "known_annotated_metadata_get_at_to_constraint_map", "label": "_get_at_to_constraint_map()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_known_annotated_metadata.py", "source_location": "L148"}, {"id": "known_annotated_metadata_apply_known_metadata", "label": "apply_known_metadata()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_known_annotated_metadata.py", "source_location": "L169"}, {"id": "known_annotated_metadata_collect_known_metadata", "label": "collect_known_metadata()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_known_annotated_metadata.py", "source_location": "L342"}, {"id": "known_annotated_metadata_check_metadata", "label": "check_metadata()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_known_annotated_metadata.py", "source_location": "L387"}, {"id": "known_annotated_metadata_rationale_108", "label": "Expand the annotations. Args: annotations: An iterable of annotatio", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_known_annotated_metadata.py", "source_location": "L108"}, {"id": "known_annotated_metadata_rationale_149", "label": "Return a mapping of annotated types to constraints. Normally, we would defi", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_known_annotated_metadata.py", "source_location": "L149"}, {"id": "known_annotated_metadata_rationale_170", "label": "Apply `annotation` to `schema` if it is an annotation we know about (Gt, Le, etc", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_known_annotated_metadata.py", "source_location": "L170"}, {"id": "known_annotated_metadata_rationale_343", "label": "Split `annotations` into known metadata and unknown annotations. Args:", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_known_annotated_metadata.py", "source_location": "L343"}, {"id": "known_annotated_metadata_rationale_388", "label": "A small utility function to validate that the given metadata can be applied to t", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_known_annotated_metadata.py", "source_location": "L388"}, {"id": "known_annotated_metadata_rationale_84", "label": "# TODO: this is a bit redundant, we could probably avoid some of these", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_known_annotated_metadata.py", "source_location": "L84"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pydantic_internal_known_annotated_metadata_py", "target": "collections", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_known_annotated_metadata.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_internal_known_annotated_metadata_py", "target": "collections_abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_known_annotated_metadata.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_internal_known_annotated_metadata_py", "target": "copy", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_known_annotated_metadata.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_internal_known_annotated_metadata_py", "target": "functools", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_known_annotated_metadata.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_internal_known_annotated_metadata_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_known_annotated_metadata.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_internal_known_annotated_metadata_py", "target": "pydantic_core", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_known_annotated_metadata.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_internal_known_annotated_metadata_py", "target": "pydantic_core", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_known_annotated_metadata.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_internal_known_annotated_metadata_py", "target": "backend_venv_lib_python3_12_site_packages_pydantic_internal_fields_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_known_annotated_metadata.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_internal_known_annotated_metadata_py", "target": "backend_venv_lib_python3_12_site_packages_pydantic_internal_import_utils_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_known_annotated_metadata.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_internal_known_annotated_metadata_py", "target": "known_annotated_metadata_as_jsonable_value", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_known_annotated_metadata.py", "source_location": "L101", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_internal_known_annotated_metadata_py", "target": "known_annotated_metadata_expand_grouped_metadata", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_known_annotated_metadata.py", "source_location": "L107", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_internal_known_annotated_metadata_py", "target": "known_annotated_metadata_get_at_to_constraint_map", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_known_annotated_metadata.py", "source_location": "L148", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_internal_known_annotated_metadata_py", "target": "known_annotated_metadata_apply_known_metadata", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_known_annotated_metadata.py", "source_location": "L169", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_internal_known_annotated_metadata_py", "target": "known_annotated_metadata_collect_known_metadata", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_known_annotated_metadata.py", "source_location": "L342", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_internal_known_annotated_metadata_py", "target": "known_annotated_metadata_check_metadata", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_known_annotated_metadata.py", "source_location": "L387", "weight": 1.0}, {"source": "known_annotated_metadata_apply_known_metadata", "target": "known_annotated_metadata_collect_known_metadata", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_known_annotated_metadata.py", "source_location": "L194", "weight": 1.0}, {"source": "known_annotated_metadata_apply_known_metadata", "target": "known_annotated_metadata_as_jsonable_value", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_known_annotated_metadata.py", "source_location": "L276", "weight": 1.0}, {"source": "known_annotated_metadata_apply_known_metadata", "target": "known_annotated_metadata_get_at_to_constraint_map", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_known_annotated_metadata.py", "source_location": "L292", "weight": 1.0}, {"source": "known_annotated_metadata_collect_known_metadata", "target": "known_annotated_metadata_expand_grouped_metadata", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_known_annotated_metadata.py", "source_location": "L361", "weight": 1.0}, {"source": "known_annotated_metadata_collect_known_metadata", "target": "known_annotated_metadata_get_at_to_constraint_map", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_known_annotated_metadata.py", "source_location": "L371", "weight": 1.0}, {"source": "known_annotated_metadata_rationale_108", "target": "known_annotated_metadata_expand_grouped_metadata", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_known_annotated_metadata.py", "source_location": "L108", "weight": 1.0}, {"source": "known_annotated_metadata_rationale_149", "target": "known_annotated_metadata_get_at_to_constraint_map", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_known_annotated_metadata.py", "source_location": "L149", "weight": 1.0}, {"source": "known_annotated_metadata_rationale_170", "target": "known_annotated_metadata_apply_known_metadata", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_known_annotated_metadata.py", "source_location": "L170", "weight": 1.0}, {"source": "known_annotated_metadata_rationale_343", "target": "known_annotated_metadata_collect_known_metadata", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_known_annotated_metadata.py", "source_location": "L343", "weight": 1.0}, {"source": "known_annotated_metadata_rationale_388", "target": "known_annotated_metadata_check_metadata", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_known_annotated_metadata.py", "source_location": "L388", "weight": 1.0}, {"source": "known_annotated_metadata_rationale_84", "target": "backend_venv_lib_python3_12_site_packages_pydantic_internal_known_annotated_metadata_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_known_annotated_metadata.py", "source_location": "L84", "weight": 1.0}], "raw_calls": [{"caller_nid": "known_annotated_metadata_as_jsonable_value", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_known_annotated_metadata.py", "source_location": "L102"}, {"caller_nid": "known_annotated_metadata_as_jsonable_value", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_known_annotated_metadata.py", "source_location": "L102"}, {"caller_nid": "known_annotated_metadata_as_jsonable_value", "callee": "to_jsonable_python", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_known_annotated_metadata.py", "source_location": "L103"}, {"caller_nid": "known_annotated_metadata_expand_grouped_metadata", "callee": "import_cached_field_info", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_known_annotated_metadata.py", "source_location": "L128"}, {"caller_nid": "known_annotated_metadata_expand_grouped_metadata", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_known_annotated_metadata.py", "source_location": "L131"}, {"caller_nid": "known_annotated_metadata_expand_grouped_metadata", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_known_annotated_metadata.py", "source_location": "L133"}, {"caller_nid": "known_annotated_metadata_expand_grouped_metadata", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_known_annotated_metadata.py", "source_location": "L140"}, {"caller_nid": "known_annotated_metadata_apply_known_metadata", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_known_annotated_metadata.py", "source_location": "L193"}, {"caller_nid": "known_annotated_metadata_apply_known_metadata", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_known_annotated_metadata.py", "source_location": "L207"}, {"caller_nid": "known_annotated_metadata_apply_known_metadata", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_known_annotated_metadata.py", "source_location": "L209"}, {"caller_nid": "known_annotated_metadata_apply_known_metadata", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_known_annotated_metadata.py", "source_location": "L249"}, {"caller_nid": "known_annotated_metadata_apply_known_metadata", "callee": "no_info_wrap_validator_function", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_known_annotated_metadata.py", "source_location": "L250"}, {"caller_nid": "known_annotated_metadata_apply_known_metadata", "callee": "str_schema", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_known_annotated_metadata.py", "source_location": "L251"}, {"caller_nid": "known_annotated_metadata_apply_known_metadata", "callee": "no_info_after_validator_function", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_known_annotated_metadata.py", "source_location": "L269"}, {"caller_nid": "known_annotated_metadata_apply_known_metadata", "callee": "partial", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_known_annotated_metadata.py", "source_location": "L270"}, {"caller_nid": "known_annotated_metadata_apply_known_metadata", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_known_annotated_metadata.py", "source_location": "L272"}, {"caller_nid": "known_annotated_metadata_apply_known_metadata", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_known_annotated_metadata.py", "source_location": "L273"}, {"caller_nid": "known_annotated_metadata_apply_known_metadata", "callee": "no_info_after_validator_function", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_known_annotated_metadata.py", "source_location": "L282"}, {"caller_nid": "known_annotated_metadata_apply_known_metadata", "callee": "RuntimeError", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_known_annotated_metadata.py", "source_location": "L289"}, {"caller_nid": "known_annotated_metadata_apply_known_metadata", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_known_annotated_metadata.py", "source_location": "L292"}, {"caller_nid": "known_annotated_metadata_apply_known_metadata", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_known_annotated_metadata.py", "source_location": "L294"}, {"caller_nid": "known_annotated_metadata_apply_known_metadata", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_known_annotated_metadata.py", "source_location": "L296"}, {"caller_nid": "known_annotated_metadata_apply_known_metadata", "callee": "no_info_after_validator_function", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_known_annotated_metadata.py", "source_location": "L297"}, {"caller_nid": "known_annotated_metadata_apply_known_metadata", "callee": "partial", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_known_annotated_metadata.py", "source_location": "L298"}, {"caller_nid": "known_annotated_metadata_apply_known_metadata", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_known_annotated_metadata.py", "source_location": "L298"}, {"caller_nid": "known_annotated_metadata_apply_known_metadata", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_known_annotated_metadata.py", "source_location": "L301"}, {"caller_nid": "known_annotated_metadata_apply_known_metadata", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_known_annotated_metadata.py", "source_location": "L302"}, {"caller_nid": "known_annotated_metadata_apply_known_metadata", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_known_annotated_metadata.py", "source_location": "L308"}, {"caller_nid": "known_annotated_metadata_apply_known_metadata", "callee": "no_info_after_validator_function", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_known_annotated_metadata.py", "source_location": "L330"}, {"caller_nid": "known_annotated_metadata_apply_known_metadata", "callee": "chain_schema", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_known_annotated_metadata.py", "source_location": "L337"}, {"caller_nid": "known_annotated_metadata_collect_known_metadata", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_known_annotated_metadata.py", "source_location": "L368"}, {"caller_nid": "known_annotated_metadata_collect_known_metadata", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_known_annotated_metadata.py", "source_location": "L369"}, {"caller_nid": "known_annotated_metadata_collect_known_metadata", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_known_annotated_metadata.py", "source_location": "L371"}, {"caller_nid": "known_annotated_metadata_collect_known_metadata", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_known_annotated_metadata.py", "source_location": "L373"}, {"caller_nid": "known_annotated_metadata_collect_known_metadata", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_known_annotated_metadata.py", "source_location": "L374"}, {"caller_nid": "known_annotated_metadata_collect_known_metadata", "callee": "issubclass", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_known_annotated_metadata.py", "source_location": "L374"}, {"caller_nid": "known_annotated_metadata_collect_known_metadata", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_known_annotated_metadata.py", "source_location": "L377"}, {"caller_nid": "known_annotated_metadata_collect_known_metadata", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_known_annotated_metadata.py", "source_location": "L377"}, {"caller_nid": "known_annotated_metadata_collect_known_metadata", "callee": "vars", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_known_annotated_metadata.py", "source_location": "L377"}, {"caller_nid": "known_annotated_metadata_collect_known_metadata", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_known_annotated_metadata.py", "source_location": "L377"}, {"caller_nid": "known_annotated_metadata_collect_known_metadata", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_known_annotated_metadata.py", "source_location": "L379"}, {"caller_nid": "known_annotated_metadata_collect_known_metadata", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_known_annotated_metadata.py", "source_location": "L383"}, {"caller_nid": "known_annotated_metadata_check_metadata", "callee": "keys", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_known_annotated_metadata.py", "source_location": "L399"}, {"caller_nid": "known_annotated_metadata_check_metadata", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_known_annotated_metadata.py", "source_location": "L399"}, {"caller_nid": "known_annotated_metadata_check_metadata", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_known_annotated_metadata.py", "source_location": "L401"}, {"caller_nid": "known_annotated_metadata_check_metadata", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_known_annotated_metadata.py", "source_location": "L402"}]}