II.
Responsibility JSON
Structured · liveresponsibility:architecture-governance
Architecture governance json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "responsibility:architecture-governance",
"_kind": "Responsibility",
"_file": "role/responsibilities/responsibilities-expanded-4.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Architecture governance",
"cadence": "continuous",
"description": "Govern architectural decisions across the organization — chair the\narchitecture review board, maintain architectural decision records,\nenforce technology standards, and ensure system designs meet\nnon-functional requirements for scalability, security, and reliability.\n"
},
"outgoingEdges": [
{
"from": "responsibility:architecture-governance",
"to": "role:chief-architect",
"kind": "held_by",
"attributes": {}
},
{
"from": "responsibility:architecture-governance",
"to": "role:principal-data-engineer",
"kind": "held_by",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "tool:hashicorp",
"to": "responsibility:architecture-governance",
"kind": "supports_work",
"attributes": {
"confidence": "medium",
"evidence": "Infrastructure policy and IaC products are governance projection points."
}
},
{
"from": "tool-server:mcp-terraform",
"to": "responsibility:architecture-governance",
"kind": "supports_work",
"attributes": {
"confidence": "medium",
"evidence": "IaC plans and state help enforce cloud architecture policy."
}
},
{
"from": "role:principal-data-engineer",
"to": "responsibility:architecture-governance",
"kind": "holds_responsibility"
},
{
"from": "role:chief-architect",
"to": "responsibility:architecture-governance",
"kind": "holds_responsibility"
},
{
"from": "workflow:technology-radar-review",
"to": "responsibility:architecture-governance",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:architecture-review-board",
"to": "responsibility:architecture-governance",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:RFC-process",
"to": "responsibility:architecture-governance",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:open-source-license-audit",
"to": "responsibility:architecture-governance",
"kind": "triggers_responsibility",
"attributes": {}
}
]
}