Files
minions-template/minions/README.md
2026-04-14 08:20:24 -05:00

22 lines
585 B
Markdown

# Minions Directory
This folder is the durable coordination layer for the minion workflow.
## Layout
```text
minions/
roles/ # Role-specific charters
plans/ # Formal plans and milestone docs
mail/ # Mailbox packets and handoffs
chat/ # PM-owned summaries and continuity
```
## Rules
- `MEMORY.md` remains the shared project truth
- `roles/` contains only role-specific deltas
- `plans/` should be formal and reviewable
- `mail/` is the default coordination surface for actionable packets
- `chat/` should be PM-owned, human-readable, and durable across sessions