Modules§
Structs§
Enums§
Functions§
- attach_
bg_ completions - attach_
status_ bar - Retired envelope helper retained for direct legacy test fixtures. Production finalization
calls
publish_fleet_statusand cannot emit this field. - finalize_
response - Finalize a direct protocol response that has no dispatch-root provenance. Agent-visible
finalization must use
finalize_response_for_dispatch_rootso alert delivery never infers a root from the session context. - finalize_
response_ for_ dispatch_ root - Finalize an agent-visible response using the root selected by dispatch. The finalizer owns
the alert transition and never reads
ctx.config().project_rootfor alert state. - finalize_
response_ with_ bg_ completions - Compatibility finalization for direct protocol responses without explicit dispatch-root
provenance. Agent-visible responses use
finalize_response_for_dispatch_root.