chore(graphify): knowledge graph of the repo (1398 nodes, 1627 edges)

Generated via /graphify over the full tree (177 files, ~320k words).
Produces graph.html, graph.json, GRAPH_REPORT.md plus per-file
extraction cache so incremental --update runs reuse prior results.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-04-21 16:25:53 +02:00
parent 6bc7092ce5
commit b660ead40d
190 changed files with 37288 additions and 0 deletions

View File

@@ -0,0 +1 @@
{"nodes": [{"id": "apps_web_playwright_config_ts", "label": "playwright.config.ts", "file_type": "code", "source_file": "apps/web/playwright.config.ts", "source_location": "L1"}], "edges": [{"source": "apps_web_playwright_config_ts", "target": "test", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "apps/web/playwright.config.ts", "source_location": "L1", "weight": 1.0}, {"source": "apps_web_playwright_config_ts", "target": "path", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "apps/web/playwright.config.ts", "source_location": "L2", "weight": 1.0}, {"source": "apps_web_playwright_config_ts", "target": "url", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "apps/web/playwright.config.ts", "source_location": "L3", "weight": 1.0}], "raw_calls": []}