2.1 KiB
2.1 KiB
CODEX START — Use This First
This is the shortest possible entry point for the first implementation run.
Mandatory order
- Read
docs/00-start/START_HERE.md. - Read
docs/30-codex-optimization/CODEX_RUN_CHECKLIST.md. - Read
docs/30-codex-optimization/PROMPT_DISCIPLINE.md. - Read
docs/20-run-readiness/RUN_READINESS_FINAL.md. - Read
docs/20-run-readiness/CODEX_TOMORROW_RUNBOOK.md. - Use
prompts/codex/m14/CODEX_FIRST_DAY_MASTER_PROMPT.mdas the first Codex prompt. - Follow
docs/20-run-readiness/PASS_SEQUENCE_FINAL.mdexactly. - Select the relevant skill from
skills/for the active pass.
First build objective
Build the V1 foundation vertical slice:
Project → Area → Dataset metadata → Reference polygons → Predicted detections → QA/QC → GeoJSON export → Minimal UI.
Do not start with heavy AI inference, LiDAR, training, MLOps, Sentinel automation, or advanced report generation before the foundation passes.
Pass completion rule
A pass is not done until:
- commands were run;
- tests/smoke checks were attempted;
- docs/status were updated;
- limitations are explicit;
- next pass is clear.
M13 additions
Before implementing, Codex must respect:
docs/30-codex-optimization/CODEX_OPTIMIZATION_OVERVIEW.mddocs/30-codex-optimization/TOKEN_BUDGET_POLICY.mddocs/30-codex-optimization/SECRETS_AND_ENV_POLICY.mddocs/30-codex-optimization/PARALLEL_AGENT_STRATEGY.mdwhen using multiple agents/worktreesdocs/30-codex-optimization/CODEX_SKILLS_INDEX.md
The preferred first prompt is now:
prompts/codex/m14/CODEX_FIRST_DAY_MASTER_PROMPT.md
M14 launch controls
Before the first implementation pass, Codex must read:
docs/40-build-launch/SPRINT_1_SCOPE_FREEZE.mddocs/40-build-launch/BUILD_SUCCESS_DEFINITION.mddocs/40-build-launch/BUILD_ORDER_GRAPH.mddocs/40-build-launch/CODEX_STOP_RULES.mddocs/40-build-launch/MODULE_ACCEPTANCE_CRITERIA.md
The first implementation run is Sprint 1 only. Do not implement detection, segmentation, Sentinel, LiDAR, training, AI Copilot or advanced reports during Sprint 1.