Events
Generated command/event contract artifacts for the event system.
Read order
- Event catalog for event types and payload schemas.
- Command catalog for command definitions and validators.
- Event usage map for emitter/applier wiring.
Regeneration
Run from repo root:
go run ./internal/tools/eventdocgen
This updates:
docs/events/event-catalog.mddocs/events/command-catalog.mddocs/events/usage-map.md