Readonlyactions$ReadonlyactionsReadonlychangesSubscribe to changes of a selector. Note: an implementation may be based on state$ + distinctUntilChanged.
ReadonlychangesSubscribe to ReadQuery (SelectorSpec) changes, including commit meta of the current commit.
ReadonlychangesSubscribe to changes of a selector, including commit meta of the current commit (commitMode/priority, etc.).
ReadonlydispatchReadonlydispatchReadonlydispatchReadonlygetReadonlyinstanceStable instance anchor (single source of truth), aligned with 009/011/016.
Optional ReadonlylifecycleLifecycle status (serializable and consumable by Devtools/Sandbox).
ReadonlymoduleAssociated module identifier:
ReadonlyrefProvide a SubscriptionRef for long-running / fine-grained logic to borrow state directly. The current implementation only exposes a ref for the whole state; selector views are up to the caller to wrap.
Readonlyset
The runtime interface of a Module (similar to "Store as Context" in docs), exposing read/write, subscription, and dispatch capabilities to Logic / Flow.