Files
geointel/geointel/docs/CODEX_PHASE_7_PROMPT.md
T
Jens 21015757bd
GeoIntel release gates / Compile, test, contracts and builds (push) Canceled after 0s
GeoIntel release gates / Python and npm vulnerability policy (push) Canceled after 0s
GeoIntel release gates / GIS image, SBOM and container scan (push) Canceled after 0s
Update
2026-07-27 23:13:09 +02:00

655 B

Codex Phase 7 Prompt — Frontend Workbench Integration

Build the first end-to-end UI around implemented APIs.

Goals

  • Home page with project list/create.
  • Project workspace.
  • Map workbench with area creation flow.
  • Dataset manager panel.
  • Capabilities panel.
  • Analysis/QA placeholders connected to real backend statuses.

Rules

  • No fake success states.
  • Every panel has loading, empty, error and success states.
  • Keep UI clean and technical: GeoAI Workbench, not generic admin dashboard.

Done when

  • User can create a project from UI.
  • User can create/register an area.
  • User can see datasets and capabilities.
  • Build passes.