MannSutariya/redrob-ranker
Add contact phone to submission metadata
Set live HF Spaces sandbox URL in submission metadata
Add HF Spaces deploy config and sample candidates for sandbox demo
chore: set participant identity (Mann Sutariya) + GitHub repo URL
design(deck): warm earth palette (parchment, espresso, terracotta/ochre/olive)
design(deck): warm editorial palette (cream paper, slate ink, amber/teal accents)
chore: .gitattributes + top-100 quality review tool
docs: README, metadata, approach deck, final submission.csv
test: anti-stuffing, honeypot, ordering, no-hallucination
feat(sandbox): Streamlit demo, Dockerfile, deploy docs
perf: precompute embeddings so ranking runs offline under 5 min
feat(cli): rank.py entry point + EDA/profiling scripts
feat(output): grounded reasoning + spec-valid ordering
feat(signals): behavioral availability modifier + honeypot gate
feat(semantic): contrastive static-embedding layer + LSA fallback
feat(structured): JD-logic layer (title, evidence, skill-trust, domain, location)
feat(io): streaming JSONL loader + candidate text builders
feat(config): encode the JD as taxonomies, evidence patterns, weights
chore: project scaffold, deps, license
