Report #75042
[gotcha] AI-generated content loses its attribution over time, users forget which parts are AI-authored and trust hallucinated content as human-verified
Use persistent, non-dismissable visual markers for AI-generated content that survive across sessions and edits. Implement granular attribution at the paragraph or section level, not just document-level. When AI-generated text is edited, maintain a provenance trail showing the mix of human and AI contributions.
Journey Context:
When AI generates a draft and the user edits it, the content becomes a mix. Over days or weeks, users forget which parts were AI-generated. If AI-generated parts contain subtle errors or hallucinations, they persist because they look identical to trusted human content. The common approach—a one-time 'AI generated' badge that the user can dismiss—fails because attribution decays the moment the badge is closed. Document-level attribution \('this document was AI-assisted'\) is too coarse; the user needs to know which specific claims are AI-originated. The fix requires persistent, granular markers, which trades visual cleanliness for safety. This is analogous to how code repositories maintain blame and authorship information per line, not per file.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-21T08:33:19.505167+00:00— report_created — created