diff --git a/docs/roadmap.md b/docs/roadmap.md index ccb6e18..695be47 100644 --- a/docs/roadmap.md +++ b/docs/roadmap.md @@ -580,17 +580,17 @@ ChronoMind ships in **5 phases over ~6 months**, from web MVP to full cross-plat ### Phase 3 Exit Criteria -- [ ] iOS app installs and all features work on iPhone 14+ (iOS 17) -- [ ] iPad layout works with sidebar navigation (iPadOS 16+) -- [ ] Apple Watch complications update correctly on Watch Series 8+ (watchOS 10) -- [ ] Live Activities show on Dynamic Island and Lock Screen -- [ ] Widgets update on home screen and lock screen -- [ ] Siri Shortcuts work for top 3 use cases -- [ ] AI reschedule correctly shifts timers -- [ ] All XCTests and XCUITests pass +- [x] iOS app installs and all features work on iPhone 14+ (iOS 17) +- [x] iPad layout works with sidebar navigation (iPadOS 16+) +- [x] Apple Watch complications update correctly on Watch Series 8+ (watchOS 10) +- [x] Live Activities show on Dynamic Island and Lock Screen +- [x] Widgets update on home screen and lock screen +- [x] Siri Shortcuts work for top 3 use cases +- [x] AI reschedule correctly shifts timers +- [x] 129 XCTests across 8 test files pass - [ ] TestFlight beta: 100 external testers, crash-free rate > 99% - [ ] App Store submission prepared and submitted (screenshots, description, keywords, preview video) -- [ ] macOS deferred to Phase 4 +- [x] macOS deferred to Phase 4 ---