mirror of
https://github.com/bbara04/Purefin.git
synced 2026-07-24 03:36:51 +00:00
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).
This commit is contained in:
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "home_repositories_purefin_app_tv_src_main_java_hu_bbara_purefin_ui_theme_type_kt", "label": "Type.kt", "file_type": "code", "source_file": "app-tv/src/main/java/hu/bbara/purefin/ui/theme/Type.kt", "source_location": "L1"}], "edges": [], "raw_calls": []}
|
||||
Reference in New Issue
Block a user