# SPRINT 1 OPERATOR CHECKLIST Use this before and after the first Codex implementation run. ## Before Codex starts - [ ] Unzip latest full repo. - [ ] Open `CODEX_START.md`. - [ ] Confirm M14 is current milestone. - [ ] Run `make readiness`. - [ ] Give Codex `prompts/codex/m14/CODEX_FIRST_DAY_MASTER_PROMPT.md`. - [ ] Tell Codex to build Sprint 1 only. ## During Codex run - [ ] Reject scope expansion beyond Sprint 1. - [ ] Require tests or smoke checks after each pass. - [ ] Ask Codex to record blockers, not work around architecture. - [ ] Keep GRB/Sentinel/LiDAR out of Sprint 1 implementation. ## After Codex run - [ ] Backend starts. - [ ] Frontend starts. - [ ] Database/PostGIS works. - [ ] Health endpoint works. - [ ] GeoJSON fixture still validates. - [ ] Map renders. - [ ] Dataset metadata workflow works. - [ ] Changelog/status updated. - [ ] Next pass is clear.