docs/plans/2026-05-03-slate-v2-experimental-virtualized-rendering-boundary.md
Make Slate v2 virtualized rendering read as experimental everywhere users and agents encounter it.
Editable rendering strategy config stays type: 'virtualized'.Editable and performance docs point to a separate experimental
virtualization doc instead of teaching it inline.slate-react typecheck and rendering strategy tests pass./Users/zbeyens/git/slate-v2/Users/zbeyens/git/plate-2virtualized; make only docs, JSDoc, and
example labels describe the mode as experimental.docs/libraries/slate-react/editable.md.Virtualized Rendering, which
sounds production-ready.docs/solutions/patterns/critical-patterns.md file exists in this repo;
the learnings pass used targeted virtualization solution docs instead.type: 'virtualized'.virtualized.Experimental Virtualized Rendering and
shows Experimental. Not production-ready. in the example body.Editable docs and the performance walkthrough link to a separate
experimental virtualization doc instead of teaching the mode inline.RenderingStrategyOptions JSDoc marks the virtualized option branch as
experimental.bun lint:fixbun --filter slate-react typecheckbun typecheck:sitebun test ./packages/slate-react/test/rendering-strategy-and-scroll.tsxPLAYWRIGHT_RETRIES=0 bun run playwright playwright/integration/examples/rendering-strategy-runtime.test.ts --project=chromium --grep "experimental virtualized|TanStack-backed"