ce76046a29
- consolidate API ownership and remove dead vendor code - add Stripe billing, learning paths, and public CV hardening - add migration, recovery, security, audit, and browser gates
9 lines
441 B
Markdown
9 lines
441 B
Markdown
# overview
|
|
|
|
The CV Builder turns the Career Profile into named, themed CV variants. A variant stores presentation
|
|
settings and stable item references; it never copies or overwrites the master profile. Users edit
|
|
content overrides, customize a data-driven theme, preview continuously, retain version history, export
|
|
PDF, and optionally publish an unguessable read-only link.
|
|
|
|
The authoritative design is `docs/architecture/cv-builder.md`.
|