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:
2026-07-04 09:19:44 +00:00
parent 4879eae9bb
commit a2121afc2d
343 changed files with 84301 additions and 0 deletions

View File

@@ -0,0 +1 @@
{"nodes": [{"id": "home_repositories_purefin_app_src_main_java_hu_bbara_purefin_ui_theme_type_kt", "label": "Type.kt", "file_type": "code", "source_file": "app/src/main/java/hu/bbara/purefin/ui/theme/Type.kt", "source_location": "L1"}], "edges": [], "raw_calls": []}