my-homelab-configs/graphify-out/cache/ast/v0.9.64-s4/8bc666855fa364692bdc5f810b3...

1 line
6.4 KiB
JSON

{"nodes": [{"id": "$graphify-root$_scripts_ai_memory", "label": "ai-memory", "file_type": "code", "source_file": "scripts/ai-memory", "source_location": "L1"}, {"id": "$graphify-root$_scripts_ai_memory_check", "label": "check()", "file_type": "code", "source_file": "scripts/ai-memory", "source_location": "L16", "_callable": true}, {"id": "path", "label": "Path", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/scripts/ai-memory"}, {"id": "$graphify-root$_scripts_ai_memory_main", "label": "main()", "file_type": "code", "source_file": "scripts/ai-memory", "source_location": "L54", "_callable": true}, {"id": "$graphify-root$_scripts_ai_memory_rationale_2", "label": "Check local homelab AI memory provenance and freshness.", "file_type": "rationale", "source_file": "scripts/ai-memory", "source_location": "L2"}], "edges": [{"source": "$graphify-root$_scripts_ai_memory", "target": "argparse", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "scripts/ai-memory", "source_location": "L6", "weight": 1.0}, {"source": "$graphify-root$_scripts_ai_memory", "target": "json", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "scripts/ai-memory", "source_location": "L7", "weight": 1.0}, {"source": "$graphify-root$_scripts_ai_memory", "target": "os", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "scripts/ai-memory", "source_location": "L8", "weight": 1.0}, {"source": "$graphify-root$_scripts_ai_memory", "target": "pathlib", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "scripts/ai-memory", "source_location": "L9", "weight": 1.0}, {"source": "$graphify-root$_scripts_ai_memory", "target": "$graphify-root$_scripts_ai_memory_check", "relation": "contains", "confidence": "EXTRACTED", "source_file": "scripts/ai-memory", "source_location": "L16", "weight": 1.0}, {"source": "$graphify-root$_scripts_ai_memory_check", "target": "path", "relation": "references", "context": "parameter_type", "confidence": "EXTRACTED", "source_file": "scripts/ai-memory", "source_location": "L16", "weight": 1.0}, {"source": "$graphify-root$_scripts_ai_memory", "target": "$graphify-root$_scripts_ai_memory_main", "relation": "contains", "confidence": "EXTRACTED", "source_file": "scripts/ai-memory", "source_location": "L54", "weight": 1.0}, {"source": "$graphify-root$_scripts_ai_memory_main", "target": "$graphify-root$_scripts_ai_memory_check", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "scripts/ai-memory", "source_location": "L61", "weight": 1.0}, {"source": "$graphify-root$_scripts_ai_memory_rationale_2", "target": "$graphify-root$_scripts_ai_memory", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "scripts/ai-memory", "source_location": "L2", "weight": 1.0}], "raw_calls": [{"caller_nid": "$graphify-root$_scripts_ai_memory_check", "callee": "is_file", "is_member_call": true, "source_file": "scripts/ai-memory", "source_location": "L18", "receiver": "manifest_path"}, {"caller_nid": "$graphify-root$_scripts_ai_memory_check", "callee": "loads", "is_member_call": true, "source_file": "scripts/ai-memory", "source_location": "L22", "receiver": "json"}, {"caller_nid": "$graphify-root$_scripts_ai_memory_check", "callee": "read_text", "is_member_call": true, "source_file": "scripts/ai-memory", "source_location": "L22", "receiver": "manifest_path"}, {"caller_nid": "$graphify-root$_scripts_ai_memory_check", "callee": "items", "is_member_call": true, "source_file": "scripts/ai-memory", "source_location": "L25", "receiver": null}, {"caller_nid": "$graphify-root$_scripts_ai_memory_check", "callee": "get", "is_member_call": true, "source_file": "scripts/ai-memory", "source_location": "L25", "receiver": "manifest"}, {"caller_nid": "$graphify-root$_scripts_ai_memory_check", "callee": "is_file", "is_member_call": true, "source_file": "scripts/ai-memory", "source_location": "L27", "receiver": "path"}, {"caller_nid": "$graphify-root$_scripts_ai_memory_check", "callee": "append", "is_member_call": true, "source_file": "scripts/ai-memory", "source_location": "L28", "receiver": "missing"}, {"caller_nid": "$graphify-root$_scripts_ai_memory_check", "callee": "stat", "is_member_call": true, "source_file": "scripts/ai-memory", "source_location": "L30", "receiver": "path"}, {"caller_nid": "$graphify-root$_scripts_ai_memory_check", "callee": "append", "is_member_call": true, "source_file": "scripts/ai-memory", "source_location": "L31", "receiver": "stale"}, {"caller_nid": "$graphify-root$_scripts_ai_memory_check", "callee": "get", "is_member_call": true, "source_file": "scripts/ai-memory", "source_location": "L36", "receiver": "manifest"}, {"caller_nid": "$graphify-root$_scripts_ai_memory_check", "callee": "get", "is_member_call": true, "source_file": "scripts/ai-memory", "source_location": "L37", "receiver": "manifest"}, {"caller_nid": "$graphify-root$_scripts_ai_memory_main", "callee": "ArgumentParser", "is_member_call": true, "source_file": "scripts/ai-memory", "source_location": "L55", "receiver": "argparse"}, {"caller_nid": "$graphify-root$_scripts_ai_memory_main", "callee": "__doc__", "is_member_call": false, "indirect": true, "context": "argument", "source_file": "scripts/ai-memory", "source_location": "L55"}, {"caller_nid": "$graphify-root$_scripts_ai_memory_main", "callee": "add_subparsers", "is_member_call": true, "source_file": "scripts/ai-memory", "source_location": "L56", "receiver": "parser"}, {"caller_nid": "$graphify-root$_scripts_ai_memory_main", "callee": "add_parser", "is_member_call": true, "source_file": "scripts/ai-memory", "source_location": "L57", "receiver": "subparsers"}, {"caller_nid": "$graphify-root$_scripts_ai_memory_main", "callee": "add_argument", "is_member_call": true, "source_file": "scripts/ai-memory", "source_location": "L58", "receiver": "check_parser"}, {"caller_nid": "$graphify-root$_scripts_ai_memory_main", "callee": "Path", "is_member_call": false, "indirect": true, "context": "argument", "source_file": "scripts/ai-memory", "source_location": "L58"}, {"caller_nid": "$graphify-root$_scripts_ai_memory_main", "callee": "DEFAULT_INDEX_DIR", "is_member_call": false, "indirect": true, "context": "argument", "source_file": "scripts/ai-memory", "source_location": "L58"}, {"caller_nid": "$graphify-root$_scripts_ai_memory_main", "callee": "parse_args", "is_member_call": true, "source_file": "scripts/ai-memory", "source_location": "L59", "receiver": "parser"}]}