Files
openclaw-control-plane/README.md
wangzhendong 42181b9965 Update VPS control plane path
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-15 10:56:42 +08:00

25 lines
856 B
Markdown

# 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: `/home/ubuntu/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.