feat: complete release readiness work
- 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
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
# rendering
|
||||
|
||||
TODO: Complete documentation.
|
||||
Rendering is a projection pipeline: Career Profile plus `CvVariantSettings` becomes `CvRenderModel`,
|
||||
then `ThemedCvRenderer` applies a declarative `CvTheme` to produce HTML. Preview, authenticated PDF,
|
||||
and public sharing all use this path, preventing format-specific content drift.
|
||||
|
||||
See `docs/architecture/cv-rendering.md` and `docs/architecture/cv-theme-engine.md`.
|
||||
|
||||
Reference in New Issue
Block a user