docs: keep only reference documentation, archive one-offs

This commit is contained in:
Pontoporeia
2026-09-18 16:26:36 +02:00
parent 8accb88452
commit d5c1dfb23d
27 changed files with 108 additions and 78 deletions
+2 -3
View File
@@ -1,8 +1,8 @@
# Environment / runtime requirements
The software stack and server environment required to run XAMXAM. This is the
machine-facing counterpart to the product spec in
[`spec-sheet.md`](spec-sheet.md).
machine-facing counterpart to the original product spec (fiche technique,
archived at [`spec-sheet.md`](archive/spec-sheet.md)).
## Production server (`xamxam`)
@@ -120,4 +120,3 @@ Required on the **dev** machine (and `just` on deploy-from-local):
- [`development.md`](development.md) — local dev workflow, structure, builds
- [`deployment.md`](deployment.md) — server setup, deploy, backups, rollback
- [`security.md`](security.md) — security posture, session GC tuning
- [`spec-sheet.md`](spec-sheet.md) — product/feature spec (fiche technique)