pub fn load_step_cache(repo_root: &Path) -> StepCache
Load the step cache from disk. Returns Default on any error (graceful degradation — worst case is a full re-run).
Default