Invite-only · Production system

Smarter Logistics.
Real-Time Dispatch.

Real-time logistics control system for modern fleet operations. Event-driven execution engine for dispatch optimization.

Every job is fully traceable from request → completion via immutable event logs.

Powered by an event-sourced logistics backbone with immutable job execution tracking and real-time fleet synchronisation.

Logistics truck rendered inside a smartphone frame, representing real-time dispatch on mobile

Median dispatch latency

340ms

Time from job creation to driver assignment, measured in production. Not a marketing number. The dispatch engine reads live state from an event-sourced log, scores every available driver, and writes the assignment in a single round trip.

99.4% on-time delivery0 client-side DB writes100% audit coverage per job event replayability

01 · Audience

You probably need this if you operate 10 to 500 trucks and your dispatcher still copies Excel rows into Slack.

You can't reconstruct what happened on a disputed delivery without three Slack channels and a phone call.

Your driver app is WhatsApp plus screenshots, and your dispatcher copies cells from a spreadsheet into it.

Your monthly compliance audit takes two weeks because the data lives in five places, none of them authoritative.

02 · Live Dispatch

Watch the engine decide, in real time.

Select a scenario, then press ▶ Run Dispatch. The execution log shows every decision step (constraint checking, scoring, event writing) as the job card morphs into the assigned driver slot.

Scenario
Dispatch Engine — Idle

Job Queue

#P-2201URGENT

Distribution Hub, Brooklyn

Home, Upper West Side

4.2 kg

#P-2202STANDARD

FedEx Facility, JFK

Office, Midtown East

1.8 kg

#P-2203ECONOMY

Amazon Hub, Queens

Residence, Hoboken NJ

0.9 kg

Available Drivers

Rider_12ETA 4 min

E-Bike Pro

Rider_08ETA 9 min

Cargo Bike

Van_03BUSY

Transit Van

system.log
📦 Parcel Delivery

Waiting for dispatch trigger...

Motion = explanation, not decoration · Logs = proof of logic

03 · Field Execution

The interface of execution.

Deploy high-performance tools to your fleet in seconds. Purpose-built for the people actually moving freight.

Driver App

  • Accept or reject job assignment
  • Slide to mark Arrived / In Progress
  • Log fuel, toll, and parking expenses
  • Submit proof of delivery

Client App

  • Live GPS position of active driver
  • ETA updates pushed automatically
  • Full status history per job
  • Download delivery confirmation

Driver · Active Job

#J-8832

Amazon FC, Newark NJ

2.4t · URGENT

Arrived Pickup
Start Job
Log Expense

EN ROUTE · 6 min ETA

Client · Tracking

StatusEN ROUTE
ETA14:18 est.
DriverDriver_82
Track Live →

04 · Audit & Compliance

Not analytics. Auditability.

Every job carries a permanent event trail. Hover any step to reveal the full metadata: driver, coordinates, notes, timestamps.

Designed for fleet operators who need to answer compliance audits, dispute resolution, and insurance claims with precise, timestamped records, not dashboard screenshots.

Every job is fully traceable, from request to completion, via immutable event logs.

Job #J-8832 · Event Trail

REQUESTED14:01:03

location: Port Authority, NY

note: Client portal submission

ASSIGNED14:02:07

driver: Driver_82

note: Auto-assigned · score 0.98

DRIVER EN ROUTE14:05:44

driver: Driver_82

location: I-95 N, Bayonne NJ

ARRIVED PICKUP14:18:22

driver: Driver_82

location: Port Authority Gate 4

IN PROGRESS14:21:09

driver: Driver_82

note: Load confirmed · 2.4t

COMPLETED14:45:51

driver: Driver_82

location: Amazon FC, Newark NJ

note: POD captured

05 · Platform

Built for the edge cases your spreadsheet can’t handle.

Core

Event-Driven Dispatch Engine

Jobs flow through an append-only event log. The dispatch engine reads live state and assigns the optimal driver. No polling, no stale reads, no orchestration glue between services.

// pseudocode

