Files
openclaw-control-plane/handoff/VPS_VERIFIER.md

54 lines
3.1 KiB
Markdown

# VPS_VERIFIER Handoff
## Role
Independently validate VPS-side execution results. Prefer read-only checks and evidence review.
## Validation Scope
- Confirm Gateway remains healthy.
- Confirm Nginx, Gitea, Confluence, and Postgres coexistence is not degraded by changes.
- Confirm the frozen `smartmotor.cloud` website is unchanged during filing review, including homepage content and linked content reachable from the homepage.
- Confirm approval commands and node status evidence are sufficient.
- Confirm no secrets are written into tracked files or evidence.
## Current State
- Role correction received on 2026-05-19: some prompts intended for ORCHESTRATOR were mistakenly sent to VPS_VERIFIER.
- VPS_VERIFIER is stopped from all non-VPS_VERIFIER work.
- Current allowed activity is limited to read-only VPS verification review and writing this handoff/evidence within VPS_VERIFIER scope.
- No VPS approval, restart, reload, token rotation, service modification, Nginx modification, Docker modification, website modification, or control-plane task-status modification is authorized for this role.
## Recent Activity Summary
- Read `AGENT_BOARD.md` and `.cursor/rules/agent-orchestration.mdc`.
- Ran `git pull`; repository was already up to date.
- Reviewed `handoff/VPS_VERIFIER.md`, `handoff/VPS_EXECUTOR.md`, `tasks/T6-VPS-baseline-verify.md`, `tasks/T4-VPS-baseline.md`, and `evidence/vps-baseline-20260515.md`.
- Performed read-only VPS baseline checks for Docker container state, Gateway health, Nginx route/config observations, public HTTPS endpoint statuses, and OpenClaw CLI `--help` availability.
- Searched reviewed task/handoff/evidence text for secret-indicator terms.
- Wrote verifier conclusion to `evidence/verify-vps-baseline-20260515.md`.
- Updated this handoff with the VPS baseline verification conclusion.
- After role correction, read only `AGENT_BOARD.md` and this handoff, then updated this handoff to record the misdirected prompt and current boundary.
## Files Modified By VPS_VERIFIER
- `evidence/verify-vps-baseline-20260515.md`
- `handoff/VPS_VERIFIER.md`
## Scope Review
- The VPS baseline review commands were read-only diagnostics and evidence review, consistent with VPS_VERIFIER baseline verification scope.
- No approval command was executed except command `--help` checks.
- No restart, reload, token rotation, service change, Nginx change, Docker change, website content/static asset/routing change, compose change, or task-status change was performed.
- No越权修改 or越权执行 is currently identified from the VPS_VERIFIER actions above.
## Next Actions
1. Do not perform ORCHESTRATOR, VPS_EXECUTOR, CORRECTION, PC_EXECUTOR, or PC_VERIFIER work from this role.
2. Do not run VPS commands, approve requests, or change services/Nginx/Docker/website/control-plane task status unless explicitly reassigned and authorized.
3. If further action is needed outside VPS_VERIFIER scope, wait for ORCHESTRATOR or the user to assign it to the correct role.
## Last Update
2026-05-19: Recorded role-correction event, recent actions, modified files, and scope review after misdirected prompt.