docs: mark production hardening complete

This commit is contained in:
Christian Krakau-Louis
2026-05-22 22:31:49 +02:00
parent 87ecdc1d9c
commit ef80619726
3 changed files with 21 additions and 16 deletions
+2 -4
View File
@@ -88,9 +88,9 @@ Delivered:
Exit criteria:
- A domain owner can answer: who is sending as my domain, what is failing, what changed recently, and what should I fix next?
## Milestone 6: Production Secret Handling and Deployment Hardening
## Milestone 6: Production Secret Handling and Deployment Hardening - Complete
Status: In progress
Status: Complete
Goal: make production deployments safer and easier to operate.
@@ -102,8 +102,6 @@ Delivered:
- Database backup and restore guidance now covers SQLite and PostgreSQL deployments, restore verification, and upgrade safety checks.
- A release checklist now covers pre-merge checks, migrations, release automation, smoke checks, and rollback readiness.
Planned:
Exit criteria:
- A self-hosted deployment can be configured without copying secrets into source-controlled files or chat logs.