//! Terminal board over ready, list, claims, agenda, and search.
//!
//! First paint always goes through [`CoreBackend`]. Live updates attach to
//! `vissue serve` unless `--offline`. A root/prefix mismatch stays on core
//! so mutations never hit the wrong vault.
pub use ;
pub use ;
pub use ;
pub use CoreBackend;
pub use ;
pub use ControlBackend;