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

lib-process:software-architecture--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:software-architecture--event-storming",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "event-storming",
    "description": "Collaborative workshop technique for discovering domain events, commands, aggregates, and bounded contexts",
    "libraryPath": "library/specializations/software-architecture/event-storming.js",
    "specialization": "software-architecture",
    "usesAgents": [
      "event-storming-facilitator",
      "ddd-expert",
      "cqrs-event-sourcing-expert",
      "technical-writer"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:software-architecture--event-storming",
      "to": "skill-area:domain-driven-design",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:software-architecture--event-storming",
      "to": "skill-area:event-sourcing",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:software-architecture--event-storming",
      "to": "topic:domain-driven-design",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:software-architecture--event-storming",
      "to": "topic:event-driven-architecture",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:software-architecture--event-storming",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:software-architecture--event-storming",
      "to": "role:architect",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:software-architecture--event-storming",
      "to": "role:tech-lead",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:software-architecture--event-storming",
      "to": "workflow:architecture-decision-record",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:software-architecture--event-storming",
      "to": "specialization:software-architecture",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:software-architecture--event-storming",
      "to": "lib-agent:software-architecture--event-storming-facilitator",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:software-architecture--event-storming",
      "to": "lib-agent:software-architecture--ddd-expert",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:software-architecture--event-storming",
      "to": "lib-agent:software-architecture--cqrs-event-sourcing-expert",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:software-architecture--event-storming",
      "to": "lib-agent:software-architecture--technical-writer",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    }
  ],
  "incomingEdges": []
}