II.
Role JSON
Structured · liverole:localization-coordinator
Localization Coordinator json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "role:localization-coordinator",
"_kind": "Role",
"_file": "role/roles/roles-expanded-3.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Localization Coordinator",
"isAgentic": false,
"requiredCapabilities": [],
"requiredDomains": [],
"description": "Manages the localization of products and content across languages\nand regions — translation vendor management, glossary maintenance,\nlinguistic quality assurance, and cultural adaptation. Coordinates\nbetween product teams and localization providers.\n"
},
"outgoingEdges": [
{
"from": "role:localization-coordinator",
"to": "responsibility:localization-management",
"kind": "holds_responsibility"
},
{
"from": "role:localization-coordinator",
"to": "responsibility:vendor-management",
"kind": "holds_responsibility"
},
{
"from": "role:localization-coordinator",
"to": "domain:content-operations",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": []
}