because

infix fun because(reason: String): Nothing

Vetoes the current step with reason.

Throws

InterceptorHalt

— caught by the executor boundary; never propagates to user code.