Files
jobtrackingapp/docs/career/experience.md
T
cesnimda ce76046a29 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
2026-07-31 16:54:16 +02:00

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`.