pub fn advance_head(root: impl AsRef<Path>, run_id: &str) -> boolExpand description
Advance HEAD after a run finished successfully.
Best-effort: lineage bookkeeping must never fail a training run that already produced its results. Returns whether HEAD moved.