Background
Context:
- T379031: Revert Metrics Platform changes that were made for the Recommended Content feature
- https://gitlab.wikimedia.org/repos/data-engineering/schemas-event-secondary/-/merge_requests/23
- https://wikimedia.slack.com/archives/C01DFMX6QLB/p1731438858881279
- https://wikimedia.slack.com/archives/C05ERLBF0E7/p1750887035550309
The current length of the action_context property is 64 characters, which makes it very difficult to include arbitrary contextual data in analytics events, which we have called "data stuffing". However, there is still a need to do so every now and then. Since we haven't yet provided guidance on how to avoid data stuffing, should we increase the length of the property?
Acceptance criteria
- Decision record
- Schemata updates
- Documentation updates