docs/plans/2026-03-24-coverage-batch-hotkeys-docx-followups.md
Execute the full next-value non-React coverage batch from the fresh priority map instead of another tiny one-file pass.
@udecode/react-hotkeysdocxtogglesuggestionautoformatmarkdownmedialistlist-classiccode-drawingpackages/udecode/react-hotkeys/src/internal/isHotkeyPressed.tspackages/udecode/react-hotkeys/src/internal/validators.tspackages/docx/src/lib/DocxPlugin.tspackages/docx/src/lib/docx-cleaner/cleanDocx.tspackages/docx/src/lib/docx-cleaner/utils/* targeted deterministic helpers from the current score mappackages/toggle/src/lib/queries/someToggle.tspackages/suggestion/src/lib/queries/findSuggestionNode.tspackages/autoformat/src/lib/rules/math/* targeted rule helpers plus AutoformatPlugin.ts only if still worth itpackages/markdown/src/lib/mdast.tspackages/media/src/lib/placeholder/BasePlaceholderPlugin.tspackages/media/src/lib/media-embed/BaseMediaEmbedPlugin.tspackages/list/src/lib/queries/isOrderedList.tspackages/list-classic/src/lib/normalizers/normalizeNestedList.tspackages/code-drawing/src/lib/utils/download.tspackages/markdown/src/lib/mdast.ts scored as a false positive because it is a type barrel and not worth runtime coverage/reactbun test on touched packagespnpm test:profile -- --top 25 ... on affected package pathspnpm test:slowest -- --top 25 ... on affected package pathspnpm installpnpm turbo build for the affected package graphpnpm turbo typecheck for the affected package graphpnpm lint:fixdocx is the biggest reopen risk. Keep that slice on deterministic helpers and plugin contracts only.@udecode/react-hotkeys is the cleanest untouched value.bun test runs are greenpnpm test:slowest is green and under the fast-lane thresholdslist-classic generic/type drift unrelated to the new seamspnpm lint:fix is green