displayName
BreakpointRouting (zod)
contextKind
wire-payload
typescriptInterface
BreakpointRouting
producerIface
@a5c-ai/breakpoints-mux CLI ask command
consumerIfaces
- @a5c-ai/breakpoints-mux backends/* SubmitBreakpointParams.routing
fieldSchema
- strategy:enum<single|first-response-wins|collect-all|quorum>:required
- targetResponders:list<string>:required:Responder ids
- timeoutMs:positive-int:required:Wait timeout in ms
- presentToUser:bool:required:Whether the answer is shown back to the original user
- breakpointId:string:optional:Caller-supplied id
- autoApproveAfterN:int:optional:Quorum auto-approve threshold
sourceCitation
packages/breakpoints-mux/src/types.ts:96-104