Commit History

Merge pull request #7 from Rzq12/develop
f3af016
unverified

Riezqi Dhermatria Rachmadi commited on

feat(agents): complete all 12 agents — OCR, Skill, Experience, Education, ATS, Judge, Gap, Interview, Bias, Fraud, Recommendation
b2fbcfa

riezqidr commited on

feat(agents): complete all 12 agents — OCR, Skill, Experience, Education, ATS, Judge, Gap, Interview, Bias, Fraud, Recommendation
24d95ac

riezqidr commited on

Merge pull request #6 from Rzq12/develop
fe1683b
unverified

Riezqi Dhermatria Rachmadi commited on

feat(agents): add extraction agents #3-#5 (Skill, Experience, Education)
c4fefa1

riezqidr commited on

Merge branch 'develop'
23c586d

riezqidr commited on

fix: resolve mypy errors in cv_parser agent
a1aa5e5

riezqidr commited on

Merge branch 'develop'
1944b65

riezqidr commited on

fix: add prometheus-client to runtime deps, make metrics import lazy
4d78a57

riezqidr commited on

Merge branch 'develop'
32fb804

riezqidr commited on

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

riezqidr commited on

Merge branch 'develop'
8e8141f

riezqidr commited on

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

riezqidr commited on

fix(ci): use HEAD:main for HF sync, quote URL, handle missing token
2da1316

riezqidr commited on

feat(providers): add HF Inference API adapter with T2 support
b929064

riezqidr commited on

fix(ci): use HEAD:main for HF sync, quote URL, handle missing token
82378bb

riezqidr commited on

feat(providers): add HF Inference API adapter with T2 support
1832bdd

riezqidr commited on

Merge pull request #5 from Rzq12/develop
e07c0e9
unverified

Riezqi Dhermatria Rachmadi commited on

ci: add HF Spaces sync workflow for Talent-Lens
6d219bf

riezqidr commited on

feat(agents): add CV Parser (#1), ATS Scoring (#6), retrieval funnel
da14e47

riezqidr commited on

feat(api): add screening run endpoints, wire agent registry
2a1a766

riezqidr commited on

Merge pull request #4 from Rzq12/develop
4ee37bd
unverified

Riezqi Dhermatria Rachmadi commited on

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

riezqidr commited on

feat: ONNX embedding, rate-limit scheduler, SSE streaming, reranker config
f153b92

riezqidr commited on

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

riezqidr commited on

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

riezqidr commited on

feat: add /metrics endpoint, Supabase JWKS auth, Prometheus instrumentation
188ba86

riezqidr commited on

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

riezqidr commited on

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

riezqidr commited on

chore: add CHANGELOG, Dockerfile, and docker-compose
2f9d532

riezqidr commited on

Merge pull request #3 from Rzq12/refactor/stupid-simple-cleanups
28a7939
unverified

Riezqi Dhermatria Rachmadi commited on

refactor: simplify rate limiter to IP-only and add ChunkRepositoryProtocol
bdf4059

riezqidr commited on

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

riezqidr commited on

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

riezqidr commited on

Merge pull request #2 from Rzq12/develop
eb9f208
unverified

Riezqi Dhermatria Rachmadi commited on

chore: add .agent to .gitignore to exclude agent tooling from version control
5cb2420

riezqidr commited on

docs(tests): add the documentation-sync TDD evidence report
1ae5ff6

riezqidr commited on

docs: bring the README and env template back in sync with the code
1becdc7

riezqidr commited on

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

riezqidr commited on

docs(tests): add the rubric template TDD evidence report
89a1988

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

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

riezqidr commited on

docs(tests): add the Phase 4 provider-layer TDD evidence report
3d07492

riezqidr commited on

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

riezqidr commited on

docs(tests): add the Phase 4 deterministic scoring TDD evidence report
ac6cae1

riezqidr commited on

feat(scoring): implement the deterministic Phase 4 scoring core
111a201

riezqidr commited on

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

riezqidr commited on

docs(tests): add the Phase 3 code review report
3e80568

riezqidr commited on