chm TUI layout options · ratatui · API or ClickHouse

No pick yet

C · Ops cockpit

Top health from doctor collectors, mid spark grid, bottom running queries. Connection badge shows API vs CH. Agent (`a`) only when talking to a chmonitor instance.

chm · 120×40 · dashboard API
A WallB NavigatorC CockpitD Incident
Libraryratatui 0.30 + crossterm (keep). No Cursive / iocraft.
API modecharts + table+ saved dashboards railinsights strip + chartsfindings from insights API
Direct CHspark SQL packhosts = CH URLsdoctor strip + processesnative (doctor live)
80×24collapse tablehide railstrip + one chartdesigned for this
Change costsmallmediummediummedium

After you pick, implementation is: Backend enum (dashboard vs ClickHouse HTTP readonly=2), then the chosen draw layout in rust/ch-monitor-cli/src/tui. Direct mode never mutates. Agent chat stays dashboard-API only.