# 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/service` - Control-plane workspace on VPS: `/opt/openclaw-control-plane` ## Start Here Every agent must read: 1. `AGENT_BOARD.md` 2. Its assigned file under `handoff/` 3. `.cursor/rules/agent-orchestration.mdc` ## 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, or `/opt/services/docker-composite.yml` entries that could alter public website output. ## Secrets Do not store secrets in this repository.