diff --git a/handoff/CORRECTION.md b/handoff/CORRECTION.md index 202ecad..5441864 100644 --- a/handoff/CORRECTION.md +++ b/handoff/CORRECTION.md @@ -86,9 +86,9 @@ Detect drift, unsafe assumptions, missing evidence, sync-health failures, confli 1. Continue monitoring T13 for sync-health, secret, role/workspace, pairing-identity, and freeze-policy stop conditions. 2. T9 is ready under the current board state; CORRECTION should re-block only if sync-health fails, an error file appears, G2 authorization changes, or another guard stop condition appears. 3. Keep T10 blocked until T9 evidence includes one matching non-secret pairing request ID or pending node ID. -5. VPS_VERIFIER should remain limited to VPS verification evidence and `handoff/VPS_VERIFIER.md` unless explicitly reassigned. -6. Continue forbidding service persistence, `openclaw node install/start`, Nginx/Docker/website changes, firewall/network changes, public port exposure, G3/G4 actions, and any token/secret recording. -7. If new `sync-state/error-*.md` files appear or heartbeat freshness exceeds policy thresholds, record a separate sync-health blocker. +4. VPS_VERIFIER should remain limited to VPS verification evidence and `handoff/VPS_VERIFIER.md` unless explicitly reassigned. +5. Continue forbidding service persistence, `openclaw node install/start`, Nginx/Docker/website changes, firewall/network changes, public port exposure, G3/G4 actions, and any token/secret recording. +6. If new `sync-state/error-*.md` files appear or heartbeat freshness exceeds policy thresholds, record a separate sync-health blocker. ## Last Update diff --git a/sync-state/heartbeat-pc.json b/sync-state/heartbeat-pc.json index 51208c8..47b2f94 100644 --- a/sync-state/heartbeat-pc.json +++ b/sync-state/heartbeat-pc.json @@ -1,9 +1,9 @@ { "host": "pc", - "time": "2026-05-21T16:43:04+08:00", + "time": "2026-05-21T16:44:08+08:00", "branch": "main", - "head": "eb9a5b4", - "status": "clean", + "head": "3541f43", + "status": "dirty", "intervalSeconds": 30, "heartbeatEverySeconds": 60 }