iiRecord
Agentic AI Atlas · event-storming
lib-process:shared--event-storminga5c.ai
II.
LibraryProcess JSON

lib-process:shared--event-storming

Structured · live

event-storming json

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

File · generated-library/processes.yamlCluster · generated-library
Record JSON
{
  "id": "lib-process:shared--event-storming",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "event-storming",
    "description": "Event Storming - Workshop-based domain modeling using events, commands, and aggregates",
    "libraryPath": "library/methodologies/event-storming/event-storming.js",
    "usesAgents": [
      "event-storm-facilitator",
      "process-modeler",
      "software-designer",
      "context-mapper",
      "visualization-generator"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:shared--event-storming",
      "to": "skill-area:domain-driven-design",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--event-storming",
      "to": "skill-area:c4-modeling",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:shared--event-storming",
      "to": "skill-area:adr-writing",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:shared--event-storming",
      "to": "topic:domain-driven-design",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--event-storming",
      "to": "topic:clean-architecture",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:shared--event-storming",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--event-storming",
      "to": "role:architect",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--event-storming",
      "to": "role:tech-lead",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:shared--event-storming",
      "to": "workflow:architecture-decision-record",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--event-storming",
      "to": "specialization:software-architecture",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--event-storming",
      "to": "methodology:event-storming",
      "kind": "follows_methodology",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}