3.0 KiB
3.0 KiB
PC G2 Foreground Node Run Rollback - 2026-05-19
Owner: PC_EXECUTOR
Scope
This rollback note covers the T9 foreground-only PC node run authorized under docs/G2_RUNBOOK.md.
Intended Change
- User sets
OPENCLAW_GATEWAY_TOKENonly in a dedicated local PC PowerShell terminal. - User runs the PC node in foreground mode in that same local terminal with:
openclaw node run --host openclaw.smartmotor.cloud --port 443 --tls --display-name "desktop-vuor0gs"
- PC_EXECUTOR does not receive the token and does not run the token-bearing node flow in the Agent shell.
Current State Before Action
- T9 is
ready. - T10 remains
blockeduntil T9 produces one matching non-secret pairing request ID or pending node ID. - T13 fresh guard PASS is recorded in
tasks/T13-G2-correction-guard.mdat 2026-05-19 16:29 UTC+8 and released by ORCHESTRATOR inAGENT_BOARD.md. - Sync-health is not blocked: PC and VPS heartbeats are present and clean, and no
sync-state/error-*.mdfiles are present. - 2026-05-19 17:09 UTC+8 pre-run check:
git pull --ff-onlyfast-forwardedsync-state/heartbeat-vps.json;tasks/T9-G2-PC-node-run.mdtop-level status isready;USER_STATUS.mdandAGENT_BOARD.mdconfirm G2 authorized andIn Progress;docs/G2_RUNBOOK.mdconfirms the user-run local PowerShell token/node model; PC heartbeat was clean at2026-05-19T17:09:00+08:00; VPS heartbeat was clean at2026-05-19T17:09:43+0800; nosync-state/error-*.mdfiles were present. - 2026-05-19 16:55 UTC+8 pre-run check:
git pull --ff-onlyreported already up to date;tasks/T9-G2-PC-node-run.mdtop-level status isready; PC heartbeat was clean at2026-05-19T16:55:01+08:00; VPS heartbeat was clean at2026-05-19T16:55:28+0800; nosync-state/error-*.mdfiles were present; no staleopenclawprocess was found. - 2026-05-19 16:39 UTC+8 pre-run check:
git pull --ff-onlyreported already up to date; PC heartbeat was clean at2026-05-19T16:39:26+08:00; VPS heartbeat was clean at2026-05-19T16:39:14+0800. - No G2 PC service persistence is installed by this task.
- 2026-05-19 15:56 UTC+8 pre-run check: local workspace is
D:\openclaw-control-plane,git pull --ff-onlyreported already up to date, localHEADmatchesorigin/main, and no sync error files are present.
Rollback Steps
- Stop the foreground node process with
Ctrl+Cin the same dedicated local PowerShell terminal. - Clear the session token by closing the shell or removing the session environment variable without printing its value.
- Do not run
openclaw node install,openclaw node start, service persistence, scheduled task, firewall, network, or public-port exposure commands. - If the pairing request or node ID is ambiguous, stop the foreground node and record a blocker without approving anything.
Secret Handling
- Do not record, print, commit, or chat-send any token or secret value.
- Evidence may record only that the user reported setting the token in a dedicated local PowerShell terminal and that its value was not displayed or recorded.