Event Storming Session
workflow:event-storming-session
Workflowworkflows/workflows/workflows-methodology.yaml·Open in Graph → {
"id": "workflow:event-storming-session",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-methodology.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "Event Storming Session",
"workflowKind": "governance",
"triggerType": "on-demand",
"typicalCadence": "per-initiative",
"complexity": "cross-team",
"description": "Facilitates a collaborative event storming workshop — mapping domain\nevents, identifying aggregates and bounded contexts, discovering commands\nand policies, resolving hotspots, and producing a shared domain model\nthat informs architecture decisions. Excludes implementation.\n"
},
"outgoingEdges": [
{
"from": "workflow:event-storming-session",
"to": "role:principal-engineer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:event-storming-session",
"to": "role:staff-engineer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:event-storming-session",
"to": "role:engineering-manager",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:event-storming-session",
"to": "skill-area:domain-driven-design",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:event-storming-session",
"to": "skill-area:c4-modeling",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:event-storming-session",
"to": "domain:software-engineering",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:event-storming-session",
"to": "responsibility:write-rfc-documents",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:event-storming-session",
"to": "responsibility:adr-curation",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:event-storming-session",
"to": "org-unit:architecture-guild",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:event-storming-session",
"to": "org-unit:engineering",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": []
}