II.
Role JSON
Structured · liverole:blockchain-engineer
Blockchain Engineer json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"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
}
}
]
}