You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Make aggregate-id generation injectable and use stable pseudonymous ids by
default so raw subject_id is not duplicated into top-level outbox metadata.
Accept an optional stable domain eventId in both trackers and forward it to
the outbox message id for retry/dedup identity.
Add an allow-list context policy with rename and redaction rules. The filtered
object is stored in the extensible v1 context payload field and remains
outside existing ClickHouse v1 routes.
Document the required v1/v2 coexistence and consumer rollout policy.