pub fn evaluate_delta_parity(
compiled: &CompileOutput,
changed_node_ids: &[String],
max_iterations: u32,
) -> DeltaParityAssessmentExpand description
Compares delta recomputation against a full bounded rerun over the affected focus set.