Where generic bots break
Any one of these fails a small percent of calls. Together, they compound: a bot that occasionally invents prices and confirms non-existent orders is a chargeback pipeline, not an ordering system.
- Free-text 'add topping' calls that don't validate against your menu.
- Model-side pricing that drifts from what your POS charges.
- No sold-out awareness — the bot happily accepts an 86'd item.
- Optimistic confirmations — 'your order is confirmed' before the ticket lands.
- No transfer semantics for callers who ask for a human.
