pub fn evaluate_execute_from_prepare(
prepare: &ReadinessReport,
request: &ReadinessRequest,
config: &ItoConfig,
) -> ReadinessReportExpand 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.