//! Gateway subsystem.
//!
//! Modules:
//! - `router` — channel → agent routing (bindings[] + channel
//! declarations)
//! - `session` — session key derivation + dmScope isolation
//! - `hot_reload` — config file watcher + change event broadcasting
pub use ;
pub use LiveConfig;
pub use ;
pub use ;