OptionalforceSkips any remaining graceful shutdown orchestration that has not started
yet and jumps toward direct resource disposal. This can bypass
dispose.cooldownWindowMs, events.disposing, graceful drain wait,
dispose.abortWindowMs, and events.drained, but it does not preempt
work already in flight such as an active cooldown() call.
Optional controls for runtime disposal.