await handle_job_event(({

type: 'ASSIGNED',

job_id, driver_id,

sequence_number,

tenant_id,

}) // 340ms

Core

Real-Time Driver Availability

Driver schedules are range-checked at the DB layer. Overlapping assignments are rejected before they reach the API.

Compliance

Immutable Job Lifecycle

job_events is append-only. Every status transition, metadata change, and expense is a permanent, traceable record.

Compliance

Audit-Grade Execution History

Download a full compliance report for any job, driver, or date range. Every action is attributed to a user and timestamp.

Infrastructure

Multi-Tenant Isolation

Row-level security enforced via JWT claims at the database. Zero cross-tenant reads under any condition.

06 · In Production

Built with operators, not for them.

01/05Operator reviews

We replaced a six-person dispatch team's spreadsheet workflow in three weeks. The first time a customer disputed a delivery, we replayed the event log on a call and the dispute ended in 90 seconds.
S

Sarah Mensah·VP of Operations

Apex Freight Co.·80 trucks · Manchester, UK

Live system stats

12,000+

Jobs dispatched on platform

47

Active fleets

99.94%

On-time delivery, last 90 days

340ms

Median dispatch latency

Numbers refreshed quarterly. Last update: [date].

Trusted by fleets at

Apex Freight
Northwind Co
Cargo Lane
Stratus Move
Halo Logistics
Brightline

07 · Common Questions

Things every operator asks first.

Don't see your question? Ask in the access formand we'll respond before approving the invite.

How long does setup take from invite to first dispatched job?

Typically 3 to 5 days. Day one we provision your tenant and import your driver list. Days two to three you train dispatchers on the admin portal. By the end of week one, real jobs are flowing through the event log.

Can we migrate from Onfleet, Bringg, Samsara, or a custom-built tool?

Yes. We import historical jobs as backfilled events so your audit trail stays continuous. Driver and client records map directly. Most TMS exports work via CSV; deeper integrations use the API.

Where is our data stored, and who can access it?

Postgres on dedicated infrastructure, regionally isolated. Row-level security enforced via JWT claims at the database. Zero cross-tenant reads under any condition. GDPR-compliant by default; SOC 2 in progress.

What happens if a driver loses cell signal mid-job?

The driver app queues all events locally. State transitions, photos, expenses, signatures, all sync the moment connectivity returns. The event log replays the queue in original order, so timestamps and ordering remain accurate.

Do you integrate with Stripe, Twilio, Mapbox, or our existing tools?

Stripe for payments, Twilio for driver SMS, Mapbox for routing, Slack for ops alerts, all native. Zapier and webhook outputs cover anything else. Custom integrations available on Scale plan.

What does support look like once we go live?

Shared Slack channel with the engineers who built your tenant, not a tier-one ticket queue. Mean response time on production issues is under 30 minutes during business hours.

Is there a contract minimum, or can we cancel anytime?

Month-to-month on the Standard plan. Annual commitments only on Scale, and only because we discount them. Cancel and you keep an export of your event log for ninety days.

Do drivers and clients need to install something?

No app store install required. Both apps are PWAs that install from a one-time invite link. Works offline, sends push notifications, and updates over the air.

Pricing

Plans & Pricing

Start free. Scale as your fleet grows. No lock-in.

Starter

Independent owner-operators moving off WhatsApp and paper.

$0Free forever

Up to 2 Drivers · 30 Jobs/month

  • Admin Dispatch UI — job creation & driver assignment
  • Driver Mobile App — full execution workflow
  • Live status engine — ASSIGNED to DELIVERED with event timeline
  • Driver Expense Tracking (Fuel, Toll, Parking, Other)
  • Planner, scheduling checks, and route-ready dispatch board
  • Job analytics dashboard and operational reporting
  • Global search across jobs, drivers, clients, and payments
  • Single currency support
  • Tenant isolation & basic data backup
Get Started Free
Most Popular

Professional

Small to medium fleets that need client transparency and cash flow tracking.

$39per month

Up to 15 Drivers · Unlimited Jobs

  • Everything in Starter, plus:
  • Client App & Portal — clients can book and track loads
  • Public Tracking links for end-customers
  • Tasks Inbox — client job requests with approve/reject workflow
  • Bulk Upload + recurring Job Templates for repeat routes
  • Route optimization with driver sort order and active route view
  • In-app chat — dispatcher, driver, and request conversations
  • Notifications — bell inbox, realtime updates, and push subscription
  • Job Settlements — close jobs and lock financials
  • AR/AP Payment Module — client invoices & driver payouts
  • Cash Flow Tracking — receipts mapped to jobs
  • Secure driver & client provisioning via invite tokens
Upgrade to Pro

Enterprise OS

Established logistics companies, freight forwarders, and cross-border fleets.

$99per month

Unlimited Drivers · Unlimited Jobs

  • Everything in Professional, plus:
  • Multi-Currency Engine — USD, PKR, AED, EUR, GBP
  • Immutable Financial Ledger — tamper-proof signed entries
  • Advanced Finance — reversals, allocations, receipts, reconciliation
  • GPS Tracking + geofence-driven arrival automation
  • Proof of Delivery — photo upload and signature capture
  • White-label Branding — tenant logo, color, and branded PDFs
  • Advanced Analytics, statements, exports, and finance reports
  • Event-sourced audit trail across job lifecycle and financial state
Contact Sales

All plans include SSL encryption, 99.9% uptime SLA, and GDPR-compliant data handling. Cancel anytime.

08 · Access

No sign-up link. By design.

Every fleet on this platform is manually vetted. Submit a request: if approved, you receive an invite link. That's the only way in.

Zero self-registration

No account created without explicit Super Admin approval.

Secure provisioning links

Drivers and clients receive one-time links. Single-use, 24h expiry, admin-generated.

Tenant provisioned first

Your isolated tenant exists before the invite lands in your inbox.

Request Access

We review every request. You'll hear back within 1 business day.

Invite-only. No self-sign-up. We'll email you directly.