{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"acceptedGateIds":{"items":{"pattern":"^[a-z][a-z0-9-]{1,99}$","type":"string"},"maxItems":100,"type":"array"},"accountableApproval":{"additionalProperties":false,"properties":{"actorType":{"const":"HUMAN","type":"string"},"approvalReference":{"maxLength":240,"minLength":1,"type":"string"},"identityAssurance":{"enum":["SELF_ATTESTED","EXTERNAL_REFERENCE"],"type":"string"},"name":{"maxLength":240,"minLength":1,"type":"string"},"role":{"maxLength":240,"minLength":1,"type":"string"}},"required":["actorType","name","role","identityAssurance","approvalReference"],"type":"object"},"assuranceComputedMaximum":{"enum":["NONE","ANALYSIS_ONLY","RECOMMENDATION","GOVERNED_PROPOSAL","HUMAN_APPROVED_ACTION","POLICY_BOUND_ACTION"],"type":"string"},"blockingGateIds":{"items":{"pattern":"^[a-z][a-z0-9-]{1,99}$","type":"string"},"maxItems":100,"type":"array"},"effectiveFrom":{"format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d(?::[0-5]\\d(?:\\.\\d+)?)?(?:Z|([+-](?:[01]\\d|2[0-3]):[0-5]\\d)))$","type":"string"},"effectiveScope":{"maxLength":1200,"minLength":1,"type":"string"},"effectiveUntil":{"anyOf":[{"format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d(?::[0-5]\\d(?:\\.\\d+)?)?(?:Z|([+-](?:[01]\\d|2[0-3]):[0-5]\\d)))$","type":"string"},{"type":"null"}]},"recordedAt":{"format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d(?::[0-5]\\d(?:\\.\\d+)?)?(?:Z|([+-](?:[01]\\d|2[0-3]):[0-5]\\d)))$","type":"string"},"releasedMode":{"enum":["NONE","ANALYSIS_ONLY","RECOMMENDATION","GOVERNED_PROPOSAL","HUMAN_APPROVED_ACTION","POLICY_BOUND_ACTION"],"type":"string"},"releaseId":{"pattern":"^[a-z][a-z0-9-]{1,99}$","type":"string"},"requestedOperatingMode":{"enum":["NONE","ANALYSIS_ONLY","RECOMMENDATION","GOVERNED_PROPOSAL","HUMAN_APPROVED_ACTION","POLICY_BOUND_ACTION"],"type":"string"},"schemaVersion":{"const":"decision-assurance-authority-release-v1","type":"string"},"sourceDesignCeiling":{"enum":["NONE","ANALYSIS_ONLY","RECOMMENDATION","GOVERNED_PROPOSAL","HUMAN_APPROVED_ACTION","POLICY_BOUND_ACTION"],"type":"string"},"stopOrRevocationConditions":{"items":{"maxLength":1200,"minLength":1,"type":"string"},"maxItems":30,"minItems":1,"type":"array"},"unresolvedControlIds":{"items":{"pattern":"^[a-z][a-z0-9-]{1,99}$","type":"string"},"maxItems":100,"type":"array"}},"required":["schemaVersion","releaseId","recordedAt","sourceDesignCeiling","assuranceComputedMaximum","requestedOperatingMode","blockingGateIds","acceptedGateIds","unresolvedControlIds","effectiveScope","effectiveFrom","effectiveUntil","stopOrRevocationConditions","accountableApproval","releasedMode"],"type":"object"}
