Isaaquinho1 / cache
- Use `hydrated_bloc` **only for UI/presentation state**. Business/domain persistence should go through repositories/storage (API + secure/shared storage), not through bloc caches. - Enabled by default via `HydratedBloc.storage` (CustomHydratedStorage) from bootstrap initializers.
📐 Cursor Rulescursor