II.
Term JSON
Structured · liveterm:event-storming
Event Storming json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "term:event-storming",
"_kind": "Term",
"_file": "terminology/terms/terms-methodologies.yaml",
"_cluster": "terminology",
"attributes": {
"displayName": "Event Storming",
"kind": "concept",
"description": "Collaborative modelling workshop technique (Alberto Brandolini) for\ndiscovering domain events, commands, aggregates, and bounded\ncontexts as a precursor to DDD-style implementation.\n"
},
"outgoingEdges": [
{
"from": "term:event-storming",
"to": "domain:software-engineering",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": []
}