Files
collective-lists/graphify-out/cache/a7eb758a20e17097e930a5984d29698c575762dfd35cd47782c18dfa13c430c6.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.8 KiB
JSON

{"nodes": [{"id": "apps_web_src_lib_supabase_ts", "label": "supabase.ts", "file_type": "code", "source_file": "apps/web/src/lib/supabase.ts", "source_location": "L1"}, {"id": "supabase_passthroughlock", "label": "passThroughLock()", "file_type": "code", "source_file": "apps/web/src/lib/supabase.ts", "source_location": "L16"}, {"id": "supabase_getsupabase", "label": "getSupabase()", "file_type": "code", "source_file": "apps/web/src/lib/supabase.ts", "source_location": "L22"}], "edges": [{"source": "apps_web_src_lib_supabase_ts", "target": "supabase_js", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "apps/web/src/lib/supabase.ts", "source_location": "L1", "weight": 1.0}, {"source": "apps_web_src_lib_supabase_ts", "target": "public", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "apps/web/src/lib/supabase.ts", "source_location": "L2", "weight": 1.0}, {"source": "apps_web_src_lib_supabase_ts", "target": "types", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "apps/web/src/lib/supabase.ts", "source_location": "L3", "weight": 1.0}, {"source": "apps_web_src_lib_supabase_ts", "target": "supabase_passthroughlock", "relation": "contains", "confidence": "EXTRACTED", "source_file": "apps/web/src/lib/supabase.ts", "source_location": "L16", "weight": 1.0}, {"source": "apps_web_src_lib_supabase_ts", "target": "supabase_getsupabase", "relation": "contains", "confidence": "EXTRACTED", "source_file": "apps/web/src/lib/supabase.ts", "source_location": "L22", "weight": 1.0}], "raw_calls": [{"caller_nid": "supabase_passthroughlock", "callee": "fn", "source_file": "apps/web/src/lib/supabase.ts", "source_location": "L20"}, {"caller_nid": "supabase_getsupabase", "callee": "createClient", "source_file": "apps/web/src/lib/supabase.ts", "source_location": "L24"}]}