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
655 B
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.