- Virtualization: Virtual blob (Virtual.List/Grid/Custom factories) over the engine's BaseVirtualPanel
- GooVirtualList: fiber-backed list rows with panel recycling. Persistent fiber per row, pooled panels, rediff on item change
- GooVirtualGrid: same recycle machinery (extracted into abstract GooVirtualPanel) plus engine GridLayout math
- Arrow key names in KnownKeys.cs fixed