II.
Role JSON
Structured · liverole:management-consultant
Management Consultant json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "role:management-consultant",
"_kind": "Role",
"_file": "domain/roles/roles-semantic-pass-gaps.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Management Consultant",
"isAgentic": false,
"automatability": 0.3,
"description": "Provides strategic and operational consulting to organizations on business improvement,\ngrowth strategy, and performance transformation. Conducts rapid diagnostics, builds\nbusiness cases, and designs implementation roadmaps for complex organizational challenges.\nPartners with senior executives to translate strategic insights into operational change.\n"
},
"outgoingEdges": [
{
"from": "role:management-consultant",
"to": "responsibility:strategic-planning",
"kind": "holds_responsibility"
},
{
"from": "role:management-consultant",
"to": "responsibility:stakeholder-communication",
"kind": "holds_responsibility"
},
{
"from": "role:management-consultant",
"to": "responsibility:risk-assessment",
"kind": "holds_responsibility"
},
{
"from": "role:management-consultant",
"to": "domain:strategy",
"kind": "requires_skill",
"attributes": {
"level": "expert"
}
},
{
"from": "role:management-consultant",
"to": "domain:operations",
"kind": "requires_skill",
"attributes": {
"level": "intermediate"
}
}
],
"incomingEdges": [
{
"from": "lib-agent:business-strategy--blue-ocean-strategist",
"to": "role:management-consultant",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:business-strategy--blue-ocean-strategy",
"to": "role:management-consultant",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:business-strategy--vpd-design",
"to": "role:management-consultant",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
}
]
}