Changelog
Branch feat/m3-activation-event-schema: changelog
April 16, 2026Branch feat/m3-activation-event-schema1 min readAI Generated
Branch feat/m3-activation-event-schema: changelog
Automated summary for branch feat/m3-activation-event-schema. This post is generated on push; commit it with your changes.
Commits
- 789d385b docs(pr-post): AI-drafted blog post for M3
- 6138de81 feat(events): activation event schema (M3)
Files changed
.../feat-m3-activation-event-schema/manifest.json | 12 +++
.../feat-m3-activation-event-schema/versions/ai.md | 19 ++++
webapp/src/lib/events/activation.ts | 103 +++++++++++++++++++
webapp/test/activation-events.test.ts | 109 +++++++++++++++++++++
4 files changed, 243 insertions(+)
How this works
This file is produced by webapp/tools/sync-pr-blog-post.ts. Add a versions/human.md file in the same folder to publish a human-written alternative; the site will show tabs for AI Draft and Human when both exist.