Phase 1 | Priority: P0 | Status: Not Started | Covers: FR-001, FR-002
Generates unique 8-char alphanumeric referral codes and returns the shareable link. Called when user visits the Invite Friends page.
Build POST /api/referrals/generate endpoint that creates or returns existing referral code for the authenticated user.
Depends on: referral_codes table migration. Blocks: frontend Invite Friends page.