Fragmented dispatch communication
Work gets coordinated across calls, texts, and spreadsheets instead of one shared system.
Project · Operating-system prototype
A logistics operations platform for dispatch coordination, driver workflows, shipment visibility, and document generation.
The operating problem
The challenge is not just tracking shipments. It is coordinating people, documents, assignments, exceptions, and customer-facing updates through a repeatable system.
Work gets coordinated across calls, texts, and spreadsheets instead of one shared system.
Bills of lading, rate confirmations, and delivery orders get rebuilt by hand for every job.
Knowing where a load actually stands takes a phone call instead of a glance at a dashboard.
Assignments, pickup details, and delivery instructions travel informally instead of through a structured workflow.
The same status information gets retyped and re-sent to customers, job after job.
When the process only lives in someone's memory, it cannot scale or transfer to a new hire.
System overview
01
Start a new job with the shipment details dispatch needs to act on.
02
Match the job to a driver and attach the specifics of the load.
03
Move the job through pickup and delivery as a structured workflow, not a string of calls.
04
Keep both sides of the job informed as status changes, without manual follow-up.
05
Produce the paperwork a job needs directly from the data already in the system.
06
Surface where a job stands and flag what needs attention.
07
Keep a durable record of the job, from intake through delivery and documentation.
Capabilities
Create and track jobs and the shipment details attached to them.
Give dispatchers a working surface for assignment, coordination, and exceptions.
Give drivers a focused view of assignments, pickups, and deliveries.
Move a job through pickup and delivery as connected steps rather than isolated updates.
Keep dispatchers and drivers current on job status without manual chasing.
Produce the logistics documents a job requires from the underlying job data.
Track where each job stands across its lifecycle.
Give dispatchers and drivers the workflow and permissions relevant to their role.
Documents & workflow artifacts
Each of these is a workflow artifact Vigil can generate or route, reducing manual admin burden and improving consistency across jobs.
The core shipment record documenting what is being carried and its handling terms.
Confirms agreed pricing and terms with the customer for a given job.
Confirms agreed pay and terms with the driver for a given job.
Directs the delivery leg of a job with the details the driver needs to execute it.
Bills the completed job based on the job's recorded details.
Architecture
At a high level
What it demonstrates
Converting a manual, call-and-spreadsheet process into a structured, repeatable system.
Designing for the two different people who actually use the system: dispatchers and drivers.
Shaping the job lifecycle itself, not just the software wrapped around it.
Giving each role the access and workflow relevant to what they need to do.
Reflecting how dispatch, pickup, delivery, and documentation actually work in practice.
Generating the paperwork a job requires directly from its underlying data.
Carrying an operating-model idea all the way through to working software.
A real, working platform, not a deck describing what a platform could do.
Current state
Continue exploring