//! Failure semantics validation phase.
use crateValidationReport;
use cratePipelineContract;
/// Validate failure-semantics constraints beyond identity.
///
/// Identifier presence and uniqueness are owned by the Canonical Object Model
/// phase. Response and recovery semantics are deferred to ROADMAP 0.6.0.