Document backup expectations

This commit is contained in:
2026-05-14 10:52:35 -07:00
parent 65216f8a22
commit ccc750d789
2 changed files with 188 additions and 5 deletions
+12 -5
View File
@@ -173,7 +173,9 @@ Remaining version 0.01 cleanup before moving deeper into new gameplay:
- [x] Finish branch naming conventions.
- [x] Finish commit message conventions.
- [x] Define GitHub/LFS free-tier storage guardrails.
- [ ] Define backup expectations for NAS and repository.
- [x] Define backup expectations for NAS and repository.
- [ ] Implement Linastorage incremental project backup job.
- [ ] Implement quiesced VM backup job for Windows-Builder and Ubuntu-Codex.
- [ ] Create repeatable dedicated server build instructions.
- [~] Finish required plugin documentation.
- [ ] Confirm the project opens cleanly from a fresh checkout, not just the current working share.
@@ -310,8 +312,11 @@ Current tooling decisions:
- [x] Confirm headless editor target build succeeds.
- [ ] Set up Parsec or equivalent real-GPU remote access for occasional Codex visual inspection.
- [ ] Stabilize Windows-Builder network/RDP behavior under GPU passthrough.
- [ ] Decide and document VM snapshot cadence before major engine/tool changes.
- [ ] Define Unraid share backup policy.
- [x] Decide and document VM snapshot cadence before major engine/tool changes.
- [x] Define Unraid share backup policy.
- [ ] Implement Linastorage incremental project backup job with deleted-file retention.
- [ ] Implement quiesced VM backup job for Windows-Builder and Ubuntu-Codex.
- [ ] Add recurring restore-test log for project and VM backups.
- [ ] Define GitHub branch protection and review rules.
- [ ] Add a build log retention policy.
- [ ] Add a simple operational runbook for rebooting/recovering Windows-Builder, Ubuntu-Codex, and DevBox.
@@ -1410,7 +1415,9 @@ Earliest incomplete foundation items:
- [x] Finish branch naming conventions.
- [x] Finish commit message conventions.
- [x] Define GitHub/LFS free-tier storage guardrails.
- [ ] Define backup expectations for NAS and repository.
- [x] Define backup expectations for NAS and repository.
- [ ] Implement Linastorage incremental project backup job.
- [ ] Implement quiesced VM backup job for Windows-Builder and Ubuntu-Codex.
- [ ] Create repeatable dedicated server build instructions.
- [~] Finish required plugin documentation.
- [ ] Confirm project opens cleanly from a fresh checkout.
@@ -1428,4 +1435,4 @@ Earliest incomplete foundation items:
Immediate next item:
- [ ] Define backup expectations for NAS and repository.
- [ ] Implement Linastorage incremental project backup job.