Operations Checklist¶
Use this checklist before running a real study.
Platform¶
- [ ] PostgreSQL is running with persistent storage
- [ ] Redis is running and reachable
- [ ] API health endpoint returns
200 - [ ] WebSocket endpoint is reachable
- [ ] Dashboard loads successfully
Accounts and tokens¶
- [ ] First admin account exists
- [ ] Required operators can sign in
- [ ] Service tokens exist for Unity clients
Data durability¶
- [ ] Unity builds use local storage
- [ ] Online endpoints are correct
- [ ] Queue depth has been checked in a test run
End-to-end validation¶
- [ ] A test session appears in the dashboard
- [ ] Session details and logs are visible
- [ ] Device control works
- [ ] Exchange updates appear live when used