Commit History

fix(test): resolve ARRAY import for PostgreSQL dialect compatibility
a5257de

riezqidr commited on

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

riezqidr commited on

feat(security): enable Row-Level Security on all tenant-scoped tables
dfd60c7

riezqidr commited on

feat(agents): add Agent ABC, Semantic Matching judge (#7)
3c7a4b4

riezqidr commited on

test(models): add failing reproducers for the screening-run tables
3a87be3

riezqidr commited on

test(tests): guard the README API table and .env.example against drift
c682851

riezqidr commited on

feat(api): expose the rubric template catalogue over HTTP
f895415

riezqidr commited on

feat(api): add starter rubric templates per role family
7326dc9

riezqidr commited on

feat(agents): add the JD Analyst that drafts a rubric from a job description
e86adb0

riezqidr commited on

feat(agents): add LLM provider layer with failover and PII-tier gating
94cd8d5

riezqidr commited on

test(scoring): add failing reproducers for the deterministic Phase 4 core
b769a3e

riezqidr commited on

fix(api): close eight defects found reviewing the rubric surface
8ef9ab3

riezqidr commited on

refactor(tests): guard the rubric response-model check against vacuity
d9e6ba9

riezqidr commited on

feat(api): expose rubric authoring and approval endpoints
b98d69c

riezqidr commited on

test(api): add reproducer for the rubric endpoints
269a9b9

riezqidr commited on

test(infra): add reproducer for missing rubric migration
015302b

riezqidr commited on

test(rubric): add reproducers for the rubric repository
17d2db4

riezqidr commited on

test(rubric): add reproducers for Phase 3 rubric versioning and weights
5075d30

riezqidr commited on

fix(search): connect ingestion to search and remove SQL injection
86108cc

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

test(security): add failing prompt-injection sanitization suite
e2ed8af

riezqidr commited on

fix(security): enforce RBAC and close five denial-of-service vectors
ca3a272

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

test(api): add Phase 0-1 suite with 59 tests at 93 percent coverage
1b7e071

riezqidr commited on