Web Accessibility

Web Accessibility: WCAG semantics, keyboard access, focus, and assistive technology.

[
  {
    "error_code": "SYNTH-WEB-ACCESSIBILITY-001",
    "description": "Synthetic WCAG semantics, keyboard access, focus, and assistive technology scenario 001: a topic-specific operation failed validation or execution.",
    "programmatic_fix": "Validate the WCAG semantics, keyboard access, focus, and assistive technology inputs and configuration, handle SYNTH-WEB-ACCESSIBILITY-001 explicitly, and retry only when the operation is idempotent."
  },
  {
    "error_code": "SYNTH-WEB-ACCESSIBILITY-002",
    "description": "Synthetic WCAG semantics, keyboard access, focus, and assistive technology scenario 002: a topic-specific operation failed validation or execution.",
    "programmatic_fix": "Validate the WCAG semantics, keyboard access, focus, and assistive technology inputs and configuration, handle SYNTH-WEB-ACCESSIBILITY-002 explicitly, and retry only when the operation is idempotent."
  },
  {
    "error_code": "SYNTH-WEB-ACCESSIBILITY-003",
    "description": "Synthetic WCAG semantics, keyboard access, focus, and assistive technology scenario 003: a topic-specific operation failed validation or execution.",
    "programmatic_fix": "Validate the WCAG semantics, keyboard access, focus, and assistive technology inputs and configuration, handle SYNTH-WEB-ACCESSIBILITY-003 explicitly, and retry only when the operation is idempotent."
  }
]