LocalScreenTilesBroadcastChannel

Carries the current screen's ScreenTilesBroadcastChannel down the Compose tree — provided once per screen by MosaicScreen, read by TileSchema.observeScreenTileBroadcastChannel (extensions/SharedFlowExtensions.kt). Reading it outside a Mosaic screen throws, which is why every tile renders inside MosaicScreen/MosaicApplication.