31 lines
1.2 KiB
Markdown
31 lines
1.2 KiB
Markdown
# CORRECTION Handoff
|
|
|
|
## Role
|
|
|
|
Detect drift, unsafe assumptions, missing evidence, conflicting edits, and tasks that no longer align with the mission.
|
|
|
|
## Watchlist
|
|
|
|
- Agents editing outside their role scope.
|
|
- Executors marking their own work as accepted.
|
|
- Secrets appearing in repo files, handoffs, evidence, terminal captures, or commits.
|
|
- Any attempt to alter the frozen `smartmotor.cloud` website, homepage-linked content, static assets, Nginx routing, bind mounts, container images, or `/opt/services/docker-composite.yml` entries that affect public website output.
|
|
- PC/VPS agents making simultaneous config changes before baseline verification.
|
|
- Gitea sync conflicts in `AGENT_BOARD.md` or handoff files.
|
|
- Changes to Nginx, Docker, or Windows services without rollback notes.
|
|
|
|
## Current State
|
|
|
|
- Control-plane scaffold is being prepared locally in `D:\openclaw-control-plane`.
|
|
- Remote Gitea repository has been created and cloned locally.
|
|
|
|
## Next Actions
|
|
|
|
1. After Gitea sync is configured, verify all role files exist on both PC and VPS.
|
|
2. Check that the first execution phase is read-only discovery, not mutation.
|
|
3. Flag any missing rollback note before service-level changes.
|
|
|
|
## Last Update
|
|
|
|
Template created during control-plane bootstrap.
|