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

{"nodes": [{"id": "apphtml_shell", "label": "app.html SvelteKit shell", "file_type": "code", "source_file": "apps/web/src/app.html", "source_location": null, "source_url": null, "captured_at": null, "author": null, "contributor": null}, {"id": "apphtml_ios_pwa_meta_tags", "label": "iOS PWA meta tags (apple-mobile-web-app-*)", "file_type": "code", "source_file": "apps/web/src/app.html", "source_location": "lines 8-12", "source_url": null, "captured_at": null, "author": null, "contributor": null}, {"id": "apphtml_paraglide_lang", "label": "html lang=%paraglide.lang% (Paraglide SSR)", "file_type": "code", "source_file": "apps/web/src/app.html", "source_location": "line 2", "source_url": null, "captured_at": null, "author": null, "contributor": null}], "edges": [{"source": "readme_stack_vite_pwa", "target": "apphtml_ios_pwa_meta_tags", "relation": "implements", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "apps/web/src/app.html", "source_location": "lines 8-12", "weight": 1.0}, {"source": "claudemd_paraglide_i18n", "target": "apphtml_paraglide_lang", "relation": "implements", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "apps/web/src/app.html", "source_location": "line 2", "weight": 1.0}, {"source": "claudemd_platform_ios_safari", "target": "apphtml_ios_pwa_meta_tags", "relation": "rationale_for", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "apps/web/src/app.html", "source_location": "lines 8-12", "weight": 1.0}], "hyperedges": []}