You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"violated_contract": "A shipped client and the server gate that admits its requests share one capability list: whenever a client is retargeted at a model, provider or action, the allowlist that admits it must be widened in the same change, because a gate that does not know a value rejects it silently instead of degrading.",
"canonical_prevention": "Derive the gate's admitted set from the client's own declaration, or hold the two in sync with a check that reads the client's model table and fails when it names a value the gate would reject - so a tier or cost change cannot ship a 403 that only production logs reveal.",