Files
geointel/docs/CODEX_PHASE_7_PROMPT.md
T
Codex 6ea3586a3e
GeoIntel CI / docs-smoke (push) Has been cancelled
GeoIntel CI / contract-smoke (push) Has been cancelled
Initial GeoIntel V1 foundation
2026-06-16 23:36:32 +02:00

26 lines
655 B
Markdown

# 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.