Composable Event Design: Building Blocks Over Monolithic Schemas
Haven't finished writing this yet but here is what I plan to talk about:
Major themes: Why monolithic event schemas grow past forty fields one defensible request at a time; composable design with shared mixins and atomic domain events; carrying context in the event hierarchy instead of the payload; when a surface earns its own event and how to migrate without a rewrite
