II.
Role JSON
Structured · liverole:VFX-artist
VFX Artist json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "role:VFX-artist",
"_kind": "Role",
"_file": "role/roles/roles-expanded-3.yaml",
"_cluster": "role",
"attributes": {
"displayName": "VFX Artist",
"isAgentic": false,
"requiredCapabilities": [],
"requiredDomains": [],
"description": "Creates visual effects for games, film, and interactive media —\nparticle systems, fluid simulations, explosions, environmental\neffects, and post-processing pipelines. Balances visual fidelity\nwith performance constraints.\n"
},
"outgoingEdges": [
{
"from": "role:VFX-artist",
"to": "responsibility:performance-optimization",
"kind": "holds_responsibility"
},
{
"from": "role:VFX-artist",
"to": "responsibility:content-creation",
"kind": "holds_responsibility"
},
{
"from": "role:VFX-artist",
"to": "domain:film-production",
"kind": "applies_to",
"attributes": {}
},
{
"from": "role:VFX-artist",
"to": "domain:gaming",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": []
}