iiRecord
Agentic AI Atlas · Technical Artist
role:technical-artista5c.ai
II.
Role JSON

role:technical-artist

Structured · live

Technical Artist json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/roles/roles-semantic-pass-gaps.yamlCluster · domain
Record JSON
{
  "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
      }
    }
  ]
}