pub fn list_bundles(runs_dir: &Path) -> Vec<(PathBuf, Manifest)>
List all readable bundles in a runs directory, newest first (by startedAt, then run id, matching the TypeScript store).
startedAt