Streaming flow runtime: evaluates registered flow definitions over the change stream from the transaction layer and writes the resulting deltas back into the catalog.
Invariant: a flow's output is fully determined by its definition, so an operator carrying hidden state (a clock, a random number, an external read) breaks replay.