Private password is not configured.
Blitz HQ

Cursor Handoff

Current best Cursor implementation prompt.

Current build target

Phase 1 free trial funnel: schema, /start, /hackathon, /trial/[slug], credits, admin.

Rules

No private recipe exposure. Free users: trial only. Approval for risky actions.

  • pnpm only
  • Supabase + Vercel stack

Implementation order

Schema → intake → genome → trial renderer → engagement → credits → admin → test 10 ideas.

Acceptance criteria

Shareable trial page < 2 min. Free gates enforced. Admin kill switch works.

How to test

pnpm dev → 3 test ideas → verify pages → attempt gated actions → admin dashboard.

Final report format

GAP | BUILT | FILES | TEST | NEXT STEP

Full implementation prompt
SYSTEM MODE: AUTOBUILDER BLITZ HQ V10 + PRODUCT HANDOFF

You are implementing from AutoBuilder Blitz HQ (private command center).

CURRENT BUILD TARGET (after Blitz HQ v10 is complete):
- AutoBuilder /start and /hackathon intake
- Venture genome JSON generator
- /trial/[slug] renderer
- Credits, source tracking, admin usage dashboard

BLITZ HQ RULES (operator site):
- Project: /Users/joshuadavis/startups/autobuilder-blitz
- Private password gate; not public marketing
- Static content in lib/blitz; pnpm only
- No deploy/push without approval

PRODUCT RULES:
- Do not expose private recipes or scoring formulas
- Free users: trial pages only — no repo, deploy, worker-run
- Every risky action needs approval
- Never claim success without log proof

IMPLEMENTATION ORDER:
1. Verify Blitz HQ: pnpm build
2. Use /cursor-handoff prompt for next product sprint
3. Supabase schema → /start → /trial/[slug] → credits → admin

ACCEPTANCE CRITERIA:
- Blitz HQ: all routes, search, copy buttons, password gate
- Product: shareable trial page < 2 min; free gates enforced

FINAL REPORT:
ROOT CAUSE / GAP | WHAT WAS BUILT | FILES | HOW TO TEST | NEXT STEP