Sync agent state from PC at 2026-05-15 16:49:32
This commit is contained in:
15
README.md
15
README.md
@@ -9,12 +9,27 @@ Shared control-plane repository for coordinating Cursor agents across:
|
||||
|
||||
## Start Here
|
||||
|
||||
The user should normally read only:
|
||||
|
||||
1. `USER_STATUS.md`
|
||||
|
||||
Every agent must read:
|
||||
|
||||
1. `AGENT_BOARD.md`
|
||||
2. Its assigned file under `handoff/`
|
||||
3. `.cursor/rules/agent-orchestration.mdc`
|
||||
|
||||
COACH sessions should also read:
|
||||
|
||||
1. `handoff/COACH.md`
|
||||
2. `docs/MULTI_AGENT_CURSOR_PLAYBOOK.md`
|
||||
3. `docs/SESSION_FREEZE_PROTOCOL.md`
|
||||
4. `knowledge/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, or `/opt/services/docker-composite.yml` entries that could alter public website output.
|
||||
|
||||
Reference in New Issue
Block a user