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:
1
graphify-out/cache/ebf11c83e7cc25ecd16b5d494ed3f033c4e73c5b27db4fa67f22e2f9ebd6e68c.json
vendored
Normal file
1
graphify-out/cache/ebf11c83e7cc25ecd16b5d494ed3f033c4e73c5b27db4fa67f22e2f9ebd6e68c.json
vendored
Normal file
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "packages_test_utils_tests_rls_isolation_test_ts", "label": "rls-isolation.test.ts", "file_type": "code", "source_file": "packages/test-utils/tests/rls-isolation.test.ts", "source_location": "L1"}], "edges": [{"source": "packages_test_utils_tests_rls_isolation_test_ts", "target": "vitest", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "packages/test-utils/tests/rls-isolation.test.ts", "source_location": "L5", "weight": 1.0}, {"source": "packages_test_utils_tests_rls_isolation_test_ts", "target": "packages_test_utils_src_supabase_clients_ts", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "packages/test-utils/tests/rls-isolation.test.ts", "source_location": "L6", "weight": 1.0}, {"source": "packages_test_utils_tests_rls_isolation_test_ts", "target": "packages_test_utils_src_seed_constants_ts", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "packages/test-utils/tests/rls-isolation.test.ts", "source_location": "L7", "weight": 1.0}], "raw_calls": []}
|
||||
Reference in New Issue
Block a user