feat: local story viewed state tracking with sorted strip and consistent rings
Track viewed stories locally via ViewedStoryStorage (UserDefaults-backed).
Stories are marked viewed at 50% progress or on tap-to-advance. The story
strip sorts unviewed authors first and reorders on viewer dismiss. Story
rings across all views (feed cards, comments, profile, search, notifications,
follow lists) show gray ring for fully-viewed authors. StoryViewer skips to
first unviewed story when opening an author.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>