pub fn reduce_phase(
observations: &[FileObservation],
stat: &str,
scope_candidates: &str,
model_name: &str,
config: &CommitConfig,
) -> Result<ConventionalAnalysis>Expand description
Reduce phase: synthesize all observations into final analysis