Files
tfm_ainventory/graphify-out/cache/6c949b1d8874facfd38b49108c3af2f511cb14632277432c15b02ea2a933d610.json

1 line
9.2 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_anthropic_utils_reflection_py", "label": "_reflection.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_reflection.py", "source_location": "L1"}, {"id": "reflection_function_has_argument", "label": "function_has_argument()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_reflection.py", "source_location": "L8"}, {"id": "reflection_assert_signatures_in_sync", "label": "assert_signatures_in_sync()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_reflection.py", "source_location": "L14"}, {"id": "reflection_assert_overloads_in_sync", "label": "assert_overloads_in_sync()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_reflection.py", "source_location": "L46"}, {"id": "reflection_rationale_9", "label": "Returns whether or not the given function has a specific parameter", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_reflection.py", "source_location": "L9"}, {"id": "reflection_rationale_20", "label": "Ensure that the signature of the second function matches the first.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_reflection.py", "source_location": "L20"}, {"id": "reflection_rationale_52", "label": "Ensure that every @overload of overloaded_func contains all params from source_f", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_reflection.py", "source_location": "L52"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_anthropic_utils_reflection_py", "target": "inspect", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_reflection.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_utils_reflection_py", "target": "typing_extensions", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_reflection.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_utils_reflection_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_reflection.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_utils_reflection_py", "target": "reflection_function_has_argument", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_reflection.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_utils_reflection_py", "target": "reflection_assert_signatures_in_sync", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_reflection.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_utils_reflection_py", "target": "reflection_assert_overloads_in_sync", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_reflection.py", "source_location": "L46", "weight": 1.0}, {"source": "reflection_rationale_9", "target": "reflection_function_has_argument", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_reflection.py", "source_location": "L9", "weight": 1.0}, {"source": "reflection_rationale_20", "target": "reflection_assert_signatures_in_sync", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_reflection.py", "source_location": "L20", "weight": 1.0}, {"source": "reflection_rationale_52", "target": "reflection_assert_overloads_in_sync", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_reflection.py", "source_location": "L52", "weight": 1.0}], "raw_calls": [{"caller_nid": "reflection_function_has_argument", "callee": "signature", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_reflection.py", "source_location": "L10"}, {"caller_nid": "reflection_assert_signatures_in_sync", "callee": "signature", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_reflection.py", "source_location": "L22"}, {"caller_nid": "reflection_assert_signatures_in_sync", "callee": "signature", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_reflection.py", "source_location": "L23"}, {"caller_nid": "reflection_assert_signatures_in_sync", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_reflection.py", "source_location": "L27"}, {"caller_nid": "reflection_assert_signatures_in_sync", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_reflection.py", "source_location": "L31"}, {"caller_nid": "reflection_assert_signatures_in_sync", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_reflection.py", "source_location": "L33"}, {"caller_nid": "reflection_assert_signatures_in_sync", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_reflection.py", "source_location": "L37"}, {"caller_nid": "reflection_assert_signatures_in_sync", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_reflection.py", "source_location": "L38"}, {"caller_nid": "reflection_assert_signatures_in_sync", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_reflection.py", "source_location": "L38"}, {"caller_nid": "reflection_assert_signatures_in_sync", "callee": "AssertionError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_reflection.py", "source_location": "L43"}, {"caller_nid": "reflection_assert_signatures_in_sync", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_reflection.py", "source_location": "L43"}, {"caller_nid": "reflection_assert_signatures_in_sync", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_reflection.py", "source_location": "L43"}, {"caller_nid": "reflection_assert_overloads_in_sync", "callee": "signature", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_reflection.py", "source_location": "L53"}, {"caller_nid": "reflection_assert_overloads_in_sync", "callee": "get_overloads", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_reflection.py", "source_location": "L54"}, {"caller_nid": "reflection_assert_overloads_in_sync", "callee": "AssertionError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_reflection.py", "source_location": "L57"}, {"caller_nid": "reflection_assert_overloads_in_sync", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_reflection.py", "source_location": "L61"}, {"caller_nid": "reflection_assert_overloads_in_sync", "callee": "signature", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_reflection.py", "source_location": "L62"}, {"caller_nid": "reflection_assert_overloads_in_sync", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_reflection.py", "source_location": "L63"}, {"caller_nid": "reflection_assert_overloads_in_sync", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_reflection.py", "source_location": "L67"}, {"caller_nid": "reflection_assert_overloads_in_sync", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_reflection.py", "source_location": "L69"}, {"caller_nid": "reflection_assert_overloads_in_sync", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_reflection.py", "source_location": "L73"}, {"caller_nid": "reflection_assert_overloads_in_sync", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_reflection.py", "source_location": "L74"}, {"caller_nid": "reflection_assert_overloads_in_sync", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_reflection.py", "source_location": "L74"}, {"caller_nid": "reflection_assert_overloads_in_sync", "callee": "AssertionError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_reflection.py", "source_location": "L78"}, {"caller_nid": "reflection_assert_overloads_in_sync", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_reflection.py", "source_location": "L79"}, {"caller_nid": "reflection_assert_overloads_in_sync", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_reflection.py", "source_location": "L79"}]}