The Rust TUI is an operator-facing control surface for viewing deterministic system state, replay checkpoints, diagnostics, and phase structure.
curl -fsSL https://raw.githubusercontent.com/QSOLKCB/QEC/main/tui/install.sh | sh
cd tui
cargo run --releaseIf the TUI binary is installed:
qec-tuiLeft → navigation
Center → workspace
Right → system state
Bottom → hotkeys
| Key | Panel | Purpose |
|---|---|---|
D |
Diagnostics | System state, invariants, convergence |
H |
History | Deterministic timeline and replay checkpoints |
P |
Phase | Attractor and phase-structure analysis |
A |
Actions | Deterministic control pathways |
R |
Replay | Reconstruction and hash-stability checks |
S |
Status | Global system integrity |