iiRecord
Agentic AI Atlas · Role
term:rolea5c.ai
II.
Term JSON

term:role

Structured · live

Role json

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

File · terminology/terms/role.yamlCluster · terminology
Record JSON
{
  "id": "term:role",
  "_kind": "Term",
  "_file": "terminology/terms/role.yaml",
  "_cluster": "terminology",
  "attributes": {
    "canonicalDefinitionId": "definition:role.canonical",
    "displayName": "Role",
    "kind": "role",
    "references": [
      "NodeKind:Role"
    ],
    "description": "Human or agentic role\n"
  },
  "outgoingEdges": [
    {
      "from": "term:role",
      "to": "domain:software-engineering",
      "kind": "applies_to",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "definition:role.canonical",
      "to": "term:role",
      "kind": "defines"
    }
  ]
}