II.
Role JSON
Structured · liverole:learning-development-specialist
Learning & Development Specialist json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "role:learning-development-specialist",
"_kind": "Role",
"_file": "domain/roles/roles-semantic-pass-gaps.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Learning & Development Specialist",
"isAgentic": false,
"automatability": 0.2,
"description": "Designs, delivers, and evaluates learning programs that build organizational\ncapability and employee skills. Conducts training needs analyses, develops\ncurriculum and instructional materials, and measures program effectiveness\nthrough assessments and performance outcomes. Partners with subject matter experts\nto translate complex knowledge into engaging learning experiences.\n"
},
"outgoingEdges": [
{
"from": "role:learning-development-specialist",
"to": "responsibility:training-development",
"kind": "holds_responsibility"
},
{
"from": "role:learning-development-specialist",
"to": "responsibility:knowledge-sharing",
"kind": "holds_responsibility"
},
{
"from": "role:learning-development-specialist",
"to": "domain:human-resources",
"kind": "requires_skill",
"attributes": {
"level": "expert"
}
},
{
"from": "role:learning-development-specialist",
"to": "domain:knowledge-management",
"kind": "requires_skill",
"attributes": {
"level": "intermediate"
}
}
],
"incomingEdges": [
{
"from": "lib-skill:business-analysis--training-curriculum-designer",
"to": "role:learning-development-specialist",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
}
]
}