slight update to the readme

This commit is contained in:
user
2026-03-01 06:36:56 +02:00
parent 8aa8ddfa7d
commit 8197c775ba

View File

@@ -131,7 +131,7 @@ Definition of done:
Target:
- `apps/main/src/lib/domains/mobile/*` (new)
- `apps/main/src/routes/(main)/devices/*` (new)
- `apps/main/src/routes/(main)/devices/[deviceId]` (new)
- [ ] Add remote functions:
- `getDevicesSQ`
@@ -144,7 +144,7 @@ Target:
- polls SMS every 5 seconds while device view is open
- handles loading/error states
- [ ] Add UI pages/components:
- `/devices` list with device identity + last ping
- `/dashboard` list with device identity + last ping
- `/devices/[deviceId]` detail with tabs:
- Device info
- SMS feed
@@ -179,9 +179,7 @@ Definition of done:
### Phase 6: Handoff Readiness (Team Test Phase)
- [ ] Prepare endpoint payload examples for mobile team.
- [ ] Document pagination/sorting contract for admin UI queries.
- [ ] Document dedup behavior for SMS/media ingestion.
- [ ] Prepare endpoint payload examples for mobile team (in a `spec.mobile.md` file).
- [ ] Provide a short operator checklist:
- register device
- verify ping updates