Platform
Preserves an opaque platform payload at one tree-coordinate rectangle.
Core retains DrawCommand.Platform.command by reference and does not interpret, copy, or clip it. A matching backend executes it in list order while applying the active PushClip stack. Other backends must reject the payload before producing partial output.
Throws
when DrawCommand.Platform.bounds is empty.