Sync agent state from VPS at 2026-05-19 12:08:19

This commit is contained in:
ubuntu
2026-05-19 12:08:19 +08:00
parent 31f29396a0
commit b901b4ea46
4 changed files with 142 additions and 16 deletions

View File

@@ -22,6 +22,13 @@ Prepare and run the Windows PC OpenClaw node in foreground mode for Gateway pair
This task is not ready until ORCHESTRATOR records explicit user authorization for G2. It does not authorize service installation, startup persistence, firewall changes, network changes, or any public port exposure.
## Planning Status
- G2 pre-execution plan is documented in `docs/G2_RUNBOOK.md`.
- Sync-health has been confirmed healthy and T7 sync-health blocked state is cleared.
- This task remains `draft` because G2 execution has not been explicitly authorized.
- Planning confirmation does not authorize token use, `openclaw node run`, service changes, firewall changes, network changes, or public port exposure.
## Required Evidence
- `rollback/pc-g2-node-run-YYYYMMDD.md` written before token or node-run action.
@@ -51,6 +58,7 @@ openclaw node run --host openclaw.smartmotor.cloud --port 443 --tls --display-na
## Stop Conditions
- User authorization is absent or ambiguous.
- `docs/G2_RUNBOOK.md` has not been read by PC_EXECUTOR.
- Any command asks to print, persist, or store a token.
- Any command prints a secret.
- Any step requires PC service install/start, scheduled task changes, firewall changes, network changes, or public port exposure.