// LIVE SIMULATION CONTROL

Dashboard

Create a simulation, step through it, and inspect each transition. The seed identifies the run — same seed reproduces the same trajectory.

NORMALAll components healthy. Controllers in consensus.DEGRADEDComponent unhealthy. System still producing actions; restricted action set may apply downstream.SAFE_MODEInsufficient consensus or invalid sensor. System restricts to {HOLD, STABILIZE, DECELERATE, ABORT}.FAILEDMultiple critical failures. Final action forced to ABORT.

Sessions

// No simulations yet. Click Create to start one.

New Simulation

Active Simulation

// SELECT OR CREATE A SIMULATION TO BEGIN