Tracker: #11592
Problem
`apps/kbve/astro-kbve/src/workers/supabase.db.ts` and `supabase.websocket.ts` proxy Supabase RPC + realtime through a Web Worker so the main thread stays responsive. There are 0 tests. The existing `astro check` flagged unused `WorkerResponse` types in both files — a sign that internals aren't being exercised.
Acceptance
Tracker: #11592
Problem
`apps/kbve/astro-kbve/src/workers/supabase.db.ts` and `supabase.websocket.ts` proxy Supabase RPC + realtime through a Web Worker so the main thread stays responsive. There are 0 tests. The existing `astro check` flagged unused `WorkerResponse` types in both files — a sign that internals aren't being exercised.
Acceptance