//! Retained residue: source fields the model does not interpret, kept
//! verbatim and re-emitted on the diagonal. Distinct from the MEASURED loss of
//! an export-and-reload ([`crate::FidelityResidue`]); this is what a codec keeps,
//! that is what a measurement counts.
use BTreeMap;
use JsonSchema;
use ;
use Value;
/// Unmodeled source fields, keyed by the source's own field name.
;