/*
* SPDX-License-Identifier: MIT
* Copyright (c) 2023 - 2026. The DeepCausality Authors and Contributors. All Rights Reserved.
*/
//! How densely the uncertain-inflow march records sensor dropouts in the `EffectLog`.
/// Verbosity policy for the BC-fallback record an [`UncertainInflowZone`] writes when a sensor
/// sample fails its presence gate (CFD Stage-4 design D6, open question 3).
///
/// [`UncertainInflowZone`]: super::uncertain_inflow_zone::UncertainInflowZone