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_core_model_build_gradle_kts", "label": "build.gradle.kts", "file_type": "code", "source_file": "core-model/build.gradle.kts", "source_location": "L1"}], "edges": [], "raw_calls": []}