Files
gstack/browse
Garry TanandClaude Fable 5 9cd1e875ea docs(browse): warn that hover scrolls and the daemon tab persists across sessions
Fixes #2445. Both behaviors are by design but produced confidently wrong
verification output: hovering a below-the-fold element scrolls the page
before a "rest state" screenshot (exit 0, wrong section), and the daemon's
tab survives sessions so a bare `reload` can act on whatever earlier work
left open. The screenshot-evidence section now names both traps with the
concrete guards (assert window.scrollY; always goto before verifying).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-16 09:23:31 -07:00
..