pub fn validate(
archive: &MuragentArchive,
) -> Result<ValidationResult, MuragentError>Expand description
Run the full 11-step validation pipeline. Every failure is fatal (§7.5).
pub fn validate(
archive: &MuragentArchive,
) -> Result<ValidationResult, MuragentError>Run the full 11-step validation pipeline. Every failure is fatal (§7.5).