From 859ee8aab7e0473967fa668527639555f1c96cef Mon Sep 17 00:00:00 2001 From: Ty Date: Mon, 27 Jul 2026 15:47:44 +0000 Subject: [PATCH] =?UTF-8?q?docs:=20sync=20design=20pack=20=E2=80=94=20docs?= =?UTF-8?q?/README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 docs/README.md diff --git a/docs/README.md b/docs/README.md new file mode 100644 index 0000000..2cc29b8 --- /dev/null +++ b/docs/README.md @@ -0,0 +1,12 @@ +# Documentation index + +| Document | Purpose | +|----------|---------| +| [DESIGN_PLAN.md](DESIGN_PLAN.md) | Approved architecture + implementation plan | +| [../design/use-cases.md](../design/use-cases.md) | Use-case catalog (SSOT) | +| [../design/scenarios.md](../design/scenarios.md) | Narrative scenarios | +| [../design/DECISIONS.md](../design/DECISIONS.md) | Resolved decisions | + +## Planned at build time (not yet written) + +Per design plan workstreams: `DEPLOYER_HOST.md`, `INSTALL.md`, `UPGRADE.md`, `HERMES_MODELS.md`, `ARCHITECTURE.md`, `POLICY.md`, `SETUP_UX.md`, provider/MCP operator guides.