handlers-must-mutate-state-in-place

Status: IN

Both `reconstruct_state` and `Projection` expect handler functions to mutate the `state` dict in place rather than returning a new value; a handler that returns without mutating silently loses its changes

Source: entries/2026/05/29/event-sourcing-store-event_store-reconstruct_state.md

JSON