//! Runtime taxonomy layer — what detectors emit on bars.
//!
//! Used by `mli/events/*` runtime detectors and consumers (e.g. mylittlechart).
//!
//! - `kind` — SignalKind hierarchy (13 kinds + subtypes)
//! - `direction` — Direction (Up/Down/Neutral) + BarConfirmation
pub use ;
pub use ;