//! Module: persistence::integrity::path
//!
//! Responsibility: resolve artifact paths without escaping the backup root.
//! Does not own: artifact verification, filesystem writes, or manifest validation.
//! Boundary: provides path safety checks for persistence integrity code.
use ;
/// Resolve a backup artifact path under the backup root.