While as part of 5.2.13 we added comprehensive integration and unit tests suites to EventBus, we want to collect and analyze
some payloads from the production environment before fully deprecating the hooks API.
Testing plan:
- create a new mediawiki.page_change.staging.v1 stream
- have EventBus produce Domain Event generated payloads to mediawiki.page_change.staging.v1 .
- compare Hooks and Domain Event payloads (offline)
- deprecate Hooks