Files
collective-lists/graphify-out/cache/a4abecd0dcd5591894bd59a34c3abbf2b46676a4c88b3621fe4c46123a8e60cf.json
Oier Bravo Urtasun b660ead40d 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>
2026-04-21 16:25:53 +02:00

1 line
1.4 KiB
JSON

{"nodes": [{"id": "packages_test_utils_src_realtime_helpers_ts", "label": "realtime-helpers.ts", "file_type": "code", "source_file": "packages/test-utils/src/realtime-helpers.ts", "source_location": "L1"}, {"id": "realtime_helpers_subscribepostgreschanges", "label": "subscribePostgresChanges()", "file_type": "code", "source_file": "packages/test-utils/src/realtime-helpers.ts", "source_location": "L13"}], "edges": [{"source": "packages_test_utils_src_realtime_helpers_ts", "target": "supabase_js", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "packages/test-utils/src/realtime-helpers.ts", "source_location": "L1", "weight": 1.0}, {"source": "packages_test_utils_src_realtime_helpers_ts", "target": "realtime_helpers_subscribepostgreschanges", "relation": "contains", "confidence": "EXTRACTED", "source_file": "packages/test-utils/src/realtime-helpers.ts", "source_location": "L13", "weight": 1.0}], "raw_calls": [{"caller_nid": "realtime_helpers_subscribepostgreschanges", "callee": "channel", "source_file": "packages/test-utils/src/realtime-helpers.ts", "source_location": "L37"}, {"caller_nid": "realtime_helpers_subscribepostgreschanges", "callee": "now", "source_file": "packages/test-utils/src/realtime-helpers.ts", "source_location": "L37"}, {"caller_nid": "realtime_helpers_subscribepostgreschanges", "callee": "on", "source_file": "packages/test-utils/src/realtime-helpers.ts", "source_location": "L39"}]}