// 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.
NORMAL— All components healthy. Controllers in consensus.DEGRADED— Component unhealthy. System still producing actions; restricted action set may apply downstream.SAFE_MODE— Insufficient consensus or invalid sensor. System restricts to {HOLD, STABILIZE, DECELERATE, ABORT}.FAILED— Multiple critical failures. Final action forced to ABORT.Sessions
// No simulations yet. Click Create to start one.
Active Simulation
// SELECT OR CREATE A SIMULATION TO BEGIN