MO-523: Align analytics event envelope - #238
Open
tjpeel-ee wants to merge 3 commits into
Open
Conversation
tjpeel-ee
marked this pull request as ready for review
September 11, 2026 17:22
tjpeel-ee
force-pushed
the
MO-523-align-final-ai-team-integration
branch
from
September 12, 2026 09:06
253266f to
e0d967e
Compare
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Summary
Implemented
insertoperation to publishedcreate, retainupdateanddelete, and emit UTC timestamps with millisecond precision.correlationIdfrom the propagatedx-cdp-request-idtrace value when present.user:<UUID>actors for user submissions and status amendments, while retainingservice:waste-obligationsfor the system-driven delete flow.compliance_declaration_v<major>.<minor>and keep embedded-schema lookup compatible with previously stored dotted values.elevated_system_allowed_removaland normalise undispatched legacy outbox records during publication.Scope Decisions
piiKeyRefpopulation under the agreed instruction;piiKeyRefremainsnull.cdec_<ULID>entity IDs because the specification is incompatible with the service's immutable Mongo ObjectId model. Published IDs remaincompliance_declaration_<ObjectId>until the specification is corrected.Verification
dotnet build.