Document save recovery plan

This commit is contained in:
2026-05-18 19:40:13 -07:00
parent dfad8809c7
commit 31e781d7cf
4 changed files with 96 additions and 1 deletions
+6
View File
@@ -473,6 +473,12 @@ existing save, `WriteSave` copies the current slot file from `Saved/SaveGames`
into `Saved/SaveGames/Backups` with a UTC timestamp. Missing save files simply
skip backup creation, which keeps the first save path simple.
Corrupted-save recovery for 0.1.M is documented in
`Docs/Ops/PersistenceSaveRecoveryPlan.md`. The MVP recovery path is manual:
stop the server, preserve the suspect save, restore the newest timestamped
backup, restart, validate the world, and only then allow a new manual/admin
save.
## Testing Gates
Minimum persistence smoke test: