iiRecord
Agentic AI Atlas · Course Development Lifecycle
workflow:course-development-lifecyclea5c.ai
II.
Workflow JSON

workflow:course-development-lifecycle

Structured · live

Course Development Lifecycle json

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

File · workflows/workflows/workflows-expanded-4.yamlCluster · workflows
Record JSON
{
  "id": "workflow:course-development-lifecycle",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-expanded-4.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "Course Development Lifecycle",
    "workflowKind": "operational",
    "triggerType": "event-driven",
    "typicalCadence": "per-course",
    "complexity": "standard",
    "description": "Building a course from design through deployment -- translating learning\nobjectives into content outlines, authoring instructional materials,\ndeveloping multimedia assets, building assessments, conducting pilot\ntesting with learner cohorts, iterating on feedback, and publishing\nto the learning management system. Produces course content packages,\nassessment items, and learner feedback summaries.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:course-development-lifecycle",
      "to": "role:e-learning-developer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:course-development-lifecycle",
      "to": "role:instructional-designer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:course-development-lifecycle",
      "to": "role:learning-experience-designer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:course-development-lifecycle",
      "to": "domain:online-learning",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:course-development-lifecycle",
      "to": "domain:corporate-training",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:course-development-lifecycle",
      "to": "responsibility:learning-objective-measurement",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:course-development-lifecycle",
      "to": "responsibility:curriculum-alignment",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:course-development-lifecycle",
      "to": "org-unit:training-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}