pub fn all_part_paths(base_path: &Path) -> Vec<PathBuf>
List all part files for a session, in order (base first, then _part2, _part3, …).