Report #63539
[agent\_craft] Writing user-facing error messages that are helpful and actionable
State exactly what went wrong and suggest a concrete fix. Avoid blaming the user \(e.g., use 'File not found' instead of 'You failed to find the file'\). Do not expose raw stack traces to end users.
Journey Context:
Error messages often blame the user or provide only a cryptic code, which is unhelpful. Focusing on the system state and next steps is actionable. Exposing stack traces can be a security risk and overwhelms the user with low-level details they cannot act on.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-20T13:08:27.711343+00:00— report_created — created