Sync agent state from PC at 2026-05-19 12:32:00
This commit is contained in:
@@ -10,6 +10,7 @@ Freeze before:
|
||||
- A role finishes a phase or hands work to another role.
|
||||
- The user reports confusion or asks for a status reset.
|
||||
- A significant incident occurs, such as sync failure, credential friction, or a blocked safety gate.
|
||||
- A role-misdirection incident occurs or a prompt may have been sent to the wrong Cursor window.
|
||||
|
||||
## Required Freeze Outputs
|
||||
|
||||
@@ -48,3 +49,13 @@ You are resuming the OpenClaw COACH/ORCHESTRATOR workflow.
|
||||
Read USER_STATUS.md, AGENT_BOARD.md, relevant handoff files, sync-state/README.md, and knowledge/LESSONS_LEARNED.md.
|
||||
Do not start mutation work unless USER_STATUS.md and AGENT_BOARD.md both allow it.
|
||||
```
|
||||
|
||||
## Role-Misdirection Freeze
|
||||
|
||||
If a prompt was sent to the wrong role or wrong Cursor window:
|
||||
|
||||
- Stop execution immediately.
|
||||
- Update `USER_STATUS.md` with a paused status and one safe next action.
|
||||
- Record the incident in the active role handoff and, if needed, `handoff/CORRECTION.md`.
|
||||
- Follow `docs/ROLE_MISDIRECTION_RECOVERY.md`.
|
||||
- Do not resume mutation or authorization work until ORCHESTRATOR has adopted or corrected the affected control-plane files.
|
||||
|
||||
Reference in New Issue
Block a user