State Store
Common interface for reading, updating, and dispatching on state.
Both StateActor (root) and ScopedState (projection) implement this. Contexts depend on StateStore — they never see the concrete type.
Common interface for reading, updating, and dispatching on state.
Both StateActor (root) and ScopedState (projection) implement this. Contexts depend on StateStore — they never see the concrete type.