One conversation in.
One correct record out.
The model handles the mess in the middle. PRISM splits it into exactly the fields your booking requires, and nothing else.
A complete booking agent. Not a kit.
Appointments, tables, rooms, services: the Blixo booking agent runs the whole conversation, collects every required field, verifies the summary and commits the booking exactly once. It runs on PRISM, so everything on this page is enforced by code, not by prompt.
It is live today on web, Telegram and WhatsApp, taking real bookings for real businesses. We configure it to your calendar, your rules, your tone. You get a link and a dashboard.
[ fig 02 · the artifact that matters: the committed booking ]
One booking. Three attacks. Zero damage.
A real session shape, replayed. Watch the record on the right: it only ever changes through the gate.
The model can phrase its reply however it likes. The $1 never reaches the record: the validator rejects the value and the commit gate is the only path to a transaction. The attempt lands in the log instead.
The yes attested to a 60-guest booking. The moment one answer changes, that confirmation voids itself automatically. Nothing books until the new total is confirmed. A stale yes can never carry old data into a commit.
The second submit, whether an impatient tap or a network retry, is a recorded no-op. One booking exists. It is structurally impossible to create two.
[ fig 04 · calendar blocked, row written, log appended ]
Straight into the systems you already run.
The committed booking lands in your calendar and your database the second the gate admits it. Every event that led there is in the log: what was asked, what was answered, what was rejected and why. The business sees bookings, not transcripts.
Calendar
The slot blocks the moment the commit gate admits.
Database
One clean row per booking. Typed, validated, complete.
Event log
The full attempted-versus-admitted trail, per session.
Express when stakes are low. Verified when they are not.
Express.
Submits the moment the record is complete. A lunch table for two does not need a signing ceremony.
instant · low stakesVerified.
Shows the full summary and requires an explicit yes before anything commits. Weddings, venues, group bookings: ceremony included.
summary + explicit yesThe session log, verbatim shape.
The most convincing demo is the agent itself.
Push it. Change your mind mid-booking. Try the $1 trick. Watch what lands and what bounces.