II.
Role JSON
Structured · liverole:chief-learning-officer
Chief Learning Officer json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "role:chief-learning-officer",
"_kind": "Role",
"_file": "role/roles/roles-expanded-4.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Chief Learning Officer",
"isAgentic": false,
"requiredCapabilities": [],
"requiredDomains": [],
"description": "Leads the organization's learning and development strategy — defines\ncompetency frameworks, manages training programs, evaluates learning\neffectiveness, and aligns workforce development with business goals.\nChampions a culture of continuous learning.\n"
},
"outgoingEdges": [
{
"from": "role:chief-learning-officer",
"to": "responsibility:curriculum-alignment",
"kind": "holds_responsibility"
},
{
"from": "role:chief-learning-officer",
"to": "responsibility:learning-objective-measurement",
"kind": "holds_responsibility"
},
{
"from": "role:chief-learning-officer",
"to": "responsibility:accreditation-compliance",
"kind": "holds_responsibility"
},
{
"from": "role:chief-learning-officer",
"to": "domain:corporate-training",
"kind": "applies_to",
"attributes": {}
},
{
"from": "role:chief-learning-officer",
"to": "domain:education",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "responsibility:curriculum-alignment",
"to": "role:chief-learning-officer",
"kind": "held_by",
"attributes": {}
},
{
"from": "responsibility:accreditation-compliance",
"to": "role:chief-learning-officer",
"kind": "held_by",
"attributes": {}
},
{
"from": "responsibility:learning-objective-measurement",
"to": "role:chief-learning-officer",
"kind": "held_by",
"attributes": {}
},
{
"from": "workflow:curriculum-design-process",
"to": "role:chief-learning-officer",
"kind": "involves_role",
"attributes": {}
}
]
}