Shipping SOP builder
Two ZIPs, and we draw what actually happens to your freight on that lane.
What a shipping SOP is for
A shipping SOP is the written procedure for getting freight out of your building and into the receiver's. Most of them are a list of actions, and a list of actions is a description. What makes one enforceable is an owner on every step, and what makes it useful is marking the handoffs: the points where the freight stops being one party's problem and becomes another's. Those joints are where paperwork goes missing, damage goes unrecorded and appointments get missed.
This builder starts from a lane instead of a blank page. Enter two ZIPs and it draws the steps a shipment actually goes through between them, names the cross docks Warp operates on that route, and prints the live rate and transit on the sheet with the date it was quoted. Every step carries the failure mode that step is known for and what to do about it. Edit anything, then download it or send the link.
For software and agents
The builder has an API. POST a plan, or just two ZIPs, to /api/sop and it returns a shareable link to the drawn sheet. GET /api/sop?url= with that link returns the structured plan back, with the owner of each step and which steps are handoffs. It is symmetric on purpose: a program can write a procedure for a person to read, and read back one a person edited.