Bug 50: Confirmation Dialog

WCAG 1.3.1 (Info and Relationships), 3.3.4 (Error Prevention), 4.1.2 (Name, Role, Value) | Destructive action not clearly indicated.

Bug: Destructive Button Not Highlighted
Bug: No Impact Description
Bug: Button Purpose Ambiguous
How HAL Fixes This: HAL detects confirmation dialogs with destructive actions and ensures the dialog has aria-describedby linking to a clear consequence statement (e.g., "This action is permanent and cannot be undone"). HAL also updates the button aria-label to specify the consequence (e.g., "Permanently delete my account") and may highlight the destructive button visually.