pub fn completion_report(events: &[Event]) -> Option<CompletionReport>Expand description
Read a task’s current completion report off its event log. None when the
cycle in hand has reported nothing: a task that never completed, and a
rework still in flight, whose newest summary belongs to the round that was
rejected and so answers neither the feedback nor the operator’s question of
what changed this time.