pub fn score_reflection_improvement(
initial_quality: f32,
retry_quality: f32,
) -> f32Expand description
Score how much a reflection-guided retry improved quality.
Returns a normalized 0.0–1.0 value where:
0.0means no measurable improvement1.0means the retry closed the entire remaining quality gap