iiRecord
Agentic AI Atlas · Kernel Developer
role:kernel-developera5c.ai
II.
Role JSON

role:kernel-developer

Structured · live

Kernel Developer 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:kernel-developer",
  "_kind": "Role",
  "_file": "role/roles/roles-expanded-2.yaml",
  "_cluster": "role",
  "attributes": {
    "displayName": "Kernel Developer",
    "isAgentic": false,
    "requiredCapabilities": [],
    "requiredDomains": [],
    "description": "Works on operating system kernels — scheduler, memory management,\nfile systems, device drivers, and system call interfaces. Requires\ndeep understanding of hardware-software interaction and concurrency.\n"
  },
  "outgoingEdges": [
    {
      "from": "role:kernel-developer",
      "to": "responsibility:performance-optimization",
      "kind": "holds_responsibility"
    },
    {
      "from": "role:kernel-developer",
      "to": "responsibility:security-audit",
      "kind": "holds_responsibility"
    },
    {
      "from": "role:kernel-developer",
      "to": "skill-area:rtos-programming",
      "kind": "requires_expertise",
      "attributes": {}
    },
    {
      "from": "role:kernel-developer",
      "to": "skill-area:concurrency-multithreading",
      "kind": "requires_expertise",
      "attributes": {}
    },
    {
      "from": "role:kernel-developer",
      "to": "skill-area:lock-free-data-structures",
      "kind": "requires_expertise",
      "attributes": {}
    },
    {
      "from": "role:kernel-developer",
      "to": "domain:systems-programming",
      "kind": "applies_to",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}