docs: clarify mailbox packet flow

This commit is contained in:
deamonkai
2026-04-14 08:47:10 -05:00
parent 77ee3d3562
commit 6d8cab8d88
7 changed files with 67 additions and 23 deletions

View File

@@ -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

View File

@@ -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`