iiRecord
Agentic AI Atlas · scope-boundary:blueprint-a11y.scope
scope-boundary:blueprint-a11y.scopea5c.ai
II.
ScopeBoundary JSON

scope-boundary:blueprint-a11y.scope

Structured · live

scope-boundary:blueprint-a11y.scope json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · sourceref-scope/scope-boundaries/blueprint-a11y.yamlCluster · sourceref-scope
Record JSON
{
  "id": "scope-boundary:blueprint-a11y.scope",
  "_kind": "ScopeBoundary",
  "_file": "sourceref-scope/scope-boundaries/blueprint-a11y.yaml",
  "_cluster": "sourceref-scope",
  "attributes": {
    "subjectId": "blueprint:a11y",
    "inScope": "Web-app accessibility checks against WCAG 2.1 AA — semantic HTML,\nARIA roles, keyboard navigation, color contrast, alt text, and form\nlabel associations. Targets HTML/JSX/TSX templates and CSS tokens.\n",
    "outOfScope": "Native mobile (iOS / Android) accessibility, voice-UI accessibility,\ncognitive-accessibility (Plain-Language) review, full WCAG 2.2/3.0\nAAA conformance audits, and runtime/dynamic screen-reader behavior\nthat requires a live browser.\n",
    "outOfScopeReasonIds": [
      "out-of-scope-reason:future-phase",
      "out-of-scope-reason:runtime-only"
    ]
  },
  "outgoingEdges": [
    {
      "from": "scope-boundary:blueprint-a11y.scope",
      "to": "blueprint:a11y",
      "kind": "bounds_subject"
    },
    {
      "from": "scope-boundary:blueprint-a11y.scope",
      "to": "out-of-scope-reason:future-phase",
      "kind": "has_out_of_scope_reason"
    },
    {
      "from": "scope-boundary:blueprint-a11y.scope",
      "to": "out-of-scope-reason:runtime-only",
      "kind": "has_out_of_scope_reason"
    }
  ],
  "incomingEdges": []
}