Require Git hygiene for all agents in this workspace.

Bind commit/push/PR safety, gitea_vps-only remote ops, and secret
scans in AGENTS.md, with CLAUDE.md and Grok rules so every harness loads them.
This commit is contained in:
Ty
2026-07-27 10:04:19 -07:00
parent 48566993f6
commit 47327d90d8
7 changed files with 209 additions and 6 deletions
+13
View File
@@ -0,0 +1,13 @@
# Claude / coding-agent instructions — Salon_Assistant
This directory is the **Salon_Assistant / Lumina** product seed (Gitea `Ty_Tech/Salon_Assistant`).
1. Read and follow **[AGENTS.md](AGENTS.md)** in full — product hard rules **and mandatory Git hygiene**.
2. Design SSOT: `design/DESIGN_PLAN.md`, `design/use-cases.md`, `design/scenarios.md`, `design/DECISIONS.md`.
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. Git remote ops for this product: **`gitea_vps` only** — never `gitea_mcp_for_ty` or localhost Git MCP.
6. Platform-first: `nemohermes` / `openshell` only; no parallel control API.
7. Owner-facing answers must never include terminal, nano, or Docker instructions.
If any instruction conflicts, **this trees `AGENTS.md` wins** over parent workspace notes for product work inside `Salon_Assistant/`.