Deals queue
Every packet in flight. — total · —
| Lease ID | Lessee | VIN | State | Status | Flags | Submitted | Clerk |
|---|
State rules
One row per state. The T&R team owns this surface — not engineering.
Edits persist in your browser for the demo; production writes back to
State_Rule__c in Salesforce on save.
| State | Form | Fee regime | Title fee | Reg formula | Sales tax % | District tax % | Active |
|---|
How edits propagate in production: save → POST /api/admin/state-rules/UT
→ Lambda updates the corresponding State_Rule__c record in Salesforce →
next packet rendered for a Utah lessee picks up the new rule. No deploy. Field history
records who/what/when for the DMV audit trail.