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

workflow:e-government-accessibility-audit

Structured · live

E-Government Accessibility Audit json

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

File · workflows/workflows/workflows-government.yamlCluster · workflows
Record JSON
{
  "id": "workflow:e-government-accessibility-audit",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-government.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "E-Government Accessibility Audit",
    "workflowKind": "governance",
    "triggerType": "scheduled",
    "typicalCadence": "quarterly",
    "complexity": "cross-team",
    "description": "Audits government digital services for accessibility compliance --\nrunning automated WCAG 2.2 AA scanners against citizen-facing portals,\nconducting manual screen-reader and keyboard-navigation testing,\nreviewing PDF document accessibility tagging, validating multilingual\ncontent availability against statutory language requirements, and\ntracking remediation progress against Section 508 and EN 301 549\nstandards. Produces accessibility conformance reports, remediation\npriority backlogs, and statutory compliance attestations. Excludes UI\nredesign implementation.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:e-government-accessibility-audit",
      "to": "role:test-writer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:e-government-accessibility-audit",
      "to": "role:product-designer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:e-government-accessibility-audit",
      "to": "role:security-reviewer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:e-government-accessibility-audit",
      "to": "domain:government",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:e-government-accessibility-audit",
      "to": "domain:web-development",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:e-government-accessibility-audit",
      "to": "responsibility:run-security-scans",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:e-government-accessibility-audit",
      "to": "responsibility:write-user-docs",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:e-government-accessibility-audit",
      "to": "org-unit:quality-engineering",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:e-government-accessibility-audit",
      "to": "org-unit:compliance-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}