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