Document save recovery plan
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user