*.stories.tsx / *.stories.ts were excluded from tsconfig, so story files never typechecked and could drift against component props silently. Include them (they already typecheck cleanly); build is tsc --noEmit so nothing new is emitted. The Select scrollIntoView port from the downstream fork does not apply — this tree has no Select atom. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>