Add attachment metadata and overview strategy snapshot

This commit is contained in:
cesnimda
2026-03-23 22:46:44 +01:00
parent 93f5c9beb7
commit 603f5e8b74
8 changed files with 190 additions and 18 deletions
+2
View File
@@ -11,6 +11,7 @@ Last updated: 2026-03-23
- [x] Add frontend test coverage for AI service status rendering
- [x] Add CV text improvement flow powered by the AI service
- [x] Extend AI extraction to job attachment ingestion for package/follow-up context
- [x] Add attachment metadata and AI-inclusion controls for job documents
- [ ] Consider full internal service/class rename from `Summarizer*` to `AiService*`
## Build / UI Issues
@@ -82,5 +83,6 @@ Last updated: 2026-03-23
- [x] Reduce duplicated UI/data across multiple pages
- [x] Add direct follow-up deep links for specific jobs
- [x] Add attachment selection controls for AI-assisted job drafting tabs
- [x] Add a compact strategy snapshot on the job overview
- [ ] Perform final UX clarity pass across major screens
- [ ] Perform final consistency pass on labels, spacing, empty states, and feedback messages