add architecture graph generator and docs

scripts/gen_graph.py parses FastAPI routes, frontend fetch() calls,
component imports, and Python imports to auto-generate:
- docs/architecture.mmd: Mermaid diagram with API/Pages/Components/Python subgraphs
- docs/graph.html: standalone vis.js interactive graph (dark theme, group filters,
  search highlight, click-to-highlight connected nodes)

docs-proposal.md: proposal for a docs/ folder structure, API documentation strategy,
and tooling recommendations (plain markdown → MkDocs Material).
This commit is contained in:
Davide Scaini
2026-04-14 22:45:03 +02:00
parent 9419bd0c20
commit a14cee8710
4 changed files with 2277 additions and 0 deletions
+1358
View File
File diff suppressed because it is too large Load Diff