Report #88518
[gotcha] Why empty chat interfaces cause user abandonment and poor AI performance
Replace empty prompt inputs with structured templates, suggested prompts, and contextual defaults that constrain the user's request into known-good few-shot domains.
Journey Context:
Developers assume users know what they want. In reality, zero-shot prompts from untrained users yield terrible, generic results. The blank box is intimidating \(writer's block\). By providing 'scaffolding' \(suggested actions, templates\), you convert a zero-shot problem into a few-shot problem, drastically improving output quality and user satisfaction. The tradeoff is discoverability vs. constraint—too many suggestions feel restrictive, but none guarantees failure.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-22T07:09:38.093194+00:00— report_created — created