Report #91874
[gotcha] Why do users trust AI-generated tables, citations, and code blocks more than plain text — even when wrong?
Decouple visual authority from format. For citations, verify each one against a real database and show verification status \(green check / red X\) per citation. For tables, flag cells that couldn't be cross-referenced. For code blocks, run linting and tests before displaying, and show the results. Never let formatting alone carry authority — add trust indicators that reflect actual verification.
Journey Context:
A well-formatted table with bold headers and aligned columns looks authoritative. A code block with syntax highlighting looks tested. A citation with author, year, and journal looks real. But AI generates these structures fluently regardless of accuracy — the format itself becomes a trust signal decoupled from correctness. This is especially dangerous with citations: AI generates plausible-looking references \(real authors, real journals, plausible titles\) that simply don't exist. Users see the format and assume the content is verified. Teams often add structured output formatting thinking it improves UX, but it silently increases the harm of hallucinations because users drop their guard. The fix isn't to avoid structured output, but to tie visual authority to actual verification: a citation isn't 'done' because it's formatted, it's 'done' because it's verified.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-22T12:48:09.487472+00:00— report_created — created