Files
collective-lists/graphify-out/cache/6e6226dc990b18e3851416e42c0889795d32388b40499f7d46a257f0cb52b719.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
3.6 KiB
JSON

{"nodes": [{"id": "apps_web_src_routes_app_collective_manage_page_svelte", "label": "+page.svelte", "file_type": "code", "source_file": "apps/web/src/routes/(app)/collective/manage/+page.svelte", "source_location": "L1"}, {"id": "page_removemember", "label": "removeMember()", "file_type": "code", "source_file": "apps/web/src/routes/(app)/collective/manage/+page.svelte", "source_location": "L92"}, {"id": "page_generateinvitelink", "label": "generateInviteLink()", "file_type": "code", "source_file": "apps/web/src/routes/(app)/collective/manage/+page.svelte", "source_location": "L107"}, {"id": "page_copylink", "label": "copyLink()", "file_type": "code", "source_file": "apps/web/src/routes/(app)/collective/manage/+page.svelte", "source_location": "L132"}], "edges": [{"source": "apps_web_src_routes_app_collective_manage_page_svelte", "target": "page_removemember", "relation": "contains", "confidence": "EXTRACTED", "source_file": "apps/web/src/routes/(app)/collective/manage/+page.svelte", "source_location": "L92", "weight": 1.0}, {"source": "apps_web_src_routes_app_collective_manage_page_svelte", "target": "page_generateinvitelink", "relation": "contains", "confidence": "EXTRACTED", "source_file": "apps/web/src/routes/(app)/collective/manage/+page.svelte", "source_location": "L107", "weight": 1.0}, {"source": "apps_web_src_routes_app_collective_manage_page_svelte", "target": "page_copylink", "relation": "contains", "confidence": "EXTRACTED", "source_file": "apps/web/src/routes/(app)/collective/manage/+page.svelte", "source_location": "L132", "weight": 1.0}], "raw_calls": [{"caller_nid": "page_removemember", "callee": "eq", "source_file": "apps/web/src/routes/(app)/collective/manage/+page.svelte", "source_location": "L94"}, {"caller_nid": "page_removemember", "callee": "eq", "source_file": "apps/web/src/routes/(app)/collective/manage/+page.svelte", "source_location": "L94"}, {"caller_nid": "page_removemember", "callee": "delete", "source_file": "apps/web/src/routes/(app)/collective/manage/+page.svelte", "source_location": "L94"}, {"caller_nid": "page_removemember", "callee": "from", "source_file": "apps/web/src/routes/(app)/collective/manage/+page.svelte", "source_location": "L94"}, {"caller_nid": "page_removemember", "callee": "getSupabase", "source_file": "apps/web/src/routes/(app)/collective/manage/+page.svelte", "source_location": "L94"}, {"caller_nid": "page_removemember", "callee": "filter", "source_file": "apps/web/src/routes/(app)/collective/manage/+page.svelte", "source_location": "L104"}, {"caller_nid": "page_generateinvitelink", "callee": "single", "source_file": "apps/web/src/routes/(app)/collective/manage/+page.svelte", "source_location": "L112"}, {"caller_nid": "page_generateinvitelink", "callee": "select", "source_file": "apps/web/src/routes/(app)/collective/manage/+page.svelte", "source_location": "L112"}, {"caller_nid": "page_generateinvitelink", "callee": "insert", "source_file": "apps/web/src/routes/(app)/collective/manage/+page.svelte", "source_location": "L112"}, {"caller_nid": "page_generateinvitelink", "callee": "from", "source_file": "apps/web/src/routes/(app)/collective/manage/+page.svelte", "source_location": "L112"}, {"caller_nid": "page_generateinvitelink", "callee": "getSupabase", "source_file": "apps/web/src/routes/(app)/collective/manage/+page.svelte", "source_location": "L112"}, {"caller_nid": "page_copylink", "callee": "writeText", "source_file": "apps/web/src/routes/(app)/collective/manage/+page.svelte", "source_location": "L134"}, {"caller_nid": "page_copylink", "callee": "setTimeout", "source_file": "apps/web/src/routes/(app)/collective/manage/+page.svelte", "source_location": "L136"}]}