Four discovery documents backing the Career Workspace redesign:
- cv-builder-competitor-deep-research.md: teardown of Novoresume,
Reactive Resume, FlowCV, Teal, Enhancv, Canva, Resume.io, Kickresume
-- positioning, UX patterns, pricing/trust failures, technical
architecture lessons (esp. Reactive Resume's content/theme
separation and PDF pipeline history).
- cv-builder-product-teardown.md: critical as-is audit of this app's
CV builder -- data model, editor UX, AI workflow, rendering
pipeline, feature gaps -- including the OAuth CV lockout bug fixed
in a prior commit.
- career-workspace-product-strategy.md: product vision, positioning,
personas, core object model, feature roadmap (MVP/V2/future),
AI/monetization strategy, and the first 10 engineering tasks.
- career-workspace-implementation-roadmap.md: the execution plan --
product boundary (Career Workspace is a bounded domain supporting
job tracking, not replacing it), phased sequencing (F0-F6), and the
migration mechanics specific to this repo's raw-SQL schema
reconciler.