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 serving-schema readiness gate must distinguish an implicit document-key index from a provisionable composite. Turning a document-ID-only query into a one-field __name__ composite blocks deployment indefinitely even though the query succeeds and the provider rejects that composite shape.",
"canonical_prevention": "Keep the query registered while exempting only key-only ranges whose declared index fields contain exactly one directional __name__ field. Test that adding another ordering field still generates a composite requirement and that a genuinely missing multi-field index still blocks readiness.",