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
335 B
Markdown
8 lines
335 B
Markdown
# education
|
|
|
|
Education entries are relational `CareerEducation` children with stable item keys. The Career Profile is
|
|
the editable source of truth; CV variants control only selection, order, labels, and presentation-time
|
|
overrides. Imported CV data is reviewed before it is merged.
|
|
|
|
See `docs/architecture/career-profile-model.md`.
|