II.
Role JSON
Structured · liverole:video-editor
Video Editor json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "role:video-editor",
"_kind": "Role",
"_file": "role/roles/roles-expanded-3.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Video Editor",
"isAgentic": false,
"requiredCapabilities": [],
"requiredDomains": [],
"description": "Assembles and refines video content — editing footage, color grading,\naudio synchronization, motion graphics integration, and final output\nencoding. Works across narrative, commercial, and social media\nformats with professional editing tools.\n"
},
"outgoingEdges": [
{
"from": "role:video-editor",
"to": "responsibility:content-creation",
"kind": "holds_responsibility"
},
{
"from": "role:video-editor",
"to": "responsibility:brand-consistency",
"kind": "holds_responsibility"
},
{
"from": "role:video-editor",
"to": "domain:film-production",
"kind": "applies_to",
"attributes": {}
},
{
"from": "role:video-editor",
"to": "domain:media-entertainment",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": []
}