{
  "$schema": "./report.schema.json",
  "runAt": "2026-08-10T14:41:25-04:00",
  "registryVersion": "0.7.0",
  "harness": "../qa.html",
  "result": "verified-with-pending",
  "renderMatrix": {
    "result": "verified",
    "components": 33,
    "combinations": 8,
    "viewports": [360, 1280],
    "themes": ["clay", "graphite"],
    "modes": ["light", "dark"],
    "overflowFailures": 0,
    "runtimeErrors": 0
  },
  "keyboard": {
    "eligible": 23,
    "verified": 3,
    "pending": 20,
    "checks": [
      {
        "component": "skip-link",
        "result": "verified",
        "evidence": "Focus matched :focus-visible with a 2px solid outline."
      },
      {
        "component": "tabs",
        "result": "verified",
        "evidence": "ArrowRight selected Touch, moved focus and revealed the linked panel."
      },
      {
        "component": "dropdown-menu",
        "result": "verified",
        "evidence": "ArrowDown moved focus from Rename to Duplicate; Escape closed the menu and returned focus."
      },
      {
        "component": "dialog",
        "result": "pending",
        "evidence": "The automation opened and focused the modal, but synthetic Escape did not trigger the browser-native cancel action."
      }
    ]
  },
  "acceptedRisks": [
    {
      "id": "keyboard-coverage-2026-08-25",
      "acceptedAt": "2026-08-25T12:00:00-04:00",
      "scope": "20 of 23 keyboard-eligible components do not yet have an executed end-to-end keyboard check in the QA report.",
      "decision": "Accepted for this deployment. Existing semantic markup, focus validation and automated checks remain required; full executed keyboard coverage stays as follow-up work."
    }
  ],
  "requests": {
    "documentStatus": 200,
    "assetFailures": 0
  },
  "evidence": [
    {
      "type": "screenshot",
      "path": "./evidence/2026-08-10-mobile-clay-light.png",
      "context": "Clay light at 360px"
    },
    {
      "type": "screenshot",
      "path": "./evidence/2026-08-10-desktop-graphite-dark.png",
      "context": "Graphite dark at 1280px"
    }
  ]
}
