Theory
Event Storming (Alberto Brandolini) is a workshop format: get domain experts and developers in a room with infinite wall space and orange sticky notes. Each sticky = one domain event. Arrange them in time. Then discover commands (blue), aggregates (yellow), policies (purple), and bounded contexts (swimlanes) — in that order.
It's the single fastest way to surface aggregates and contexts that took previous projects months to find.