Define a unified structure and naming convention for notification events and document them in a central registry.
Goal
Improve consistency, observability, and alignment with the new subscription architecture.
Scope
- Define event naming convention
- Standardize payload envelope (eventId, type, timestamp, aggregateId, metadata, data)
- Document all notification events
- Align events with GraphQL Subscriptions
Acceptance Criteria
- All events follow standardized format
- Central event catalog documented
- No duplicated or inconsistent event structures
Define a unified structure and naming convention for notification events and document them in a central registry.
Goal
Improve consistency, observability, and alignment with the new subscription architecture.
Scope
Acceptance Criteria