iiRecord
Agentic AI Atlas · Learning Management System Setup
workflow:learning-management-system-setupa5c.ai
II.
Workflow JSON

workflow:learning-management-system-setup

Structured · live

Learning Management System Setup json

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

File · workflows/workflows/workflows-hr-setup.yamlCluster · workflows
Record JSON
{
  "id": "workflow:learning-management-system-setup",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-hr-setup.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "Learning Management System Setup",
    "workflowKind": "setup",
    "triggerType": "event-driven",
    "typicalCadence": "per-initiative",
    "complexity": "cross-team",
    "description": "Implements and configures the learning management system for\norganizational development -- selecting and deploying the LMS platform with\nSSO integration and SCORM/xAPI content standard support, designing the\ncourse catalog taxonomy aligned to competency frameworks and career\nladders, configuring role-based learning paths with prerequisite\ndependencies and completion tracking, establishing certification programs\nwith expiration tracking and renewal notification workflows, building\ncontent authoring guidelines and review processes for internal\nsubject-matter experts, integrating completion data with HRIS for\nperformance review and promotion eligibility workflows, creating learning\nanalytics dashboards showing enrollment rates, completion rates, assessment\nscores, and time-to-certification by team and role. Produces LMS\nconfiguration playbook, content authoring guide, and certification program\nspecifications. Excludes course content creation.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:learning-management-system-setup",
      "to": "role:planner",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:learning-management-system-setup",
      "to": "role:technical-writer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:learning-management-system-setup",
      "to": "role:engineering-manager",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:learning-management-system-setup",
      "to": "skill-area:tutorial-design",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:learning-management-system-setup",
      "to": "skill-area:docs-as-code",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:learning-management-system-setup",
      "to": "domain:human-resources",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:learning-management-system-setup",
      "to": "domain:operations",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:learning-management-system-setup",
      "to": "responsibility:write-user-docs",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:learning-management-system-setup",
      "to": "responsibility:onboard-new-engineer",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:learning-management-system-setup",
      "to": "org-unit:hr-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:learning-management-system-setup",
      "to": "org-unit:engineering",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}