You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The terminal dashboard is rebuilt as the Command dashboard: the sensor scope now reads retained message timestamps and sender identities in one SQLite snapshot, buckets each message once, and distinguishes quiet periods, partial coverage, and unknown history before the retained pruning horizon. Volume and sender presence share one axis with proportional heights, sender ordinals match the drone board, and omitted rows are counted.
The wide two-column layout now switches at the documented 100-column breakpoint (the previous code used 144). Compact 40×10 and plain fallback views remain, and constrained heights budget the focused drone board before the feed and cube list.
Full and background-only ANSI resets restore the dark canvas after shorter repaints and resizes.
Five production-renderer captures (168×64, 120×40, 80×30, 40×10, 39×9) are committed under test/fixtures/dashboard-command/, and the operator reference describes the data semantics and layout.
The server now pins borgmcp-shared 2.2.0, which adds the design-reference guidance to the shared role templates.