Use when writing or editing React code that uses the `h-state` state management library (imports from 'h-state', calls createStore/useStore/batch, or uses store.$subscribe/$getState). Provides the exact API, idiomatic patterns, and the Proxy-free reactivity rules (tracked array methods, the index-assignment limitation, method-creator shape, selectors, persistence).
2026-06-12