II.
Responsibility JSON
Structured · liveresponsibility:approve-architecture
Approve architecture proposals json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "responsibility:approve-architecture",
"_kind": "Responsibility",
"_file": "role/responsibilities/approve-architecture.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Approve architecture proposals",
"cadence": "as-needed",
"requiredSkills": [
"skill:system-design"
],
"description": "Approve architecture proposals.\n"
},
"outgoingEdges": [
{
"from": "responsibility:approve-architecture",
"to": "skill:system-design",
"kind": "requires_skill"
}
],
"incomingEdges": [
{
"from": "role:cto",
"to": "responsibility:approve-architecture",
"kind": "holds_responsibility"
},
{
"from": "workflow:dependency-graph-audit",
"to": "responsibility:approve-architecture",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:microservice-decomposition",
"to": "responsibility:approve-architecture",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:strangler-fig-migration",
"to": "responsibility:approve-architecture",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:building-permit-compliance-review",
"to": "responsibility:approve-architecture",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:production-readiness-review",
"to": "responsibility:approve-architecture",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:tech-radar-update",
"to": "responsibility:approve-architecture",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:architectural-fitness-function-review",
"to": "responsibility:approve-architecture",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:architecture-decision",
"to": "responsibility:approve-architecture",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:hardware-design-review",
"to": "responsibility:approve-architecture",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:architecture-governance",
"to": "responsibility:approve-architecture",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:vendor-evaluation",
"to": "responsibility:approve-architecture",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:monolith-extraction-planning",
"to": "responsibility:approve-architecture",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:breaking-change-review",
"to": "responsibility:approve-architecture",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:tech-radar-update",
"to": "responsibility:approve-architecture",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:architectural-fitness-function-review",
"to": "responsibility:approve-architecture",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:architecture-decision",
"to": "responsibility:approve-architecture",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:architecture-governance",
"to": "responsibility:approve-architecture",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:vendor-evaluation",
"to": "responsibility:approve-architecture",
"kind": "triggers_responsibility",
"attributes": {}
}
]
}