ComingSoonDialog

fun ComingSoonDialog(onDismiss: () -> Unit, title: String = "Coming soon", message: String = "This is coming in a future release.")

The single deferred-feature affordance. Every web feature not in v1 opens this instead of a real screen (see the "95% later" policy). One component so the message/styling stays consistent.