feat(ios): bottom sheet webview + research docs
- iOS webview: change from fullscreen modal to bottom sheet presentation
- Users see list underneath while previewing
- Swipe up to expand, down to dismiss
- iOS 15+ UISheetPresentationController with medium/large detents
- Add research docs:
- docs/ios-webview-research.md - inline vs popup webview analysis
- docs/widgets-research.md - widget system implementation plan
- DEVELOPMENT.md: document Claude Code permissions (yarn:*/npm:* wildcards)