pub fn last_event_for_phase( project_root: &Path, phase: PhaseId, ) -> Option<Value>
Read the last event line recorded for phase, if any.
phase