docs(1d): DG8 — docs/testing.md (generic suite + overlay convention + install-steps hook); update enroll-recipe.md to the deploy-once contract; README pointer

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-05-28 01:35:16 +01:00
parent afd75a48db
commit b756e72cc2
3 changed files with 153 additions and 10 deletions

View File

@ -31,6 +31,8 @@ reference (`nixos-rebuild switch --flake '…#cc-ci'`) is unchanged.
## Docs
- `docs/install.md` — rebuild the server from scratch (D8)
- `docs/testing.md` — test architecture: generic lifecycle suite + layered recipe overlays
(override/extend, discovery precedence, custom install-steps hook)
- `docs/enroll-recipe.md` — add a recipe under CI (D5)
- `docs/secrets.md` — secret model + rotation (D6)
- `docs/architecture.md`, `docs/runbook.md` — design + debugging failed runs