II.
Role JSON
Structured · liverole:chief-architect
Chief Architect json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "role:chief-architect",
"_kind": "Role",
"_file": "role/roles/roles-expanded-4.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Chief Architect",
"isAgentic": false,
"requiredCapabilities": [],
"requiredDomains": [],
"description": "Organization-wide technical authority for system architecture — sets\narchitectural principles, governs technology standards, chairs the\narchitecture review board, and ensures technical coherence across\nall product lines and platforms.\n"
},
"outgoingEdges": [
{
"from": "role:chief-architect",
"to": "responsibility:architecture-governance",
"kind": "holds_responsibility"
},
{
"from": "role:chief-architect",
"to": "responsibility:technical-strategy",
"kind": "holds_responsibility"
},
{
"from": "role:chief-architect",
"to": "responsibility:engineering-roadmap",
"kind": "holds_responsibility"
},
{
"from": "role:chief-architect",
"to": "domain:software-engineering",
"kind": "applies_to",
"attributes": {}
},
{
"from": "role:chief-architect",
"to": "domain:platform-engineering",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "responsibility:engineering-roadmap",
"to": "role:chief-architect",
"kind": "held_by",
"attributes": {}
},
{
"from": "responsibility:technical-strategy",
"to": "role:chief-architect",
"kind": "held_by",
"attributes": {}
},
{
"from": "responsibility:architecture-governance",
"to": "role:chief-architect",
"kind": "held_by",
"attributes": {}
},
{
"from": "workflow:technology-radar-review",
"to": "role:chief-architect",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:architecture-review-board",
"to": "role:chief-architect",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:RFC-process",
"to": "role:chief-architect",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:tech-strategy-planning",
"to": "role:chief-architect",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:open-source-license-audit",
"to": "role:chief-architect",
"kind": "involves_role",
"attributes": {}
}
]
}