Speedway Operations Core
Work console for riders, operators and field teams.
Operator lifecycle harness now routes delivery progress through the canonical dispatcher transition gateway.
Shift readiness
Mode
Offline
Capacity
0/0
Free
0
Lifecycle probes
Shift open
operator runtime active
operator runtime active
Reservation
dispatcher assign reserves capacity
dispatcher assign reserves capacity
Canonical transition
operator progress uses assignment transition API
operator progress uses assignment transition API
Completion release
delivered releases capacity automatically
delivered releases capacity automatically
Current assignment
No live assignment loaded
Start shift, then reserve test job.
Start shift, then reserve test job.
Known API edges
Operator dashboard
/api/operator/dashboard/get.php?operator_id=diagnostic-operatorStart shift
/api/operator/shift/start.phpCreate assignment
/api/dispatcher/assignments/create.phpReserve assignment
/api/dispatcher/assignments/assign.phpLifecycle transition
/api/dispatcher/assignments/transition.phpTracking refresh
/api/delivery/tracking/get.php?token={tracking_token}Production hardening still required
replace file-backed runtime with canonical DB shift mutation + eligibility reconciliation