First release. Topic tree, value inspector, publish composer and per-topic history in one window.
Ingest is decoupled from rendering: messages land in a bounded buffer and the tree repaints on a fixed tick.
Virtualised tree — a broker with thousands of topics scrolls like one with thirty.
Search covers topic names and payload bodies; filters for changed, retained, numeric and `$SYS`.
History shows a chart for numeric topics and JSON field diffs for everything else.
Payloads can be captured to a scratch file instead of memory, for brokers pushing documents too large to hold.
Copy menus on every data surface: topics, payloads, timestamps and rows.