Access Granted

    V1 to V2
    Migration Playbook

    Step-by-step. Both backends. ~30 minutes start to finish.

    Quick Start (4 Phases)

    1. 1. Receive your V2 repo (questionnaire link in your purchase email if missing)
    2. 2. Pick your backend — PocketBase (local) or Supabase (cloud)
    3. 3. Drop V1 markdown into the V2 memory/ tree by category
    4. 4. Run /migrate-knowledge — done

    Each phase below has copy-paste commands. Open the section that matches where you are.

    If you bought a V2 package and never received the repo, the questionnaire is the missing step. Open your purchase confirmation email and find the link to second-brain-factory.com/questionnaire/[id]. Fill it in (10-15 minutes).

    Within 24 hours you'll get a delivery email with a private GitHub repo link. The repo is generated with your SBF_TOKEN already baked into .claude/settings.json.

    Three MCPs auto-load on every Claude Code session: second-brain-data, second-brain-guide, second-brain-health-check. You don't add them manually.

    Clone the repo locally and open it in Claude Code:

    terminal
    gh repo clone second-brain-factory/[your-slug]-second-brain
    cd [your-slug]-second-brain
    claude

    Stuck on a step?

    Reply to your delivery email or check the V1 vs V2 reference page for the full architecture comparison.