What Air Canada Lost In 'Remarkable' Lying AI Chatbot Case
The landmark ruling every founder should know: you are legally liable for what your bot invents.
Open forbes.com →Ground the agent in your real docs, explicitly bound what it may make claims about, label it clearly as AI, and give it a fast exit to a human. The failure cases are instructive: a court made Air Canada honour a refund policy its chatbot invented, and Cursor's support bot fabricated a login policy that triggered public cancellations. Before launch, test against hundreds of real past conversations, then monitor accuracy and hallucination rate (aim under 2%) as an ongoing operations job, not a one-time setup.
A quick orientation. The real value is below: resources worth your time, from people who've actually done it.
The landmark ruling every founder should know: you are legally liable for what your bot invents.
Open forbes.com →The Cursor incident as a business story: one hallucinated policy, hours of silence, real cancellations.
Open fortune.com →The technical blow-by-blow, including the fix Cursor shipped: labelling AI responses as AI.
Open theregister.com →The neutral, sourced record of the incident, good for internal postmortem-style learning.
Open incidentdatabase.ai →Runnable input/output guardrail patterns, including the accuracy-latency-cost tradeoffs.
Open developers.openai.com →A concrete notebook for building a hallucination checker in front of customer-facing answers.
Open developers.openai.com →The most-cited engineering guide on keeping agents simple, bounded, and predictable.
Open anthropic.com →How to trace exactly why your agent said what it said, the daily practice behind trust.
Open intercom.com →Defines a real resolution (accurate, complete, no follow-up) so you don't ship a bot that fakes its own metrics.
Open zendesk.com →Realistic benchmark ranges by deployment maturity, an antidote to vendor headline numbers.
Open notch.cx →An opinionated operator take: track resolution rate, not deflection, or an abandoning customer counts as a win.
Open lorikeetcx.ai →The CX-professional lessons from Cursor: monitoring, handoffs, and transparency about AI.
Open cxnetwork.com →