Bug 19: Text Input — Read-Only
WCAG 1.3.1 (Info and Relationships), 4.1.2 (Name, Role, Value) | Read-only state not conveyed to assistive tech.
Bug: No aria-readonly
Bug: No Explanation Why Read-Only
Bug: Readonly But Looks Editable
How HAL Fixes This: HAL detects readonly inputs and injects aria-readonly="true". For additional clarity, HAL may add aria-describedby linking to an explanation of why the field is read-only.