Declared integration conditions for the Korean edition. Each situation states how the journey is reached, who must approve it, when it is actually complete and what a run would have to show. 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.
Everyday commerce and local services
Signed-in super-app flow with no browsable equivalent
Ordering, tracking and support live inside a signed-in app shell rather than an addressable web checkout, so the whole journey happens on one channel and a public page cannot confirm it.
- Surface
- Signed-in app · Super-app or messaging channel
- Authorisation
- None or session
- Completion
- Confirmed synchronously
- Recovery
- Channel unavailable · Duplicate or retry risk
- Evidence
- Request and tool-call lineage · Authoritative response or receipt · Post-action state readback
Identity-gated services
Carrier-bound identity check handed back to the user
A mid-journey identity step is tied to the user's mobile line. The correct behaviour is to preserve state and hand control back, not to attempt the check.
- Surface
- Signed-in app · Phone, in person or human handoff
- Authorisation
- Carrier identity
- Completion
- Confirmed by the user
- Recovery
- Identity handoff timeout · Partial success
- Evidence
- Handoff checkpoint · Request and tool-call lineage
Payment and checkout
Domestic payment approved in a separate app
Payment is confirmed in a separate domestic payment or banking app, so the confirmation boundary lands before the order state is final and a blind retry can duplicate the charge.
- Surface
- Signed-in app · QR or device handoff
- Authorisation
- Payment approval
- Completion
- Completed off the agent's surface
- Recovery
- Duplicate or retry risk · Partial success
- Evidence
- Handoff checkpoint · Retry and idempotency record · Authoritative response or receipt
Delivery addressing
Accepted order that cannot be delivered
Road-name and lot-number addressing coexist and building or unit detail is often required, so an order can be accepted and still fail delivery unless the stored address is read back.
- Surface
- Open web · Signed-in app
- Authorisation
- None or session
- Completion
- Pending, resolves later
- Recovery
- Partial success · Stale inventory or late fee
- Evidence
- Post-action state readback · Locale-formatted artifact
Scheduling and date handling
Lunar-calendar holidays in scheduling and delivery windows
Public holidays that move year to year change what a valid slot and a reasonable delivery window are, and the resulting artifact has to be readable in the local calendar and time zone.
- Surface
- Official API or tool · Open web
- Authorisation
- None or session
- Completion
- Confirmed synchronously
- Recovery
- Partial success
- Evidence
- Locale-formatted artifact · Post-action state readback
Declared, not exercised. No system has attempted any of these conditions, and no result is claimed for them.