Files
Purefin/graphify-out/cache/ast/v0.9.5/f279eb6ef7f573d0758a770583dbfd5bd8ee5eacea75bb17570a007a7da56e1f.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
976 B
JSON

{"nodes": [{"id": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_navigation_librarydto_kt", "label": "LibraryDto.kt", "file_type": "code", "source_file": "core/src/main/java/hu/bbara/purefin/core/navigation/LibraryDto.kt", "source_location": "L1"}, {"id": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_navigation_librarydto_librarydto", "label": "LibraryDto", "file_type": "code", "source_file": "core/src/main/java/hu/bbara/purefin/core/navigation/LibraryDto.kt", "source_location": "L6", "_callable": true}], "edges": [{"source": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_navigation_librarydto_kt", "target": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_navigation_librarydto_librarydto", "relation": "contains", "confidence": "EXTRACTED", "source_file": "core/src/main/java/hu/bbara/purefin/core/navigation/LibraryDto.kt", "source_location": "L6", "weight": 1.0}], "raw_calls": []}