II.
Role JSON
Structured · liverole:curriculum-developer
Curriculum Developer json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "role:curriculum-developer",
"_kind": "Role",
"_file": "role/roles/roles-expanded-4.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Curriculum Developer",
"isAgentic": false,
"requiredCapabilities": [],
"requiredDomains": [],
"description": "Designs, writes, and revises curricula aligned to educational standards\nand competency frameworks. Collaborates with subject matter experts,\nmaps scope and sequence, selects resources, and builds assessment\nrubrics to measure curricular effectiveness.\n"
},
"outgoingEdges": [
{
"from": "role:curriculum-developer",
"to": "responsibility:curriculum-alignment",
"kind": "holds_responsibility"
},
{
"from": "role:curriculum-developer",
"to": "responsibility:learning-objective-measurement",
"kind": "holds_responsibility"
},
{
"from": "role:curriculum-developer",
"to": "responsibility:accreditation-compliance",
"kind": "holds_responsibility"
},
{
"from": "role:curriculum-developer",
"to": "domain:K12-education",
"kind": "applies_to",
"attributes": {}
},
{
"from": "role:curriculum-developer",
"to": "domain:higher-education",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "responsibility:curriculum-alignment",
"to": "role:curriculum-developer",
"kind": "held_by",
"attributes": {}
},
{
"from": "responsibility:accreditation-compliance",
"to": "role:curriculum-developer",
"kind": "held_by",
"attributes": {}
},
{
"from": "responsibility:learning-objective-measurement",
"to": "role:curriculum-developer",
"kind": "held_by",
"attributes": {}
},
{
"from": "workflow:curriculum-design-process",
"to": "role:curriculum-developer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:academic-assessment-cycle",
"to": "role:curriculum-developer",
"kind": "involves_role",
"attributes": {}
}
]
}