Skip to main content

require_accepted_route

Function require_accepted_route 

Source
pub fn require_accepted_route(
    _request: &PromotionRequest,
) -> PromotionResult<AcceptedRouteEvidence>
Expand description

Fails closed until an immutable format probe has produced an exact parser contract and a later clean commit installs that parser.

The typed policy model in this module is not a parser and cannot make the current format-probe capture promotable.

ยงErrors

Always returns FailureCode::RouteUnaccepted in this source slice.