Channels
in_appItems: 1Queued provider: 0LAN delivered: 1Blocked: 0
whatsappItems: 2Queued provider: 2LAN delivered: 0Blocked: 0
telegramItems: 1Queued provider: 1LAN delivered: 0Blocked: 0
emailItems: 1Queued provider: 0LAN delivered: 0Blocked: 1
QR and website order confirmations are written to an audited outbox first. LAN in-app confirmation can deliver immediately, while WhatsApp, Telegram and email stay gated with provider send disabled in QA.
QR order confirmation writes a LAN in-app record for POS/table visibility and never waits for internet.
QR customer WhatsApp confirmation is queued behind consent and send-decision gates; QA performs no provider send.
Website order confirmation is queued for WhatsApp without blocking POS, admin, kitchen desktop or printer jobs.
Owner Telegram order alert is represented as a dry-run provider outbox item with token values redacted.
Email confirmation path is mapped but blocked in QA until SMTP runtime env is configured outside source.