docs: extract install/deploy/config guide into INSTALL.md

Slim README down to project overview (why, features, architecture,
security) with a short Installation quick-start that links to the new
INSTALL.md. Repoint setup.sh references and CLAUDE.md maintenance list.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
Julien Herr
2026-05-23 21:49:19 +02:00
parent 8ffa4ad5e7
commit db31e33a8b
4 changed files with 207 additions and 191 deletions
+1
View File
@@ -146,6 +146,7 @@ MSW (`msw/node`) handles external HTTP mocks. Tests that hit validation paths in
Update together:
- `README.md`
- `INSTALL.md` (setup, deployment, and configuration guide)
- `AGENTS.md`
- `setup.sh` (if setup/deploy assumptions changed)
- Tests under `src/routes/*.test.ts` and `src/test/setup.ts`