Fix CV keyword extraction — derive from candidate CV, not matched job #55

Merged
claude merged 1 commits from feature/fix-keyword-extraction-prompt into main 2026-06-09 13:40:10 +00:00

1 Commits

Author SHA1 Message Date
claude b52ef8ddff Fix CV keyword extraction to reflect candidate identity, not matched job
The AI prompt now instructs the LLM to derive keywords entirely from the
candidate's CV (seniority level, primary role title, core technologies they
emphasize) rather than from the job description being matched. This ensures
the job-board search keywords used by cv-search-job represent who the
candidate actually is, not a mirror of the job they happened to match against.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-09 16:38:02 +03:00