Files
openclaw-control-plane/tasks/T5-PC-baseline-verify.md
2026-05-15 11:32:38 +08:00

36 lines
858 B
Markdown

# T5 - Verify PC Baseline
## Status
draft
## Owner
PC_VERIFIER
## Dependencies
- T3 done
## Scope
Independently verify PC baseline evidence before any PC configuration mutation.
## Required Evidence
- PC baseline evidence reviewed and accepted or returned with findings.
- Confirmation that PC_EXECUTOR did not accept its own work.
- Confirmation that no PC service, firewall, environment variable, scheduled task, OpenClaw config, or public port exposure was changed.
- Confirmation that evidence contains no secrets.
## Stop Conditions
- Missing evidence.
- Evidence includes secrets.
- Evidence shows drift from the mission or from `OPENCLAW_EXEC_NODE_PLAN.md`.
- Evidence suggests a required mutation before G1 has been accepted.
## Acceptance
ORCHESTRATOR may count the PC half of G1 as accepted only after PC_VERIFIER records acceptance.