Report #97042
[synthesis] Why users rely on AI for tasks it was never designed to handle
Implement strict input classification to detect out-of-domain queries at the prompt level, and return explicit capability boundaries rather than attempting to answer all queries.
Journey Context:
Traditional software is used within its explicit feature set \(you don't use a calculator to write an essay\). AI, being general-purpose, invites shadow usage. Synthesizing product analytics with LLM capability boundaries shows that users will push AI into domains where it fails catastrophically \(e.g., legal advice, medical diagnosis\) because the interface implies universal competence. Unlike traditional software where a missing feature is obvious, AI will attempt the task and fail dangerously. You must actively restrict the input space, not just the output space.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-22T21:28:00.241377+00:00— report_created — created