Files
collective-lists/graphify-out/cache/142d3685b048e8e6053d4d080e636ab1d7bcfcc9c2d7ccd4e454319a7f287a10.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.1 KiB
JSON

{"nodes": [{"id": "apps_web_tests_fixtures_global_setup_ts", "label": "global-setup.ts", "file_type": "code", "source_file": "apps/web/tests/fixtures/global-setup.ts", "source_location": "L1"}, {"id": "global_setup_globalsetup", "label": "globalSetup()", "file_type": "code", "source_file": "apps/web/tests/fixtures/global-setup.ts", "source_location": "L14"}], "edges": [{"source": "apps_web_tests_fixtures_global_setup_ts", "target": "test", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "apps/web/tests/fixtures/global-setup.ts", "source_location": "L9", "weight": 1.0}, {"source": "apps_web_tests_fixtures_global_setup_ts", "target": "global_setup_globalsetup", "relation": "contains", "confidence": "EXTRACTED", "source_file": "apps/web/tests/fixtures/global-setup.ts", "source_location": "L14", "weight": 1.0}], "raw_calls": [{"caller_nid": "global_setup_globalsetup", "callee": "fetch", "source_file": "apps/web/tests/fixtures/global-setup.ts", "source_location": "L17"}, {"caller_nid": "global_setup_globalsetup", "callee": "timeout", "source_file": "apps/web/tests/fixtures/global-setup.ts", "source_location": "L19"}]}