Talent-Lens / serving /app /models.py

Commit History

fix(ci): resolve ruff lint errors, mypy type issues
70a8ed7

riezqidr commited on

feat(db): add tenants, users, candidates, audit, chat, insights tables
e43fe24

riezqidr commited on

feat: add orchestrator, workflow runner, and service ports
64dbdfc

riezqidr commited on

feat(db): add revised-stack tables — queue, cache, rate-limit, checkpoints, ATS, fraud, bias
8ad7d11

riezqidr commited on

feat(models): add screening run and scoring tables
697cff4

riezqidr commited on

fix(models): declare the two pgvector/GIN indexes in ORM metadata
20d83fc

riezqidr commited on

feat(rubric): add immutable rubric versioning with exact weight normalization
aede5ce

riezqidr commited on

fix(db): declare content_tsv as TSVECTOR to match the migration
59b99cd

riezqidr commited on

fix(db): resolve ResumeChunk vector type and declare is_parent column
6eabf86

riezqidr commited on

feat(security): strip and score prompt injection on every ingest
551722c

riezqidr commited on

feat: scaffold CV screener serving layer with ingestion pipeline, REST API routers, repositories, storage, parsing, security, and integration/unit test foundations
bc9d0f6

riezqidr commited on

feat(api): add Phase 0-1 backend for identity and document ingestion
3d25a86

riezqidr commited on