iiRecord
Agentic AI Atlas · Actuary
role:actuarya5c.ai
II.
Role JSON

role:actuary

Structured · live

Actuary json

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

File · role/roles/roles-expanded-3.yamlCluster · role
Record JSON
{
  "id": "role:actuary",
  "_kind": "Role",
  "_file": "role/roles/roles-expanded-3.yaml",
  "_cluster": "role",
  "attributes": {
    "displayName": "Actuary",
    "isAgentic": false,
    "requiredCapabilities": [],
    "requiredDomains": [],
    "description": "Applies mathematical and statistical methods to assess financial risk —\ninsurance pricing, reserve estimation, pension fund valuation, and\ncatastrophe modeling. Combines probability theory with domain expertise\nin insurance and finance.\n"
  },
  "outgoingEdges": [
    {
      "from": "role:actuary",
      "to": "responsibility:financial-model-accuracy",
      "kind": "holds_responsibility"
    },
    {
      "from": "role:actuary",
      "to": "responsibility:risk-model-validation",
      "kind": "holds_responsibility"
    },
    {
      "from": "role:actuary",
      "to": "responsibility:regulatory-reporting",
      "kind": "holds_responsibility"
    },
    {
      "from": "role:actuary",
      "to": "domain:insurance",
      "kind": "applies_to",
      "attributes": {}
    },
    {
      "from": "role:actuary",
      "to": "domain:finance",
      "kind": "applies_to",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "responsibility:financial-model-accuracy",
      "to": "role:actuary",
      "kind": "held_by",
      "attributes": {}
    },
    {
      "from": "responsibility:risk-model-validation",
      "to": "role:actuary",
      "kind": "held_by",
      "attributes": {}
    },
    {
      "from": "workflow:insurance-claims-adjudication",
      "to": "role:actuary",
      "kind": "involves_role",
      "attributes": {}
    }
  ]
}