Phase 1 | Priority: P0 | Status: Not Started | Covers: FR-001, FR-002

Context

Generates unique 8-char alphanumeric referral codes and returns the shareable link. Called when user visits the Invite Friends page.

Objective

Build POST /api/referrals/generate endpoint that creates or returns existing referral code for the authenticated user.

Acceptance Criteria

Dependencies

Depends on: referral_codes table migration. Blocks: frontend Invite Friends page.