Pull Request — Author: schen (Sarah Chen)
Status: MERGED
Implements the event store for payment events as described in ADR-047.
This PR introduces:
- Event sourcing for all payment transactions
- Replay capability for event reconstruction
- Snapshot support for performance
References: ADR-047 (Switch to event-sourcing for payments)
Reviewed by: mreyes (Marcus Reyes)
Pull Request — Author: schen (Sarah Chen)
Status: MERGED
Implements the event store for payment events as described in ADR-047.
This PR introduces:
References: ADR-047 (Switch to event-sourcing for payments)
Reviewed by: mreyes (Marcus Reyes)