Multi-Signer Routing
Aoexl supports both parallel and sequential signer routing.
Routing Modes
Parallel
All recipients can be invited immediately.
Sequential
Only the first signer is active at the start. Later signers wait until earlier signers complete.
Current Product Behavior
- request metadata stores routing mode and signing order
- sequential requests are created with waiting-turn status for later signers
- completion activates the next signer in the sequence
- local fallback sessions also support sequential advancement
Data Model Concepts
request_group_idrouting_modesigning_orderis_activeactivated_at
Operational Notes
- sequential flows need clear request-chain visibility in UI
- support teams should know whether the next signer was activated by edge completion or local fallback