Function commit_accepted_provider_route
pub fn commit_accepted_provider_route(route: Option<AcceptedRoute>)Expand description
Commit a semantically accepted route for the existing fallback presenter.
Passing None clears a prior candidate. Call this only after the runtime
accepts the response; it mutates task-local presentation state, not billing.