docs: refine downstream onboarding workflow

This commit is contained in:
deamonkai
2026-04-12 13:56:28 -05:00
parent e650ec65d1
commit 7dd35f3975
11 changed files with 93 additions and 32 deletions

7
.mm.md
View File

@@ -167,3 +167,10 @@ MM should optimize for continuity, low-friction decision-making, and explicit re
- `MEMORY.md` still references `REQUIREMENTS.md`, which is absent and not defined in onboarding
- created `minions/chat/2026-04-10.md` for the durable MM bootstrap announcement required by the shared chat workflow
- active MM recommendation: fix the shared handoff-contract drift first, then decide whether `ROADMAP.md`, `TODO.md`, and `REQUIREMENTS.md` should exist in the template or only be required during downstream onboarding
### 2026-04-12
- decided that `.minions-template/` should be an export-ready downstream snapshot, not a full clone of the template repo
- `do-not-export` now means excluded from both downstream live files and the vendored `.minions-template/` snapshot unless the Operator explicitly chooses otherwise
- `.mm.md` remains template-maintainer-only and should not travel into downstream repos by default
- `REQUIREMENTS.md` is not currently part of the downstream onboarding model; the shared required-doc contract now uses `README.md`, `ROADMAP.md`, and `TODO.md` instead