Applicant tracking system — under construction
| Dependency | Status |
|---|---|
| API | up |
| PostgreSQL | connected |
| Redis | connected |
| Schema | 47 tables across 8 modules |
| Endpoint | Purpose |
|---|---|
| /health | liveness |
| /health/ready | readiness (db + redis) |
| /docs | API reference (non-production only) |
There is no user interface yet. The recruiter web app is task 29 and the candidate-facing pages are task 30 of 32 — both land after the API, identity resolution, and policy engine are complete.