GeoIntel release gates / Compile, test, contracts and builds (push) Successful in 1m49s
GeoIntel release gates / Python and npm vulnerability policy (push) Successful in 21s
GeoIntel release gates / Production AI image, SBOM and container scan (push) Successful in 5m39s
GeoIntel release gates / Deploy exact gated revision to Unraid (push) Failing after 58m43s
1.1 KiB
1.1 KiB
Implementation Readiness Checklist
Repo readiness
CODEX_START.mdexists at repo root.docs/00-start/START_HERE.mdexists.docs/20-run-readiness/RUN_READINESS_FINAL.mdexists.prompts/codex/final/DAY_1_MASTER_PROMPT.mdexists.scripts/preimplementation_audit.pyruns.- Demo fixtures validate.
Architecture readiness
- Product identity is fixed.
- Stack is fixed.
- Database choice is fixed.
- CRS/GIS standards are fixed.
- State machines are fixed.
- Golden paths are fixed.
- Forbidden decisions are explicit.
Build readiness
- Pass order is known.
- First vertical slice is known.
- V1 exclusions are known.
- Definition of Done is known.
- Smoke tests are known.
- Pass report format is known.
Release readiness target
- Backend imports.
- Health endpoint works.
- Database models exist.
- Project/Area/Dataset APIs exist.
- Fixtures can be imported.
- QA/QC metrics can be computed.
- GeoJSON can be exported.
- Minimal UI can show results.