1 line
3.0 KiB
JSON
1 line
3.0 KiB
JSON
{"nodes": [{"id": "backend_ai_claude_py", "label": "claude.py", "file_type": "code", "source_file": "backend/ai/claude.py", "source_location": "L1"}, {"id": "claude_extract", "label": "extract()", "file_type": "code", "source_file": "backend/ai/claude.py", "source_location": "L7"}], "edges": [{"source": "backend_ai_claude_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/ai/claude.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_ai_claude_py", "target": "anthropic", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/ai/claude.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_ai_claude_py", "target": "json", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/ai/claude.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_ai_claude_py", "target": "base64", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/ai/claude.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_ai_claude_py", "target": "backend_config_loader_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/ai/claude.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_ai_claude_py", "target": "claude_extract", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/ai/claude.py", "source_location": "L7", "weight": 1.0}], "raw_calls": [{"caller_nid": "claude_extract", "callee": "get_config", "source_file": "backend/ai/claude.py", "source_location": "L8"}, {"caller_nid": "claude_extract", "callee": "get", "source_file": "backend/ai/claude.py", "source_location": "L9"}, {"caller_nid": "claude_extract", "callee": "get", "source_file": "backend/ai/claude.py", "source_location": "L9"}, {"caller_nid": "claude_extract", "callee": "Anthropic", "source_file": "backend/ai/claude.py", "source_location": "L13"}, {"caller_nid": "claude_extract", "callee": "decode", "source_file": "backend/ai/claude.py", "source_location": "L14"}, {"caller_nid": "claude_extract", "callee": "b64encode", "source_file": "backend/ai/claude.py", "source_location": "L14"}, {"caller_nid": "claude_extract", "callee": "print", "source_file": "backend/ai/claude.py", "source_location": "L21"}, {"caller_nid": "claude_extract", "callee": "create", "source_file": "backend/ai/claude.py", "source_location": "L22"}, {"caller_nid": "claude_extract", "callee": "strip", "source_file": "backend/ai/claude.py", "source_location": "L40"}, {"caller_nid": "claude_extract", "callee": "strip", "source_file": "backend/ai/claude.py", "source_location": "L43"}, {"caller_nid": "claude_extract", "callee": "split", "source_file": "backend/ai/claude.py", "source_location": "L43"}, {"caller_nid": "claude_extract", "callee": "split", "source_file": "backend/ai/claude.py", "source_location": "L43"}, {"caller_nid": "claude_extract", "callee": "loads", "source_file": "backend/ai/claude.py", "source_location": "L45"}, {"caller_nid": "claude_extract", "callee": "print", "source_file": "backend/ai/claude.py", "source_location": "L47"}]} |