iiRecord
Agentic AI Atlas · Certification Program Management
workflow:certification-program-managementa5c.ai
II.
Workflow JSON

workflow:certification-program-management

Structured · live

Certification Program Management json

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

File · workflows/workflows/workflows-training.yamlCluster · workflows
Record JSON
{
  "id": "workflow:certification-program-management",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-training.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "Certification Program Management",
    "workflowKind": "operational",
    "triggerType": "scheduled",
    "typicalCadence": "quarterly",
    "complexity": "cross-team",
    "description": "Manages professional certification programs for the engineering workforce\n-- maintaining a catalog of approved certifications mapped to career\nlevels and specializations, tracking individual certification status and\nrenewal timelines, coordinating exam scheduling and study-group\nformation, managing certification reimbursement budgets and approval\nworkflows, analyzing certification coverage gaps against team capability\nrequirements, reporting certification attainment trends by team and\ndomain, and evaluating new certification programs for catalog inclusion.\nProduces certification coverage dashboard and budget utilization report.\nExcludes external training vendor selection.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:certification-program-management",
      "to": "role:engineering-manager",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:certification-program-management",
      "to": "role:planner",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:certification-program-management",
      "to": "skill-area:data-quality",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:certification-program-management",
      "to": "domain:human-resources",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:certification-program-management",
      "to": "domain:software-engineering",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:certification-program-management",
      "to": "responsibility:onboard-new-engineer",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:certification-program-management",
      "to": "responsibility:capacity-planning",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:certification-program-management",
      "to": "org-unit:training-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:certification-program-management",
      "to": "org-unit:hr-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:certification-program-management",
      "to": "org-unit:engineering",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}