docs: add mailbox-first collaboration model
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user