pub fn list_runs_cached(cache: &mut StatCache<RunMeta>) -> Vec<Arc<RunMeta>>
list_runs through a StatCache, for pollers: each meta.json is re-parsed only when its stat changes, and cache entries for deleted runs are dropped. Same ordering and skip-unreadable behavior as list_runs.
list_runs
StatCache
meta.json