docs: clarify mailbox packet flow
This commit is contained in:
@@ -42,6 +42,15 @@ Examples:
|
||||
4. gate owner records verdict if needed
|
||||
5. `PM` mirrors durable state into shared docs and same-day chat summary
|
||||
|
||||
## ASCII Flow
|
||||
|
||||
```text
|
||||
sender -> opens packet -> writes request.md
|
||||
recipient -> reads request -> writes response.md
|
||||
gate owner -> reviews -> writes verdict.md (if needed)
|
||||
PM -> curates -> updates shared docs + daily chat summary
|
||||
```
|
||||
|
||||
## Staged Rollout Rule
|
||||
|
||||
- already-open legacy chat packets may remain where they are until they close
|
||||
|
||||
@@ -16,26 +16,6 @@ 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`
|
||||
|
||||
Reference in New Issue
Block a user