From b74dc0924df1657be3592f3d0fd82c61fb33c0ca Mon Sep 17 00:00:00 2001 From: Luna Date: Thu, 9 Jul 2026 03:35:59 -0700 Subject: [PATCH] docs: retire player click-through watch-out (verified in daily use) Co-Authored-By: Claude Fable 5 --- HANDOFF.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/HANDOFF.md b/HANDOFF.md index 33d5277..f326796 100644 --- a/HANDOFF.md +++ b/HANDOFF.md @@ -236,9 +236,8 @@ Roadmap "surpass" items still open (see [ROADMAP.md](ROADMAP.md) §3): ## Watch-outs / open questions -- The video player's seek/speed/captions are verified by code-path review + - static chrome screenshot, NOT live playback (no headless video). Worth a real - click-through in the app. +- The video player's seek/speed/captions: verified in real daily use as of + 2026-07-09 (user confirmed) — retired as a watch-out. - After the rename + session-persistence work, the user's existing browser cookie predates both, so they must **log in once more**; logins after that survive restarts. A download password may or may not be set (toggled during testing) —