//! The pure domain core.
//!//! These modules depend on nothing else in the crate: they are the value
//! types, the fault model, the experiment event vocabulary, and the pure
//! correctness report. Ports, application, and adapters all build on top.
pubmodconfig;pubmodevent;pubmodfault;pubmodoracle;pubmodsubject;