docs: resolve clean-host deployment audit

This commit is contained in:
2026-07-10 02:51:29 +08:00
parent 90cbd74562
commit 5e412761d2
10 changed files with 296 additions and 3 deletions
@@ -0,0 +1,12 @@
# Make application releases atomic and rollbackable
Type: task
Status: open
Blocked by: 10, 11
## Question
Replace in-place rsync/build with deployment locking, immutable staged release
directories, a revision manifest, atomic current/previous switching, bounded
retention, and an explicit application rollback that preserves the live release
on build, preflight, switch, or readiness failure.