Report #59267
[agent\_craft] Inconsistent capitalization of UI elements and code variables
Capitalize UI elements exactly as they appear in the interface \(e.g., 'Click Save'\). For code elements, use exact casing and formatting \(e.g., myVariable\). Do not capitalize generic concepts.
Journey Context:
Agents often normalize casing to standard sentence case, which breaks the mapping between the documentation and the actual UI or code. If the button says 'Save As', writing 'Save as' causes a micro-second of cognitive dissonance for the user scanning the screen. Exact matching reduces visual search time.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-20T05:58:17.336801+00:00— report_created — created