Core Vitality LabCore Vitality Lab
    Research Hub Access

    Unlock the full Core Vitality research library

    Members get instant access to complete methodology, dosage matrices, compliance-friendly copy, and product positioning frameworks. Set up Supabase Auth to gate content and capture smarter data.

    Enable Supabase Auth

    Activate email magic links or OAuth. Restrict full-content queries to authenticated users.

    Seed research tables

    Split articles into `public_summary` and `full_content` columns; reference docs/research-hub-setup.md.

    Wire access flow

    Send sign-in links, store unlock events, and auto-tag contacts for your newsletter and chatbot.

    Launch checklist

    • Create Supabase tables: `research_reports`, `report_unlocks`, `research_members`.
    • Expose public summaries via static data; fetch `full_content` with RLS-protected API route.
    • Send a welcome email linking to `/research` plus your top 3 reports.
    • Tag new members in your ESP and trigger chatbot prompts for return visits.

    Member experience

    1. Click “Access Research Hub” on any gated article.
    2. Receive a Supabase magic link (or OAuth) to sign in.
    3. Refresh the article to reveal full content and downloads.
    4. Get personalized follow-up emails based on unlocked reports.

    Need more customization? Extend with Supabase Edge Functions for advanced scoring or dynamic CTAs.

    Already have access?

    Sign in below to load the full research articles. The session will unlock content automatically.