Files
geointel/tickets/T-020-frontend-foundation.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

23 lines
545 B
Markdown

# Frontend Foundation
## Objective
Implement React app shell, routing, API client, status provider, layout, navigation, and state machine utilities.
## Required Inputs
- Read relevant docs in `docs/` and `docs/18-ultra-prep/`.
- Keep V1 scope frozen.
## Acceptance Criteria
- [ ] API or UI path works.
- [ ] Errors are typed.
- [ ] Tests cover happy path and one failure path.
- [ ] Documentation/TODO updated.
- [ ] No fake success states.
## Out of Scope
- LiDAR
- Training Studio
- MLOps
- QGIS plugin
- Undocumented architecture changes