feat: cv-matcher-api job search token + session endpoints #4

Closed
opened 2026-05-22 15:57:09 +00:00 by gelu · 0 comments
Owner

New endpoints in cv-matcher-api: POST /api/cv/job-search/token (creates JobSearchToken after a match), POST /api/cv/job-search/token/{id}/start (validates token, creates JobSearchSession). JobTokenService handles keyword extraction from CV text (first 5 meaningful non-empty lines, no LLM cost). Commit: 6293fa8.

New endpoints in cv-matcher-api: POST /api/cv/job-search/token (creates JobSearchToken after a match), POST /api/cv/job-search/token/{id}/start (validates token, creates JobSearchSession). JobTokenService handles keyword extraction from CV text (first 5 meaningful non-empty lines, no LLM cost). Commit: 6293fa8.
gelu closed this issue 2026-05-22 15:57:24 +00:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: AI/myAi#4