Versions in this module Expand all Collapse all v0 v0.1.0 Aug 7, 2026 Changes in this version + const FieldAlgorithms + const FieldAudiences + const FieldCacheTTL + const FieldClockSkew + const FieldConsumer + const FieldIssuers + const FieldRefreshUnknown + const FieldRequiredClaims + func Compute(from, to model.ContractVersion) []model.ChangeEvent + type Classification struct + Class model.ChangeClass + Severity model.Severity + func Classify(field string, op FieldOp, value any, confidence float64) Classification + type FieldOp string + const OpAdd + const OpConsumerAdd + const OpConsumerDel + const OpDecrease + const OpFalseToTrue + const OpIncrease + const OpRemove + const OpTrueToFalse