Skip to main content

evaluate_execute_from_prepare

Function evaluate_execute_from_prepare 

Source
pub fn evaluate_execute_from_prepare(
    prepare: &ReadinessReport,
    request: &ReadinessRequest,
    config: &ItoConfig,
) -> ReadinessReport
Expand description

Evaluate execute readiness from one already-successful prepare snapshot.

This preserves the authority and integration OIDs captured before a new worktree is created, so a concurrently moving target ref cannot change the base or proof halfway through that operation.