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

View File

@@ -30,12 +30,12 @@ This template exists to make multi-agent coordination explicit, durable, and rev
Use this sequence immediately after creating a downstream project from this template:
1. Complete [docs/operator-onboarding-checklist.md](docs/operator-onboarding-checklist.md) with the Operator.
2. Finalize project-specific sections in [MEMORY.md](MEMORY.md).
3. Open the first milestone plan from [minions/plans](minions/plans).
4. Create and use the current daily thread in [minions/chat](minions/chat).
5. Initialize and maintain ROADMAP.md, TODO.md, and CHANGELOG.md.
6. Establish a vendored template snapshot and perform the first controlled export using [docs/downstream-onboarding-playbook.md](docs/downstream-onboarding-playbook.md).
1. Establish a filtered vendored template snapshot and perform the first controlled export using [docs/downstream-onboarding-playbook.md](docs/downstream-onboarding-playbook.md).
2. Complete [docs/operator-onboarding-checklist.md](docs/operator-onboarding-checklist.md) with the Operator.
3. Finalize project-specific sections in [MEMORY.md](MEMORY.md).
4. Open the first milestone plan from [minions/plans](minions/plans).
5. Create and use the current daily thread in [minions/chat](minions/chat).
6. Initialize and maintain ROADMAP.md, TODO.md, and CHANGELOG.md.
7. Use [docs/downstream-upgrade-playbook.md](docs/downstream-upgrade-playbook.md) for later template updates.
## Core Files