II.
Topic JSON
Structured · livetopic:event-sourcing
Event Sourcing json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"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
}
}
]
}