Stateless table mapping routing pipelines, Redis verification sessions, and real-time SSE stream structures.
The adapter acts as a lightweight router translating browser requests to backbone resources without database persistence.
Fetch menu lists, create guest check-in sessions, and send orders in three steps.
Adapter updates send HMAC envelopes to your webhook endpoints. Verify headers via X-Nexus-Signature.
| Event Type | Description | Trigger Condition |
|---|---|---|
guest.session.started |
Guest scanned table and verified OTP | Fires upon successful Redis OTP validation |
table.state.dirty |
Table orders sent, table marked dirty | Fires when the first cart order commits to Billing |
table.bill.settled |
Table paid, release trigger fired | Fires when checkout payment commits, releasing table space |
The adapter architecture guarantees secure, lightweight table synchronization.
Table layouts and order routes isolate datasets strictly using tenant keys.
Stores no customer carts inside adapter tables; orders route directly to Billing.
Single-use OTP codes invalidate in 120s to block cross-table check-in hijacking.
Streams updates immediately to kitchen operator displays without polling delay.
Stops menu suggestions when decline count hits three, avoiding guest fatigue.
Clears active reservation blocks instantly on billing settlement commits.
AI service agents interact with tables using schemas registered on the SSE Gateway.
Hook up menu recommendations, guest QR sessions, and payment events inside your tables.
Read Docs Get API Keys →