Phase A — Storage Paths Foundation & Backup Toggle Fix

This commit is contained in:
2026-02-17 08:40:11 +01:00
parent 7d801d1094
commit 465dec443f
2 changed files with 598 additions and 764 deletions
+4 -3
View File
@@ -230,6 +230,7 @@ Before ending a session, always:
1. **Commit and push** all code changes
2. **Build, push, and deploy** the new controller image (if controller code changed)
3. **Update CONTEXT.md** with what was done, decisions made, and what's next
4. **Update controller/README.md** if architecture or features changed
5. **Verify** the deployment is working (check `docker ps` and logs)
3. **Update CHANGELOG.md** with what was done
4. **Update CONTEXT.md** with decisions made, update architectural state and what's next
5. **Update controller/README.md** if architecture or features changed
6. **Verify** the deployment is working (check `docker ps` and logs)