Quote workflow for broker teams
Keep every freight quote moving before it dies in the inbox.
QuotePulse gives small brokerages a single surface for quote capture, lane context, follow-up timing, and board-level visibility without adopting a full TMS first.
0Open quotes
0Overdue follow-ups
$0Tracked pipeline
Capture a Quote
Use this as the first stable quote intake path while deeper persistence and auth are added.
Today's Board
Persisting drafts to /tmp/quotepulse/quotes.json.
No quote drafts have been captured yet. Submit the first quote to verify persistence and start the board.
Stability Notes
- Quote writes are serialized in-process to reduce dropped drafts during concurrent submissions.
- Invalid records are repaired out of the store with an operator-facing recovery note.
- Health, readiness, and metrics routes can be wired into platform monitoring immediately.
Next Build Layer
- Persist quotes to Postgres with a migration-backed schema.
- Add broker sign-in and multi-user quote ownership.
- Send follow-up reminders for overdue quotes.