docs: add mailbox-first collaboration model
This commit is contained in:
75
minions/mail/packet-template.md
Normal file
75
minions/mail/packet-template.md
Normal file
@@ -0,0 +1,75 @@
|
||||
# Packet Template
|
||||
|
||||
Use this as the default structure for a new mailbox packet.
|
||||
|
||||
Recommended path:
|
||||
|
||||
`minions/mail/YYYY-MM-DD-sender-to-recipient-topic/`
|
||||
|
||||
## `request.md`
|
||||
|
||||
```text
|
||||
TARGET ROLE:
|
||||
|
||||
DECISION:
|
||||
|
||||
RATIONALE:
|
||||
|
||||
ACTION NEEDED:
|
||||
|
||||
### AM
|
||||
|
||||
No action needed yet.
|
||||
|
||||
### CM
|
||||
|
||||
No action needed yet.
|
||||
|
||||
### SM
|
||||
|
||||
No action needed yet.
|
||||
|
||||
### OM-Test / OM
|
||||
|
||||
No action needed yet.
|
||||
|
||||
### Operator
|
||||
|
||||
No action needed until the response is reviewed.
|
||||
```
|
||||
|
||||
## `response.md`
|
||||
|
||||
```text
|
||||
DECISION:
|
||||
|
||||
RATIONALE:
|
||||
|
||||
SCOPE COMPLETED:
|
||||
|
||||
OUT OF SCOPE:
|
||||
|
||||
EVIDENCE:
|
||||
|
||||
BLOCKERS/RISKS:
|
||||
|
||||
ACTION NEEDED:
|
||||
|
||||
NEXT OWNER:
|
||||
|
||||
READY CHECK:
|
||||
```
|
||||
|
||||
## `verdict.md` (optional)
|
||||
|
||||
```text
|
||||
DECISION:
|
||||
|
||||
RATIONALE:
|
||||
|
||||
ACTION NEEDED:
|
||||
|
||||
NEXT OWNER:
|
||||
|
||||
READY CHECK:
|
||||
```
|
||||
Reference in New Issue
Block a user