{"$id":"https://gpqa.ai/schemas/gpqa-clean-results-coverage-gaps-v1.json","$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"contract":{"type":"string"},"gaps":{"items":{"additionalProperties":false,"properties":{"evidence_diagnosis":{"type":"string"},"evidence_status":{"type":"string"},"model_configuration":{"type":"string"},"organization":{"type":"string"},"published_source_score_percent":{"type":"string"},"release_decision":{"additionalProperties":false,"properties":{"note":{"minLength":1,"type":"string"},"status":{"type":"string"}},"required":["status","note"],"type":"object"},"source_rank":{"maximum":50,"minimum":1,"type":"integer"}},"required":["source_rank","model_configuration","organization","published_source_score_percent","evidence_status","evidence_diagnosis","release_decision"],"type":"object"},"type":"array"},"release_id":{"type":"string"},"schema_version":{"const":"gpqa-clean-results-coverage-gaps-v1"},"source_roster":{"type":"string"},"summary":{"additionalProperties":false,"properties":{"covered_count":{"maximum":50,"minimum":0,"type":"integer"},"gap_count":{"maximum":50,"minimum":0,"type":"integer"},"source_top_n":{"const":50}},"required":["source_top_n","covered_count","gap_count"],"type":"object"}},"required":["schema_version","release_id","source_roster","contract","summary","gaps"],"title":"GPQA Diamond Clean coverage gaps","type":"object"}
