//! The fixture-driven quality harness.
//!
//! Memory quality is not something a type system can hold up. These are the
//! measurements that decide whether a change to ranking, extraction or policy
//! made B better or merely different: a hand-written corpus, a set of cases
//! stating what should happen, and the thresholds from the design's acceptance
//! criteria enforced as tests.
pub use ;
pub use ;