mirror of
https://github.com/zoriya/v10.git
synced 2026-08-16 02:45:09 +00:00
seek-to-live-edge is now a reactor (inactive ↔ live): entry does the one-time seek, effects runs the window-exit guard (window-update re-fire + a single `play` listener — `play`, not `playing`, since a slid-past playhead is at an unseekable position where `playing` never fires). The repositionPolicy seam was removed once the guard became reload-driven (nothing consumed it); the live-edge-only use-case defines its own reposition behavior when built. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>