- notesDockWidth store initialization now clamps/defaults a bad
localStorage value on load, not just on write (verified this fails
without the clamp).
- The keyboard resize test asserts the exact widened/narrowed value
instead of just that the setter was called, so a swapped or
inverted arrow-key branch would be caught.