pushed
Braumeister-Stefan/Jobinator • 10:15 AM - Jun 7, 2026
Added a new resume-matching module that computes a resume_similarity_score for every job by comparing skill coverage against a configured taxonomy. The implementation supports both direct LLM extraction and a fully deterministic offline fallback, ensuring the pipeline remains robust without mandatory external dependencies. This feature is now integrated into the final scoring pipeline, meaning resume-to-job relevance now directly impacts job ranking. 
