From bab7dffc20ab4fcafc0997515e13f2053c109137 Mon Sep 17 00:00:00 2001 From: Ty Date: Mon, 27 Jul 2026 15:47:45 +0000 Subject: [PATCH] =?UTF-8?q?docs:=20sync=20design=20pack=20=E2=80=94=20docs?= =?UTF-8?q?/DESIGN=5FPLAN.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/DESIGN_PLAN.md | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/docs/DESIGN_PLAN.md b/docs/DESIGN_PLAN.md index b562aac..58f6dba 100644 --- a/docs/DESIGN_PLAN.md +++ b/docs/DESIGN_PLAN.md @@ -2,7 +2,8 @@ **Document type:** Architecture and implementation plan, grounded in NVIDIA NemoClaw and Nous Hermes platform behavior. **Audience:** Operators deploying from this git repository on a baselined Linux host (cloud VM, bare metal; WSL optional). -**Authorization:** Code only after explicit **build** / **implement**. Approved design plan for this repository. +**Authorization:** Code only after explicit **build** / **implement**. +**Canonical copies:** this file under workspace `Salon_Assistant/` and Gitea `Ty_Tech/Salon_Assistant`. **Normative platform docs:** @@ -329,8 +330,14 @@ Sources: `nemohermes logs`, `docker compose logs`, volume paths. CI uses asserti --- -## 14. Repository +## 14. Repository and design pack -Canonical product repository: **Ty_Tech/Salon_Assistant** on the AfterTheDemo Gitea instance (via gitea_vps MCP). +| Path | Role | +|------|------| +| Workspace seed | `Salon_Assistant/` in the ops workspace (product seed) | +| Gitea | `Ty_Tech/Salon_Assistant` via **gitea_vps** only | +| Use cases SSOT | `design/use-cases.md` | +| Scenarios | `design/scenarios.md` | +| Decisions | `design/DECISIONS.md` | Implementation still requires an explicit **build** / **implement** order.