docs(08-03): complete push notifications, offline queue, install prompt plan

This commit is contained in:
2026-03-25 21:32:09 -06:00
parent 81a2ce1498
commit e4b6e8e09f
4 changed files with 206 additions and 8 deletions

View File

@@ -87,7 +87,7 @@ Requirements for beta-ready release. Each maps to roadmap phases.
- [x] **MOB-02**: Sidebar collapses to a hamburger menu on mobile with smooth open/close animation
- [x] **MOB-03**: Chat interface is fully functional on mobile — send messages, see streaming responses, scroll history
- [x] **MOB-04**: Portal installable as a PWA with app icon, splash screen, and service worker for offline shell caching
- [ ] **MOB-05**: Push notifications for new messages when PWA is installed (or service worker caches app shell for instant load)
- [x] **MOB-05**: Push notifications for new messages when PWA is installed (or service worker caches app shell for instant load)
- [x] **MOB-06**: All touch interactions feel native — no hover-dependent UI that breaks on touch devices
## v2 Requirements
@@ -190,7 +190,7 @@ Which phases cover which requirements. Updated during roadmap creation.
| MOB-02 | Phase 8 | Complete |
| MOB-03 | Phase 8 | Complete |
| MOB-04 | Phase 8 | Complete |
| MOB-05 | Phase 8 | Pending |
| MOB-05 | Phase 8 | Complete |
| MOB-06 | Phase 8 | Complete |
**Coverage:**