II.
Role JSON
Structured · liverole:community-manager
Community Manager json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "role:community-manager",
"_kind": "Role",
"_file": "role/roles/roles-expanded-3.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Community Manager",
"isAgentic": false,
"requiredCapabilities": [],
"requiredDomains": [],
"description": "Builds and nurtures developer and user communities — forum moderation,\nevent planning, content programs, and community health monitoring.\nDrives engagement, facilitates peer support, and channels community\nfeedback into product decisions.\n"
},
"outgoingEdges": [
{
"from": "role:community-manager",
"to": "responsibility:community-guidelines-enforcement",
"kind": "holds_responsibility"
},
{
"from": "role:community-manager",
"to": "responsibility:stakeholder-communication",
"kind": "holds_responsibility"
},
{
"from": "role:community-manager",
"to": "domain:community",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "responsibility:community-guidelines-enforcement",
"to": "role:community-manager",
"kind": "held_by",
"attributes": {}
}
]
}