iiRecord
Agentic AI Atlas · specializations/ux-ui-design/wcag-compliance
lib-process:ux-ui-design--wcag-compliancea5c.ai
II.
LibraryProcess JSON

lib-process:ux-ui-design--wcag-compliance

Structured · live

specializations/ux-ui-design/wcag-compliance json

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

File · generated-library/processes.yamlCluster · generated-library
Record JSON
{
  "id": "lib-process:ux-ui-design--wcag-compliance",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "specializations/ux-ui-design/wcag-compliance",
    "description": "WCAG Compliance Validation - Comprehensive WCAG 2.1/2.2 Level AA/AAA compliance validation with automated testing,\nmanual assessment, screen reader validation, keyboard navigation testing, and detailed remediation planning for accessible web experiences.",
    "libraryPath": "library/specializations/ux-ui-design/wcag-compliance.js",
    "specialization": "ux-ui-design",
    "references": [
      "- WCAG 2.1: https://www.w3.org/WAI/WCAG21/quickref/",
      "- WCAG 2.2: https://www.w3.org/WAI/WCAG22/quickref/",
      "- axe-core: https://github.com/dequelabs/axe-core",
      "- WAVE: https://wave.webaim.org/",
      "- Lighthouse: https://developers.google.com/web/tools/lighthouse",
      "- ARIA Practices: https://www.w3.org/WAI/ARIA/apg/",
      "- VPAT: https://www.itic.org/policy/accessibility/vpat",
      "- Section 508: https://www.section508.gov/"
    ],
    "example": "const result = await orchestrate('specializations/ux-ui-design/wcag-compliance', {\n  projectName: 'E-Commerce Platform',\n  applicationUrl: 'https://example.com',\n  wcagLevel: 'AA',\n  scope: ['home', 'products', 'cart', 'checkout', 'account'],\n  testingApproach: 'comprehensive',\n  remediationRequired: true,\n  generateVPAT: false\n});",
    "usesAgents": [
      "general-purpose"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:ux-ui-design--wcag-compliance",
      "to": "skill-area:design-systems",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:ux-ui-design--wcag-compliance",
      "to": "skill-area:interaction-design",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:ux-ui-design--wcag-compliance",
      "to": "domain:web-development",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:ux-ui-design--wcag-compliance",
      "to": "role:product-designer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:ux-ui-design--wcag-compliance",
      "to": "role:ux-researcher",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:ux-ui-design--wcag-compliance",
      "to": "workflow:user-feedback-loop",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:ux-ui-design--wcag-compliance",
      "to": "workflow:product-discovery",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:ux-ui-design--wcag-compliance",
      "to": "specialization:ux-ui-design",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}