Subject: Urgent: Base44 SDK performance issues (LCP/TBT) Hello Base44 Team, My app has critical performance issues (high LCP/TBT) due to the SDK. It automatically triggers /User/me, /track/batch, and /log-user-in-app requests for anonymous users, blocking rendering. Despite optimization efforts, these SDK calls are unavoidable and severely impact Core Web Vitals and UX. Please optimize the Base44 SDK to prevent these critical path requests for unauthenticated users, or provide a deferral mechanism. Thanks,