docs/research/decisions/slate-v2-source-scoped-overlay-invalidation.md
What concrete architecture extension follows from the deeper comparison against ProseMirror, Lexical, VS Code, and React 19.2?
Add an active “perfect decorations” tranche focused on source-scoped overlay invalidation.
This tranche should extend, not replace, the accepted Slate v2 overlay model:
DecorationAnnotationWidgetBookmarkThe current system already wins the old Slate fight:
But the field comparison exposes one deeper gap:
Slate v2’s current projection store is local at the consumer edge, but its projection recompute path can still start too broad.
Accepted as the next architecture extension for perfect decoration performance.