All new Admin UI
A rebuilt Colonel operating console — every admin capability written once, served as an op call, the CLI, and the UI.
- Write-once operations: extract Operations::* so the CLI and admin API become thin adapters over the same shared verbs
- New admin UI kit (DataTable, StatCard, FilterBar, DetailDrawer, ConfirmDialog, JsonViewer) on its own Rolldown-Vite entry, out of the customer bundle
- AdminAuditEvent: every mutating operation records actor/verb/target/result
- Support without SSH: filterable Customers list + detail page, plus Secrets, Domains, Organizations, System, BannedIPs, and Usage screens