Read-only access to the store registry (for HMR and dev tools).
Map<String, dynamic> get storeRegistry => Map.unmodifiable(_stores);