II.
Role JSON
Structured · liverole:documentation-manager
Documentation Manager json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "role:documentation-manager",
"_kind": "Role",
"_file": "role/roles/roles-expanded-3.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Documentation Manager",
"isAgentic": false,
"requiredCapabilities": [],
"requiredDomains": [],
"description": "Leads documentation strategy and operations — information architecture,\ncontent standards, documentation toolchain management, and team\ncoordination. Ensures documentation coverage, accuracy, and\ndiscoverability across products and APIs.\n"
},
"outgoingEdges": [
{
"from": "role:documentation-manager",
"to": "responsibility:documentation",
"kind": "holds_responsibility"
},
{
"from": "role:documentation-manager",
"to": "responsibility:knowledge-sharing",
"kind": "holds_responsibility"
},
{
"from": "role:documentation-manager",
"to": "domain:developer-experience",
"kind": "applies_to",
"attributes": {}
},
{
"from": "role:documentation-manager",
"to": "domain:software-engineering",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "tool:contentstack",
"to": "role:documentation-manager",
"kind": "supports_work",
"attributes": {
"confidence": "medium",
"evidence": "CMS entries, releases, and workflows support documentation program management."
}
},
{
"from": "tool-server:mcp-contentstack-candidate",
"to": "role:documentation-manager",
"kind": "supports_work",
"attributes": {
"confidence": "medium",
"evidence": "CMS entries, releases, and workflows support documentation program management."
}
}
]
}