From 31144e5dc79ed514a9dcd5fb66ab4d33b28ab6b5 Mon Sep 17 00:00:00 2001 From: Logan Date: Wed, 12 Aug 2026 23:35:40 -0400 Subject: [PATCH] docs: record phase 1, and the state a fix lands in Three a11y findings shipped. The generalisation is the mirror of 'a finding creates the conditions for the next one': that one is about the code path a fix opens, this one about the path it sends people to. The reduced-motion guard is two lines and both bugs behind it were in the fallback it routes users into -- one of which had been wrong in every mode, including the default, since the component was written. --- .planning/NOTES.md | 90 ++++++++++++++++++++ .planning/plans/active/008-the-last-audit.md | 90 +++++++++++++++++++- CLAUDE.md | 47 ++++++++++ 3 files changed, 226 insertions(+), 1 deletion(-) diff --git a/.planning/NOTES.md b/.planning/NOTES.md index 7326b66..59c7874 100644 --- a/.planning/NOTES.md +++ b/.planning/NOTES.md @@ -1782,3 +1782,93 @@ Nine more things worth keeping, and the first four are all one theme — not inherit `box-sizing: border-box` from the UA stylesheet the way a `