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
8 lines
375 B
Markdown
8 lines
375 B
Markdown
# experience
|
|
|
|
Experience entries are relational `CareerExperience` children owned by one Career Profile. They carry
|
|
stable item keys so CV variants can reference, hide, reorder, or override presentation without copying
|
|
the underlying facts. Career Profile edits update the source; variants resolve the latest source data.
|
|
|
|
See `docs/architecture/career-profile-model.md`.
|