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
25 lines
1.2 KiB
Markdown
25 lines
1.2 KiB
Markdown
# Codex Prompt — Long Autonomous Build
|
|
|
|
```text
|
|
Je werkt aan GeoIntel Kempen, een GeoAI Workbench voor raster/vectoranalyse, objectdetectie, segmentatie, QA/QC tegen GRB en geospatiale export.
|
|
|
|
Lees eerst AGENTS.md, README.md, docs/M5_OPERATIONAL_READINESS.md, docs/BUILD_GOVERNANCE.md, docs/V1_SCOPE_FREEZE.md, docs/REPOSITORY_CONVENTIONS.md, docs/SERVICE_ARCHITECTURE.md, docs/API_CONTRACTS.md, docs/DATABASE_SCHEMA.md, docs/HEALTHCHECK_CONTRACTS.md, docs/DEFINITION_OF_READY.md en docs/DEFINITION_OF_DONE.md.
|
|
|
|
Werk volgens deze volgorde:
|
|
1. Pass 0 Repo Audit.
|
|
2. Pass 1 Backend Foundation.
|
|
3. Pass 2 Database and Models indien Pass 1 groen is.
|
|
4. Pass 3 Dataset Manager indien Pass 2 groen is.
|
|
5. Stop bij blocking issue en documenteer exact.
|
|
|
|
Regels:
|
|
- Geen mockdata als echte functionaliteit presenteren.
|
|
- Geen nieuwe architectuurkeuzes zonder ADR/RFC.
|
|
- Geen regressies accepteren.
|
|
- Elke endpoint gebruikt consistent errorcontract.
|
|
- Elke lange taak wordt als job/analysis_run gemodelleerd.
|
|
- Werk CHANGELOG.md, docs/TODO.md en docs/CODEX_EXECUTION_LOG.md bij.
|
|
|
|
Eindig met Completed, Partially completed, Not completed, Tests run, Known issues en Recommended next pass.
|
|
```
|