iiRecord
Agentic AI Atlas · Accessibility Audit
workflow:accessibility-audita5c.ai
II.
Workflow JSON

workflow:accessibility-audit

Structured · live

Accessibility Audit json

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

File · workflows/workflows/workflows-quality-frontend.yamlCluster · workflows
Record JSON
{
  "id": "workflow:accessibility-audit",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-quality-frontend.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "Accessibility Audit",
    "workflowKind": "governance",
    "triggerType": "scheduled",
    "typicalCadence": "quarterly",
    "complexity": "cross-team",
    "description": "Systematic audit of product surfaces for WCAG compliance — automated\nscanning, manual screen-reader testing, remediation tracking, and\ncompliance reporting. Excludes initial design review.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:accessibility-audit",
      "to": "role:implementer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:accessibility-audit",
      "to": "role:product-designer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:accessibility-audit",
      "to": "role:test-writer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:accessibility-audit",
      "to": "skill-area:react-state-management",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:accessibility-audit",
      "to": "skill-area:react-testing",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:accessibility-audit",
      "to": "domain:web-development",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:accessibility-audit",
      "to": "responsibility:triage-incoming-issues",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:accessibility-audit",
      "to": "org-unit:frontend-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:accessibility-audit",
      "to": "org-unit:quality-engineering",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:accessibility-audit",
      "to": "role:implementer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:accessibility-audit",
      "to": "role:product-designer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:accessibility-audit",
      "to": "role:test-writer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:accessibility-audit",
      "to": "skill-area:react-state-management",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:accessibility-audit",
      "to": "skill-area:react-testing",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:accessibility-audit",
      "to": "domain:web-development",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:accessibility-audit",
      "to": "responsibility:triage-incoming-issues",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:accessibility-audit",
      "to": "org-unit:frontend-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:accessibility-audit",
      "to": "org-unit:quality-engineering",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}