II.
SharedContextSpec overview
Reference · liveshared-context-spec:tasks-adapter-breakpoint-routing
BreakpointRouting (zod) overview
Inspect the raw attributes, linked wiki pages, and inbound or outbound graph edges for shared-context-spec:tasks-adapter-breakpoint-routing.
Attributes
displayName
BreakpointRouting (zod)
contextKind
wire-payload
typescriptInterface
BreakpointRouting
producerIface
@a5c-ai/tasks-adapter CLI ask command
consumerIfaces
- @a5c-ai/tasks-adapter 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/tasks-adapter/src/types.ts:96-104
Outgoing edges
None.
Incoming edges
has_payload_schema1
- package:a5c-ai-tasks-adapter·PackageSurfaceTasks Adapter