## Issue 1. Calling `ensureInitialized` on startup 2. The doc states it ensures the initialization, but the codebase suggests it also fetches and activates data: <img width="715" alt="image" src="https://github.com/user-attachments/assets/166bce04-800b-4e3a-9c0e-838d39a559a1"> In my usecase that leads to performance issues. Is this an intended behaviour?