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

@@ -14,7 +14,7 @@ CORRECTION
## Scope
Monitor the control-plane task flow for drift, conflicts, unsafe changes, missing evidence, and rollback needs.
Monitor the control-plane task flow for drift, sync-health failures, conflicts, unsafe changes, missing evidence, and rollback needs.
This task does not authorize PC or VPS configuration mutation. CORRECTION may block tasks and write findings to `handoff/CORRECTION.md`.
@@ -23,6 +23,8 @@ This task does not authorize PC or VPS configuration mutation. CORRECTION may bl
- Any detected sync conflict, unsafe task expansion, missing evidence, or freeze-policy risk recorded in `handoff/CORRECTION.md`.
- Any task blocked by CORRECTION includes the reason and the evidence gap or safety concern.
- Confirmation that no secrets were written into repo files, evidence, handoffs, commits, or chat.
- Fresh `sync-state/heartbeat-pc.json` and `sync-state/heartbeat-vps.json`, or a documented warning/blocker.
- Absence of `sync-state/error-pc.md` and `sync-state/error-vps.md`, or a documented blocker if either exists.
## Monitoring Findings
@@ -38,6 +40,8 @@ This task does not authorize PC or VPS configuration mutation. CORRECTION may bl
- Any evidence or handoff includes a secret.
- Any VPS task risks changing frozen `smartmotor.cloud` public website output.
- Sync scripts report conflict, authentication failure, or unexpected files.
- PC or VPS heartbeat is older than 5 minutes.
- Baseline evidence exists on one side but is not visible through the synchronized control-plane repository.
## Acceptance