Audience: if a user change affects all their orders' projections, how is that executed — in parallel, sequentially? Answer: projection operates on a single stream at a time. Joining two streams is possible in modeling but not trivial; by default one projection = one stream.