use ;
use AuditChainDefect;
/// The outcome of verifying a ceremony's journal.
///
/// Unlike a definition analysis, this does not accumulate. Once a chain
/// breaks, every record after the break is suspect — reporting further
/// defects would suggest the verifier still knows what it is looking
/// at. The first defect is where trust ends, and that is the whole
/// answer.