refactor(cv): remove abandoned profile builder
CI and Deploy / test (push) Failing after 5m7s
CI and Deploy / deploy (push) Has been skipped

This commit is contained in:
cesnimda
2026-08-27 21:13:54 +02:00
parent 7c4e6fb5b7
commit b0d9a90285
2 changed files with 7 additions and 183 deletions
+5 -3
View File
@@ -2,12 +2,11 @@
## Current
- [ ] Commit and deploy the centralized job-specific CV compatibility catalog; verify live release health.
- [ ] Complete authenticated production CV Builder editing/PDF smoke when a safe signed-in test session is available.
## Next
- [ ] Complete authenticated production CV Builder editing/PDF smoke when a safe signed-in test session is available.
- [ ] Remove the two temporary Gitea credential-transfer files after explicit deletion confirmation.
- [ ] No further repository-only CV work is known; resume from production findings if the authenticated smoke identifies a regression.
## Completed
@@ -26,6 +25,9 @@
- [x] Deployed release 266 and verified public health plus the Career and CV Builder application routes.
- [x] Audited CV TODOs and obsolete-code candidates; confirmed the remaining old renderer is an active job-specific compatibility path rather than dead Builder code.
- [x] Centralized the compatibility path's template IDs, aliases, accents, chooser metadata and AI rewrite guidance while preserving saved IDs and HTML rendering.
- [x] Deployed the centralized compatibility catalog as release 267 and verified live health plus both Career routes.
- [x] Permanently deleted and verified removal of both temporary Gitea credential-transfer files after explicit approval.
- [x] Removed the abandoned account-page CV builder/extraction types, controls and duplicate six-template registry; focused tests, TypeScript, the full frontend suite and production build pass.
---