Codex 5.3 Refactor Note: Canonical refactor plan: docs/CODEX-5.3-REFACTOR-PLAN.md. This document is retained for historical and implementation context during the refactor.
W11 Candidate List Index
๐ Documentation
- W11-DELIVERY.md - Delivery summary & features
- W11-IMPLEMENTATION.md - Full A-H spec with 20 test cases
๐ Quick Start
- Start server:
npm run dev - Login as any user (HR/Manager/SMO/Admin)
- Navigate
/candidates - See role-specific saved views in sidebar
- Click saved view or apply filters
- Click candidate row to open detail
๐ Saved Views
HR: Needs Screening, Needs Manager, Active Pipeline, All
Manager: My Queue, Waiting for SMO, My Reviewed, All Assigned
SMO: Needs Decision, Recent Decisions
Admin: All Candidates
๐ Filters
- Search: name, code, position
- Status: multi-select
- Position: dropdown
- Manager: dropdown
- Date range: created from/to
- Overdue toggle
๐ Table Columns
- Candidate (name + code)
- Applying For
- Status (color badge)
- Owner (HR/Manager/SMO)
- Assigned Manager
- Age in Status (days)
- Updated At
- Actions (Open)