//! TUI widget modules. One file per widget per design-tui.md §Components.
//!
//! Default-view widgets (have continuous motion):
//! - `header` — HeaderBar with throughput sparkline + heartbeat
//! - `chain` — AssemblyLine 7-station topology
//! - `waterfall` — EventWaterfall with fade-out + filter chips
//! - `dials` — SatPersonaDials with needle interpolation
//! - `footer` — keyboard hint strip
//!
//! Toggle panels (Phase 6 will fill these):
//! - `shifts_panel`, `blueprints_panel`, `backlog_panel`, `judges_panel`