tell: one-way user notifications + ios 1.1 (2)
- register-push-token endpoint + ios FCM token bridge (Swift -> WebView -> /api/register-push-token)
- tell endpoint sends push directly to recipient tokens (fast path, not topics); stores in `tells` collection
- `tell @handle text` prompt command patterned after `mood`
- delete-erase-and-forget-me cascades push-tokens + tells
- ios: bump Firebase SPM 10.19 -> 11.15, drop removed FirebaseAnalyticsSwift, bump MARKETING 1.0 -> 1.1 / BUILD 1 -> 2
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>