Architecture Decision
workflow:architecture-decision
Workflowworkflows/workflows/workflows-development.yaml·Open in Graph → {
"id": "workflow:architecture-decision",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-development.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "Architecture Decision",
"workflowKind": "development",
"triggerType": "event-driven",
"typicalCadence": "per-decision",
"complexity": "cross-team",
"description": "Guides proposals through RFC authoring, stakeholder review, and\nformal approval to produce binding architecture decision records.\n"
},
"outgoingEdges": [
{
"from": "workflow:architecture-decision",
"to": "role:principal-engineer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:architecture-decision",
"to": "role:staff-engineer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:architecture-decision",
"to": "role:tech-lead",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:architecture-decision",
"to": "skill-area:graphql-schema-design",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:architecture-decision",
"to": "domain:platform-engineering",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:architecture-decision",
"to": "domain:web-development",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:architecture-decision",
"to": "responsibility:write-rfc-documents",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:architecture-decision",
"to": "responsibility:approve-architecture",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:architecture-decision",
"to": "responsibility:review-architecture-changes",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:architecture-decision",
"to": "org-unit:engineering",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:architecture-decision",
"to": "org-unit:architecture-guild",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:architecture-decision",
"to": "role:principal-engineer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:architecture-decision",
"to": "role:staff-engineer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:architecture-decision",
"to": "role:tech-lead",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:architecture-decision",
"to": "skill-area:graphql-schema-design",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:architecture-decision",
"to": "domain:platform-engineering",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:architecture-decision",
"to": "domain:web-development",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:architecture-decision",
"to": "responsibility:write-rfc-documents",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:architecture-decision",
"to": "responsibility:approve-architecture",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:architecture-decision",
"to": "responsibility:review-architecture-changes",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:architecture-decision",
"to": "org-unit:engineering",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:architecture-decision",
"to": "org-unit:architecture-guild",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": []
}