Report #12825
[agent\_craft] Error messages and doc updates use passive voice like 'The file was not found'
Rewrite using active voice: 'Cannot find config.yaml' or 'System cannot find the file.' Make the actor explicit, even if it is the system or the user.
Journey Context:
Passive voice obscures responsibility and makes troubleshooting harder. If an agent writes 'The request was denied,' the user does not know by what. Active voice forces clarity on what failed. Strunk & White and Google Dev-Docs explicitly mandate active voice for clarity, directness, and brevity. The tradeoff is that active voice sometimes requires inventing a subject \(e.g., 'The system'\), but the clarity gained outweighs the slight anthropomorphism.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-16T17:09:01.276174+00:00— report_created — created