ErgoAssess is running.
Flask scaffold is alive on localhost:5000. Day 1 exit criterion #1 ✔.
Where things live:
- Assessor inbox — Simon's working dashboard (A1).
- Dev console — legacy dev tool, retained as fallback.
- Client flow opens at
/c/<token>/once an assessment is created. - Sanity scripts:
scripts/test_pose.py,scripts/test_depth.py,scripts/test_engine.py.
Health check: /healthz —
Render will hit this once deployed.