Files
geointel/checklists/SPRINT_1_OPERATOR_CHECKLIST.md
T
Codex 6ea3586a3e
GeoIntel CI / docs-smoke (push) Has been cancelled
GeoIntel CI / contract-smoke (push) Has been cancelled
Initial GeoIntel V1 foundation
2026-06-16 23:36:32 +02:00

32 lines
886 B
Markdown

# 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.