Files
openclaw-control-plane/handoff/CORRECTION.md
2026-05-15 11:59:55 +08:00

36 lines
2.1 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
- CORRECTION monitoring pass completed on 2026-05-15 11:42 UTC+8.
- Tracked worktree is clean; recent sync commits only changed control-plane board/task/handoff files.
- T3 and T4 remain `ready`; T5 and T6 remain `draft`; G1 baseline has not been accepted.
- No `evidence/pc-*`, `evidence/vps-*`, `evidence/verify-pc-*`, or `evidence/verify-vps-*` files exist yet.
- No executor overreach, frozen website mutation, pre-G1 configuration mutation, rollback gap, or secret-bearing evidence was detected in the current repository contents.
- Baseline evidence is currently missing because PC_EXECUTOR and VPS_EXECUTOR have not completed T3/T4; no mutation-stage work should proceed until verifiers accept G1.
## Next Actions
1. Continue monitoring T3/T4 for read-only-only execution and evidence capture.
2. Block any PC/VPS configuration mutation, service restart, network exposure change, approval action, token rotation, or deployment change before verified G1 acceptance.
3. If T3/T4 are marked `done` without `evidence/pc-*` or `evidence/vps-*`, mark the relevant task blocked and surface the evidence gap to ORCHESTRATOR.
4. Flag any VPS action that could change frozen `smartmotor.cloud` public website output.
## Last Update
2026-05-15 11:42 UTC+8 - Monitoring pass found no current violations; baseline evidence still absent, so G1 remains pending and mutation remains unauthorized.