{
  "schemaVersion": 1,
  "family": "accessibility-issue-report",
  "submitted": true,
  "fields": {
    "reporter_email": "a11y.tester@example.com",
    "page_url": "https://example.com/forms/studio",
    "wcag_area": "Keyboard",
    "assistive_technology": "NVDA 2026.1 with Chromium 126",
    "keyboard_only": true,
    "steps": "Tab to the field controls, move a field, then continue tabbing.",
    "expected": "Focus remains visible and follows the new field order.",
    "actual": "Focus returns to the beginning of the editor."
  }
}
