docs: add mailbox-first collaboration model

This commit is contained in:
deamonkai
2026-04-14 08:20:24 -05:00
parent 7dd35f3975
commit 77ee3d3562
18 changed files with 623 additions and 152 deletions

View File

@@ -8,7 +8,8 @@ This folder is the durable coordination layer for the minion workflow.
minions/
roles/ # Role-specific charters
plans/ # Formal plans and milestone docs
chat/ # Dated discussion threads
mail/ # Mailbox packets and handoffs
chat/ # PM-owned summaries and continuity
```
## Rules
@@ -16,4 +17,5 @@ minions/
- `MEMORY.md` remains the shared project truth
- `roles/` contains only role-specific deltas
- `plans/` should be formal and reviewable
- `chat/` should be human-readable and durable across sessions
- `mail/` is the default coordination surface for actionable packets
- `chat/` should be PM-owned, human-readable, and durable across sessions