pub fn verify_bundle(bundle: &str) -> Result<BundleHeader, PortError>Expand description
Validates a bundle without opening or mutating a store. This is the recovery check: identity, range, about coverage and digest are all proved before an operator trusts a saved copy.