feat: 24-hour job queue, classifier fix, and /draft PDF tailing - #526
Merged
Conversation
chore: sync beta with main
…/draft PDF and /applied drain QA audit on production data: classifier dropping 89.5% of fresh postings due to generic "Software Engineer" starving frontend track (228 backend vs 10 frontend). Rewrote classifyTrack in 3 passes with 230+ terms from measured real postings; classified 572→802 (+39%), zero regressions. Also: expanded country lists (NL cities 19→80, IN cities 20→65), fixed NULL posted_at dropping hand-screened jobs, wired /draft N to render tailored CV PDF, /applied N to drain queue. All tests green, pnpm gate passes. Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
QA audit and fixes for the jobhunt pipeline. Seven defects fixed, all verified green.
classifyTrackin 3 passes; 572→802 classified (+39% reaching screening, zero regressions).coalesce(posted_at, created_at).80) and IN cities (20→65) from measured real postings.track-vocabulary.ts(LOC budget fix).Verification
pnpm gate✅ green: 300 files / 3,281 tests, all ratchets at baselineOutstanding
Test Plan
/brief→ verify rows are all < 24h old/draft 1→ PDF arrives in Telegram, is tailored to that JD/applied 1→ row gone from/briefSTORAGE_BUCKET,/draftfalls back to text draft with explicit noteRelated
🤖 Generated with Claude Code