Phase A — Storage Paths Foundation & Backup Toggle Fix
This commit is contained in:
@@ -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)
|
||||
Reference in New Issue
Block a user