Files
tfm_ainventory/graphify-out/cache/30802750a4705c907ff4e3e7fb3edebb5a6418159baf7405bd89e0c716b235b0.json
2026-04-26 12:03:59 +03:00

1 line
9.8 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_anthropic_utils_proxy_py", "label": "_proxy.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_proxy.py", "source_location": "L1"}, {"id": "proxy_lazyproxy", "label": "LazyProxy", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_proxy.py", "source_location": "L10"}, {"id": "abc", "label": "ABC", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "proxy_lazyproxy_getattr", "label": ".__getattr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_proxy.py", "source_location": "L19"}, {"id": "proxy_repr", "label": "__repr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_proxy.py", "source_location": "L26"}, {"id": "proxy_str", "label": "__str__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_proxy.py", "source_location": "L33"}, {"id": "proxy_dir", "label": "__dir__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_proxy.py", "source_location": "L40"}, {"id": "proxy_class", "label": "__class__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_proxy.py", "source_location": "L48"}, {"id": "proxy_lazyproxy_get_proxied", "label": ".__get_proxied__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_proxy.py", "source_location": "L57"}, {"id": "proxy_lazyproxy_as_proxied", "label": ".__as_proxied__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_proxy.py", "source_location": "L60"}, {"id": "proxy_load", "label": "__load__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_proxy.py", "source_location": "L65"}, {"id": "proxy_rationale_11", "label": "Implements data methods to pretend that an instance is another instance. Th", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_proxy.py", "source_location": "L11"}, {"id": "proxy_rationale_61", "label": "Helper method that returns the current proxy, typed as the loaded object", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_proxy.py", "source_location": "L61"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_anthropic_utils_proxy_py", "target": "abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_proxy.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_utils_proxy_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_proxy.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_utils_proxy_py", "target": "typing_extensions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_proxy.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_utils_proxy_py", "target": "proxy_lazyproxy", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_proxy.py", "source_location": "L10", "weight": 1.0}, {"source": "proxy_lazyproxy", "target": "abc", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_proxy.py", "source_location": "L10", "weight": 1.0}, {"source": "proxy_lazyproxy", "target": "proxy_lazyproxy_getattr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_proxy.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_utils_proxy_py", "target": "proxy_repr", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_proxy.py", "source_location": "L26", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_utils_proxy_py", "target": "proxy_str", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_proxy.py", "source_location": "L33", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_utils_proxy_py", "target": "proxy_dir", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_proxy.py", "source_location": "L40", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_utils_proxy_py", "target": "proxy_class", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_proxy.py", "source_location": "L48", "weight": 1.0}, {"source": "proxy_lazyproxy", "target": "proxy_lazyproxy_get_proxied", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_proxy.py", "source_location": "L57", "weight": 1.0}, {"source": "proxy_lazyproxy", "target": "proxy_lazyproxy_as_proxied", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_proxy.py", "source_location": "L60", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_utils_proxy_py", "target": "proxy_load", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_proxy.py", "source_location": "L65", "weight": 1.0}, {"source": "proxy_lazyproxy_getattr", "target": "proxy_lazyproxy_get_proxied", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_proxy.py", "source_location": "L20", "weight": 1.0}, {"source": "proxy_repr", "target": "proxy_lazyproxy_get_proxied", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_proxy.py", "source_location": "L27", "weight": 1.0}, {"source": "proxy_str", "target": "proxy_lazyproxy_get_proxied", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_proxy.py", "source_location": "L34", "weight": 1.0}, {"source": "proxy_dir", "target": "proxy_lazyproxy_get_proxied", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_proxy.py", "source_location": "L41", "weight": 1.0}, {"source": "proxy_class", "target": "proxy_lazyproxy_get_proxied", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_proxy.py", "source_location": "L50", "weight": 1.0}, {"source": "proxy_lazyproxy_get_proxied", "target": "proxy_load", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_proxy.py", "source_location": "L58", "weight": 1.0}, {"source": "proxy_rationale_11", "target": "proxy_lazyproxy", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_proxy.py", "source_location": "L11", "weight": 1.0}, {"source": "proxy_rationale_61", "target": "proxy_lazyproxy_as_proxied", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_proxy.py", "source_location": "L61", "weight": 1.0}], "raw_calls": [{"caller_nid": "proxy_lazyproxy_getattr", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_proxy.py", "source_location": "L21"}, {"caller_nid": "proxy_lazyproxy_getattr", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_proxy.py", "source_location": "L23"}, {"caller_nid": "proxy_repr", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_proxy.py", "source_location": "L28"}, {"caller_nid": "proxy_repr", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_proxy.py", "source_location": "L30"}, {"caller_nid": "proxy_str", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_proxy.py", "source_location": "L35"}, {"caller_nid": "proxy_str", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_proxy.py", "source_location": "L37"}, {"caller_nid": "proxy_dir", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_proxy.py", "source_location": "L42"}, {"caller_nid": "proxy_class", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_proxy.py", "source_location": "L52"}, {"caller_nid": "proxy_class", "callee": "issubclass", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_proxy.py", "source_location": "L53"}, {"caller_nid": "proxy_class", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_proxy.py", "source_location": "L53"}, {"caller_nid": "proxy_class", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_proxy.py", "source_location": "L54"}, {"caller_nid": "proxy_lazyproxy_as_proxied", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_proxy.py", "source_location": "L62"}]}