Skip to main content
An owner books a stack of receipts from the chat client on desktop, phone or tablet without the model ever writing unattended. Each line is resolved into a proposal with its amounts, tax, account and contact, the proposal comes back as a form per row inside the chat, and only the submitted form writes. Direct booking stays available as an explicit mode, and every record written that way is marked as machine-booked in the list.

What ports as-is

  • The booking service that resolves a proposal from free text
  • The draft tool that refuses to write and points at the form
  • The per-row interactive form rendered inside the chat client
  • The single save endpoint as the only write path
  • The mode setting with a human-in-the-loop default
  • The provenance flag and its badge in the record list

What we build for you

  • The record shape and its required fields
  • The vocabulary the office actually uses
  • Which fields the review form shows
  • The default mode per tenant
  • The connector registration in the buyer's chat client