8535f4a767
Keep paid parent session coordinator-only; pin and document that all implement/review/check subagents use the LAN wwg3-worker endpoint.
1.4 KiB
1.4 KiB
Claude / coding-agent instructions — Salon_Assistant
This directory is the Salon_Assistant / Lumina product seed (Gitea Ty_Tech/Salon_Assistant).
- Read and follow AGENTS.md in full — product hard rules, execution loop, and Git hygiene.
- Design SSOT:
design/DESIGN_PLAN.md,design/use-cases.md,design/scenarios.md,design/DECISIONS.md. - Operator docs live under
docs/; do not treat them as a second design SSOT. - No product implementation until the user says build / implement.
- Default rails without being asked: plan (if needed) → build authorized slice → independent review → check → commit only if asked → no push unless asked.
- Grok parent orchestrates only. All product work goes to local subagent model
wwg3-worker(spawn_subagentwithmodel: "wwg3-worker"). Do not implement product code in the parent. - Git remote ops for this product:
gitea_vpsonly — nevergitea_mcp_for_tyor localhost Git MCP. - Platform-first:
nemohermes/openshellonly; no parallel control API. - Owner-facing answers must never include terminal, nano, or Docker instructions.
- Subagents inherit these rules; reviewers/verifiers stay read-only; parallel writers use worktrees.
If any instruction conflicts, this tree’s
AGENTS.mdwins over parent workspace notes for product work insideSalon_Assistant/.