docs: replace v3 plan with roadmap and drop stale plan file

This commit is contained in:
2026-09-12 14:40:14 +02:00
parent f36ae73b42
commit 8162db4364
3 changed files with 71 additions and 323 deletions
+1
View File
@@ -4,3 +4,4 @@
- use catalog install for common deps (typescript, vite, tsdown, etc. ) please suggest.
- move formatting, linting, type checking and git hooks to vite-plus (uses oxlint, oxfmt, vitest and git hook dispatcher)
- re-add CSP (Content-Security-Policy) into axum router ( (was in csp.rs, removed as unused)
- move all deps to devDeps for the cli, as they are all bundled into one file.