Cross-Context Flows
Flows that span more than one bounded context. Each flow describes the sequence of events, the participating contexts, terminal states, and failure modes.
Document a new flow at docs/system/events/flows/<flow-slug>.md using the event flow template.
Flows
| Flow | Span | Detail |
|---|---|---|
| Fund and Sweep | wallets → cex-wallets | doc |
| Addresses Management | wallets | doc |
| Shift Lifecycle | shifts ↔ wallets ↔ cex-wallets → partners | doc |
| Shift Refund | shifts → wallets → cex-wallets | doc |
| Payment Run | shifts → partners → cex-wallets + shifts → partners | doc |
| Transfer Execution | shifts → wallets → cex-wallets | to be documented |
