iiRecord
Agentic AI Atlas · Event Sourcing
topic:event-sourcinga5c.ai
II.
Topic JSON

topic:event-sourcing

Structured · live

Event Sourcing json

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

File · domain/topics/event-sourcing.yamlCluster · domain
Record JSON
{
  "id": "topic:event-sourcing",
  "_kind": "Topic",
  "_file": "domain/topics/event-sourcing.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Event Sourcing",
    "description": "Event Sourcing as a cross-cutting topic — append-only event logs as\nsource of truth, projections, snapshots, and replay.\n"
  },
  "outgoingEdges": [
    {
      "from": "topic:event-sourcing",
      "to": "domain:software-engineering",
      "kind": "applies_to"
    },
    {
      "from": "topic:event-sourcing",
      "to": "domain:databases",
      "kind": "applies_to"
    }
  ],
  "incomingEdges": [
    {
      "from": "domain:software-engineering",
      "to": "topic:event-sourcing",
      "kind": "contains"
    },
    {
      "from": "lib-agent:data-engineering-analytics--streaming-pipeline-engineer",
      "to": "topic:event-sourcing",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:software-architecture--cqrs-event-sourcing-expert",
      "to": "topic:event-sourcing",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:software-architecture--ddd-expert",
      "to": "topic:event-sourcing",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:software-architecture--ddd-strategic-modeling",
      "to": "topic:event-sourcing",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:data-engineering-analytics--cdc-pattern-implementer",
      "to": "topic:event-sourcing",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:data-engineering-analytics--kafka-topic-designer",
      "to": "topic:event-sourcing",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    }
  ]
}