Get all registered state keys from store
static List<String> getRegisteredStateKeys() { return store.getAllStateKeys(); }