Sensing
The Sensing stream watches every shipment in flight — GPS pings every few minutes, carrier API status events, and active weather alerts that overlap the lane’s bounding box. Each signal is scored against the shipment’s estimated transit time so that only events crossing the configured fifteen percent severity threshold generate an alert. This collapses three noisy feeds into one ranked event the reroute engine can act on without a dispatcher asking for it.
Negotiating
The Negotiating step is where freight disruption response automation earns its name. A lane rate is requested for the top three candidate paths to the destination, scored on cost, transit time, and confidence, and presented to the on-call planner as a single recommendation rather than a pile of options. The planner either accepts the recommendation in one click or overrides it with a reason that trains the next one — closing the loop between detection and approval on the same lane.
Self-healing
The Self-healing stage is what makes every accepted reroute a quieter one on the next disruption. Carrier reliability scores, corridor weather baselines, and per-lane confidence thresholds update in the background as recommendations get approved or overridden. The pipeline is not auto-dispatching without sign-off — it is steadily narrowing its own noise floor so the next reroute recommendation arrives with a tighter reasoning chain.
See it on a real lane
Both pricing tiers run the same autonomous disruption pipeline on your real fleet — pick the depth and keep the engine.