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:
@@ -24,7 +24,7 @@ ApplyQueuedRunResultAsync → SaveVersionAsync + user.ProfileCvStructureJson =
|
||||
run.Status = "applied" (no user confirmation)
|
||||
```
|
||||
|
||||
The structured model (`Models/StructuredCvProfile.cs`) already has `Contact, Summary, Jobs,
|
||||
The structured model (`JobTrackerApi/Models/StructuredCvProfile.cs`) already has `Contact, Summary, Jobs,
|
||||
Education, Certifications, Projects, Skills, Languages` and per-field confidence metadata. Confidence
|
||||
is **captured and displayed** (the review chips) but used for nothing else.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user