Replace the $effect-based background fetch with the canonical if(browser) fire-and-forget pattern in +page.ts. Runs earlier in the lifecycle, no store subscription overhead, and immune to $ae_api store re-trigger side effects. Removes ae_api and events_func imports from the component. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>