use BTreeSet;
pub use validate_command_manifest;
/// Semantic command validation which cannot be expressed by serde alone.
///
/// A command is included in `commands_requiring_revalidation` when its
/// authorized manifest intentionally withholds an exact optimistic effect or
/// finite confirmation plan.
pub