docs/plans/2026-03-25-fix-pr-ci-check.md
Get PR #4882 CI green by fixing the actual failing job, not guessing.
HEAD, so CI is not behind a missing push.pnpm test:slowest, not lint, build, or typecheck.75ms/test line in CI and need the slow lane.tooling/scripts/test-slow.mjs had the same helper-driven mock.module(...) pollution risk that test-fast.mjs already solved.pnpm preparepnpm test:slow -- packages/ai/src/react/ai-chat/hooks/useChatChunk.slow.tsx packages/callout/src/react/hooks/useCalloutEmojiPicker.slow.tsx packages/selection/src/react/hooks/useSelectionArea.slow.tsxpnpm turbo build --filter=./packages/calloutpnpm turbo typecheck --filter=./packages/calloutpnpm lint:fixpnpm installbun check