Files
ladill-merchant/app/Http
isaaccladandClaude Opus 4.8 6cc6751c71
Deploy Ladill Merchant / deploy (push) Successful in 27s
Afia: fix dangling QrTypeCatalog::eventTypes() in chat context
AfiaController::context() called QrTypeCatalog::eventTypes(), which does
not exist on this app's catalog (leftover from the Events-app template) —
every Afia chat 500'd with 'Afia could not respond right now' before the
LLM was ever reached. Use storefrontTypes() (shop/menu/booking), the QR
types this merchant app actually owns.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-10 23:16:13 +00:00
..