iiRecord
Agentic AI Atlas · Blockchain Engineer
role:blockchain-engineera5c.ai
II.
Role JSON

role:blockchain-engineer

Structured · live

Blockchain Engineer json

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

File · domain/roles/roles-additional.yamlCluster · domain
Record JSON
{
  "id": "role:blockchain-engineer",
  "_kind": "Role",
  "_file": "domain/roles/roles-additional.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Blockchain Engineer",
    "isAgentic": false,
    "automatability": 0.7,
    "description": "Specialist in blockchain protocol development, smart contract engineering,\nconsensus mechanisms, and decentralized application architecture.\nBridges cryptography, distributed systems, and financial technology.\n"
  },
  "outgoingEdges": [
    {
      "from": "role:blockchain-engineer",
      "to": "responsibility:architecture-decision",
      "kind": "holds_responsibility"
    },
    {
      "from": "role:blockchain-engineer",
      "to": "responsibility:security-audit",
      "kind": "holds_responsibility"
    },
    {
      "from": "role:blockchain-engineer",
      "to": "responsibility:code-review",
      "kind": "holds_responsibility"
    },
    {
      "from": "role:blockchain-engineer",
      "to": "domain:security",
      "kind": "requires_skill",
      "attributes": {
        "level": "expert"
      }
    },
    {
      "from": "role:blockchain-engineer",
      "to": "specialization:cryptography-blockchain",
      "kind": "requires_skill",
      "attributes": {
        "level": "expert"
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "domain:crypto-defi",
      "to": "role:blockchain-engineer",
      "kind": "employs_role"
    },
    {
      "from": "stack-profile:blockchain-dapp",
      "to": "role:blockchain-engineer",
      "kind": "used_by_role"
    },
    {
      "from": "lib-skill:cryptography-blockchain--consensus-protocols",
      "to": "role:blockchain-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    }
  ]
}