pub fn clear_state( project_root: &Path, phase: PhaseId, ) -> Result<(), WorkflowError>
Remove a phase’s persisted state if present.