Sync agent state from PC at 2026-05-15 12:08:33

This commit is contained in:
wangzhendong
2026-05-15 12:08:33 +08:00
parent dd420a5030
commit 13dfa12d73
5 changed files with 42 additions and 23 deletions

View File

@@ -13,5 +13,6 @@ alwaysApply: true
- Execution agents do not mark their own work as accepted; a verifier or orchestrator must validate evidence.
- Before system-level changes, service restarts, network exposure changes, or config edits, create a rollback note.
- Prefer read-only discovery before mutation. Capture important command results in `evidence/`.
- CORRECTION owns sync-health monitoring through `sync-state/heartbeat-*.json` and `sync-state/error-*.md`. If sync health is blocked, do not start cross-device dependent or mutation-stage tasks.
- If task scope, device target, or acceptance criteria are unclear, stop and ask instead of guessing.
- When ending a session or nearing context limits, update the relevant file under `handoff/`.