Context
The live Neon project (workwell-twh) has no documented backup/disaster-recovery runbook today — docs/DEPLOY.md's "Rollback" section covers redeploying a known-good container image, and separately notes Neon branches "can still be promoted from the dashboard if a data rollback is needed," but there is no tested, written procedure for restoring from a Neon branch/point-in-time snapshot, no defined recovery-point/recovery-time objectives, and no documented drill. Acceptable at demo scale (synthetic data, disposable); once real data is held, undocumented recovery is a compliance and operational risk, not just an inconvenience.
A backup/DR runbook needs to define: what Neon's point-in-time-recovery window actually covers on the provisioned tier, a step-by-step branch-restore procedure, RPO/RTO targets, and a periodic drill to prove the procedure actually works (not just that it's written down).
Spec to be written when scheduled — see docs/PRODUCTION_READINESS_2026-07.md.
Context
The live Neon project (
workwell-twh) has no documented backup/disaster-recovery runbook today —docs/DEPLOY.md's "Rollback" section covers redeploying a known-good container image, and separately notes Neon branches "can still be promoted from the dashboard if a data rollback is needed," but there is no tested, written procedure for restoring from a Neon branch/point-in-time snapshot, no defined recovery-point/recovery-time objectives, and no documented drill. Acceptable at demo scale (synthetic data, disposable); once real data is held, undocumented recovery is a compliance and operational risk, not just an inconvenience.A backup/DR runbook needs to define: what Neon's point-in-time-recovery window actually covers on the provisioned tier, a step-by-step branch-restore procedure, RPO/RTO targets, and a periodic drill to prove the procedure actually works (not just that it's written down).
Spec to be written when scheduled — see
docs/PRODUCTION_READINESS_2026-07.md.