Skip to main content

Module dispatch_status

Module dispatch_status 

Source
Expand description

Closed verification boundary for provider-side dispatch recovery.

Provider DTOs are untrusted until this module validates a monotonic attempt chain and any referenced bytes. With no internally qualified provider, the only result is Unknown; no generic tool transport is qualified by default.

Structs§

AuthenticatedProviderAcceptance
AuthenticatedProviderCompletedOutcome
AuthenticatedProviderNotAccepted
DispatchStatusProviderError
DispatchStatusQuery
QualifiedDispatchStatusProvider
Opaque authority to query one qualified provider instance.
VerifiedProviderAccepted
VerifiedProviderCompleted
VerifiedProviderNotAccepted
VerifiedProviderPending
VerifiedProviderUnknown

Enums§

DispatchStatusError
DispatchUnknownReason
ProviderDispatchStatusObservation
An observation claimed by a provider adapter.
VerifiedDispatchStatus

Traits§

DispatchStatusProvider
Untrusted provider transport surface.

Functions§

resolve_dispatch_status