iiRecord
Agentic AI Atlas · AI Ethics Researcher
role:ai-ethics-researchera5c.ai
II.
Role JSON

role:ai-ethics-researcher

Structured · live

AI Ethics Researcher json

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

File · role/roles/roles-expanded.yamlCluster · role
Record JSON
{
  "id": "role:ai-ethics-researcher",
  "_kind": "Role",
  "_file": "role/roles/roles-expanded.yaml",
  "_cluster": "role",
  "attributes": {
    "displayName": "AI Ethics Researcher",
    "isAgentic": false,
    "requiredCapabilities": [],
    "requiredDomains": [],
    "description": "Evaluates AI systems for fairness, accountability, and transparency.\nDesigns bias audits, develops ethical guidelines, and advises product\nteams on responsible AI practices.\n"
  },
  "outgoingEdges": [
    {
      "from": "role:ai-ethics-researcher",
      "to": "responsibility:model-quality-assurance",
      "kind": "holds_responsibility"
    },
    {
      "from": "role:ai-ethics-researcher",
      "to": "responsibility:regulatory-compliance",
      "kind": "holds_responsibility"
    },
    {
      "from": "role:ai-ethics-researcher",
      "to": "skill-area:bias-fairness-analysis",
      "kind": "requires_expertise",
      "attributes": {}
    },
    {
      "from": "role:ai-ethics-researcher",
      "to": "skill-area:explainability-interpretation",
      "kind": "requires_expertise",
      "attributes": {}
    },
    {
      "from": "role:ai-ethics-researcher",
      "to": "skill-area:eval-driven-development",
      "kind": "requires_expertise",
      "attributes": {}
    },
    {
      "from": "role:ai-ethics-researcher",
      "to": "domain:ml-ai",
      "kind": "applies_to",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "responsibility:model-quality-assurance",
      "to": "role:ai-ethics-researcher",
      "kind": "held_by",
      "attributes": {}
    }
  ]
}