pub fn run_series(
manifest: Option<&Path>,
bundles: &[PathBuf],
label_prefix: Option<&str>,
output: Option<&Path>,
) -> Result<()>Expand description
Build a cross-run series report from a fully published campaign manifest or an explicit ordered list of verified bundle directories.