//! Structured semantic drift results shared by verification, repair, and CLI reporting.
use crateOperation;
use crateEntityKind;
/// Result of comparing replayed migration state with inspected database state.
/// One actionable entity-property difference reported by semantic drift.