- New Prisma migration 20260508_demographics_employment_split: ADD COLUMNS employment_status / shift_work / industry / job_tenure (legacy `profession` kept untouched) - PATCH /api/profile/me/demographics: Zod-enums updated to match Frontend values (employed/self_employed/in_training/ unemployed/retired/homemaking/other; jobTenure: less_1y/1_3y/3_5y/5_10y/more_10y) - profile.ts db-layer: tryAwardProTrial covers new + legacy fields, withdrawDemographics nulls all (incl. legacy profession) - Vitest: 8-line trial happy-path + guard rails (free+pro+legend+used) + zod-validation tests covering new enum boundaries Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Description
Self-hosted mirror of rebreak monorepo
Languages
TypeScript
68%
Vue
7.9%
Swift
7.7%
Shell
4.2%
JavaScript
3.1%
Other
8.9%