iiRecord
Agentic AI Atlas · Instructional Designer
role:instructional-designera5c.ai
II.
Role JSON

role:instructional-designer

Structured · live

Instructional Designer json

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

File · role/roles/roles-expanded-4.yamlCluster · role
Record JSON
{
  "id": "role:instructional-designer",
  "_kind": "Role",
  "_file": "role/roles/roles-expanded-4.yaml",
  "_cluster": "role",
  "attributes": {
    "displayName": "Instructional Designer",
    "isAgentic": false,
    "requiredCapabilities": [],
    "requiredDomains": [],
    "description": "Designs learning experiences by analyzing learner needs, defining\nlearning objectives, structuring content sequences, and selecting\nappropriate delivery methods. Applies instructional design models\n(ADDIE, SAM) to produce effective curricula for diverse audiences.\n"
  },
  "outgoingEdges": [
    {
      "from": "role:instructional-designer",
      "to": "responsibility:curriculum-alignment",
      "kind": "holds_responsibility"
    },
    {
      "from": "role:instructional-designer",
      "to": "responsibility:learning-objective-measurement",
      "kind": "holds_responsibility"
    },
    {
      "from": "role:instructional-designer",
      "to": "domain:education",
      "kind": "applies_to",
      "attributes": {}
    },
    {
      "from": "role:instructional-designer",
      "to": "domain:corporate-training",
      "kind": "applies_to",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "responsibility:curriculum-alignment",
      "to": "role:instructional-designer",
      "kind": "held_by",
      "attributes": {}
    },
    {
      "from": "responsibility:learning-objective-measurement",
      "to": "role:instructional-designer",
      "kind": "held_by",
      "attributes": {}
    },
    {
      "from": "workflow:curriculum-design-process",
      "to": "role:instructional-designer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:course-development-lifecycle",
      "to": "role:instructional-designer",
      "kind": "involves_role",
      "attributes": {}
    }
  ]
}