redrob-ranker / src /core /models.py

Commit History

Fix remote candidate search returning 0 results by mapping preferred_work_mode
3cae53e

MrNK2107 commited on

fix(core): add default values to MatchScores and slider_weights to SearchRequest
1ef35b6

MrNK2107 commited on

Refine skill matching and add original query pipeline
1f02c7c

MrNK2107 commited on

Multi-dimensional scoring upgrade: behavioral signals, career trajectory, skill proficiency, honeypot detection
5c40e56

MrNK2107 commited on

fix: resolve 20 high/medium bugs across search, agents, core, and extraction modules
842e3d0

MrNK2107 commited on

Overhaul: Plackett-Luce ranking, PII anonymization, live fairness dashboard + LLM-free fallback agents
72224ba

MrNK2107 commited on

feat(extraction): add FieldExtractor pipeline, ProfileStore with lazy loading, and skill matching
e01a2b0

MrNK2107 commited on

feat(ui): wire search pipeline, add scoring sliders, fix infinite replan loop
66788e6

MrNK2107 commited on

feat(ingestion): add Phase 3 ingestion pipeline
7a88eff

MrNK2107 commited on

feat(core): add Phase 1 core infrastructure
bb6b241

MrNK2107 commited on