iiRecord
Agentic AI Atlas · Event Storming
term:event-storminga5c.ai
II.
Term JSON

term:event-storming

Structured · live

Event Storming json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · terminology/terms/terms-methodologies.yamlCluster · terminology
Record JSON
{
  "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": []
}