Deck — the ops console for the whole stack.
A desktop tray tool for day-to-day ops across the Celladore/Retort ecosystem — one native shell that watches Retort's orchestration runs, Baton's task graph, Sluice's gateway, and Docket's cost data, instead of juggling browser tabs and terminals.
- Tauri 2.0 + React 19
- native desktop shell
- .NET 9 sidecar
- Deck.CLI / Deck.Services
- Rust contracts
- shared types, no drift
One shell, four panels
Deck stays out of the way until you need it — a tray app that opens into a full VSCode-style workspace.
Service manager
Start, stop, and watch the ecosystem's services from one shell instead of a wall of terminal tabs.
Infrastructure panel
Surfaces the Terraform-managed pieces of the stack without a portal tab open in the background.
VSCode-style shell
Activity bar + panel host architecture — every ecosystem product can plug in its own view without touching the shell.
.NET sidecar
Deck.CLI and Deck.Services talk over JSON stdin/stdout through Tauri's shell plugin — ops logic lives once, not reimplemented in the frontend.
Deck is in active development and not yet in public release — it's currently an internal tool for running the Celladore stack day to day. Want early access or to hear more about it? Get in touch.