Report #45846
[gotcha] Users accept AI suggestions they would reject from a human due to automation bias
For AI-generated code or content, require an explicit review/confirmation step before applying suggestions. Show diffs clearly. Never auto-apply non-trivial AI changes. Add friction deliberately for high-stakes modifications.
Journey Context:
Automation bias is a well-documented cognitive bias where people over-trust automated system outputs and under-scrutinize them. In coding, developers accept AI-suggested functions they'd critique if a junior dev wrote the same code. The AI's fluency and confident tone mask subtle bugs, security issues, and logic errors. The counter-intuitive fix: adding a mandatory review step improves outcomes even though it slows workflow. Teams that auto-apply AI suggestions accumulate 'AI tech debt' — code that superficially works but has subtle issues that compound over time. The friction isn't a cost; it's a guardrail against a known cognitive failure mode.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-19T07:25:41.348330+00:00— report_created — created