Read-only access to the store refs (for HMR).
Map<String, List<(String, Ref<dynamic>)>> get storeRefRegistry => Map.unmodifiable(_storeRefs);