Require Grok orchestrator with local wwg3-worker for product work.
Keep paid parent session coordinator-only; pin and document that all implement/review/check subagents use the LAN wwg3-worker endpoint.
This commit is contained in:
@@ -7,9 +7,9 @@ This directory is the **Salon_Assistant / Lumina** product seed (Gitea `Ty_Tech/
|
||||
3. Operator docs live under `docs/`; do not treat them as a second design SSOT.
|
||||
4. **No product implementation** until the user says **build** / **implement**.
|
||||
5. **Default rails without being asked:** plan (if needed) → build authorized slice → independent review → check → commit only if asked → **no push** unless asked.
|
||||
6. Git remote ops for this product: **`gitea_vps` only** — never `gitea_mcp_for_ty` or localhost Git MCP.
|
||||
7. Platform-first: `nemohermes` / `openshell` only; no parallel control API.
|
||||
8. Owner-facing answers must never include terminal, nano, or Docker instructions.
|
||||
9. Subagents inherit these rules; reviewers/verifiers stay read-only; parallel writers use worktrees.
|
||||
|
||||
6. **Grok parent orchestrates only.** All product work goes to local subagent model **`wwg3-worker`** (`spawn_subagent` with `model: "wwg3-worker"`). Do not implement product code in the parent.
|
||||
7. Git remote ops for this product: **`gitea_vps` only** — never `gitea_mcp_for_ty` or localhost Git MCP.
|
||||
8. Platform-first: `nemohermes` / `openshell` only; no parallel control API.
|
||||
9. Owner-facing answers must never include terminal, nano, or Docker instructions.
|
||||
10. Subagents inherit these rules; reviewers/verifiers stay read-only; parallel writers use worktrees.
|
||||
If any instruction conflicts, **this tree’s `AGENTS.md` wins** over parent workspace notes for product work inside `Salon_Assistant/`.
|
||||
|
||||
Reference in New Issue
Block a user