iiRecord
Agentic AI Atlas · Annotation Lead
role:annotation-leada5c.ai
II.
Role JSON

role:annotation-lead

Structured · live

Annotation Lead json

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

File · role/roles/roles-expanded-2.yamlCluster · role
Record JSON
{
  "id": "role:annotation-lead",
  "_kind": "Role",
  "_file": "role/roles/roles-expanded-2.yaml",
  "_cluster": "role",
  "attributes": {
    "displayName": "Annotation Lead",
    "isAgentic": false,
    "requiredCapabilities": [],
    "requiredDomains": [],
    "description": "Manages data annotation teams and processes — labeling guidelines,\ninter-annotator agreement, quality assurance workflows, and annotation\ntool selection. Ensures consistent, high-quality training data.\n"
  },
  "outgoingEdges": [
    {
      "from": "role:annotation-lead",
      "to": "responsibility:annotation-accuracy",
      "kind": "holds_responsibility"
    },
    {
      "from": "role:annotation-lead",
      "to": "responsibility:data-labeling-consistency",
      "kind": "holds_responsibility"
    },
    {
      "from": "role:annotation-lead",
      "to": "responsibility:data-quality",
      "kind": "holds_responsibility"
    },
    {
      "from": "role:annotation-lead",
      "to": "skill-area:data-collection",
      "kind": "requires_expertise",
      "attributes": {}
    },
    {
      "from": "role:annotation-lead",
      "to": "skill-area:data-quality",
      "kind": "requires_expertise",
      "attributes": {}
    },
    {
      "from": "role:annotation-lead",
      "to": "domain:ml-ai",
      "kind": "applies_to",
      "attributes": {}
    },
    {
      "from": "role:annotation-lead",
      "to": "domain:data-engineering",
      "kind": "applies_to",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "responsibility:annotation-accuracy",
      "to": "role:annotation-lead",
      "kind": "held_by",
      "attributes": {}
    },
    {
      "from": "responsibility:data-labeling-consistency",
      "to": "role:annotation-lead",
      "kind": "held_by",
      "attributes": {}
    }
  ]
}