HARD_FAIL_ON_SKEW

const val HARD_FAIL_ON_SKEW: Boolean = false

THE decision point. With the support matrix known to lag the live node, a version skew is a WARNING by default — loud (logged + surfaced to the caller) but non-blocking. A human can flip this to make a skew fatal once the matrix is trustworthy. Documented as a single, obvious switch so the policy is easy to find and change.