Commit History

Fix: role-type skill detection, OpenRouter base_url support, Dockerfile for HF Spaces with 500-profile sample indexes
c5691ae

MrNK2107 commited on

feat: align candidate relevance ranking & implement robust Turbo Mode fallback
4efdc67

MrNK2107 commited on

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

MrNK2107 commited on

refactor: extract shared query parser module, clean up imports
abc6ea2

MrNK2107 commited on

feat: full 100k index pipeline - switch from samples to full offset index
5a40cb1

MrNK2107 commited on

feat: final smoke-test fixes + spectacular README + UI bugfixes
25bfed8

MrNK2107 commited on

perf(core): reuse open file handle in ProfileStore for fast candidate fetches
c75730f

MrNK2107 commited on

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

MrNK2107 commited on

fix(core): wrap OpenAI api_key in SecretStr
0413f45

MrNK2107 commited on

chore: fix all ruff lint errors (174 -> 0), clean up unused imports/vars, fix line lengths
e9fe93a

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 cross-encoder loading, add offline mode, improve simple query detection
ded4649

MrNK2107 commited on

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

MrNK2107 commited on

fix: resolve critical bugs - evaluation import cycle, bias detector, slider weights, and 7 more high-severity issues
28d0c82

MrNK2107 commited on

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

MrNK2107 commited on

fix(search): cross-encoder sigmoid normalization, hybrid search cache, exact location filters
837c78e

MrNK2107 commited on

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

MrNK2107 commited on

chore: commit remaining changes from previous sessions (PRD, plans, tests)
a3671cc

MrNK2107 commited on

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

MrNK2107 commited on

fix(core): three architecture fixes — translation API, constants, vector scoring
07bc60c

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

chore: create directory structure with __init__.py files and placeholder scripts
93a281a

MrNK2107 commited on