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>
1 line
1.5 KiB
JSON
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": []} |