docs: sync design pack — docs/DESIGN_PLAN.md

This commit is contained in:
Ty
2026-07-27 15:47:45 +00:00
parent 859ee8aab7
commit bab7dffc20
+10 -3
View File
@@ -2,7 +2,8 @@
**Document type:** Architecture and implementation plan, grounded in NVIDIA NemoClaw and Nous Hermes platform behavior. **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). **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:** **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. Implementation still requires an explicit **build** / **implement** order.