EventScope / The working library
Good systems start with good decisions.
A developer reference for event envelopes, stream boundaries and consumer recovery. Design for asynchronous work without hiding delivery assumptions from the teams that depend on it.
Stream design workspace
Design an event as a fact
A stable envelope helps producers and consumers evolve separately.
Read the guideStream design workspace
Ordering and partition boundaries
Choose the smallest ordering guarantee the domain requires.
Read the guideStream design workspace
Consumer recovery and replay
A replay should be controlled, inspectable and safe.
Read the guideEventScope
Make the next step a clear one.
Explore the examples, understand the data, and build a workflow you can explain.