Automated checks
Staging UAT suite
| Area | Check | Expected outcome |
|---|---|---|
| Runtime | GET /people/v1/runtime-readiness | Postgres ping and required runtime tables |
| Auth | POST /people/v1/auth/login | Standalone HR admin session |
| Access | GET /people/v1/admin/company-access | Company grants and sensitivity ceiling |
| Employee master | GET /people/v1/employees | Scoped employee rows only |
| Mobile app workflows | GET /people/v1/mobile/home | Employee context, clock methods, leave, OT, payslip |
| UAT run | POST /people/v1/staging-uat/run | Aggregated pass/fail gate |