ctrl.m
        .sink { v in world.model.send(v); modelRelay.send(v) }
        .store(in: &service.subscriptions)