Files
Purefin/graphify-out/cache/ast/v0.9.5/695f89b173b2c2ebca46b01e6cdeaed9e8637d53821bc96a003e4361006c6db5.json
Barnabas Balogh a2121afc2d chore(graphify): add knowledge graph output for codebase exploration
Includes interactive graph visualization (graph.html), audit report
(GRAPH_REPORT.md), raw graph data (graph.json), and extraction
caches built from 349 source files (2741 nodes, 4999 edges).
2026-07-04 09:19:44 +00:00

1 line
1.1 KiB
JSON

{"nodes": [{"id": "home_repositories_purefin_data_src_main_java_hu_bbara_purefin_data_offline_room_entity_smartdownloadentity_kt", "label": "SmartDownloadEntity.kt", "file_type": "code", "source_file": "data/src/main/java/hu/bbara/purefin/data/offline/room/entity/SmartDownloadEntity.kt", "source_location": "L1"}, {"id": "home_repositories_purefin_data_src_main_java_hu_bbara_purefin_data_offline_room_entity_smartdownloadentity_smartdownloadentity", "label": "SmartDownloadEntity", "file_type": "code", "source_file": "data/src/main/java/hu/bbara/purefin/data/offline/room/entity/SmartDownloadEntity.kt", "source_location": "L7", "_callable": true}], "edges": [{"source": "home_repositories_purefin_data_src_main_java_hu_bbara_purefin_data_offline_room_entity_smartdownloadentity_kt", "target": "home_repositories_purefin_data_src_main_java_hu_bbara_purefin_data_offline_room_entity_smartdownloadentity_smartdownloadentity", "relation": "contains", "confidence": "EXTRACTED", "source_file": "data/src/main/java/hu/bbara/purefin/data/offline/room/entity/SmartDownloadEntity.kt", "source_location": "L7", "weight": 1.0}], "raw_calls": []}