11c50b3388
- Larger touch targets (44x44px min) - Clear button labels (☰ / ✕) - Better spacing and padding - Visible menu items with hover states - All navigation tested and working Verified 10/10 tests: ✅ Health endpoint ✅ Version endpoint ✅ UI loads with menu ✅ API missions list ✅ API mission detail ✅ File upload ✅ HTTPS redirect ✅ TLS certificate valid ✅ DNS resolution ✅ Response time <10ms
@landvex/ui
LandveX Intelligence Lab UI — MVP-0 First Field Upload
Pages
| Page | Route | Purpose |
|---|---|---|
| Dataset Explorer | / |
List all missions with processing status |
| Mission Upload | /upload |
Upload video and create mission |
| Artifact Viewer | /artifact/:id |
View mission details, metadata, processing status |
MVP-0 Acceptance Criteria
- Upload video
- Create mission
- View mission in Dataset Explorer
- View artifact details
- See processing status
No AI in MVP-0
MVP-0 proves:
- File transfer
- Storage
- Metadata extraction
- Artifact Registry
- Dataset Explorer
- Artifact Viewer
Development
npm install
npm run dev
API proxy: http://localhost:3002