OpenClaw Control Plane
Shared control-plane repository for coordinating Cursor agents across:
- Windows PC workspace:
D:\openclaw - Control-plane workspace on PC:
D:\openclaw-control-plane - VPS service workspace:
/opt/services - Control-plane workspace on VPS:
/home/ubuntu/openclaw-control-plane
Start Here
The user should normally read only:
USER_STATUS.md
Every agent must read:
AGENT_BOARD.md- Its assigned file under
handoff/ .cursor/rules/agent-orchestration.mdc
COACH sessions should also read:
handoff/COACH.mddocs/MULTI_AGENT_CURSOR_PLAYBOOK.mddocs/SESSION_FREEZE_PROTOCOL.mdknowledge/LESSONS_LEARNED.md
Roles
COACH is a guidance role normally carried by the main user-facing chat session. It does not require a separate agent window by default. ORCHESTRATOR remains responsible for task planning and acceptance gates.
Hard Safety Rule
During ICP/public-security filing review, the existing smartmotor.cloud website is frozen. Do not change homepage content, linked page content reachable from the homepage, static assets, Nginx routing, Docker bind mounts, container images, /opt/services/docker-compose.openclaw.yml, or any equivalent compose/service entries that could alter public website output.
Secrets
Do not store secrets in this repository.