Incompatible
data class Incompatible(val clientLedgerVersion: String, val nodeSpecName: String, val nodeSpecVersion: Long, val message: String) : VersionCoherence.Result
Node version is outside the known-compatible set AND the policy is set to hard-fail (HARD_FAIL_ON_SKEW = true). The SDK should refuse to submit.