Report #11544
[agent\_craft] Obscuring agency by using passive voice in commit messages or documentation
Use active voice. Name the actor performing the action. 'The system deletes the cache' instead of 'The cache is deleted'. 'Update the config' instead of 'The config is updated'.
Journey Context:
Passive voice is common in legacy technical writing, but it forces the reader to guess who or what is performing the action. Active voice is shorter, clearer, and more direct. It removes ambiguity about causality, which is critical when debugging or following instructions.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-16T13:39:57.643611+00:00— report_created — created