pub fn list_runs() -> Vec<RunMeta>
List all runs, sorted by started_at descending (most recent first). Silently skips any runs whose metadata cannot be read.