pub fn print_fix_summary(envelope: &Value) -> ExitCodeExpand description
Render the fix envelope’s job summary directly from fallow fix. The fix
envelope has no kind field; fallow report --from reaches the same
renderer via EnvelopeKind::Fix (resolved by field detection), while the
live fallow fix command calls this entry point.