II.
Role JSON
Structured · liverole:technical-artist
Technical Artist json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "role:technical-artist",
"_kind": "Role",
"_file": "domain/roles/roles-semantic-pass-gaps.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Technical Artist",
"isAgentic": false,
"automatability": 0.5,
"description": "Bridges art and engineering pipelines in games and VFX productions, developing\nshaders, tools, and automated asset workflows that enable artists to create\nhigh-fidelity content efficiently. Optimizes rendering performance, defines art\ntechnical standards, and collaborates with graphics engineers on pipeline tooling.\n"
},
"outgoingEdges": [
{
"from": "role:technical-artist",
"to": "responsibility:performance-optimization",
"kind": "holds_responsibility"
},
{
"from": "role:technical-artist",
"to": "responsibility:documentation",
"kind": "holds_responsibility"
},
{
"from": "role:technical-artist",
"to": "domain:gaming",
"kind": "requires_skill",
"attributes": {
"level": "expert"
}
},
{
"from": "role:technical-artist",
"to": "domain:software-engineering",
"kind": "requires_skill",
"attributes": {
"level": "intermediate"
}
}
],
"incomingEdges": [
{
"from": "workflow:game-asset-pipeline",
"to": "role:technical-artist",
"kind": "involves_role"
},
{
"from": "lib-agent:game-development--3d-modeler",
"to": "role:technical-artist",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
}
]
}