Expand description
Cocoon webview.postMessage notification - extension called
WebviewPanel.webview.postMessage(...). Stock VS Code delivers
this as a DOM message event inside the webview iframe; Land emits
on sky://webview/postMessage and lets the Sky bridge relay into
the specific webview DOM container keyed on { handle, message }.