998e32e871
Remove stale wwg3-worker/:8080 naming from agent rails; local product work uses config model primary-subagent (display Primary Subagent).
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 Primary Subagent (
spawn_subagentwithmodel: "primary-subagent"→http://192.168.1.203:8083/v1). 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/.