Speedway
diagnostic shell
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
Reservation
dispatcher assign reserves capacity
Canonical transition
operator progress uses assignment transition API
Completion release
delivered releases capacity automatically

Current assignment

No live assignment loaded
Start shift, then reserve test job.

Known API edges

Operator dashboard
/api/operator/dashboard/get.php?operator_id=diagnostic-operator
Start shift
/api/operator/shift/start.php
Create assignment
/api/dispatcher/assignments/create.php
Reserve assignment
/api/dispatcher/assignments/assign.php
Lifecycle transition
/api/dispatcher/assignments/transition.php
Tracking refresh
/api/delivery/tracking/get.php?token={tracking_token}
Production hardening still required
replace file-backed runtime with canonical DB shift mutation + eligibility reconciliation
Speedway Super App Operator operational app shell