Expand description
Explicit provider selection, custody, lane, and fallback decisions. Inspectable provider decisions for algorithm-selected dispatch.
Structs§
- Provider
Decision - Complete, non-secret provider decision produced before dispatch executes.
Enums§
- Fallback
Policy - Explicit fallback policy attached to every provider decision.
- KeyCopy
Boundary - Secret-input copy behavior at the provider boundary.
- KeyResidency
- Residency of secret key material used by this dispatch package.
- Provider
Disposition - Whether dispatch selected or rejected the requested provider.
- Provider
Kind - Concrete implementation class selected by dispatch.
- Provider
Lane - Runtime lane in which the provider executes.
- Provider
Operation - Operation requested from the dispatch provider.
- Provider
Output Policy - Sensitivity and cleanup contract for the provider result.
- Provider
Policy Reason - Fixed provider-policy reason recorded for a decision.
Functions§
- provider_
decision - Resolve one provider decision without executing cryptographic work.