Declared integration conditions for the Thai edition. Script, address interpretation and a user-completed payment step decide most outcomes here. None has been exercised against a system.
These are fixed execution conditions held equal across systems. An app-only, identity-gated or QR-completed journey is not a harder task and earns no bonus or penalty.
Payment handoff
National QR transfer completed on the user's device
Many flows end in a scannable transfer the user completes themselves. Preparing the payment intent and stopping is the correct behaviour, and a re-issued intent has to be guarded against double payment.
- Surface
- QR or device handoff · Signed-in app
- Authorisation
- Payment approval
- Completion
- Completed off the agent's surface
- Recovery
- Duplicate or retry risk · Identity handoff timeout
- Evidence
- Handoff checkpoint · Retry and idempotency record
Delivery addressing
Landmark and lane-relative addresses in a note field
Addresses are frequently expressed relative to a landmark or a lane rather than as structured fields, so the free-text note carries information the form cannot and must survive to the stored order.
- Surface
- Open web
- Authorisation
- None or session
- Completion
- Pending, resolves later
- Recovery
- Partial success · Duplicate or retry risk
- Evidence
- Post-action state readback · Locale-formatted artifact
Local search and retrieval
Thai script segmentation and romanisation drift
Thai is written without spaces between words and the same venue appears under several romanisations, so matching a request to the right listing is a retrieval problem before it is a reasoning one.
- Surface
- Open web · Official API or tool
- Authorisation
- None or session
- Completion
- Confirmed synchronously
- Recovery
- Partial success · Stale inventory or late fee
- Evidence
- Request and tool-call lineage · Locale-formatted artifact
Date handling
Buddhist-era years in bookings and confirmations
Confirmations and forms use a different year numbering, which is a recurring date-parsing failure and has to be correct in both the submitted form and the delivered artifact.
- Surface
- Open web · Official API or tool
- Authorisation
- None or session
- Completion
- Confirmed synchronously
- Recovery
- Whole-form invalidation · Partial success
- Evidence
- Locale-formatted artifact · Post-action state readback
Travel inventory coverage
Domestic carrier inventory outside aggregate search
Some domestic budget carriers do not expose inventory to aggregators, so part of the option space is only reachable directly and the shortfall must be stated rather than hidden.
- Surface
- Open web · Phone, in person or human handoff
- Authorisation
- Account-holder confirmation
- Completion
- Confirmed by the user
- Recovery
- Channel unavailable · Stale inventory or late fee
- Evidence
- Handoff checkpoint · Authoritative response or receipt
Declared, not exercised. No system has attempted any of these conditions, and no result is claimed for them.