Files
Purefin/graphify-out/cache/ast/v0.9.5/35e489b584e4ca80f4e22fe7360355c5dd05f2bff764b974eed223e05b5edc6d.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_core_src_main_java_hu_bbara_purefin_core_player_model_playbackstatesnapshot_kt", "label": "PlaybackStateSnapshot.kt", "file_type": "code", "source_file": "core/src/main/java/hu/bbara/purefin/core/player/model/PlaybackStateSnapshot.kt", "source_location": "L1"}, {"id": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_player_model_playbackstatesnapshot_playbackstatesnapshot", "label": "PlaybackStateSnapshot", "file_type": "code", "source_file": "core/src/main/java/hu/bbara/purefin/core/player/model/PlaybackStateSnapshot.kt", "source_location": "L3", "_callable": true}], "edges": [{"source": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_player_model_playbackstatesnapshot_kt", "target": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_player_model_playbackstatesnapshot_playbackstatesnapshot", "relation": "contains", "confidence": "EXTRACTED", "source_file": "core/src/main/java/hu/bbara/purefin/core/player/model/PlaybackStateSnapshot.kt", "source_location": "L3", "weight": 1.0}], "raw_calls": []}