fieldnotesai
    Preparing search index...

    Variable supabaseConst

    supabase: SupabaseClient = ...

    Supabase Client - Lazy initialization Only creates client when first accessed, allowing builds without env vars

    For build-time compatibility, this uses a getter that creates the client on demand