Skip to main content
Glama

research_hook_evidence

Return an unpadded portfolio selected deterministically from verified evidence. Hard gates precede relevance and diversity; views are observed platform views. Openers are audio_verified, or transcript_grounded with explicit caveats when enabled. Each item has a grounded idea and later exact payoff, bound by content_arc_receipt to one request, media and transcript. Exact-audio items carry first_audible_speech and leading_segments; transcript-grounded items carry first_transcribed_spoken_unit and leave both audio-only fields null. New calls default to exact delivery; allow_partial accepts a shortfall at or above the declared minimum. Retained terminals may replay legacy shapes. Where the provider runtime is bound this DISPATCHES and SPENDS credits under a 600-second authorization for synchronous calls: allow at least 610 seconds. A 502 after about 300 seconds is the transport cutting a silent response, not the commission failing: replay the same idempotency_key for the completed result at no additional charge. Counts 11-30 require an idempotency key and return a durable job; poll get_job. Their execution budget is 1200 seconds, not a measured latency promise. Use result_view=compact for source evidence without the operational ledgers; full preserves the complete audit result. Errors: unauthorized, invalid_request, idempotency_conflict, rate_limited.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
depthNoV1 standard supports up to 5 items; deep supports up to 30.standard
topicYesThe exact subject the evidence hooks must address.
localeNoExplicit country, dialect, script, and code-switch policy.
api_keyNoAPI key for this call. Omit to fall back to the Authorization: Bearer / X-API-Key request header (streamable-HTTP only), then the VHGENGINE_API_KEY env var (the stdio default). No key resolvable -> unauthorized.
formatsNoV2 allowed speaking formats. Omit for the four-format bundle.
audienceNoOptional intended viewer whose fit is scored from evidence.
freshnessNoMaximum source age: any, 7d, 30d, or 90d.any
result_viewNoUse compact for source evidence and costs with less response text. Full preserves every audit receipt. Views never rerun or recharge research.full
must_excludeNoConcepts every admitted item must evidence as absent.
must_includeNoExact concepts every admitted item must evidence.
allow_partialNoWhen true, a verified count at or above minimum_acceptable_count succeeds. Omit for exact delivery.
viewer_actionNoOptional desired viewer action scored from evidence.
schema_versionNoUse hook-research-request-v2 to opt into the V2 contract.hook-research-request-v1
desired_outcomeNoOptional outcome that evidence must support.
idempotency_keyNoCaller-chosen replay key (any string, unique per intended effect). A repeat call with the SAME key returns the stored result and is NEVER charged twice; the same key with different arguments is an idempotency_conflict. Omit and every call is a fresh, separately charged operation.
requested_countNoV1 maximum verified items, 1-30; above ten returns a durable job to poll.
discovery_examplesNoV1 source excerpts guiding new searches, not factual requirements. Follow-ups are separate jobs.
problem_or_tensionNoOptional problem or tension that evidence must match.
requested_count_v2NoV2 maximum verified items, 1-30; omission defaults to 10.
requested_languageNoRequested output evidence language: en, fr, es, ar, or ary.en
source_requirementsNoPer-platform delivery quota policy. If supplied, include TikTok, Instagram, and YouTube exactly once. Required sources use a minimum of 1-30; preferred sources must use 0.
allowed_opener_statesNoOpener states this caller accepts. Both public states are accepted by default; transcript_grounded items carry an explicit caveat.
source_requirements_v2NoV2 per-platform quotas; omission prefers all three platforms.
minimum_acceptable_countNoMinimum useful V1 delivery. It may be below requested_count only when allow_partial is true.
minimum_distinct_sourcesNoMinimum distinct admitted platforms, 1-3.
accepted_source_languagesNoVerified spoken languages eligible as sources.

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
itemsNoUp to ten admitted items. An accepted V1 partial success contains every verified item; new non-success responses contain none. An exact retained pre-strict insufficient terminal may preserve historical items. Each item includes the canonical URL, observed platform views, acquisition origins and call receipts, verification artifact hashes, language, format, opener state, topic-fit explanation, an explicit source_video object, an explainable score receipt with relevance total and eligible-pool views rank, and caveats. Retained historical items may also carry non-ad evidence.
statusNoNew commissions return succeeded, insufficient_verified_supply, unsupported_cell, or failed. An exact retained pre-strict terminal may reproduce deprecated degraded or an item-bearing insufficient response; replayed stays truthful for first publication after crash recovery versus a stored retry.
replayedNoWhether an idempotency record supplied this response.
operationNoAlways research_hook_evidence.
request_idNoTrace id for this call.
cost_receiptNoPricing policy plus credits_reserved, credits_charged, credits_remaining, and proof that charge did not exceed reservation.
deficienciesNoMachine-readable warning, shortfall, unsupported-cell, or failure reasons.
plan_receiptNoSanitized planning receipt, support decision, and any unsupported cells.
schema_versionNoFrozen response contract version.
delivered_countNoVerified items actually delivered, exactly matching items length.
policy_receiptsNoPlanner, verifier, ranking, and pricing policy identifiers that governed the result.
public_responseNoOptional candidate evidence view. Omitted unless VHGENGINE_RESEARCH_INTELLIGENCE_PUBLIC_RESPONSE_V2 is on. Never replaces hook_text. Never includes signed media URLs.
ranking_receiptNoStable hard-gate, score, rejection, and selection receipts for every candidate.
request_receiptNoCanonical request schema version and SHA-256 receipt.
requested_countNoRequested portfolio size, 1-30; counts above ten return a durable job.
replayed_at_chargeNoWhether replay was detected inside the atomic commit boundary.
acquisition_receiptNoImmutable acquisition plan, call, budget, source-settlement, and deficiency receipt.
minimum_acceptable_countNoMinimum count the caller declared useful.
distinct_source_settlementNoRequested and delivered source diversity plus its met flag.
required_source_settlementNoPer-platform policy, required minimum or preferred zero, delivered count, and met flag.

Schema Changelog

Changes observed during successful MCP inspections.

  1. Changed1 schema field changed
    • removedInput schema / properties / requested_format
      Removed value: -{
      -  "anyOf": [
      -    {
      -      "enum": [
      -        "solo_talking_head",
      -        "podcast",
      -        "interview",
      -        "yapping_monologue"
      -      ],
      -      "type": "string"
      -    },
      -    {
      -      "type": "null"
      -    }
      -  ],
      -  "default": null,
      -  "description": "Optional V1 format preference; omission makes format irrelevant to selection and refusal.",
      -  "enum": [
      -    "solo_talking_head",
      -    "podcast",
      -    "interview",
      -    "yapping_monologue",
      -    null
      -  ],
      -  "title": "Requested Format"
      -}
  2. Changed1 schema field changed
    • changedOutput schema / description
      Previous value: -"An unpadded portfolio selected deterministically from verified evidence. Where the approved provider runtime is bound this dispatches and spends vendor credits. Synchronous calls have a 600-second authorization, so allow at least 610 seconds and do not re-ask with a fresh idempotency_key while it is still running. Counts 11-30 return a durable job: poll get_job for its retained result. Its 1200-second execution budget is not a measured latency promise. Where it is not bound, no provider call is made; health.hook_research_provider_ready names the posture. unsupported_cell always means no provider call was made and the charge is zero, either because the request carries a planning deficiency or because that runtime is unavailable here."New value: +"An unpadded portfolio selected deterministically from verified evidence. Where the approved provider runtime is bound this dispatches and spends vendor credits. Synchronous calls have a 600-second authorization, so allow at least 610 seconds and do not re-ask with a fresh idempotency_key while it is still running. A 502 after about 300 seconds is the transport cutting a response that has sent no bytes, not the commission failing: replay the same idempotency_key to receive the completed result at no additional charge. Counts 11-30 return a durable job: poll get_job for its retained result. Its 1200-second execution budget is not a measured latency promise. Where it is not bound, no provider call is made; health.hook_research_provider_ready names the posture. unsupported_cell always means no provider call was made and the charge is zero, either because the request carries a planning deficiency or because that runtime is unavailable here."
  3. Changed1 schema field changed
    • addedOutput schema / $defs / CompactResearchItem / properties / creator_performance
      Added value: +{
      +  "anyOf": [
      +    {
      +      "additionalProperties": true,
      +      "type": "object"
      +    },
      +    {
      +      "type": "null"
      +    }
      +  ],
      +  "default": null,
      +  "title": "Creator Performance"
      +}
  4. Changed3 schema fields changed
    • changedOutput schema / allOf
      Previous value: -[
      -  {
      -    "else": {
      -      "properties": {
      -        "items": {
      -          "items": {
      -            "additionalProperties": false,
      -            "properties": {
      -              "acquisition_call_receipts": {
      -                "items": {
      -                  "type": "string"
      -                },
      -                "minItems": 1,
      -                "type": "array"
      -              },
      -              "acquisition_origin_references": {
      -                "items": {
      -                  "type": "string"
      -                },
      -                "minItems": 1,
      -                "type": "array"
      -              },
      -              "actual_platform": {
      -                "enum": [
      -                  "tiktok",
      -                  "instagram",
      -                  "youtube"
      -                ]
      -              },
      -              "authority_settlement_receipts": {
      -                "items": {
      -                  "additionalProperties": false,
      -                  "properties": {
      -                    "artifact_payload_sha256": {
      -                      "pattern": "^[0-9a-f]{64}$",
      -                      "type": "string"
      -                    },
      -                    "call_id": {
      -                      "type": "string"
      -                    },
      -                    "component": {
      -                      "enum": [
      -                        "transcript",
      -                        "visual",
      -                        "audio_alignment",
      -                        "ocr",
      -                        "semantic_annotation",
      -                        "content_arc"
      -                      ]
      -                    },
      -                    "dispatch_request_sha256": {
      -                      "pattern": "^[0-9a-f]{64}$",
      -                      "type": "string"
      -                    },
      -                    "model_id": {
      -                      "type": "string"
      -                    },
      -                    "model_sha256": {
      -                      "pattern": "^[0-9a-f]{64}$",
      -                      "type": "string"
      -                    },
      -                    "model_version": {
      -                      "type": "string"
      -                    },
      -                    "provider_id": {
      -                      "type": "string"
      -                    },
      -                    "provider_request_sha256": {
      -                      "pattern": "^[0-9a-f]{64}$",
      -                      "type": "string"
      -                    },
      -                    "provider_response_sha256": {
      -                      "pattern": "^[0-9a-f]{64}$",
      -                      "type": "string"
      -                    },
      -                    "request_sha256": {
      -                      "pattern": "^[0-9a-f]{64}$",
      -                      "type": "string"
      -                    },
      -                    "settled_cost_microunits": {
      -                      "minimum": 0,
      -                      "type": "integer"
      -                    },
      -                    "settled_credits": {
      -                      "minimum": 0,
      -                      "type": "integer"
      -                    },
      -                    "settlement_receipt_sha256": {
      -                      "pattern": "^[0-9a-f]{64}$",
      -                      "type": "string"
      -                    },
      -                    "subject_sha256": {
      -                      "pattern": "^[0-9a-f]{64}$",
      -                      "type": "string"
      -                    }
      -                  },
      -                  "required": [
      -                    "component",
      -                    "call_id",
      -                    "settlement_receipt_sha256",
      -                    "dispatch_request_sha256",
      -                    "request_sha256",
      -                    "subject_sha256",
      -                    "provider_request_sha256",
      -                    "provider_response_sha256",
      -                    "artifact_payload_sha256",
      -                    "provider_id",
      -                    "model_id",
      -                    "model_version",
      -                    "model_sha256",
      -                    "settled_cost_microunits",
      -                    "settled_credits"
      -                  ],
      -                  "type": "object"
      -                },
      -                "maxItems": 6,
      -                "minItems": 6,
      -                "type": "array"
      -              },
      -              "candidate_id": {
      -                "type": "string"
      -              },
      -              "catchy_line": {
      -                "type": "string"
      -              },
      -              "catchy_line_evidence_ids": {
      -                "items": {
      -                  "type": "string"
      -                },
      -                "minItems": 1,
      -                "type": "array"
      -              },
      -              "caveats": {
      -                "items": {
      -                  "type": "string"
      -                },
      -                "type": "array"
      -              },
      -              "code_switch_languages": {
      -                "items": {
      -                  "enum": [
      -                    "en",
      -                    "fr",
      -                    "es",
      -                    "ar",
      -                    "ary"
      -                  ]
      -                },
      -                "type": "array"
      -              },
      -              "content_arc_authority_receipt": {
      -                "anyOf": [
      -                  {
      -                    "additionalProperties": false,
      -                    "properties": {
      -                      "component": {
      -                        "type": "string"
      -                      },
      -                      "model_id": {
      -                        "type": "string"
      -                      },
      -                      "model_sha256": {
      -                        "pattern": "^[0-9a-f]{64}$",
      -                        "type": "string"
      -                      },
      -                      "model_version": {
      -                        "type": "string"
      -                      },
      -                      "tool_id": {
      -                        "type": "string"
      -                      },
      -                      "tool_sha256": {
      -                        "pattern": "^[0-9a-f]{64}$",
      -                        "type": "string"
      -                      },
      -                      "tool_version": {
      -                        "type": "string"
      -                      }
      -                    },
      -                    "required": [
      -                      "component",
      -                      "tool_id",
      -                      "tool_version",
      -                      "tool_sha256",
      -                      "model_id",
      -                      "model_version",
      -                      "model_sha256"
      -                    ],
      -                    "type": "object"
      -                  },
      -                  {
      -                    "type": "null"
      -                  }
      -                ]
      -              },
      -              "content_arc_receipt": {
      -                "additionalProperties": false,
      -                "properties": {
      -                  "actual_platform": {
      -                    "enum": [
      -                      "tiktok",
      -                      "instagram",
      -                      "youtube"
      -                    ]
      -                  },
      -                  "candidate_id": {
      -                    "type": "string"
      -                  },
      -                  "canonical_public_url": {
      -                    "format": "uri",
      -                    "pattern": "^https://",
      -                    "type": "string"
      -                  },
      -                  "decision_state": {
      -                    "const": "pass"
      -                  },
      -                  "general_idea_evidence_ids": {
      -                    "items": {
      -                      "type": "string"
      -                    },
      -                    "minItems": 1,
      -                    "type": "array"
      -                  },
      -                  "general_idea_excerpt_cue_ids": {
      -                    "items": {
      -                      "type": "string"
      -                    },
      -                    "minItems": 1,
      -                    "type": "array"
      -                  },
      -                  "general_idea_excerpt_sha256": {
      -                    "pattern": "^[0-9a-f]{64}$",
      -                    "type": "string"
      -                  },
      -                  "general_idea_output_sha256": {
      -                    "pattern": "^[0-9a-f]{64}$",
      -                    "type": "string"
      -                  },
      -                  "generic_cta_state": {
      -                    "const": "absent"
      -                  },
      -                  "hook_explanation": {
      -                    "additionalProperties": false,
      -                    "properties": {
      -                      "catchy_line_evidence_ids": {
      -                        "items": {
      -                          "type": "string"
      -                        },
      -                        "minItems": 1,
      -                        "type": "array"
      -                      },
      -                      "catchy_line_sha256": {
      -                        "pattern": "^[0-9a-f]{64}$",
      -                        "type": "string"
      -                      },
      -                      "general_topic_evidence_ids": {
      -                        "items": {
      -                          "type": "string"
      -                        },
      -                        "minItems": 1,
      -                        "type": "array"
      -                      },
      -                      "general_topic_sha256": {
      -                        "pattern": "^[0-9a-f]{64}$",
      -                        "type": "string"
      -                      },
      -                      "prompt_id": {
      -                        "minLength": 1,
      -                        "type": "string"
      -                      },
      -                      "prompt_sha256": {
      -                        "pattern": "^[0-9a-f]{64}$",
      -                        "type": "string"
      -                      },
      -                      "prompt_version": {
      -                        "minLength": 1,
      -                        "type": "string"
      -                      }
      -                    },
      -                    "required": [
      -                      "catchy_line_sha256",
      -                      "catchy_line_evidence_ids",
      -                      "general_topic_sha256",
      -                      "general_topic_evidence_ids",
      -                      "prompt_id",
      -                      "prompt_version",
      -                      "prompt_sha256"
      -                    ],
      -                    "type": "object"
      -                  },
      -                  "hook_explanation_refusal": {
      -                    "additionalProperties": false,
      -                    "properties": {
      -                      "code": {
      -                        "minLength": 1,
      -                        "type": "string"
      -                      },
      -                      "detail": {
      -                        "maxLength": 300,
      -                        "type": "string"
      -                      }
      -                    },
      -                    "required": [
      -                      "code",
      -                      "detail"
      -                    ],
      -                    "type": "object"
      -                  },
      -                  "media_artifact_sha256": {
      -                    "pattern": "^[0-9a-f]{64}$",
      -                    "type": "string"
      -                  },
      -                  "opening_cue_ids": {
      -                    "items": {
      -                      "type": "string"
      -                    },
      -                    "minItems": 1,
      -                    "type": "array"
      -                  },
      -                  "opening_end_ms": {
      -                    "minimum": 1,
      -                    "type": [
      -                      "integer",
      -                      "null"
      -                    ]
      -                  },
      -                  "opening_span_sha256": {
      -                    "pattern": "^[0-9a-f]{64}$",
      -                    "type": "string"
      -                  },
      -                  "opening_start_ms": {
      -                    "minimum": 0,
      -                    "type": [
      -                      "integer",
      -                      "null"
      -                    ]
      -                  },
      -                  "payoff_audio_alignment_state": {
      -                    "enum": [
      -                      "exact",
      -                      "transcript_grounded"
      -                    ]
      -                  },
      -                  "payoff_audio_artifact_sha256": {
      -                    "anyOf": [
      -                      {
      -                        "pattern": "^[0-9a-f]{64}$",
      -                        "type": "string"
      -                      },
      -                      {
      -                        "type": "null"
      -                      }
      -                    ]
      -                  },
      -                  "payoff_cue_ids": {
      -                    "items": {
      -                      "type": "string"
      -                    },
      -                    "minItems": 1,
      -                    "type": "array"
      -                  },
      -                  "payoff_end_ms": {
      -                    "minimum": 1,
      -                    "type": [
      -                      "integer",
      -                      "null"
      -                    ]
      -                  },
      -                  "payoff_span_sha256": {
      -                    "pattern": "^[0-9a-f]{64}$",
      -                    "type": "string"
      -                  },
      -                  "payoff_start_ms": {
      -                    "minimum": 0,
      -                    "type": [
      -                      "integer",
      -                      "null"
      -                    ]
      -                  },
      -                  "policy_id": {
      -                    "type": "string"
      -                  },
      -                  "policy_sha256": {
      -                    "pattern": "^[0-9a-f]{64}$",
      -                    "type": "string"
      -                  },
      -                  "receipt_sha256": {
      -                    "pattern": "^[0-9a-f]{64}$",
      -                    "type": "string"
      -                  },
      -                  "request_sha256": {
      -                    "pattern": "^[0-9a-f]{64}$",
      -                    "type": "string"
      -                  },
      -                  "schema_version": {
      -                    "const": "content-arc-receipt-v1"
      -                  },
      -                  "span_retry": {
      -                    "additionalProperties": false,
      -                    "properties": {
      -                      "attempts": {
      -                        "items": {
      -                          "anyOf": [
      -                            {
      -                              "additionalProperties": false,
      -                              "properties": {
      -                                "attempt_index": {
      -                                  "maximum": 7,
      -                                  "minimum": 0,
      -                                  "type": "integer"
      -                                },
      -                                "cue_ids": {
      -                                  "items": {
      -                                    "type": "string"
      -                                  },
      -                                  "minItems": 1,
      -                                  "type": "array"
      -                                },
      -                                "end_ms": {
      -                                  "minimum": 1,
      -                                  "type": [
      -                                    "integer",
      -                                    "null"
      -                                  ]
      -                                },
      -                                "raw_end": {
      -                                  "minimum": 1,
      -                                  "type": "integer"
      -                                },
      -                                "raw_start": {
      -                                  "minimum": 0,
      -                                  "type": "integer"
      -                                },
      -                                "rule_hit": {
      -                                  "const": "selected"
      -                                },
      -                                "span_role": {
      -                                  "enum": [
      -                                    "opening",
      -                                    "general_idea",
      -                                    "payoff"
      -                                  ]
      -                                },
      -                                "start_ms": {
      -                                  "minimum": 0,
      -                                  "type": [
      -                                    "integer",
      -                                    "null"
      -                                  ]
      -                                }
      -                              },
      -                              "required": [
      -                                "attempt_index",
      -                                "span_role",
      -                                "cue_ids",
      -                                "rule_hit",
      -                                "raw_start",
      -                                "raw_end",
      -                                "start_ms",
      -                                "end_ms"
      -                              ],
      -                              "type": "object"
      -                            },
      -                            {
      -                              "additionalProperties": false,
      -                              "properties": {
      -                                "attempt_index": {
      -                                  "maximum": 7,
      -                                  "minimum": 0,
      -                                  "type": "integer"
      -                                },
      -                                "cue_ids": {
      -                                  "items": {
      -                                    "type": "string"
      -                                  },
      -                                  "minItems": 1,
      -                                  "type": "array"
      -                                },
      -                                "refusal_code": {
      -                                  "minLength": 1,
      -                                  "type": "string"
      -                                },
      -                                "rule_hit": {
      -                                  "const": "refused"
      -                                },
      -                                "span_role": {
      -                                  "enum": [
      -                                    "opening",
      -                                    "general_idea",
      -                                    "payoff"
      -                                  ]
      -                                }
      -                              },
      -                              "required": [
      -                                "attempt_index",
      -                                "span_role",
      -                                "cue_ids",
      -                                "rule_hit",
      -                                "refusal_code"
      -                              ],
      -                              "type": "object"
      -                            },
      -                            {
      -                              "additionalProperties": false,
      -                              "properties": {
      -                                "attempt_index": {
      -                                  "maximum": 7,
      -                                  "minimum": 0,
      -                                  "type": "integer"
      -                                },
      -                                "cue_ids": {
      -                                  "items": {
      -                                    "type": "string"
      -                                  },
      -                                  "minItems": 1,
      -                                  "type": "array"
      -                                },
      -                                "end_ms": {
      -                                  "minimum": 1,
      -                                  "type": [
      -                                    "integer",
      -                                    "null"
      -                                  ]
      -                                },
      -                                "raw_end": {
      -                                  "minimum": 1,
      -                                  "type": "integer"
      -                                },
      -                                "raw_start": {
      -                                  "minimum": 0,
      -                                  "type": "integer"
      -                                },
      -                                "rule_hit": {
      -                                  "enum": [
      -                                    "selected",
      -                                    "excerpt_too_long",
      -                                    "generic_cta_present",
      -                                    "noncontiguous_cues"
      -                                  ]
      -                                },
      -                                "span_role": {
      -                                  "enum": [
      -                                    "opening",
      -                                    "general_idea",
      -                                    "payoff"
      -                                  ]
      -                                },
      -                                "start_ms": {
      -                                  "minimum": 0,
      -                                  "type": [
      -                                    "integer",
      -                                    "null"
      -                                  ]
      -                                }
      -                              },
      -                              "required": [
      -                                "attempt_index",
      -                                "span_role",
      -                                "cue_ids",
      -                                "rule_hit",
      -                                "raw_start",
      -                                "raw_end",
      -                                "start_ms",
      -                                "end_ms"
      -                              ],
      -                              "type": "object"
      -                            }
      -                          ]
      -                        },
      -                        "minItems": 3,
      -                        "type": "array"
      -                      },
      -                      "chosen_on_retry": {
      -                        "const": true
      -                      },
      -                      "evidence_preserving": {
      -                        "const": true
      -                      },
      -                      "material_sha256": {
      -                        "pattern": "^[0-9a-f]{64}$",
      -                        "type": "string"
      -                      },
      -                      "max_attempts_per_span": {
      -                        "maximum": 8,
      -                        "minimum": 1,
      -                        "type": "integer"
      -                      },
      -                      "rule_id": {
      -                        "minLength": 1,
      -                        "type": "string"
      -                      },
      -                      "schema_version": {
      -                        "const": "content-arc-span-retry-v1"
      -                      }
      -                    },
      -                    "required": [
      -                      "schema_version",
      -                      "rule_id",
      -                      "material_sha256",
      -                      "max_attempts_per_span",
      -                      "chosen_on_retry",
      -                      "attempts"
      -                    ],
      -                    "type": "object"
      -                  },
      -                  "spoken_unit_boundary_rule": {
      -                    "additionalProperties": false,
      -                    "properties": {
      -                      "caveat": {
      -                        "minLength": 1,
      -                        "type": "string"
      -                      },
      -                      "derivation": {
      -                        "minLength": 1,
      -                        "type": "string"
      -                      },
      -                      "material_sha256": {
      -                        "pattern": "^[0-9a-f]{64}$",
      -                        "type": "string"
      -                      },
      -                      "rule_id": {
      -                        "minLength": 1,
      -                        "type": "string"
      -                      },
      -                      "threshold_ms": {
      -                        "minimum": 1,
      -                        "type": "integer"
      -                      }
      -                    },
      -                    "required": [
      -                      "rule_id",
      -                      "material_sha256",
      -                      "threshold_ms",
      -                      "derivation",
      -                      "caveat"
      -                    ],
      -                    "type": "object"
      -                  },
      -                  "sponsor_state": {
      -                    "const": "absent"
      -                  },
      -                  "stable_media_id": {
      -                    "type": "string"
      -                  },
      -                  "transcript_artifact_sha256": {
      -                    "pattern": "^[0-9a-f]{64}$",
      -                    "type": "string"
      -                  },
      -                  "transcript_coverage_end_ms": {
      -                    "minimum": 1,
      -                    "type": [
      -                      "integer",
      -                      "null"
      -                    ]
      -                  },
      -                  "transcript_coverage_start_ms": {
      -                    "minimum": 0,
      -                    "type": [
      -                      "integer",
      -                      "null"
      -                    ]
      -                  },
      -                  "transcript_coverage_state": {
      -                    "enum": [
      -                      "full",
      -                      "sufficient"
      -                    ]
      -                  },
      -                  "transcript_source_id": {
      -                    "type": "string"
      -                  }
      -                },
      -                "required": [
      -                  "schema_version",
      -                  "decision_state",
      -                  "receipt_sha256",
      -                  "candidate_id",
      -                  "actual_platform",
      -                  "stable_media_id",
      -                  "canonical_public_url",
      -                  "media_artifact_sha256",
      -                  "transcript_source_id",
      -                  "transcript_artifact_sha256",
      -                  "transcript_coverage_start_ms",
      -                  "transcript_coverage_end_ms",
      -                  "transcript_coverage_state",
      -                  "opening_cue_ids",
      -                  "opening_start_ms",
      -                  "opening_end_ms",
      -                  "opening_span_sha256",
      -                  "general_idea_excerpt_cue_ids",
      -                  "general_idea_excerpt_sha256",
      -                  "general_idea_evidence_ids",
      -                  "general_idea_output_sha256",
      -                  "payoff_cue_ids",
      -                  "payoff_start_ms",
      -                  "payoff_end_ms",
      -                  "payoff_span_sha256",
      -                  "payoff_audio_artifact_sha256",
      -                  "payoff_audio_alignment_state",
      -                  "sponsor_state",
      -                  "generic_cta_state",
      -                  "policy_id",
      -                  "policy_sha256",
      -                  "request_sha256"
      -                ],
      -                "type": "object"
      -              },
      -              "creator": {
      -                "type": "string"
      -              },
      -              "creator_key": {
      -                "type": "string"
      -              },
      -              "dialect": {
      -                "type": [
      -                  "string",
      -                  "null"
      -                ]
      -              },
      -              "direct_canonical_url": {
      -                "format": "uri",
      -                "type": "string"
      -              },
      -              "first_audible_speech": {
      -                "anyOf": [
      -                  {
      -                    "additionalProperties": false,
      -                    "properties": {
      -                      "alignment_state": {
      -                        "const": "exact"
      -                      },
      -                      "audio_artifact_sha256": {
      -                        "pattern": "^[0-9a-f]{64}$",
      -                        "type": "string"
      -                      },
      -                      "cue_ids": {
      -                        "items": {
      -                          "type": "string"
      -                        },
      -                        "minItems": 1,
      -                        "type": "array"
      -                      },
      -                      "end_ms": {
      -                        "minimum": 1,
      -                        "type": "integer"
      -                      },
      -                      "evidence_sha256": {
      -                        "pattern": "^[0-9a-f]{64}$",
      -                        "type": "string"
      -                      },
      -                      "media_artifact_sha256": {
      -                        "pattern": "^[0-9a-f]{64}$",
      -                        "type": "string"
      -                      },
      -                      "raw_end": {
      -                        "minimum": 1,
      -                        "type": "integer"
      -                      },
      -                      "raw_source_span": {
      -                        "minLength": 1,
      -                        "type": "string"
      -                      },
      -                      "raw_start": {
      -                        "minimum": 0,
      -                        "type": "integer"
      -                      },
      -                      "segment_id": {
      -                        "type": "string"
      -                      },
      -                      "source_span_sha256": {
      -                        "pattern": "^[0-9a-f]{64}$",
      -                        "type": "string"
      -                      },
      -                      "start_ms": {
      -                        "minimum": 0,
      -                        "type": "integer"
      -                      },
      -                      "transcript_artifact_sha256": {
      -                        "pattern": "^[0-9a-f]{64}$",
      -                        "type": "string"
      -                      },
      -                      "transcript_source_id": {
      -                        "type": "string"
      -                      }
      -                    },
      -                    "required": [
      -                      "segment_id",
      -                      "raw_source_span",
      -                      "raw_start",
      -                      "raw_end",
      -                      "transcript_source_id",
      -                      "transcript_artifact_sha256",
      -                      "cue_ids",
      -                      "start_ms",
      -                      "end_ms",
      -                      "audio_artifact_sha256",
      -                      "media_artifact_sha256",
      -                      "evidence_sha256",
      -                      "source_span_sha256",
      -                      "alignment_state"
      -                    ],
      -                    "type": "object"
      -                  },
      -                  {
      -                    "type": "null"
      -                  }
      -                ]
      -              },
      -              "first_transcribed_spoken_unit": {
      -                "additionalProperties": false,
      -                "properties": {
      -                  "cue_ids": {
      -                    "items": {
      -                      "type": "string"
      -                    },
      -                    "minItems": 1,
      -                    "type": "array"
      -                  },
      -                  "end_ms": {
      -                    "minimum": 1,
      -                    "type": [
      -                      "integer",
      -                      "null"
      -                    ]
      -                  },
      -                  "evidence_state": {
      -                    "const": "transcript_grounded"
      -                  },
      -                  "raw_source_span": {
      -                    "minLength": 1,
      -                    "type": "string"
      -                  },
      -                  "source_span_sha256": {
      -                    "pattern": "^[0-9a-f]{64}$",
      -                    "type": "string"
      -                  },
      -                  "start_ms": {
      -                    "minimum": 0,
      -                    "type": [
      -                      "integer",
      -                      "null"
      -                    ]
      -                  },
      -                  "timestamp_state": {
      -                    "enum": [
      -                      "exact",
      -                      "unknown"
      -                    ]
      -                  },
      -                  "transcript_artifact_sha256": {
      -                    "pattern": "^[0-9a-f]{64}$",
      -                    "type": "string"
      -                  },
      -                  "transcript_source_id": {
      -                    "type": "string"
      -                  },
      -                  "unit_id": {
      -                    "type": "string"
      -                  }
      -                },
      -                "required": [
      -                  "unit_id",
      -                  "raw_source_span",
      -                  "transcript_source_id",
      -                  "transcript_artifact_sha256",
      -                  "cue_ids",
      -                  "start_ms",
      -                  "end_ms",
      -                  "timestamp_state",
      -                  "source_span_sha256",
      -                  "evidence_state"
      -                ],
      -                "type": "object"
      -              },
      -              "general_idea": {
      -                "type": "string"
      -              },
      -              "general_idea_evidence_ids": {
      -                "items": {
      -                  "type": "string"
      -                },
      -                "minItems": 1,
      -                "type": "array"
      -              },
      -              "general_idea_excerpt": {
      -                "type": "string"
      -              },
      -              "general_topic": {
      -                "type": "string"
      -              },
      -              "general_topic_evidence_ids": {
      -                "items": {
      -                  "type": "string"
      -                },
      -                "minItems": 1,
      -                "type": "array"
      -              },
      -              "hook_text": {
      -                "type": "string"
      -              },
      -              "intent_evidence": {
      -                "additionalProperties": false,
      -                "properties": {
      -                  "citations": {
      -                    "items": {
      -                      "additionalProperties": false,
      -                      "properties": {
      -                        "cue_id": {
      -                          "minLength": 1,
      -                          "type": "string"
      -                        },
      -                        "quote": {
      -                          "minLength": 1,
      -                          "type": "string"
      -                        }
      -                      },
      -                      "required": [
      -                        "cue_id",
      -                        "quote"
      -                      ],
      -                      "type": "object"
      -                    },
      -                    "maxItems": 16,
      -                    "type": "array"
      -                  },
      -                  "rationale": {
      -                    "maxLength": 800,
      -                    "minLength": 1,
      -                    "type": "string"
      -                  },
      -                  "request_sha256": {
      -                    "pattern": "^[a-f0-9]{64}$",
      -                    "type": "string"
      -                  },
      -                  "schema_version": {
      -                    "const": "source-intent-evidence-v1"
      -                  },
      -                  "state": {
      -                    "enum": [
      -                      "direct",
      -                      "strong",
      -                      "partial",
      -                      "mismatch",
      -                      "missing"
      -                    ],
      -                    "type": "string"
      -                  },
      -                  "transcript_artifact_sha256": {
      -                    "pattern": "^[a-f0-9]{64}$",
      -                    "type": "string"
      -                  }
      -                },
      -                "required": [
      -                  "schema_version",
      -                  "request_sha256",
      -                  "transcript_artifact_sha256",
      -                  "state",
      -                  "rationale",
      -                  "citations"
      -                ],
      -                "type": "object"
      -              },
      -              "language_evidence_state": {
      -                "enum": [
      -                  "verified",
      -                  "model_declared"
      -                ]
      -              },
      -              "leading_segments": {
      -                "anyOf": [
      -                  {
      -                    "items": {
      -                      "additionalProperties": false,
      -                      "properties": {
      -                        "alignment_state": {
      -                          "enum": [
      -                            "exact",
      -                            "not_applicable"
      -                          ]
      -                        },
      -                        "audio_artifact_sha256": {
      -                          "pattern": "^[0-9a-f]{64}$",
      -                          "type": "string"
      -                        },
      -                        "cue_ids": {
      -                          "items": {
      -                            "type": "string"
      -                          },
      -                          "type": "array"
      -                        },
      -                        "end_ms": {
      -                          "minimum": 1,
      -                          "type": "integer"
      -                        },
      -                        "evidence_sha256": {
      -                          "pattern": "^[0-9a-f]{64}$",
      -                          "type": "string"
      -                        },
      -                        "kind": {
      -                          "enum": [
      -                            "silence",
      -                            "music",
      -                            "sound_effect",
      -                            "non_speech",
      -                            "speech_onset_overlap",
      -                            "speech",
      -                            "overlap"
      -                          ]
      -                        },
      -                        "media_artifact_sha256": {
      -                          "pattern": "^[0-9a-f]{64}$",
      -                          "type": "string"
      -                        },
      -                        "order": {
      -                          "minimum": 0,
      -                          "type": "integer"
      -                        },
      -                        "raw_end": {
      -                          "minimum": 1,
      -                          "type": [
      -                            "integer",
      -                            "null"
      -                          ]
      -                        },
      -                        "raw_source_span": {
      -                          "type": [
      -                            "string",
      -                            "null"
      -                          ]
      -                        },
      -                        "raw_start": {
      -                          "minimum": 0,
      -                          "type": [
      -                            "integer",
      -                            "null"
      -                          ]
      -                        },
      -                        "segment_id": {
      -                          "type": "string"
      -                        },
      -                        "source_span_sha256": {
      -                          "anyOf": [
      -                            {
      -                              "pattern": "^[0-9a-f]{64}$",
      -                              "type": "string"
      -                            },
      -                            {
      -                              "type": "null"
      -                            }
      -                          ]
      -                        },
      -                        "start_ms": {
      -                          "minimum": 0,
      -                          "type": "integer"
      -                        },
      -                        "transcript_artifact_sha256": {
      -                          "anyOf": [
      -                            {
      -                              "pattern": "^[0-9a-f]{64}$",
      -                              "type": "string"
      -                            },
      -                            {
      -                              "type": "null"
      -                            }
      -                          ]
      -                        },
      -                        "transcript_source_id": {
      -                          "type": [
      -                            "string",
      -                            "null"
      -                          ]
      -                        }
      -                      },
      -                      "required": [
      -                        "segment_id",
      -                        "order",
      -                        "kind",
      -                        "start_ms",
      -                        "end_ms",
      -                        "audio_artifact_sha256",
      -                        "media_artifact_sha256",
      -                        "evidence_sha256",
      -                        "transcript_source_id",
      -                        "transcript_artifact_sha256",
      -                        "cue_ids",
      -                        "raw_source_span",
      -                        "raw_start",
      -                        "raw_end",
      -                        "source_span_sha256",
      -                        "alignment_state"
      -                      ],
      -                      "type": "object"
      -                    },
      -                    "maxItems": 128,
      -                    "type": "array"
      -                  },
      -                  {
      -                    "type": "null"
      -                  }
      -                ]
      -              },
      -              "non_ad_evidence": {
      -                "additionalProperties": false,
      -                "properties": {
      -                  "source": {
      -                    "type": "string"
      -                  },
      -                  "state": {
      -                    "const": "known_non_ad"
      -                  }
      -                },
      -                "required": [
      -                  "state",
      -                  "source"
      -                ],
      -                "type": "object"
      -              },
      -              "observed_format": {
      -                "enum": [
      -                  "solo_talking_head",
      -                  "podcast",
      -                  "interview",
      -                  "yapping_monologue",
      -                  "unknown"
      -                ]
      -              },
      -              "observed_language": {
      -                "enum": [
      -                  "en",
      -                  "fr",
      -                  "es",
      -                  "ar",
      -                  "ary"
      -                ]
      -              },
      -              "observed_platform_views": {
      -                "minimum": 50000,
      -                "type": "integer"
      -              },
      -              "opener_end_ms": {
      -                "minimum": 1,
      -                "type": [
      -                  "integer",
      -                  "null"
      -                ]
      -              },
      -              "opener_source_span": {
      -                "type": "string"
      -              },
      -              "opener_start_ms": {
      -                "minimum": 0,
      -                "type": [
      -                  "integer",
      -                  "null"
      -                ]
      -              },
      -              "opener_verification_state": {
      -                "enum": [
      -                  "audio_verified",
      -                  "transcript_grounded"
      -                ]
      -              },
      -              "opening_boundary_state": {
      -                "enum": [
      -                  "verified",
      -                  "transcript_start_only",
      -                  "unknown"
      -                ]
      -              },
      -              "opening_line": {
      -                "type": "string"
      -              },
      -              "payoff_end_ms": {
      -                "minimum": 1,
      -                "type": [
      -                  "integer",
      -                  "null"
      -                ]
      -              },
      -              "payoff_source_span": {
      -                "type": "string"
      -              },
      -              "payoff_start_ms": {
      -                "minimum": 0,
      -                "type": [
      -                  "integer",
      -                  "null"
      -                ]
      -              },
      -              "payoff_text": {
      -                "type": "string"
      -              },
      -              "payoff_verification_state": {
      -                "enum": [
      -                  "audio_verified",
      -                  "transcript_grounded"
      -                ]
      -              },
      -              "punch_line": {
      -                "type": "string"
      -              },
      -              "requested_format": {
      -                "anyOf": [
      -                  {
      -                    "enum": [
      -                      "solo_talking_head",
      -                      "podcast",
      -                      "interview",
      -                      "yapping_monologue"
      -                    ]
      -                  },
      -                  {
      -                    "type": "null"
      -                  }
      -                ]
      -              },
      -              "requested_language": {
      -                "enum": [
      -                  "en",
      -                  "fr",
      -                  "es",
      -                  "ar",
      -                  "ary"
      -                ]
      -              },
      -              "requested_topic": {
      -                "type": "string"
      -              },
      -              "research_context": {
      -                "additionalProperties": false,
      -                "properties": {
      -                  "analysis": {
      -                    "anyOf": [
      -                      {
      -                        "additionalProperties": false,
      -                        "properties": {
      -                          "adaptable_structure": {
      -                            "maxLength": 900,
      -                            "minLength": 1,
      -                            "type": "string"
      -                          },
      -                          "attention_mechanism": {
      -                            "maxLength": 900,
      -                            "minLength": 1,
      -                            "type": "string"
      -                          },
      -                          "citations": {
      -                            "items": {
      -                              "additionalProperties": false,
      -                              "properties": {
      -                                "cue_id": {
      -                                  "minLength": 1,
      -                                  "type": "string"
      -                                },
      -                                "quote": {
      -                                  "minLength": 1,
      -                                  "type": "string"
      -                                }
      -                              },
      -                              "required": [
      -                                "cue_id",
      -                                "quote"
      -                              ],
      -                              "type": "object"
      -                            },
      -                            "maxItems": 16,
      -                            "minItems": 1,
      -                            "type": "array"
      -                          },
      -                          "payoff_relationship": {
      -                            "maxLength": 900,
      -                            "minLength": 1,
      -                            "type": "string"
      -                          },
      -                          "promised_payoff": {
      -                            "maxLength": 600,
      -                            "minLength": 1,
      -                            "type": "string"
      -                          },
      -                          "visual_frame_timestamps_ms": {
      -                            "items": {
      -                              "type": "integer"
      -                            },
      -                            "maxItems": 3,
      -                            "type": "array"
      -                          },
      -                          "visual_observation": {
      -                            "anyOf": [
      -                              {
      -                                "type": "string"
      -                              },
      -                              {
      -                                "type": "null"
      -                              }
      -                            ]
      -                          }
      -                        },
      -                        "required": [
      -                          "attention_mechanism",
      -                          "promised_payoff",
      -                          "payoff_relationship",
      -                          "adaptable_structure",
      -                          "citations",
      -                          "visual_observation",
      -                          "visual_frame_timestamps_ms"
      -                        ],
      -                        "type": "object"
      -                      },
      -                      {
      -                        "type": "null"
      -                      }
      -                    ]
      -                  },
      -                  "analysis_receipt": {
      -                    "anyOf": [
      -                      {
      -                        "additionalProperties": false,
      -                        "properties": {
      -                          "artifact_payload_sha256": {
      -                            "pattern": "^[a-f0-9]{64}$",
      -                            "type": "string"
      -                          },
      -                          "dispatch_id": {
      -                            "minLength": 1,
      -                            "type": "string"
      -                          },
      -                          "model_id": {
      -                            "minLength": 1,
      -                            "type": "string"
      -                          },
      -                          "provider_request_sha256": {
      -                            "pattern": "^[a-f0-9]{64}$",
      -                            "type": "string"
      -                          },
      -                          "provider_response_sha256": {
      -                            "pattern": "^[a-f0-9]{64}$",
      -                            "type": "string"
      -                          },
      -                          "reserved_cost_microunits": {
      -                            "minimum": 0,
      -                            "type": "integer"
      -                          },
      -                          "settled_cost_microunits": {
      -                            "minimum": 0,
      -                            "type": "integer"
      -                          }
      -                        },
      -                        "required": [
      -                          "dispatch_id",
      -                          "provider_request_sha256",
      -                          "provider_response_sha256",
      -                          "artifact_payload_sha256",
      -                          "model_id",
      -                          "reserved_cost_microunits",
      -                          "settled_cost_microunits"
      -                        ],
      -                        "type": "object"
      -                      },
      -                      {
      -                        "type": "null"
      -                      }
      -                    ]
      -                  },
      -                  "analysis_state": {
      -                    "enum": [
      -                      "analyzed",
      -                      "budget_unavailable",
      -                      "deadline_exhausted",
      -                      "provider_refused"
      -                    ],
      -                    "type": "string"
      -                  },
      -                  "evidence_kind": {
      -                    "const": "source_bound_model_interpretation",
      -                    "type": "string"
      -                  },
      -                  "frames": {
      -                    "items": {
      -                      "additionalProperties": false,
      -                      "properties": {
      -                        "sha256": {
      -                          "pattern": "^[a-f0-9]{64}$",
      -                          "type": "string"
      -                        },
      -                        "timestamp_ms": {
      -                          "minimum": 0,
      -                          "type": "integer"
      -                        }
      -                      },
      -                      "required": [
      -                        "timestamp_ms",
      -                        "sha256"
      -                      ],
      -                      "type": "object"
      -                    },
      -                    "maxItems": 3,
      -                    "type": "array"
      -                  },
      -                  "media_artifact_sha256": {
      -                    "anyOf": [
      -                      {
      -                        "pattern": "^[a-f0-9]{64}$",
      -                        "type": "string"
      -                      },
      -                      {
      -                        "type": "null"
      -                      }
      -                    ]
      -                  },
      -                  "performance": {
      -                    "additionalProperties": false,
      -                    "properties": {
      -                      "comparison_age_range_days": {
      -                        "items": {
      -                          "type": "number"
      -                        },
      -                        "maxItems": 2,
      -                        "type": "array"
      -                      },
      -                      "comparison_candidate_ids": {
      -                        "items": {
      -                          "type": "string"
      -                        },
      -                        "type": "array"
      -                      },
      -                      "comparison_count": {
      -                        "minimum": 0,
      -                        "type": "integer"
      -                      },
      -                      "comparison_median_views": {
      -                        "anyOf": [
      -                          {
      -                            "minimum": 0,
      -                            "type": "number"
      -                          },
      -                          {
      -                            "type": "null"
      -                          }
      -                        ]
      -                      },
      -                      "comparison_scope": {
      -                        "const": "same_creator_retrieved_candidates",
      -                        "type": "string"
      -                      },
      -                      "lifetime_average_views_per_day": {
      -                        "anyOf": [
      -                          {
      -                            "minimum": 0,
      -                            "type": "number"
      -                          },
      -                          {
      -                            "type": "null"
      -                          }
      -                        ]
      -                      },
      -                      "limitation": {
      -                        "minLength": 1,
      -                        "type": "string"
      -                      },
      -                      "observed_at": {
      -                        "minLength": 1,
      -                        "type": "string"
      -                      },
      -                      "observed_views": {
      -                        "minimum": 0,
      -                        "type": "integer"
      -                      },
      -                      "post_age_days": {
      -                        "minimum": 0,
      -                        "type": "number"
      -                      },
      -                      "published_at": {
      -                        "minLength": 1,
      -                        "type": "string"
      -                      },
      -                      "views_to_comparison_median": {
      -                        "anyOf": [
      -                          {
      -                            "minimum": 0,
      -                            "type": "number"
      -                          },
      -                          {
      -                            "type": "null"
      -                          }
      -                        ]
      -                      }
      -                    },
      -                    "required": [
      -                      "observed_views",
      -                      "observed_at",
      -                      "published_at",
      -                      "post_age_days",
      -                      "lifetime_average_views_per_day",
      -                      "comparison_scope",
      -                      "comparison_count",
      -                      "comparison_median_views",
      -                      "views_to_comparison_median",
      -                      "comparison_age_range_days",
      -                      "comparison_candidate_ids",
      -                      "limitation"
      -                    ],
      -                    "type": "object"
      -                  },
      -                  "request_sha256": {
      -                    "pattern": "^[a-f0-9]{64}$",
      -                    "type": "string"
      -                  },
      -                  "schema_version": {
      -                    "const": "research-source-context-v1",
      -                    "type": "string"
      -                  },
      -                  "transcript_artifact_sha256": {
      -                    "pattern": "^[a-f0-9]{64}$",
      -                    "type": "string"
      -                  },
      -                  "unobserved_modalities": {
      -                    "items": {
      -                      "type": "string"
      -                    },
      -                    "type": "array"
      -                  },
      -                  "visual_state": {
      -                    "enum": [
      -                      "sampled_opening_frames",
      -                      "not_selected",
      -                      "source_unavailable",
      -                      "budget_unavailable",
      -                      "deadline_exhausted",
      -                      "media_unavailable"
      -                    ],
      -                    "type": "string"
      -                  }
      -                },
      -                "required": [
      -                  "schema_version",
      -                  "request_sha256",
      -                  "transcript_artifact_sha256",
      -                  "evidence_kind",
      -                  "analysis_state",
      -                  "analysis",
      -                  "analysis_receipt",
      -                  "visual_state",
      -                  "media_artifact_sha256",
      -                  "frames",
      -                  "unobserved_modalities",
      -                  "performance"
      -                ],
      -                "type": "object"
      -              },
      -              "score_receipt": {
      -                "additionalProperties": false,
      -                "properties": {
      -                  "disclaimer": {
      -                    "enum": [
      -                      "This 0 through 100 total is exact-request relevance after every hard evidence gate passes. Observed views are excluded from the total. ranking_mode states the ordering used: views_first when requested_relevance_facets is empty, requested_facet_relevance_first otherwise. views_rank is the candidate's 1-based eligible-pool position under that ordering. The total is not a prediction of views, engagement, or virality.",
      -                      "This ordinal 0 through 100 score describes source-supported fit to the caller's complete request. Direct and strong intent support start at 100 and 75; explicit requested facets adjust the total. intent_relevance_first orders eligible candidates by this score, then observed views. views_rank is the position under that ordering. The score is a model interpretation, not a probability of relevance, a factual truth check, or a prediction of views, engagement, or virality."
      -                    ]
      -                  },
      -                  "hard_gates_passed": {
      -                    "const": true
      -                  },
      -                  "policy_id": {
      -                    "type": "string"
      -                  },
      -                  "ranking_mode": {
      -                    "description": "views_first without requested relevance facets; requested_facet_relevance_first otherwise. Graded intent evidence uses intent_relevance_first, including for topic-only requests.",
      -                    "enum": [
      -                      "views_first",
      -                      "requested_facet_relevance_first",
      -                      "intent_relevance_first"
      -                    ]
      -                  },
      -                  "relevance_subscores": {
      -                    "additionalProperties": false,
      -                    "properties": {
      -                      "audience": {
      -                        "anyOf": [
      -                          {
      -                            "maximum": 100,
      -                            "minimum": 0,
      -                            "type": "integer"
      -                          },
      -                          {
      -                            "type": "null"
      -                          }
      -                        ]
      -                      },
      -                      "desired_outcome": {
      -                        "anyOf": [
      -                          {
      -                            "maximum": 100,
      -                            "minimum": 0,
      -                            "type": "integer"
      -                          },
      -                          {
      -                            "type": "null"
      -                          }
      -                        ]
      -                      },
      -                      "format": {
      -                        "anyOf": [
      -                          {
      -                            "maximum": 100,
      -                            "minimum": 0,
      -                            "type": "integer"
      -                          },
      -                          {
      -                            "type": "null"
      -                          }
      -                        ]
      -                      },
      -                      "freshness": {
      -                        "anyOf": [
      -                          {
      -                            "maximum": 100,
      -                            "minimum": 0,
      -                            "type": "integer"
      -                          },
      -                          {
      -                            "type": "null"
      -                          }
      -                        ]
      -                      },
      -                      "language": {
      -                        "anyOf": [
      -                          {
      -                            "maximum": 100,
      -                            "minimum": 0,
      -                            "type": "integer"
      -                          },
      -                          {
      -                            "type": "null"
      -                          }
      -                        ]
      -                      },
      -                      "must_exclude": {
      -                        "anyOf": [
      -                          {
      -                            "maximum": 100,
      -                            "minimum": 0,
      -                            "type": "integer"
      -                          },
      -                          {
      -                            "type": "null"
      -                          }
      -                        ]
      -                      },
      -                      "must_include": {
      -                        "anyOf": [
      -                          {
      -                            "maximum": 100,
      -                            "minimum": 0,
      -                            "type": "integer"
      -                          },
      -                          {
      -                            "type": "null"
      -                          }
      -                        ]
      -                      },
      -                      "problem_or_tension": {
      -                        "anyOf": [
      -                          {
      -                            "maximum": 100,
      -                            "minimum": 0,
      -                            "type": "integer"
      -                          },
      -                          {
      -                            "type": "null"
      -                          }
      -                        ]
      -                      },
      -                      "source": {
      -                        "anyOf": [
      -                          {
      -                            "maximum": 100,
      -                            "minimum": 0,
      -                            "type": "integer"
      -                          },
      -                          {
      -                            "type": "null"
      -                          }
      -                        ]
      -                      },
      -                      "subject": {
      -                        "anyOf": [
      -                          {
      -                            "maximum": 100,
      -                            "minimum": 0,
      -                            "type": "integer"
      -                          },
      -                          {
      -                            "type": "null"
      -                          }
      -                        ]
      -                      },
      -                      "viewer_action": {
      -                        "anyOf": [
      -                          {
      -                            "maximum": 100,
      -                            "minimum": 0,
      -                            "type": "integer"
      -                          },
      -                          {
      -                            "type": "null"
      -                          }
      -                        ]
      -                      }
      -                    },
      -                    "required": [
      -                      "subject",
      -                      "must_include",
      -                      "must_exclude",
      -                      "language",
      -                      "format",
      -                      "source",
      -                      "freshness",
      -                      "audience",
      -                      "problem_or_tension",
      -                      "desired_outcome",
      -                      "viewer_action"
      -                    ],
      -                    "type": "object"
      -                  },
      -                  "requested_relevance_facets": {
      -                    "items": {
      -                      "enum": [
      -                        "audience",
      -                        "problem_or_tension",
      -                        "desired_outcome",
      -                        "viewer_action"
      -                      ]
      -                    },
      -                    "type": "array"
      -                  },
      -                  "scale_max": {
      -                    "const": 100
      -                  },
      -                  "scale_min": {
      -                    "const": 0
      -                  },
      -                  "score_type": {
      -                    "const": "exact_request_relevance"
      -                  },
      -                  "total": {
      -                    "maximum": 100,
      -                    "minimum": 0,
      -                    "type": "integer"
      -                  },
      -                  "views_rank": {
      -                    "description": "1-based position among hard-eligible candidates under ranking_mode.",
      -                    "minimum": 1,
      -                    "type": "integer"
      -                  }
      -                },
      -                "required": [
      -                  "policy_id",
      -                  "score_type",
      -                  "total",
      -                  "scale_min",
      -                  "scale_max",
      -                  "relevance_subscores",
      -                  "requested_relevance_facets",
      -                  "hard_gates_passed",
      -                  "disclaimer"
      -                ],
      -                "type": "object"
      -              },
      -              "script": {
      -                "anyOf": [
      -                  {
      -                    "enum": [
      -                      "latin",
      -                      "arabic",
      -                      "latin_arabizi",
      -                      "mixed_arabic_latin"
      -                    ]
      -                  },
      -                  {
      -                    "type": "null"
      -                  }
      -                ]
      -              },
      -              "semantic_authority_receipt": {
      -                "anyOf": [
      -                  {
      -                    "additionalProperties": false,
      -                    "properties": {
      -                      "component": {
      -                        "type": "string"
      -                      },
      -                      "model_id": {
      -                        "type": "string"
      -                      },
      -                      "model_sha256": {
      -                        "pattern": "^[0-9a-f]{64}$",
      -                        "type": "string"
      -                      },
      -                      "model_version": {
      -                        "type": "string"
      -                      },
      -                      "tool_id": {
      -                        "type": "string"
      -                      },
      -                      "tool_sha256": {
      -                        "pattern": "^[0-9a-f]{64}$",
      -                        "type": "string"
      -                      },
      -                      "tool_version": {
      -                        "type": "string"
      -                      }
      -                    },
      -                    "required": [
      -                      "component",
      -                      "tool_id",
      -                      "tool_version",
      -                      "tool_sha256",
      -                      "model_id",
      -                      "model_version",
      -                      "model_sha256"
      -                    ],
      -                    "type": "object"
      -                  },
      -                  {
      -                    "type": "null"
      -                  }
      -                ]
      -              },
      -              "source_surface": {
      -                "enum": [
      -                  "creator_catalog",
      -                  "native_search",
      -                  "public_popular",
      -                  "google_indexed",
      -                  "proxy_search"
      -                ]
      -              },
      -              "source_video": {
      -                "additionalProperties": false,
      -                "properties": {
      -                  "canonical_url": {
      -                    "format": "uri",
      -                    "type": "string"
      -                  },
      -                  "creator": {
      -                    "type": "string"
      -                  },
      -                  "observed_platform_views": {
      -                    "minimum": 50000,
      -                    "type": "integer"
      -                  },
      -                  "social_platform": {
      -                    "enum": [
      -                      "tiktok",
      -                      "instagram",
      -                      "youtube"
      -                    ]
      -                  },
      -                  "source_surface": {
      -                    "enum": [
      -                      "creator_catalog",
      -                      "native_search",
      -                      "public_popular",
      -                      "google_indexed",
      -                      "proxy_search"
      -                    ]
      -                  },
      -                  "views_observed_at": {
      -                    "format": "date-time",
      -                    "type": "string"
      -                  }
      -                },
      -                "required": [
      -                  "canonical_url",
      -                  "social_platform",
      -                  "source_surface",
      -                  "creator",
      -                  "observed_platform_views",
      -                  "views_observed_at"
      -                ],
      -                "type": "object"
      -              },
      -              "supported_cell_receipt": {
      -                "type": "string"
      -              },
      -              "topic_fit_explanation": {
      -                "type": "string"
      -              },
      -              "verification_artifact_hashes": {
      -                "minProperties": 1,
      -                "type": "object"
      -              },
      -              "verification_policy_id": {
      -                "type": "string"
      -              },
      -              "verified_media_evidence_sha256": {
      -                "pattern": "^[0-9a-f]{64}$",
      -                "type": "string"
      -              },
      -              "views_observed_at": {
      -                "format": "date-time",
      -                "type": "string"
      -              },
      -              "views_source_path": {
      -                "type": "string"
      -              }
      -            },
      -            "required": [
      -              "candidate_id",
      -              "acquisition_origin_references",
      -              "acquisition_call_receipts",
      -              "verification_artifact_hashes",
      -              "verification_policy_id",
      -              "supported_cell_receipt",
      -              "requested_topic",
      -              "hook_text",
      -              "first_audible_speech",
      -              "leading_segments",
      -              "opening_line",
      -              "general_idea_excerpt",
      -              "general_idea",
      -              "general_idea_evidence_ids",
      -              "payoff_text",
      -              "payoff_verification_state",
      -              "payoff_source_span",
      -              "payoff_start_ms",
      -              "payoff_end_ms",
      -              "content_arc_receipt",
      -              "direct_canonical_url",
      -              "actual_platform",
      -              "source_surface",
      -              "creator",
      -              "creator_key",
      -              "observed_platform_views",
      -              "views_observed_at",
      -              "views_source_path",
      -              "requested_language",
      -              "observed_language",
      -              "language_evidence_state",
      -              "dialect",
      -              "script",
      -              "code_switch_languages",
      -              "requested_format",
      -              "observed_format",
      -              "opener_verification_state",
      -              "opening_boundary_state",
      -              "opener_source_span",
      -              "opener_start_ms",
      -              "opener_end_ms",
      -              "topic_fit_explanation",
      -              "source_video",
      -              "score_receipt",
      -              "caveats"
      -            ],
      -            "type": "object"
      -          }
      -        }
      -      }
      -    },
      -    "if": {
      -      "properties": {
      -        "schema_version": {
      -          "const": "hook-research-compact-v1",
      -          "title": "Schema Version",
      -          "type": "string"
      -        }
      -      },
      -      "required": [
      -        "schema_version"
      -      ]
      -    }
      -  }
      -]New value: +[
      +  {
      +    "else": {
      +      "properties": {
      +        "items": {
      +          "items": {
      +            "additionalProperties": false,
      +            "properties": {
      +              "acquisition_call_receipts": {
      +                "items": {
      +                  "type": "string"
      +                },
      +                "minItems": 1,
      +                "type": "array"
      +              },
      +              "acquisition_origin_references": {
      +                "items": {
      +                  "type": "string"
      +                },
      +                "minItems": 1,
      +                "type": "array"
      +              },
      +              "actual_platform": {
      +                "enum": [
      +                  "tiktok",
      +                  "instagram",
      +                  "youtube"
      +                ]
      +              },
      +              "authority_settlement_receipts": {
      +                "items": {
      +                  "additionalProperties": false,
      +                  "properties": {
      +                    "artifact_payload_sha256": {
      +                      "pattern": "^[0-9a-f]{64}$",
      +                      "type": "string"
      +                    },
      +                    "call_id": {
      +                      "type": "string"
      +                    },
      +                    "component": {
      +                      "enum": [
      +                        "transcript",
      +                        "visual",
      +                        "audio_alignment",
      +                        "ocr",
      +                        "semantic_annotation",
      +                        "content_arc"
      +                      ]
      +                    },
      +                    "dispatch_request_sha256": {
      +                      "pattern": "^[0-9a-f]{64}$",
      +                      "type": "string"
      +                    },
      +                    "model_id": {
      +                      "type": "string"
      +                    },
      +                    "model_sha256": {
      +                      "pattern": "^[0-9a-f]{64}$",
      +                      "type": "string"
      +                    },
      +                    "model_version": {
      +                      "type": "string"
      +                    },
      +                    "provider_id": {
      +                      "type": "string"
      +                    },
      +                    "provider_request_sha256": {
      +                      "pattern": "^[0-9a-f]{64}$",
      +                      "type": "string"
      +                    },
      +                    "provider_response_sha256": {
      +                      "pattern": "^[0-9a-f]{64}$",
      +                      "type": "string"
      +                    },
      +                    "request_sha256": {
      +                      "pattern": "^[0-9a-f]{64}$",
      +                      "type": "string"
      +                    },
      +                    "settled_cost_microunits": {
      +                      "minimum": 0,
      +                      "type": "integer"
      +                    },
      +                    "settled_credits": {
      +                      "minimum": 0,
      +                      "type": "integer"
      +                    },
      +                    "settlement_receipt_sha256": {
      +                      "pattern": "^[0-9a-f]{64}$",
      +                      "type": "string"
      +                    },
      +                    "subject_sha256": {
      +                      "pattern": "^[0-9a-f]{64}$",
      +                      "type": "string"
      +                    }
      +                  },
      +                  "required": [
      +                    "component",
      +                    "call_id",
      +                    "settlement_receipt_sha256",
      +                    "dispatch_request_sha256",
      +                    "request_sha256",
      +                    "subject_sha256",
      +                    "provider_request_sha256",
      +                    "provider_response_sha256",
      +                    "artifact_payload_sha256",
      +                    "provider_id",
      +                    "model_id",
      +                    "model_version",
      +                    "model_sha256",
      +                    "settled_cost_microunits",
      +                    "settled_credits"
      +                  ],
      +                  "type": "object"
      +                },
      +                "maxItems": 6,
      +                "minItems": 6,
      +                "type": "array"
      +              },
      +              "candidate_id": {
      +                "type": "string"
      +              },
      +              "catchy_line": {
      +                "type": "string"
      +              },
      +              "catchy_line_evidence_ids": {
      +                "items": {
      +                  "type": "string"
      +                },
      +                "minItems": 1,
      +                "type": "array"
      +              },
      +              "caveats": {
      +                "items": {
      +                  "type": "string"
      +                },
      +                "type": "array"
      +              },
      +              "code_switch_languages": {
      +                "items": {
      +                  "enum": [
      +                    "en",
      +                    "fr",
      +                    "es",
      +                    "ar",
      +                    "ary"
      +                  ]
      +                },
      +                "type": "array"
      +              },
      +              "content_arc_authority_receipt": {
      +                "anyOf": [
      +                  {
      +                    "additionalProperties": false,
      +                    "properties": {
      +                      "component": {
      +                        "type": "string"
      +                      },
      +                      "model_id": {
      +                        "type": "string"
      +                      },
      +                      "model_sha256": {
      +                        "pattern": "^[0-9a-f]{64}$",
      +                        "type": "string"
      +                      },
      +                      "model_version": {
      +                        "type": "string"
      +                      },
      +                      "tool_id": {
      +                        "type": "string"
      +                      },
      +                      "tool_sha256": {
      +                        "pattern": "^[0-9a-f]{64}$",
      +                        "type": "string"
      +                      },
      +                      "tool_version": {
      +                        "type": "string"
      +                      }
      +                    },
      +                    "required": [
      +                      "component",
      +                      "tool_id",
      +                      "tool_version",
      +                      "tool_sha256",
      +                      "model_id",
      +                      "model_version",
      +                      "model_sha256"
      +                    ],
      +                    "type": "object"
      +                  },
      +                  {
      +                    "type": "null"
      +                  }
      +                ]
      +              },
      +              "content_arc_receipt": {
      +                "additionalProperties": false,
      +                "properties": {
      +                  "actual_platform": {
      +                    "enum": [
      +                      "tiktok",
      +                      "instagram",
      +                      "youtube"
      +                    ]
      +                  },
      +                  "candidate_id": {
      +                    "type": "string"
      +                  },
      +                  "canonical_public_url": {
      +                    "format": "uri",
      +                    "pattern": "^https://",
      +                    "type": "string"
      +                  },
      +                  "decision_state": {
      +                    "const": "pass"
      +                  },
      +                  "general_idea_evidence_ids": {
      +                    "items": {
      +                      "type": "string"
      +                    },
      +                    "minItems": 1,
      +                    "type": "array"
      +                  },
      +                  "general_idea_excerpt_cue_ids": {
      +                    "items": {
      +                      "type": "string"
      +                    },
      +                    "minItems": 1,
      +                    "type": "array"
      +                  },
      +                  "general_idea_excerpt_sha256": {
      +                    "pattern": "^[0-9a-f]{64}$",
      +                    "type": "string"
      +                  },
      +                  "general_idea_output_sha256": {
      +                    "pattern": "^[0-9a-f]{64}$",
      +                    "type": "string"
      +                  },
      +                  "generic_cta_state": {
      +                    "const": "absent"
      +                  },
      +                  "hook_explanation": {
      +                    "additionalProperties": false,
      +                    "properties": {
      +                      "catchy_line_evidence_ids": {
      +                        "items": {
      +                          "type": "string"
      +                        },
      +                        "minItems": 1,
      +                        "type": "array"
      +                      },
      +                      "catchy_line_sha256": {
      +                        "pattern": "^[0-9a-f]{64}$",
      +                        "type": "string"
      +                      },
      +                      "general_topic_evidence_ids": {
      +                        "items": {
      +                          "type": "string"
      +                        },
      +                        "minItems": 1,
      +                        "type": "array"
      +                      },
      +                      "general_topic_sha256": {
      +                        "pattern": "^[0-9a-f]{64}$",
      +                        "type": "string"
      +                      },
      +                      "prompt_id": {
      +                        "minLength": 1,
      +                        "type": "string"
      +                      },
      +                      "prompt_sha256": {
      +                        "pattern": "^[0-9a-f]{64}$",
      +                        "type": "string"
      +                      },
      +                      "prompt_version": {
      +                        "minLength": 1,
      +                        "type": "string"
      +                      }
      +                    },
      +                    "required": [
      +                      "catchy_line_sha256",
      +                      "catchy_line_evidence_ids",
      +                      "general_topic_sha256",
      +                      "general_topic_evidence_ids",
      +                      "prompt_id",
      +                      "prompt_version",
      +                      "prompt_sha256"
      +                    ],
      +                    "type": "object"
      +                  },
      +                  "hook_explanation_refusal": {
      +                    "additionalProperties": false,
      +                    "properties": {
      +                      "code": {
      +                        "minLength": 1,
      +                        "type": "string"
      +                      },
      +                      "detail": {
      +                        "maxLength": 300,
      +                        "type": "string"
      +                      }
      +                    },
      +                    "required": [
      +                      "code",
      +                      "detail"
      +                    ],
      +                    "type": "object"
      +                  },
      +                  "media_artifact_sha256": {
      +                    "pattern": "^[0-9a-f]{64}$",
      +                    "type": "string"
      +                  },
      +                  "opening_cue_ids": {
      +                    "items": {
      +                      "type": "string"
      +                    },
      +                    "minItems": 1,
      +                    "type": "array"
      +                  },
      +                  "opening_end_ms": {
      +                    "minimum": 1,
      +                    "type": [
      +                      "integer",
      +                      "null"
      +                    ]
      +                  },
      +                  "opening_span_sha256": {
      +                    "pattern": "^[0-9a-f]{64}$",
      +                    "type": "string"
      +                  },
      +                  "opening_start_ms": {
      +                    "minimum": 0,
      +                    "type": [
      +                      "integer",
      +                      "null"
      +                    ]
      +                  },
      +                  "payoff_audio_alignment_state": {
      +                    "enum": [
      +                      "exact",
      +                      "transcript_grounded"
      +                    ]
      +                  },
      +                  "payoff_audio_artifact_sha256": {
      +                    "anyOf": [
      +                      {
      +                        "pattern": "^[0-9a-f]{64}$",
      +                        "type": "string"
      +                      },
      +                      {
      +                        "type": "null"
      +                      }
      +                    ]
      +                  },
      +                  "payoff_cue_ids": {
      +                    "items": {
      +                      "type": "string"
      +                    },
      +                    "minItems": 1,
      +                    "type": "array"
      +                  },
      +                  "payoff_end_ms": {
      +                    "minimum": 1,
      +                    "type": [
      +                      "integer",
      +                      "null"
      +                    ]
      +                  },
      +                  "payoff_span_sha256": {
      +                    "pattern": "^[0-9a-f]{64}$",
      +                    "type": "string"
      +                  },
      +                  "payoff_start_ms": {
      +                    "minimum": 0,
      +                    "type": [
      +                      "integer",
      +                      "null"
      +                    ]
      +                  },
      +                  "policy_id": {
      +                    "type": "string"
      +                  },
      +                  "policy_sha256": {
      +                    "pattern": "^[0-9a-f]{64}$",
      +                    "type": "string"
      +                  },
      +                  "receipt_sha256": {
      +                    "pattern": "^[0-9a-f]{64}$",
      +                    "type": "string"
      +                  },
      +                  "request_sha256": {
      +                    "pattern": "^[0-9a-f]{64}$",
      +                    "type": "string"
      +                  },
      +                  "schema_version": {
      +                    "const": "content-arc-receipt-v1"
      +                  },
      +                  "span_retry": {
      +                    "additionalProperties": false,
      +                    "properties": {
      +                      "attempts": {
      +                        "items": {
      +                          "anyOf": [
      +                            {
      +                              "additionalProperties": false,
      +                              "properties": {
      +                                "attempt_index": {
      +                                  "maximum": 7,
      +                                  "minimum": 0,
      +                                  "type": "integer"
      +                                },
      +                                "cue_ids": {
      +                                  "items": {
      +                                    "type": "string"
      +                                  },
      +                                  "minItems": 1,
      +                                  "type": "array"
      +                                },
      +                                "end_ms": {
      +                                  "minimum": 1,
      +                                  "type": [
      +                                    "integer",
      +                                    "null"
      +                                  ]
      +                                },
      +                                "raw_end": {
      +                                  "minimum": 1,
      +                                  "type": "integer"
      +                                },
      +                                "raw_start": {
      +                                  "minimum": 0,
      +                                  "type": "integer"
      +                                },
      +                                "rule_hit": {
      +                                  "const": "selected"
      +                                },
      +                                "span_role": {
      +                                  "enum": [
      +                                    "opening",
      +                                    "general_idea",
      +                                    "payoff"
      +                                  ]
      +                                },
      +                                "start_ms": {
      +                                  "minimum": 0,
      +                                  "type": [
      +                                    "integer",
      +                                    "null"
      +                                  ]
      +                                }
      +                              },
      +                              "required": [
      +                                "attempt_index",
      +                                "span_role",
      +                                "cue_ids",
      +                                "rule_hit",
      +                                "raw_start",
      +                                "raw_end",
      +                                "start_ms",
      +                                "end_ms"
      +                              ],
      +                              "type": "object"
      +                            },
      +                            {
      +                              "additionalProperties": false,
      +                              "properties": {
      +                                "attempt_index": {
      +                                  "maximum": 7,
      +                                  "minimum": 0,
      +                                  "type": "integer"
      +                                },
      +                                "cue_ids": {
      +                                  "items": {
      +                                    "type": "string"
      +                                  },
      +                                  "minItems": 1,
      +                                  "type": "array"
      +                                },
      +                                "refusal_code": {
      +                                  "minLength": 1,
      +                                  "type": "string"
      +                                },
      +                                "rule_hit": {
      +                                  "const": "refused"
      +                                },
      +                                "span_role": {
      +                                  "enum": [
      +                                    "opening",
      +                                    "general_idea",
      +                                    "payoff"
      +                                  ]
      +                                }
      +                              },
      +                              "required": [
      +                                "attempt_index",
      +                                "span_role",
      +                                "cue_ids",
      +                                "rule_hit",
      +                                "refusal_code"
      +                              ],
      +                              "type": "object"
      +                            },
      +                            {
      +                              "additionalProperties": false,
      +                              "properties": {
      +                                "attempt_index": {
      +                                  "maximum": 7,
      +                                  "minimum": 0,
      +                                  "type": "integer"
      +                                },
      +                                "cue_ids": {
      +                                  "items": {
      +                                    "type": "string"
      +                                  },
      +                                  "minItems": 1,
      +                                  "type": "array"
      +                                },
      +                                "end_ms": {
      +                                  "minimum": 1,
      +                                  "type": [
      +                                    "integer",
      +                                    "null"
      +                                  ]
      +                                },
      +                                "raw_end": {
      +                                  "minimum": 1,
      +                                  "type": "integer"
      +                                },
      +                                "raw_start": {
      +                                  "minimum": 0,
      +                                  "type": "integer"
      +                                },
      +                                "rule_hit": {
      +                                  "enum": [
      +                                    "selected",
      +                                    "excerpt_too_long",
      +                                    "generic_cta_present",
      +                                    "noncontiguous_cues"
      +                                  ]
      +                                },
      +                                "span_role": {
      +                                  "enum": [
      +                                    "opening",
      +                                    "general_idea",
      +                                    "payoff"
      +                                  ]
      +                                },
      +                                "start_ms": {
      +                                  "minimum": 0,
      +                                  "type": [
      +                                    "integer",
      +                                    "null"
      +                                  ]
      +                                }
      +                              },
      +                              "required": [
      +                                "attempt_index",
      +                                "span_role",
      +                                "cue_ids",
      +                                "rule_hit",
      +                                "raw_start",
      +                                "raw_end",
      +                                "start_ms",
      +                                "end_ms"
      +                              ],
      +                              "type": "object"
      +                            }
      +                          ]
      +                        },
      +                        "minItems": 3,
      +                        "type": "array"
      +                      },
      +                      "chosen_on_retry": {
      +                        "const": true
      +                      },
      +                      "evidence_preserving": {
      +                        "const": true
      +                      },
      +                      "material_sha256": {
      +                        "pattern": "^[0-9a-f]{64}$",
      +                        "type": "string"
      +                      },
      +                      "max_attempts_per_span": {
      +                        "maximum": 8,
      +                        "minimum": 1,
      +                        "type": "integer"
      +                      },
      +                      "rule_id": {
      +                        "minLength": 1,
      +                        "type": "string"
      +                      },
      +                      "schema_version": {
      +                        "const": "content-arc-span-retry-v1"
      +                      }
      +                    },
      +                    "required": [
      +                      "schema_version",
      +                      "rule_id",
      +                      "material_sha256",
      +                      "max_attempts_per_span",
      +                      "chosen_on_retry",
      +                      "attempts"
      +                    ],
      +                    "type": "object"
      +                  },
      +                  "spoken_unit_boundary_rule": {
      +                    "additionalProperties": false,
      +                    "properties": {
      +                      "caveat": {
      +                        "minLength": 1,
      +                        "type": "string"
      +                      },
      +                      "derivation": {
      +                        "minLength": 1,
      +                        "type": "string"
      +                      },
      +                      "material_sha256": {
      +                        "pattern": "^[0-9a-f]{64}$",
      +                        "type": "string"
      +                      },
      +                      "rule_id": {
      +                        "minLength": 1,
      +                        "type": "string"
      +                      },
      +                      "threshold_ms": {
      +                        "minimum": 1,
      +                        "type": "integer"
      +                      }
      +                    },
      +                    "required": [
      +                      "rule_id",
      +                      "material_sha256",
      +                      "threshold_ms",
      +                      "derivation",
      +                      "caveat"
      +                    ],
      +                    "type": "object"
      +                  },
      +                  "sponsor_state": {
      +                    "const": "absent"
      +                  },
      +                  "stable_media_id": {
      +                    "type": "string"
      +                  },
      +                  "transcript_artifact_sha256": {
      +                    "pattern": "^[0-9a-f]{64}$",
      +                    "type": "string"
      +                  },
      +                  "transcript_coverage_end_ms": {
      +                    "minimum": 1,
      +                    "type": [
      +                      "integer",
      +                      "null"
      +                    ]
      +                  },
      +                  "transcript_coverage_start_ms": {
      +                    "minimum": 0,
      +                    "type": [
      +                      "integer",
      +                      "null"
      +                    ]
      +                  },
      +                  "transcript_coverage_state": {
      +                    "enum": [
      +                      "full",
      +                      "sufficient"
      +                    ]
      +                  },
      +                  "transcript_source_id": {
      +                    "type": "string"
      +                  }
      +                },
      +                "required": [
      +                  "schema_version",
      +                  "decision_state",
      +                  "receipt_sha256",
      +                  "candidate_id",
      +                  "actual_platform",
      +                  "stable_media_id",
      +                  "canonical_public_url",
      +                  "media_artifact_sha256",
      +                  "transcript_source_id",
      +                  "transcript_artifact_sha256",
      +                  "transcript_coverage_start_ms",
      +                  "transcript_coverage_end_ms",
      +                  "transcript_coverage_state",
      +                  "opening_cue_ids",
      +                  "opening_start_ms",
      +                  "opening_end_ms",
      +                  "opening_span_sha256",
      +                  "general_idea_excerpt_cue_ids",
      +                  "general_idea_excerpt_sha256",
      +                  "general_idea_evidence_ids",
      +                  "general_idea_output_sha256",
      +                  "payoff_cue_ids",
      +                  "payoff_start_ms",
      +                  "payoff_end_ms",
      +                  "payoff_span_sha256",
      +                  "payoff_audio_artifact_sha256",
      +                  "payoff_audio_alignment_state",
      +                  "sponsor_state",
      +                  "generic_cta_state",
      +                  "policy_id",
      +                  "policy_sha256",
      +                  "request_sha256"
      +                ],
      +                "type": "object"
      +              },
      +              "creator": {
      +                "type": "string"
      +              },
      +              "creator_key": {
      +                "type": "string"
      +              },
      +              "dialect": {
      +                "type": [
      +                  "string",
      +                  "null"
      +                ]
      +              },
      +              "direct_canonical_url": {
      +                "format": "uri",
      +                "type": "string"
      +              },
      +              "first_audible_speech": {
      +                "anyOf": [
      +                  {
      +                    "additionalProperties": false,
      +                    "properties": {
      +                      "alignment_state": {
      +                        "const": "exact"
      +                      },
      +                      "audio_artifact_sha256": {
      +                        "pattern": "^[0-9a-f]{64}$",
      +                        "type": "string"
      +                      },
      +                      "cue_ids": {
      +                        "items": {
      +                          "type": "string"
      +                        },
      +                        "minItems": 1,
      +                        "type": "array"
      +                      },
      +                      "end_ms": {
      +                        "minimum": 1,
      +                        "type": "integer"
      +                      },
      +                      "evidence_sha256": {
      +                        "pattern": "^[0-9a-f]{64}$",
      +                        "type": "string"
      +                      },
      +                      "media_artifact_sha256": {
      +                        "pattern": "^[0-9a-f]{64}$",
      +                        "type": "string"
      +                      },
      +                      "raw_end": {
      +                        "minimum": 1,
      +                        "type": "integer"
      +                      },
      +                      "raw_source_span": {
      +                        "minLength": 1,
      +                        "type": "string"
      +                      },
      +                      "raw_start": {
      +                        "minimum": 0,
      +                        "type": "integer"
      +                      },
      +                      "segment_id": {
      +                        "type": "string"
      +                      },
      +                      "source_span_sha256": {
      +                        "pattern": "^[0-9a-f]{64}$",
      +                        "type": "string"
      +                      },
      +                      "start_ms": {
      +                        "minimum": 0,
      +                        "type": "integer"
      +                      },
      +                      "transcript_artifact_sha256": {
      +                        "pattern": "^[0-9a-f]{64}$",
      +                        "type": "string"
      +                      },
      +                      "transcript_source_id": {
      +                        "type": "string"
      +                      }
      +                    },
      +                    "required": [
      +                      "segment_id",
      +                      "raw_source_span",
      +                      "raw_start",
      +                      "raw_end",
      +                      "transcript_source_id",
      +                      "transcript_artifact_sha256",
      +                      "cue_ids",
      +                      "start_ms",
      +                      "end_ms",
      +                      "audio_artifact_sha256",
      +                      "media_artifact_sha256",
      +                      "evidence_sha256",
      +                      "source_span_sha256",
      +                      "alignment_state"
      +                    ],
      +                    "type": "object"
      +                  },
      +                  {
      +                    "type": "null"
      +                  }
      +                ]
      +              },
      +              "first_transcribed_spoken_unit": {
      +                "additionalProperties": false,
      +                "properties": {
      +                  "cue_ids": {
      +                    "items": {
      +                      "type": "string"
      +                    },
      +                    "minItems": 1,
      +                    "type": "array"
      +                  },
      +                  "end_ms": {
      +                    "minimum": 1,
      +                    "type": [
      +                      "integer",
      +                      "null"
      +                    ]
      +                  },
      +                  "evidence_state": {
      +                    "const": "transcript_grounded"
      +                  },
      +                  "raw_source_span": {
      +                    "minLength": 1,
      +                    "type": "string"
      +                  },
      +                  "source_span_sha256": {
      +                    "pattern": "^[0-9a-f]{64}$",
      +                    "type": "string"
      +                  },
      +                  "start_ms": {
      +                    "minimum": 0,
      +                    "type": [
      +                      "integer",
      +                      "null"
      +                    ]
      +                  },
      +                  "timestamp_state": {
      +                    "enum": [
      +                      "exact",
      +                      "unknown"
      +                    ]
      +                  },
      +                  "transcript_artifact_sha256": {
      +                    "pattern": "^[0-9a-f]{64}$",
      +                    "type": "string"
      +                  },
      +                  "transcript_source_id": {
      +                    "type": "string"
      +                  },
      +                  "unit_id": {
      +                    "type": "string"
      +                  }
      +                },
      +                "required": [
      +                  "unit_id",
      +                  "raw_source_span",
      +                  "transcript_source_id",
      +                  "transcript_artifact_sha256",
      +                  "cue_ids",
      +                  "start_ms",
      +                  "end_ms",
      +                  "timestamp_state",
      +                  "source_span_sha256",
      +                  "evidence_state"
      +                ],
      +                "type": "object"
      +              },
      +              "general_idea": {
      +                "type": "string"
      +              },
      +              "general_idea_evidence_ids": {
      +                "items": {
      +                  "type": "string"
      +                },
      +                "minItems": 1,
      +                "type": "array"
      +              },
      +              "general_idea_excerpt": {
      +                "type": "string"
      +              },
      +              "general_topic": {
      +                "type": "string"
      +              },
      +              "general_topic_evidence_ids": {
      +                "items": {
      +                  "type": "string"
      +                },
      +                "minItems": 1,
      +                "type": "array"
      +              },
      +              "hook_text": {
      +                "type": "string"
      +              },
      +              "intent_evidence": {
      +                "additionalProperties": false,
      +                "properties": {
      +                  "citations": {
      +                    "items": {
      +                      "additionalProperties": false,
      +                      "properties": {
      +                        "cue_id": {
      +                          "minLength": 1,
      +                          "type": "string"
      +                        },
      +                        "quote": {
      +                          "minLength": 1,
      +                          "type": "string"
      +                        }
      +                      },
      +                      "required": [
      +                        "cue_id",
      +                        "quote"
      +                      ],
      +                      "type": "object"
      +                    },
      +                    "maxItems": 16,
      +                    "type": "array"
      +                  },
      +                  "rationale": {
      +                    "maxLength": 800,
      +                    "minLength": 1,
      +                    "type": "string"
      +                  },
      +                  "request_sha256": {
      +                    "pattern": "^[a-f0-9]{64}$",
      +                    "type": "string"
      +                  },
      +                  "schema_version": {
      +                    "const": "source-intent-evidence-v1"
      +                  },
      +                  "state": {
      +                    "enum": [
      +                      "direct",
      +                      "strong",
      +                      "partial",
      +                      "mismatch",
      +                      "missing"
      +                    ],
      +                    "type": "string"
      +                  },
      +                  "transcript_artifact_sha256": {
      +                    "pattern": "^[a-f0-9]{64}$",
      +                    "type": "string"
      +                  }
      +                },
      +                "required": [
      +                  "schema_version",
      +                  "request_sha256",
      +                  "transcript_artifact_sha256",
      +                  "state",
      +                  "rationale",
      +                  "citations"
      +                ],
      +                "type": "object"
      +              },
      +              "language_evidence_state": {
      +                "enum": [
      +                  "verified",
      +                  "model_declared"
      +                ]
      +              },
      +              "leading_segments": {
      +                "anyOf": [
      +                  {
      +                    "items": {
      +                      "additionalProperties": false,
      +                      "properties": {
      +                        "alignment_state": {
      +                          "enum": [
      +                            "exact",
      +                            "not_applicable"
      +                          ]
      +                        },
      +                        "audio_artifact_sha256": {
      +                          "pattern": "^[0-9a-f]{64}$",
      +                          "type": "string"
      +                        },
      +                        "cue_ids": {
      +                          "items": {
      +                            "type": "string"
      +                          },
      +                          "type": "array"
      +                        },
      +                        "end_ms": {
      +                          "minimum": 1,
      +                          "type": "integer"
      +                        },
      +                        "evidence_sha256": {
      +                          "pattern": "^[0-9a-f]{64}$",
      +                          "type": "string"
      +                        },
      +                        "kind": {
      +                          "enum": [
      +                            "silence",
      +                            "music",
      +                            "sound_effect",
      +                            "non_speech",
      +                            "speech_onset_overlap",
      +                            "speech",
      +                            "overlap"
      +                          ]
      +                        },
      +                        "media_artifact_sha256": {
      +                          "pattern": "^[0-9a-f]{64}$",
      +                          "type": "string"
      +                        },
      +                        "order": {
      +                          "minimum": 0,
      +                          "type": "integer"
      +                        },
      +                        "raw_end": {
      +                          "minimum": 1,
      +                          "type": [
      +                            "integer",
      +                            "null"
      +                          ]
      +                        },
      +                        "raw_source_span": {
      +                          "type": [
      +                            "string",
      +                            "null"
      +                          ]
      +                        },
      +                        "raw_start": {
      +                          "minimum": 0,
      +                          "type": [
      +                            "integer",
      +                            "null"
      +                          ]
      +                        },
      +                        "segment_id": {
      +                          "type": "string"
      +                        },
      +                        "source_span_sha256": {
      +                          "anyOf": [
      +                            {
      +                              "pattern": "^[0-9a-f]{64}$",
      +                              "type": "string"
      +                            },
      +                            {
      +                              "type": "null"
      +                            }
      +                          ]
      +                        },
      +                        "start_ms": {
      +                          "minimum": 0,
      +                          "type": "integer"
      +                        },
      +                        "transcript_artifact_sha256": {
      +                          "anyOf": [
      +                            {
      +                              "pattern": "^[0-9a-f]{64}$",
      +                              "type": "string"
      +                            },
      +                            {
      +                              "type": "null"
      +                            }
      +                          ]
      +                        },
      +                        "transcript_source_id": {
      +                          "type": [
      +                            "string",
      +                            "null"
      +                          ]
      +                        }
      +                      },
      +                      "required": [
      +                        "segment_id",
      +                        "order",
      +                        "kind",
      +                        "start_ms",
      +                        "end_ms",
      +                        "audio_artifact_sha256",
      +                        "media_artifact_sha256",
      +                        "evidence_sha256",
      +                        "transcript_source_id",
      +                        "transcript_artifact_sha256",
      +                        "cue_ids",
      +                        "raw_source_span",
      +                        "raw_start",
      +                        "raw_end",
      +                        "source_span_sha256",
      +                        "alignment_state"
      +                      ],
      +                      "type": "object"
      +                    },
      +                    "maxItems": 128,
      +                    "type": "array"
      +                  },
      +                  {
      +                    "type": "null"
      +                  }
      +                ]
      +              },
      +              "non_ad_evidence": {
      +                "additionalProperties": false,
      +                "properties": {
      +                  "source": {
      +                    "type": "string"
      +                  },
      +                  "state": {
      +                    "const": "known_non_ad"
      +                  }
      +                },
      +                "required": [
      +                  "state",
      +                  "source"
      +                ],
      +                "type": "object"
      +              },
      +              "observed_format": {
      +                "enum": [
      +                  "solo_talking_head",
      +                  "podcast",
      +                  "interview",
      +                  "yapping_monologue",
      +                  "unknown"
      +                ]
      +              },
      +              "observed_language": {
      +                "enum": [
      +                  "en",
      +                  "fr",
      +                  "es",
      +                  "ar",
      +                  "ary"
      +                ]
      +              },
      +              "observed_platform_views": {
      +                "minimum": 50000,
      +                "type": "integer"
      +              },
      +              "opener_end_ms": {
      +                "minimum": 1,
      +                "type": [
      +                  "integer",
      +                  "null"
      +                ]
      +              },
      +              "opener_source_span": {
      +                "type": "string"
      +              },
      +              "opener_start_ms": {
      +                "minimum": 0,
      +                "type": [
      +                  "integer",
      +                  "null"
      +                ]
      +              },
      +              "opener_verification_state": {
      +                "enum": [
      +                  "audio_verified",
      +                  "transcript_grounded"
      +                ]
      +              },
      +              "opening_boundary_state": {
      +                "enum": [
      +                  "verified",
      +                  "transcript_start_only",
      +                  "unknown"
      +                ]
      +              },
      +              "opening_line": {
      +                "type": "string"
      +              },
      +              "payoff_end_ms": {
      +                "minimum": 1,
      +                "type": [
      +                  "integer",
      +                  "null"
      +                ]
      +              },
      +              "payoff_source_span": {
      +                "type": "string"
      +              },
      +              "payoff_start_ms": {
      +                "minimum": 0,
      +                "type": [
      +                  "integer",
      +                  "null"
      +                ]
      +              },
      +              "payoff_text": {
      +                "type": "string"
      +              },
      +              "payoff_verification_state": {
      +                "enum": [
      +                  "audio_verified",
      +                  "transcript_grounded"
      +                ]
      +              },
      +              "punch_line": {
      +                "type": "string"
      +              },
      +              "requested_format": {
      +                "anyOf": [
      +                  {
      +                    "enum": [
      +                      "solo_talking_head",
      +                      "podcast",
      +                      "interview",
      +                      "yapping_monologue"
      +                    ]
      +                  },
      +                  {
      +                    "type": "null"
      +                  }
      +                ]
      +              },
      +              "requested_language": {
      +                "enum": [
      +                  "en",
      +                  "fr",
      +                  "es",
      +                  "ar",
      +                  "ary"
      +                ]
      +              },
      +              "requested_topic": {
      +                "type": "string"
      +              },
      +              "research_context": {
      +                "additionalProperties": false,
      +                "properties": {
      +                  "analysis": {
      +                    "anyOf": [
      +                      {
      +                        "additionalProperties": false,
      +                        "properties": {
      +                          "adaptable_structure": {
      +                            "maxLength": 900,
      +                            "minLength": 1,
      +                            "type": "string"
      +                          },
      +                          "attention_mechanism": {
      +                            "maxLength": 900,
      +                            "minLength": 1,
      +                            "type": "string"
      +                          },
      +                          "citations": {
      +                            "items": {
      +                              "additionalProperties": false,
      +                              "properties": {
      +                                "cue_id": {
      +                                  "minLength": 1,
      +                                  "type": "string"
      +                                },
      +                                "quote": {
      +                                  "minLength": 1,
      +                                  "type": "string"
      +                                }
      +                              },
      +                              "required": [
      +                                "cue_id",
      +                                "quote"
      +                              ],
      +                              "type": "object"
      +                            },
      +                            "maxItems": 16,
      +                            "minItems": 1,
      +                            "type": "array"
      +                          },
      +                          "payoff_relationship": {
      +                            "maxLength": 900,
      +                            "minLength": 1,
      +                            "type": "string"
      +                          },
      +                          "promised_payoff": {
      +                            "maxLength": 600,
      +                            "minLength": 1,
      +                            "type": "string"
      +                          },
      +                          "visual_frame_timestamps_ms": {
      +                            "items": {
      +                              "type": "integer"
      +                            },
      +                            "maxItems": 3,
      +                            "type": "array"
      +                          },
      +                          "visual_observation": {
      +                            "anyOf": [
      +                              {
      +                                "type": "string"
      +                              },
      +                              {
      +                                "type": "null"
      +                              }
      +                            ]
      +                          }
      +                        },
      +                        "required": [
      +                          "attention_mechanism",
      +                          "promised_payoff",
      +                          "payoff_relationship",
      +                          "adaptable_structure",
      +                          "citations",
      +                          "visual_observation",
      +                          "visual_frame_timestamps_ms"
      +                        ],
      +                        "type": "object"
      +                      },
      +                      {
      +                        "type": "null"
      +                      }
      +                    ]
      +                  },
      +                  "analysis_receipt": {
      +                    "anyOf": [
      +                      {
      +                        "additionalProperties": false,
      +                        "properties": {
      +                          "artifact_payload_sha256": {
      +                            "pattern": "^[a-f0-9]{64}$",
      +                            "type": "string"
      +                          },
      +                          "dispatch_id": {
      +                            "minLength": 1,
      +                            "type": "string"
      +                          },
      +                          "model_id": {
      +                            "minLength": 1,
      +                            "type": "string"
      +                          },
      +                          "provider_request_sha256": {
      +                            "pattern": "^[a-f0-9]{64}$",
      +                            "type": "string"
      +                          },
      +                          "provider_response_sha256": {
      +                            "pattern": "^[a-f0-9]{64}$",
      +                            "type": "string"
      +                          },
      +                          "reserved_cost_microunits": {
      +                            "minimum": 0,
      +                            "type": "integer"
      +                          },
      +                          "settled_cost_microunits": {
      +                            "minimum": 0,
      +                            "type": "integer"
      +                          }
      +                        },
      +                        "required": [
      +                          "dispatch_id",
      +                          "provider_request_sha256",
      +                          "provider_response_sha256",
      +                          "artifact_payload_sha256",
      +                          "model_id",
      +                          "reserved_cost_microunits",
      +                          "settled_cost_microunits"
      +                        ],
      +                        "type": "object"
      +                      },
      +                      {
      +                        "type": "null"
      +                      }
      +                    ]
      +                  },
      +                  "analysis_state": {
      +                    "enum": [
      +                      "analyzed",
      +                      "budget_unavailable",
      +                      "deadline_exhausted",
      +                      "provider_refused"
      +                    ],
      +                    "type": "string"
      +                  },
      +                  "evidence_kind": {
      +                    "const": "source_bound_model_interpretation",
      +                    "type": "string"
      +                  },
      +                  "frames": {
      +                    "items": {
      +                      "additionalProperties": false,
      +                      "properties": {
      +                        "sha256": {
      +                          "pattern": "^[a-f0-9]{64}$",
      +                          "type": "string"
      +                        },
      +                        "timestamp_ms": {
      +                          "minimum": 0,
      +                          "type": "integer"
      +                        }
      +                      },
      +                      "required": [
      +                        "timestamp_ms",
      +                        "sha256"
      +                      ],
      +                      "type": "object"
      +                    },
      +                    "maxItems": 3,
      +                    "type": "array"
      +                  },
      +                  "media_artifact_sha256": {
      +                    "anyOf": [
      +                      {
      +                        "pattern": "^[a-f0-9]{64}$",
      +                        "type": "string"
      +                      },
      +                      {
      +                        "type": "null"
      +                      }
      +                    ]
      +                  },
      +                  "performance": {
      +                    "additionalProperties": false,
      +                    "properties": {
      +                      "comparison_age_range_days": {
      +                        "items": {
      +                          "type": "number"
      +                        },
      +                        "maxItems": 2,
      +                        "type": "array"
      +                      },
      +                      "comparison_candidate_ids": {
      +                        "items": {
      +                          "type": "string"
      +                        },
      +                        "type": "array"
      +                      },
      +                      "comparison_count": {
      +                        "minimum": 0,
      +                        "type": "integer"
      +                      },
      +                      "comparison_median_views": {
      +                        "anyOf": [
      +                          {
      +                            "minimum": 0,
      +                            "type": "number"
      +                          },
      +                          {
      +                            "type": "null"
      +                          }
      +                        ]
      +                      },
      +                      "comparison_scope": {
      +                        "const": "same_creator_retrieved_candidates",
      +                        "type": "string"
      +                      },
      +                      "lifetime_average_views_per_day": {
      +                        "anyOf": [
      +                          {
      +                            "minimum": 0,
      +                            "type": "number"
      +                          },
      +                          {
      +                            "type": "null"
      +                          }
      +                        ]
      +                      },
      +                      "limitation": {
      +                        "minLength": 1,
      +                        "type": "string"
      +                      },
      +                      "observed_at": {
      +                        "minLength": 1,
      +                        "type": "string"
      +                      },
      +                      "observed_views": {
      +                        "minimum": 0,
      +                        "type": "integer"
      +                      },
      +                      "post_age_days": {
      +                        "minimum": 0,
      +                        "type": "number"
      +                      },
      +                      "published_at": {
      +                        "minLength": 1,
      +                        "type": "string"
      +                      },
      +                      "views_to_comparison_median": {
      +                        "anyOf": [
      +                          {
      +                            "minimum": 0,
      +                            "type": "number"
      +                          },
      +                          {
      +                            "type": "null"
      +                          }
      +                        ]
      +                      }
      +                    },
      +                    "required": [
      +                      "observed_views",
      +                      "observed_at",
      +                      "published_at",
      +                      "post_age_days",
      +                      "lifetime_average_views_per_day",
      +                      "comparison_scope",
      +                      "comparison_count",
      +                      "comparison_median_views",
      +                      "views_to_comparison_median",
      +                      "comparison_age_range_days",
      +                      "comparison_candidate_ids",
      +                      "limitation"
      +                    ],
      +                    "type": "object"
      +                  },
      +                  "request_sha256": {
      +                    "pattern": "^[a-f0-9]{64}$",
      +                    "type": "string"
      +                  },
      +                  "schema_version": {
      +                    "const": "research-source-context-v1",
      +                    "type": "string"
      +                  },
      +                  "transcript_artifact_sha256": {
      +                    "pattern": "^[a-f0-9]{64}$",
      +                    "type": "string"
      +                  },
      +                  "unobserved_modalities": {
      +                    "items": {
      +                      "type": "string"
      +                    },
      +                    "type": "array"
      +                  },
      +                  "visual_state": {
      +                    "enum": [
      +                      "sampled_opening_frames",
      +                      "not_selected",
      +                      "source_unavailable",
      +                      "budget_unavailable",
      +                      "deadline_exhausted",
      +                      "media_unavailable"
      +                    ],
      +                    "type": "string"
      +                  }
      +                },
      +                "required": [
      +                  "schema_version",
      +                  "request_sha256",
      +                  "transcript_artifact_sha256",
      +                  "evidence_kind",
      +                  "analysis_state",
      +                  "analysis",
      +                  "analysis_receipt",
      +                  "visual_state",
      +                  "media_artifact_sha256",
      +                  "frames",
      +                  "unobserved_modalities",
      +                  "performance"
      +                ],
      +                "type": "object"
      +              },
      +              "score_receipt": {
      +                "additionalProperties": false,
      +                "properties": {
      +                  "creator_performance": {
      +                    "properties": {
      +                      "minimum_observed_views": {
      +                        "const": 50000
      +                      },
      +                      "result_tier": {
      +                        "enum": [
      +                          "high_view",
      +                          "creator_outperformer"
      +                        ]
      +                      },
      +                      "state": {
      +                        "enum": [
      +                          "observed",
      +                          "unknown"
      +                        ]
      +                      }
      +                    },
      +                    "required": [
      +                      "policy_id",
      +                      "candidate_id",
      +                      "state",
      +                      "result_tier",
      +                      "relative_views",
      +                      "receipt_sha256"
      +                    ],
      +                    "type": "object"
      +                  },
      +                  "disclaimer": {
      +                    "enum": [
      +                      "This 0 through 100 total is exact-request relevance after every hard evidence gate passes. Observed views are excluded from the total. ranking_mode states the ordering used: views_first when requested_relevance_facets is empty, requested_facet_relevance_first otherwise. views_rank is the candidate's 1-based eligible-pool position under that ordering. The total is not a prediction of views, engagement, or virality.",
      +                      "This ordinal 0 through 100 score describes source-supported fit to the caller's complete request. Direct and strong intent support start at 100 and 75; explicit requested facets adjust the total. intent_relevance_first orders eligible candidates by this score, then observed views. views_rank is the position under that ordering. The score is a model interpretation, not a probability of relevance, a factual truth check, or a prediction of views, engagement, or virality."
      +                    ]
      +                  },
      +                  "hard_gates_passed": {
      +                    "const": true
      +                  },
      +                  "policy_id": {
      +                    "type": "string"
      +                  },
      +                  "ranking_mode": {
      +                    "description": "views_first without requested relevance facets; requested_facet_relevance_first otherwise. Graded intent evidence uses intent_relevance_first, including for topic-only requests.",
      +                    "enum": [
      +                      "views_first",
      +                      "requested_facet_relevance_first",
      +                      "intent_relevance_first"
      +                    ]
      +                  },
      +                  "relevance_subscores": {
      +                    "additionalProperties": false,
      +                    "properties": {
      +                      "audience": {
      +                        "anyOf": [
      +                          {
      +                            "maximum": 100,
      +                            "minimum": 0,
      +                            "type": "integer"
      +                          },
      +                          {
      +                            "type": "null"
      +                          }
      +                        ]
      +                      },
      +                      "desired_outcome": {
      +                        "anyOf": [
      +                          {
      +                            "maximum": 100,
      +                            "minimum": 0,
      +                            "type": "integer"
      +                          },
      +                          {
      +                            "type": "null"
      +                          }
      +                        ]
      +                      },
      +                      "format": {
      +                        "anyOf": [
      +                          {
      +                            "maximum": 100,
      +                            "minimum": 0,
      +                            "type": "integer"
      +                          },
      +                          {
      +                            "type": "null"
      +                          }
      +                        ]
      +                      },
      +                      "freshness": {
      +                        "anyOf": [
      +                          {
      +                            "maximum": 100,
      +                            "minimum": 0,
      +                            "type": "integer"
      +                          },
      +                          {
      +                            "type": "null"
      +                          }
      +                        ]
      +                      },
      +                      "language": {
      +                        "anyOf": [
      +                          {
      +                            "maximum": 100,
      +                            "minimum": 0,
      +                            "type": "integer"
      +                          },
      +                          {
      +                            "type": "null"
      +                          }
      +                        ]
      +                      },
      +                      "must_exclude": {
      +                        "anyOf": [
      +                          {
      +                            "maximum": 100,
      +                            "minimum": 0,
      +                            "type": "integer"
      +                          },
      +                          {
      +                            "type": "null"
      +                          }
      +                        ]
      +                      },
      +                      "must_include": {
      +                        "anyOf": [
      +                          {
      +                            "maximum": 100,
      +                            "minimum": 0,
      +                            "type": "integer"
      +                          },
      +                          {
      +                            "type": "null"
      +                          }
      +                        ]
      +                      },
      +                      "problem_or_tension": {
      +                        "anyOf": [
      +                          {
      +                            "maximum": 100,
      +                            "minimum": 0,
      +                            "type": "integer"
      +                          },
      +                          {
      +                            "type": "null"
      +                          }
      +                        ]
      +                      },
      +                      "source": {
      +                        "anyOf": [
      +                          {
      +                            "maximum": 100,
      +                            "minimum": 0,
      +                            "type": "integer"
      +                          },
      +                          {
      +                            "type": "null"
      +                          }
      +                        ]
      +                      },
      +                      "subject": {
      +                        "anyOf": [
      +                          {
      +                            "maximum": 100,
      +                            "minimum": 0,
      +                            "type": "integer"
      +                          },
      +                          {
      +                            "type": "null"
      +                          }
      +                        ]
      +                      },
      +                      "viewer_action": {
      +                        "anyOf": [
      +                          {
      +                            "maximum": 100,
      +                            "minimum": 0,
      +                            "type": "integer"
      +                          },
      +                          {
      +                            "type": "null"
      +                          }
      +                        ]
      +                      }
      +                    },
      +                    "required": [
      +                      "subject",
      +                      "must_include",
      +                      "must_exclude",
      +                      "language",
      +                      "format",
      +                      "source",
      +                      "freshness",
      +                      "audience",
      +                      "problem_or_tension",
      +                      "desired_outcome",
      +                      "viewer_action"
      +                    ],
      +                    "type": "object"
      +                  },
      +                  "requested_relevance_facets": {
      +                    "items": {
      +                      "enum": [
      +                        "audience",
      +                        "problem_or_tension",
      +                        "desired_outcome",
      +                        "viewer_action"
      +                      ]
      +                    },
      +                    "type": "array"
      +                  },
      +                  "scale_max": {
      +                    "const": 100
      +                  },
      +                  "scale_min": {
      +                    "const": 0
      +                  },
      +                  "score_type": {
      +                    "const": "exact_request_relevance"
      +                  },
      +                  "total": {
      +                    "maximum": 100,
      +                    "minimum": 0,
      +                    "type": "integer"
      +                  },
      +                  "views_rank": {
      +                    "description": "1-based position among hard-eligible candidates under ranking_mode.",
      +                    "minimum": 1,
      +                    "type": "integer"
      +                  }
      +                },
      +                "required": [
      +                  "policy_id",
      +                  "score_type",
      +                  "total",
      +                  "scale_min",
      +                  "scale_max",
      +                  "relevance_subscores",
      +                  "requested_relevance_facets",
      +                  "hard_gates_passed",
      +                  "disclaimer"
      +                ],
      +                "type": "object"
      +              },
      +              "script": {
      +                "anyOf": [
      +                  {
      +                    "enum": [
      +                      "latin",
      +                      "arabic",
      +                      "latin_arabizi",
      +                      "mixed_arabic_latin"
      +                    ]
      +                  },
      +                  {
      +                    "type": "null"
      +                  }
      +                ]
      +              },
      +              "semantic_authority_receipt": {
      +                "anyOf": [
      +                  {
      +                    "additionalProperties": false,
      +                    "properties": {
      +                      "component": {
      +                        "type": "string"
      +                      },
      +                      "model_id": {
      +                        "type": "string"
      +                      },
      +                      "model_sha256": {
      +                        "pattern": "^[0-9a-f]{64}$",
      +                        "type": "string"
      +                      },
      +                      "model_version": {
      +                        "type": "string"
      +                      },
      +                      "tool_id": {
      +                        "type": "string"
      +                      },
      +                      "tool_sha256": {
      +                        "pattern": "^[0-9a-f]{64}$",
      +                        "type": "string"
      +                      },
      +                      "tool_version": {
      +                        "type": "string"
      +                      }
      +                    },
      +                    "required": [
      +                      "component",
      +                      "tool_id",
      +                      "tool_version",
      +                      "tool_sha256",
      +                      "model_id",
      +                      "model_version",
      +                      "model_sha256"
      +                    ],
      +                    "type": "object"
      +                  },
      +                  {
      +                    "type": "null"
      +                  }
      +                ]
      +              },
      +              "source_surface": {
      +                "enum": [
      +                  "creator_catalog",
      +                  "native_search",
      +                  "public_popular",
      +                  "google_indexed",
      +                  "proxy_search"
      +                ]
      +              },
      +              "source_video": {
      +                "additionalProperties": false,
      +                "properties": {
      +                  "canonical_url": {
      +                    "format": "uri",
      +                    "type": "string"
      +                  },
      +                  "creator": {
      +                    "type": "string"
      +                  },
      +                  "observed_platform_views": {
      +                    "minimum": 50000,
      +                    "type": "integer"
      +                  },
      +                  "social_platform": {
      +                    "enum": [
      +                      "tiktok",
      +                      "instagram",
      +                      "youtube"
      +                    ]
      +                  },
      +                  "source_surface": {
      +                    "enum": [
      +                      "creator_catalog",
      +                      "native_search",
      +                      "public_popular",
      +                      "google_indexed",
      +                      "proxy_search"
      +                    ]
      +                  },
      +                  "views_observed_at": {
      +                    "format": "date-time",
      +                    "type": "string"
      +                  }
      +                },
      +                "required": [
      +                  "canonical_url",
      +                  "social_platform",
      +                  "source_surface",
      +                  "creator",
      +                  "observed_platform_views",
      +                  "views_observed_at"
      +                ],
      +                "type": "object"
      +              },
      +              "supported_cell_receipt": {
      +                "type": "string"
      +              },
      +              "topic_fit_explanation": {
      +                "type": "string"
      +              },
      +              "verification_artifact_hashes": {
      +                "minProperties": 1,
      +                "type": "object"
      +              },
      +              "verification_policy_id": {
      +                "type": "string"
      +              },
      +              "verified_media_evidence_sha256": {
      +                "pattern": "^[0-9a-f]{64}$",
      +                "type": "string"
      +              },
      +              "views_observed_at": {
      +                "format": "date-time",
      +                "type": "string"
      +              },
      +              "views_source_path": {
      +                "type": "string"
      +              }
      +            },
      +            "required": [
      +              "candidate_id",
      +              "acquisition_origin_references",
      +              "acquisition_call_receipts",
      +              "verification_artifact_hashes",
      +              "verification_policy_id",
      +              "supported_cell_receipt",
      +              "requested_topic",
      +              "hook_text",
      +              "first_audible_speech",
      +              "leading_segments",
      +              "opening_line",
      +              "general_idea_excerpt",
      +              "general_idea",
      +              "general_idea_evidence_ids",
      +              "payoff_text",
      +              "payoff_verification_state",
      +              "payoff_source_span",
      +              "payoff_start_ms",
      +              "payoff_end_ms",
      +              "content_arc_receipt",
      +              "direct_canonical_url",
      +              "actual_platform",
      +              "source_surface",
      +              "creator",
      +              "creator_key",
      +              "observed_platform_views",
      +              "views_observed_at",
      +              "views_source_path",
      +              "requested_language",
      +              "observed_language",
      +              "language_evidence_state",
      +              "dialect",
      +              "script",
      +              "code_switch_languages",
      +              "requested_format",
      +              "observed_format",
      +              "opener_verification_state",
      +              "opening_boundary_state",
      +              "opener_source_span",
      +              "opener_start_ms",
      +              "opener_end_ms",
      +              "topic_fit_explanation",
      +              "source_video",
      +              "score_receipt",
      +              "caveats"
      +            ],
      +            "type": "object"
      +          }
      +        }
      +      }
      +    },
      +    "if": {
      +      "properties": {
      +        "schema_version": {
      +          "const": "hook-research-compact-v1",
      +          "title": "Schema Version",
      +          "type": "string"
      +        }
      +      },
      +      "required": [
      +        "schema_version"
      +      ]
      +    }
      +  }
      +]
    • changedOutput schema / properties / items / items / anyOf
      Previous value: -[
      -  {
      -    "additionalProperties": false,
      -    "properties": {
      -      "acquisition_call_receipts": {
      -        "items": {
      -          "type": "string"
      -        },
      -        "minItems": 1,
      -        "type": "array"
      -      },
      -      "acquisition_origin_references": {
      -        "items": {
      -          "type": "string"
      -        },
      -        "minItems": 1,
      -        "type": "array"
      -      },
      -      "actual_platform": {
      -        "enum": [
      -          "tiktok",
      -          "instagram",
      -          "youtube"
      -        ]
      -      },
      -      "authority_settlement_receipts": {
      -        "items": {
      -          "additionalProperties": false,
      -          "properties": {
      -            "artifact_payload_sha256": {
      -              "pattern": "^[0-9a-f]{64}$",
      -              "type": "string"
      -            },
      -            "call_id": {
      -              "type": "string"
      -            },
      -            "component": {
      -              "enum": [
      -                "transcript",
      -                "visual",
      -                "audio_alignment",
      -                "ocr",
      -                "semantic_annotation",
      -                "content_arc"
      -              ]
      -            },
      -            "dispatch_request_sha256": {
      -              "pattern": "^[0-9a-f]{64}$",
      -              "type": "string"
      -            },
      -            "model_id": {
      -              "type": "string"
      -            },
      -            "model_sha256": {
      -              "pattern": "^[0-9a-f]{64}$",
      -              "type": "string"
      -            },
      -            "model_version": {
      -              "type": "string"
      -            },
      -            "provider_id": {
      -              "type": "string"
      -            },
      -            "provider_request_sha256": {
      -              "pattern": "^[0-9a-f]{64}$",
      -              "type": "string"
      -            },
      -            "provider_response_sha256": {
      -              "pattern": "^[0-9a-f]{64}$",
      -              "type": "string"
      -            },
      -            "request_sha256": {
      -              "pattern": "^[0-9a-f]{64}$",
      -              "type": "string"
      -            },
      -            "settled_cost_microunits": {
      -              "minimum": 0,
      -              "type": "integer"
      -            },
      -            "settled_credits": {
      -              "minimum": 0,
      -              "type": "integer"
      -            },
      -            "settlement_receipt_sha256": {
      -              "pattern": "^[0-9a-f]{64}$",
      -              "type": "string"
      -            },
      -            "subject_sha256": {
      -              "pattern": "^[0-9a-f]{64}$",
      -              "type": "string"
      -            }
      -          },
      -          "required": [
      -            "component",
      -            "call_id",
      -            "settlement_receipt_sha256",
      -            "dispatch_request_sha256",
      -            "request_sha256",
      -            "subject_sha256",
      -            "provider_request_sha256",
      -            "provider_response_sha256",
      -            "artifact_payload_sha256",
      -            "provider_id",
      -            "model_id",
      -            "model_version",
      -            "model_sha256",
      -            "settled_cost_microunits",
      -            "settled_credits"
      -          ],
      -          "type": "object"
      -        },
      -        "maxItems": 6,
      -        "minItems": 6,
      -        "type": "array"
      -      },
      -      "candidate_id": {
      -        "type": "string"
      -      },
      -      "catchy_line": {
      -        "type": "string"
      -      },
      -      "catchy_line_evidence_ids": {
      -        "items": {
      -          "type": "string"
      -        },
      -        "minItems": 1,
      -        "type": "array"
      -      },
      -      "caveats": {
      -        "items": {
      -          "type": "string"
      -        },
      -        "type": "array"
      -      },
      -      "code_switch_languages": {
      -        "items": {
      -          "enum": [
      -            "en",
      -            "fr",
      -            "es",
      -            "ar",
      -            "ary"
      -          ]
      -        },
      -        "type": "array"
      -      },
      -      "content_arc_authority_receipt": {
      -        "anyOf": [
      -          {
      -            "additionalProperties": false,
      -            "properties": {
      -              "component": {
      -                "type": "string"
      -              },
      -              "model_id": {
      -                "type": "string"
      -              },
      -              "model_sha256": {
      -                "pattern": "^[0-9a-f]{64}$",
      -                "type": "string"
      -              },
      -              "model_version": {
      -                "type": "string"
      -              },
      -              "tool_id": {
      -                "type": "string"
      -              },
      -              "tool_sha256": {
      -                "pattern": "^[0-9a-f]{64}$",
      -                "type": "string"
      -              },
      -              "tool_version": {
      -                "type": "string"
      -              }
      -            },
      -            "required": [
      -              "component",
      -              "tool_id",
      -              "tool_version",
      -              "tool_sha256",
      -              "model_id",
      -              "model_version",
      -              "model_sha256"
      -            ],
      -            "type": "object"
      -          },
      -          {
      -            "type": "null"
      -          }
      -        ]
      -      },
      -      "content_arc_receipt": {
      -        "additionalProperties": false,
      -        "properties": {
      -          "actual_platform": {
      -            "enum": [
      -              "tiktok",
      -              "instagram",
      -              "youtube"
      -            ]
      -          },
      -          "candidate_id": {
      -            "type": "string"
      -          },
      -          "canonical_public_url": {
      -            "format": "uri",
      -            "pattern": "^https://",
      -            "type": "string"
      -          },
      -          "decision_state": {
      -            "const": "pass"
      -          },
      -          "general_idea_evidence_ids": {
      -            "items": {
      -              "type": "string"
      -            },
      -            "minItems": 1,
      -            "type": "array"
      -          },
      -          "general_idea_excerpt_cue_ids": {
      -            "items": {
      -              "type": "string"
      -            },
      -            "minItems": 1,
      -            "type": "array"
      -          },
      -          "general_idea_excerpt_sha256": {
      -            "pattern": "^[0-9a-f]{64}$",
      -            "type": "string"
      -          },
      -          "general_idea_output_sha256": {
      -            "pattern": "^[0-9a-f]{64}$",
      -            "type": "string"
      -          },
      -          "generic_cta_state": {
      -            "const": "absent"
      -          },
      -          "hook_explanation": {
      -            "additionalProperties": false,
      -            "properties": {
      -              "catchy_line_evidence_ids": {
      -                "items": {
      -                  "type": "string"
      -                },
      -                "minItems": 1,
      -                "type": "array"
      -              },
      -              "catchy_line_sha256": {
      -                "pattern": "^[0-9a-f]{64}$",
      -                "type": "string"
      -              },
      -              "general_topic_evidence_ids": {
      -                "items": {
      -                  "type": "string"
      -                },
      -                "minItems": 1,
      -                "type": "array"
      -              },
      -              "general_topic_sha256": {
      -                "pattern": "^[0-9a-f]{64}$",
      -                "type": "string"
      -              },
      -              "prompt_id": {
      -                "minLength": 1,
      -                "type": "string"
      -              },
      -              "prompt_sha256": {
      -                "pattern": "^[0-9a-f]{64}$",
      -                "type": "string"
      -              },
      -              "prompt_version": {
      -                "minLength": 1,
      -                "type": "string"
      -              }
      -            },
      -            "required": [
      -              "catchy_line_sha256",
      -              "catchy_line_evidence_ids",
      -              "general_topic_sha256",
      -              "general_topic_evidence_ids",
      -              "prompt_id",
      -              "prompt_version",
      -              "prompt_sha256"
      -            ],
      -            "type": "object"
      -          },
      -          "hook_explanation_refusal": {
      -            "additionalProperties": false,
      -            "properties": {
      -              "code": {
      -                "minLength": 1,
      -                "type": "string"
      -              },
      -              "detail": {
      -                "maxLength": 300,
      -                "type": "string"
      -              }
      -            },
      -            "required": [
      -              "code",
      -              "detail"
      -            ],
      -            "type": "object"
      -          },
      -          "media_artifact_sha256": {
      -            "pattern": "^[0-9a-f]{64}$",
      -            "type": "string"
      -          },
      -          "opening_cue_ids": {
      -            "items": {
      -              "type": "string"
      -            },
      -            "minItems": 1,
      -            "type": "array"
      -          },
      -          "opening_end_ms": {
      -            "minimum": 1,
      -            "type": [
      -              "integer",
      -              "null"
      -            ]
      -          },
      -          "opening_span_sha256": {
      -            "pattern": "^[0-9a-f]{64}$",
      -            "type": "string"
      -          },
      -          "opening_start_ms": {
      -            "minimum": 0,
      -            "type": [
      -              "integer",
      -              "null"
      -            ]
      -          },
      -          "payoff_audio_alignment_state": {
      -            "enum": [
      -              "exact",
      -              "transcript_grounded"
      -            ]
      -          },
      -          "payoff_audio_artifact_sha256": {
      -            "anyOf": [
      -              {
      -                "pattern": "^[0-9a-f]{64}$",
      -                "type": "string"
      -              },
      -              {
      -                "type": "null"
      -              }
      -            ]
      -          },
      -          "payoff_cue_ids": {
      -            "items": {
      -              "type": "string"
      -            },
      -            "minItems": 1,
      -            "type": "array"
      -          },
      -          "payoff_end_ms": {
      -            "minimum": 1,
      -            "type": [
      -              "integer",
      -              "null"
      -            ]
      -          },
      -          "payoff_span_sha256": {
      -            "pattern": "^[0-9a-f]{64}$",
      -            "type": "string"
      -          },
      -          "payoff_start_ms": {
      -            "minimum": 0,
      -            "type": [
      -              "integer",
      -              "null"
      -            ]
      -          },
      -          "policy_id": {
      -            "type": "string"
      -          },
      -          "policy_sha256": {
      -            "pattern": "^[0-9a-f]{64}$",
      -            "type": "string"
      -          },
      -          "receipt_sha256": {
      -            "pattern": "^[0-9a-f]{64}$",
      -            "type": "string"
      -          },
      -          "request_sha256": {
      -            "pattern": "^[0-9a-f]{64}$",
      -            "type": "string"
      -          },
      -          "schema_version": {
      -            "const": "content-arc-receipt-v1"
      -          },
      -          "span_retry": {
      -            "additionalProperties": false,
      -            "properties": {
      -              "attempts": {
      -                "items": {
      -                  "anyOf": [
      -                    {
      -                      "additionalProperties": false,
      -                      "properties": {
      -                        "attempt_index": {
      -                          "maximum": 7,
      -                          "minimum": 0,
      -                          "type": "integer"
      -                        },
      -                        "cue_ids": {
      -                          "items": {
      -                            "type": "string"
      -                          },
      -                          "minItems": 1,
      -                          "type": "array"
      -                        },
      -                        "end_ms": {
      -                          "minimum": 1,
      -                          "type": [
      -                            "integer",
      -                            "null"
      -                          ]
      -                        },
      -                        "raw_end": {
      -                          "minimum": 1,
      -                          "type": "integer"
      -                        },
      -                        "raw_start": {
      -                          "minimum": 0,
      -                          "type": "integer"
      -                        },
      -                        "rule_hit": {
      -                          "const": "selected"
      -                        },
      -                        "span_role": {
      -                          "enum": [
      -                            "opening",
      -                            "general_idea",
      -                            "payoff"
      -                          ]
      -                        },
      -                        "start_ms": {
      -                          "minimum": 0,
      -                          "type": [
      -                            "integer",
      -                            "null"
      -                          ]
      -                        }
      -                      },
      -                      "required": [
      -                        "attempt_index",
      -                        "span_role",
      -                        "cue_ids",
      -                        "rule_hit",
      -                        "raw_start",
      -                        "raw_end",
      -                        "start_ms",
      -                        "end_ms"
      -                      ],
      -                      "type": "object"
      -                    },
      -                    {
      -                      "additionalProperties": false,
      -                      "properties": {
      -                        "attempt_index": {
      -                          "maximum": 7,
      -                          "minimum": 0,
      -                          "type": "integer"
      -                        },
      -                        "cue_ids": {
      -                          "items": {
      -                            "type": "string"
      -                          },
      -                          "minItems": 1,
      -                          "type": "array"
      -                        },
      -                        "refusal_code": {
      -                          "minLength": 1,
      -                          "type": "string"
      -                        },
      -                        "rule_hit": {
      -                          "const": "refused"
      -                        },
      -                        "span_role": {
      -                          "enum": [
      -                            "opening",
      -                            "general_idea",
      -                            "payoff"
      -                          ]
      -                        }
      -                      },
      -                      "required": [
      -                        "attempt_index",
      -                        "span_role",
      -                        "cue_ids",
      -                        "rule_hit",
      -                        "refusal_code"
      -                      ],
      -                      "type": "object"
      -                    },
      -                    {
      -                      "additionalProperties": false,
      -                      "properties": {
      -                        "attempt_index": {
      -                          "maximum": 7,
      -                          "minimum": 0,
      -                          "type": "integer"
      -                        },
      -                        "cue_ids": {
      -                          "items": {
      -                            "type": "string"
      -                          },
      -                          "minItems": 1,
      -                          "type": "array"
      -                        },
      -                        "end_ms": {
      -                          "minimum": 1,
      -                          "type": [
      -                            "integer",
      -                            "null"
      -                          ]
      -                        },
      -                        "raw_end": {
      -                          "minimum": 1,
      -                          "type": "integer"
      -                        },
      -                        "raw_start": {
      -                          "minimum": 0,
      -                          "type": "integer"
      -                        },
      -                        "rule_hit": {
      -                          "enum": [
      -                            "selected",
      -                            "excerpt_too_long",
      -                            "generic_cta_present",
      -                            "noncontiguous_cues"
      -                          ]
      -                        },
      -                        "span_role": {
      -                          "enum": [
      -                            "opening",
      -                            "general_idea",
      -                            "payoff"
      -                          ]
      -                        },
      -                        "start_ms": {
      -                          "minimum": 0,
      -                          "type": [
      -                            "integer",
      -                            "null"
      -                          ]
      -                        }
      -                      },
      -                      "required": [
      -                        "attempt_index",
      -                        "span_role",
      -                        "cue_ids",
      -                        "rule_hit",
      -                        "raw_start",
      -                        "raw_end",
      -                        "start_ms",
      -                        "end_ms"
      -                      ],
      -                      "type": "object"
      -                    }
      -                  ]
      -                },
      -                "minItems": 3,
      -                "type": "array"
      -              },
      -              "chosen_on_retry": {
      -                "const": true
      -              },
      -              "evidence_preserving": {
      -                "const": true
      -              },
      -              "material_sha256": {
      -                "pattern": "^[0-9a-f]{64}$",
      -                "type": "string"
      -              },
      -              "max_attempts_per_span": {
      -                "maximum": 8,
      -                "minimum": 1,
      -                "type": "integer"
      -              },
      -              "rule_id": {
      -                "minLength": 1,
      -                "type": "string"
      -              },
      -              "schema_version": {
      -                "const": "content-arc-span-retry-v1"
      -              }
      -            },
      -            "required": [
      -              "schema_version",
      -              "rule_id",
      -              "material_sha256",
      -              "max_attempts_per_span",
      -              "chosen_on_retry",
      -              "attempts"
      -            ],
      -            "type": "object"
      -          },
      -          "spoken_unit_boundary_rule": {
      -            "additionalProperties": false,
      -            "properties": {
      -              "caveat": {
      -                "minLength": 1,
      -                "type": "string"
      -              },
      -              "derivation": {
      -                "minLength": 1,
      -                "type": "string"
      -              },
      -              "material_sha256": {
      -                "pattern": "^[0-9a-f]{64}$",
      -                "type": "string"
      -              },
      -              "rule_id": {
      -                "minLength": 1,
      -                "type": "string"
      -              },
      -              "threshold_ms": {
      -                "minimum": 1,
      -                "type": "integer"
      -              }
      -            },
      -            "required": [
      -              "rule_id",
      -              "material_sha256",
      -              "threshold_ms",
      -              "derivation",
      -              "caveat"
      -            ],
      -            "type": "object"
      -          },
      -          "sponsor_state": {
      -            "const": "absent"
      -          },
      -          "stable_media_id": {
      -            "type": "string"
      -          },
      -          "transcript_artifact_sha256": {
      -            "pattern": "^[0-9a-f]{64}$",
      -            "type": "string"
      -          },
      -          "transcript_coverage_end_ms": {
      -            "minimum": 1,
      -            "type": [
      -              "integer",
      -              "null"
      -            ]
      -          },
      -          "transcript_coverage_start_ms": {
      -            "minimum": 0,
      -            "type": [
      -              "integer",
      -              "null"
      -            ]
      -          },
      -          "transcript_coverage_state": {
      -            "enum": [
      -              "full",
      -              "sufficient"
      -            ]
      -          },
      -          "transcript_source_id": {
      -            "type": "string"
      -          }
      -        },
      -        "required": [
      -          "schema_version",
      -          "decision_state",
      -          "receipt_sha256",
      -          "candidate_id",
      -          "actual_platform",
      -          "stable_media_id",
      -          "canonical_public_url",
      -          "media_artifact_sha256",
      -          "transcript_source_id",
      -          "transcript_artifact_sha256",
      -          "transcript_coverage_start_ms",
      -          "transcript_coverage_end_ms",
      -          "transcript_coverage_state",
      -          "opening_cue_ids",
      -          "opening_start_ms",
      -          "opening_end_ms",
      -          "opening_span_sha256",
      -          "general_idea_excerpt_cue_ids",
      -          "general_idea_excerpt_sha256",
      -          "general_idea_evidence_ids",
      -          "general_idea_output_sha256",
      -          "payoff_cue_ids",
      -          "payoff_start_ms",
      -          "payoff_end_ms",
      -          "payoff_span_sha256",
      -          "payoff_audio_artifact_sha256",
      -          "payoff_audio_alignment_state",
      -          "sponsor_state",
      -          "generic_cta_state",
      -          "policy_id",
      -          "policy_sha256",
      -          "request_sha256"
      -        ],
      -        "type": "object"
      -      },
      -      "creator": {
      -        "type": "string"
      -      },
      -      "creator_key": {
      -        "type": "string"
      -      },
      -      "dialect": {
      -        "type": [
      -          "string",
      -          "null"
      -        ]
      -      },
      -      "direct_canonical_url": {
      -        "format": "uri",
      -        "type": "string"
      -      },
      -      "first_audible_speech": {
      -        "anyOf": [
      -          {
      -            "additionalProperties": false,
      -            "properties": {
      -              "alignment_state": {
      -                "const": "exact"
      -              },
      -              "audio_artifact_sha256": {
      -                "pattern": "^[0-9a-f]{64}$",
      -                "type": "string"
      -              },
      -              "cue_ids": {
      -                "items": {
      -                  "type": "string"
      -                },
      -                "minItems": 1,
      -                "type": "array"
      -              },
      -              "end_ms": {
      -                "minimum": 1,
      -                "type": "integer"
      -              },
      -              "evidence_sha256": {
      -                "pattern": "^[0-9a-f]{64}$",
      -                "type": "string"
      -              },
      -              "media_artifact_sha256": {
      -                "pattern": "^[0-9a-f]{64}$",
      -                "type": "string"
      -              },
      -              "raw_end": {
      -                "minimum": 1,
      -                "type": "integer"
      -              },
      -              "raw_source_span": {
      -                "minLength": 1,
      -                "type": "string"
      -              },
      -              "raw_start": {
      -                "minimum": 0,
      -                "type": "integer"
      -              },
      -              "segment_id": {
      -                "type": "string"
      -              },
      -              "source_span_sha256": {
      -                "pattern": "^[0-9a-f]{64}$",
      -                "type": "string"
      -              },
      -              "start_ms": {
      -                "minimum": 0,
      -                "type": "integer"
      -              },
      -              "transcript_artifact_sha256": {
      -                "pattern": "^[0-9a-f]{64}$",
      -                "type": "string"
      -              },
      -              "transcript_source_id": {
      -                "type": "string"
      -              }
      -            },
      -            "required": [
      -              "segment_id",
      -              "raw_source_span",
      -              "raw_start",
      -              "raw_end",
      -              "transcript_source_id",
      -              "transcript_artifact_sha256",
      -              "cue_ids",
      -              "start_ms",
      -              "end_ms",
      -              "audio_artifact_sha256",
      -              "media_artifact_sha256",
      -              "evidence_sha256",
      -              "source_span_sha256",
      -              "alignment_state"
      -            ],
      -            "type": "object"
      -          },
      -          {
      -            "type": "null"
      -          }
      -        ]
      -      },
      -      "first_transcribed_spoken_unit": {
      -        "additionalProperties": false,
      -        "properties": {
      -          "cue_ids": {
      -            "items": {
      -              "type": "string"
      -            },
      -            "minItems": 1,
      -            "type": "array"
      -          },
      -          "end_ms": {
      -            "minimum": 1,
      -            "type": [
      -              "integer",
      -              "null"
      -            ]
      -          },
      -          "evidence_state": {
      -            "const": "transcript_grounded"
      -          },
      -          "raw_source_span": {
      -            "minLength": 1,
      -            "type": "string"
      -          },
      -          "source_span_sha256": {
      -            "pattern": "^[0-9a-f]{64}$",
      -            "type": "string"
      -          },
      -          "start_ms": {
      -            "minimum": 0,
      -            "type": [
      -              "integer",
      -              "null"
      -            ]
      -          },
      -          "timestamp_state": {
      -            "enum": [
      -              "exact",
      -              "unknown"
      -            ]
      -          },
      -          "transcript_artifact_sha256": {
      -            "pattern": "^[0-9a-f]{64}$",
      -            "type": "string"
      -          },
      -          "transcript_source_id": {
      -            "type": "string"
      -          },
      -          "unit_id": {
      -            "type": "string"
      -          }
      -        },
      -        "required": [
      -          "unit_id",
      -          "raw_source_span",
      -          "transcript_source_id",
      -          "transcript_artifact_sha256",
      -          "cue_ids",
      -          "start_ms",
      -          "end_ms",
      -          "timestamp_state",
      -          "source_span_sha256",
      -          "evidence_state"
      -        ],
      -        "type": "object"
      -      },
      -      "general_idea": {
      -        "type": "string"
      -      },
      -      "general_idea_evidence_ids": {
      -        "items": {
      -          "type": "string"
      -        },
      -        "minItems": 1,
      -        "type": "array"
      -      },
      -      "general_idea_excerpt": {
      -        "type": "string"
      -      },
      -      "general_topic": {
      -        "type": "string"
      -      },
      -      "general_topic_evidence_ids": {
      -        "items": {
      -          "type": "string"
      -        },
      -        "minItems": 1,
      -        "type": "array"
      -      },
      -      "hook_text": {
      -        "type": "string"
      -      },
      -      "intent_evidence": {
      -        "additionalProperties": false,
      -        "properties": {
      -          "citations": {
      -            "items": {
      -              "additionalProperties": false,
      -              "properties": {
      -                "cue_id": {
      -                  "minLength": 1,
      -                  "type": "string"
      -                },
      -                "quote": {
      -                  "minLength": 1,
      -                  "type": "string"
      -                }
      -              },
      -              "required": [
      -                "cue_id",
      -                "quote"
      -              ],
      -              "type": "object"
      -            },
      -            "maxItems": 16,
      -            "type": "array"
      -          },
      -          "rationale": {
      -            "maxLength": 800,
      -            "minLength": 1,
      -            "type": "string"
      -          },
      -          "request_sha256": {
      -            "pattern": "^[a-f0-9]{64}$",
      -            "type": "string"
      -          },
      -          "schema_version": {
      -            "const": "source-intent-evidence-v1"
      -          },
      -          "state": {
      -            "enum": [
      -              "direct",
      -              "strong",
      -              "partial",
      -              "mismatch",
      -              "missing"
      -            ],
      -            "type": "string"
      -          },
      -          "transcript_artifact_sha256": {
      -            "pattern": "^[a-f0-9]{64}$",
      -            "type": "string"
      -          }
      -        },
      -        "required": [
      -          "schema_version",
      -          "request_sha256",
      -          "transcript_artifact_sha256",
      -          "state",
      -          "rationale",
      -          "citations"
      -        ],
      -        "type": "object"
      -      },
      -      "language_evidence_state": {
      -        "enum": [
      -          "verified",
      -          "model_declared"
      -        ]
      -      },
      -      "leading_segments": {
      -        "anyOf": [
      -          {
      -            "items": {
      -              "additionalProperties": false,
      -              "properties": {
      -                "alignment_state": {
      -                  "enum": [
      -                    "exact",
      -                    "not_applicable"
      -                  ]
      -                },
      -                "audio_artifact_sha256": {
      -                  "pattern": "^[0-9a-f]{64}$",
      -                  "type": "string"
      -                },
      -                "cue_ids": {
      -                  "items": {
      -                    "type": "string"
      -                  },
      -                  "type": "array"
      -                },
      -                "end_ms": {
      -                  "minimum": 1,
      -                  "type": "integer"
      -                },
      -                "evidence_sha256": {
      -                  "pattern": "^[0-9a-f]{64}$",
      -                  "type": "string"
      -                },
      -                "kind": {
      -                  "enum": [
      -                    "silence",
      -                    "music",
      -                    "sound_effect",
      -                    "non_speech",
      -                    "speech_onset_overlap",
      -                    "speech",
      -                    "overlap"
      -                  ]
      -                },
      -                "media_artifact_sha256": {
      -                  "pattern": "^[0-9a-f]{64}$",
      -                  "type": "string"
      -                },
      -                "order": {
      -                  "minimum": 0,
      -                  "type": "integer"
      -                },
      -                "raw_end": {
      -                  "minimum": 1,
      -                  "type": [
      -                    "integer",
      -                    "null"
      -                  ]
      -                },
      -                "raw_source_span": {
      -                  "type": [
      -                    "string",
      -                    "null"
      -                  ]
      -                },
      -                "raw_start": {
      -                  "minimum": 0,
      -                  "type": [
      -                    "integer",
      -                    "null"
      -                  ]
      -                },
      -                "segment_id": {
      -                  "type": "string"
      -                },
      -                "source_span_sha256": {
      -                  "anyOf": [
      -                    {
      -                      "pattern": "^[0-9a-f]{64}$",
      -                      "type": "string"
      -                    },
      -                    {
      -                      "type": "null"
      -                    }
      -                  ]
      -                },
      -                "start_ms": {
      -                  "minimum": 0,
      -                  "type": "integer"
      -                },
      -                "transcript_artifact_sha256": {
      -                  "anyOf": [
      -                    {
      -                      "pattern": "^[0-9a-f]{64}$",
      -                      "type": "string"
      -                    },
      -                    {
      -                      "type": "null"
      -                    }
      -                  ]
      -                },
      -                "transcript_source_id": {
      -                  "type": [
      -                    "string",
      -                    "null"
      -                  ]
      -                }
      -              },
      -              "required": [
      -                "segment_id",
      -                "order",
      -                "kind",
      -                "start_ms",
      -                "end_ms",
      -                "audio_artifact_sha256",
      -                "media_artifact_sha256",
      -                "evidence_sha256",
      -                "transcript_source_id",
      -                "transcript_artifact_sha256",
      -                "cue_ids",
      -                "raw_source_span",
      -                "raw_start",
      -                "raw_end",
      -                "source_span_sha256",
      -                "alignment_state"
      -              ],
      -              "type": "object"
      -            },
      -            "maxItems": 128,
      -            "type": "array"
      -          },
      -          {
      -            "type": "null"
      -          }
      -        ]
      -      },
      -      "non_ad_evidence": {
      -        "additionalProperties": false,
      -        "properties": {
      -          "source": {
      -            "type": "string"
      -          },
      -          "state": {
      -            "const": "known_non_ad"
      -          }
      -        },
      -        "required": [
      -          "state",
      -          "source"
      -        ],
      -        "type": "object"
      -      },
      -      "observed_format": {
      -        "enum": [
      -          "solo_talking_head",
      -          "podcast",
      -          "interview",
      -          "yapping_monologue",
      -          "unknown"
      -        ]
      -      },
      -      "observed_language": {
      -        "enum": [
      -          "en",
      -          "fr",
      -          "es",
      -          "ar",
      -          "ary"
      -        ]
      -      },
      -      "observed_platform_views": {
      -        "minimum": 50000,
      -        "type": "integer"
      -      },
      -      "opener_end_ms": {
      -        "minimum": 1,
      -        "type": [
      -          "integer",
      -          "null"
      -        ]
      -      },
      -      "opener_source_span": {
      -        "type": "string"
      -      },
      -      "opener_start_ms": {
      -        "minimum": 0,
      -        "type": [
      -          "integer",
      -          "null"
      -        ]
      -      },
      -      "opener_verification_state": {
      -        "enum": [
      -          "audio_verified",
      -          "transcript_grounded"
      -        ]
      -      },
      -      "opening_boundary_state": {
      -        "enum": [
      -          "verified",
      -          "transcript_start_only",
      -          "unknown"
      -        ]
      -      },
      -      "opening_line": {
      -        "type": "string"
      -      },
      -      "payoff_end_ms": {
      -        "minimum": 1,
      -        "type": [
      -          "integer",
      -          "null"
      -        ]
      -      },
      -      "payoff_source_span": {
      -        "type": "string"
      -      },
      -      "payoff_start_ms": {
      -        "minimum": 0,
      -        "type": [
      -          "integer",
      -          "null"
      -        ]
      -      },
      -      "payoff_text": {
      -        "type": "string"
      -      },
      -      "payoff_verification_state": {
      -        "enum": [
      -          "audio_verified",
      -          "transcript_grounded"
      -        ]
      -      },
      -      "punch_line": {
      -        "type": "string"
      -      },
      -      "requested_format": {
      -        "anyOf": [
      -          {
      -            "enum": [
      -              "solo_talking_head",
      -              "podcast",
      -              "interview",
      -              "yapping_monologue"
      -            ]
      -          },
      -          {
      -            "type": "null"
      -          }
      -        ]
      -      },
      -      "requested_language": {
      -        "enum": [
      -          "en",
      -          "fr",
      -          "es",
      -          "ar",
      -          "ary"
      -        ]
      -      },
      -      "requested_topic": {
      -        "type": "string"
      -      },
      -      "research_context": {
      -        "additionalProperties": false,
      -        "properties": {
      -          "analysis": {
      -            "anyOf": [
      -              {
      -                "additionalProperties": false,
      -                "properties": {
      -                  "adaptable_structure": {
      -                    "maxLength": 900,
      -                    "minLength": 1,
      -                    "type": "string"
      -                  },
      -                  "attention_mechanism": {
      -                    "maxLength": 900,
      -                    "minLength": 1,
      -                    "type": "string"
      -                  },
      -                  "citations": {
      -                    "items": {
      -                      "additionalProperties": false,
      -                      "properties": {
      -                        "cue_id": {
      -                          "minLength": 1,
      -                          "type": "string"
      -                        },
      -                        "quote": {
      -                          "minLength": 1,
      -                          "type": "string"
      -                        }
      -                      },
      -                      "required": [
      -                        "cue_id",
      -                        "quote"
      -                      ],
      -                      "type": "object"
      -                    },
      -                    "maxItems": 16,
      -                    "minItems": 1,
      -                    "type": "array"
      -                  },
      -                  "payoff_relationship": {
      -                    "maxLength": 900,
      -                    "minLength": 1,
      -                    "type": "string"
      -                  },
      -                  "promised_payoff": {
      -                    "maxLength": 600,
      -                    "minLength": 1,
      -                    "type": "string"
      -                  },
      -                  "visual_frame_timestamps_ms": {
      -                    "items": {
      -                      "type": "integer"
      -                    },
      -                    "maxItems": 3,
      -                    "type": "array"
      -                  },
      -                  "visual_observation": {
      -                    "anyOf": [
      -                      {
      -                        "type": "string"
      -                      },
      -                      {
      -                        "type": "null"
      -                      }
      -                    ]
      -                  }
      -                },
      -                "required": [
      -                  "attention_mechanism",
      -                  "promised_payoff",
      -                  "payoff_relationship",
      -                  "adaptable_structure",
      -                  "citations",
      -                  "visual_observation",
      -                  "visual_frame_timestamps_ms"
      -                ],
      -                "type": "object"
      -              },
      -              {
      -                "type": "null"
      -              }
      -            ]
      -          },
      -          "analysis_receipt": {
      -            "anyOf": [
      -              {
      -                "additionalProperties": false,
      -                "properties": {
      -                  "artifact_payload_sha256": {
      -                    "pattern": "^[a-f0-9]{64}$",
      -                    "type": "string"
      -                  },
      -                  "dispatch_id": {
      -                    "minLength": 1,
      -                    "type": "string"
      -                  },
      -                  "model_id": {
      -                    "minLength": 1,
      -                    "type": "string"
      -                  },
      -                  "provider_request_sha256": {
      -                    "pattern": "^[a-f0-9]{64}$",
      -                    "type": "string"
      -                  },
      -                  "provider_response_sha256": {
      -                    "pattern": "^[a-f0-9]{64}$",
      -                    "type": "string"
      -                  },
      -                  "reserved_cost_microunits": {
      -                    "minimum": 0,
      -                    "type": "integer"
      -                  },
      -                  "settled_cost_microunits": {
      -                    "minimum": 0,
      -                    "type": "integer"
      -                  }
      -                },
      -                "required": [
      -                  "dispatch_id",
      -                  "provider_request_sha256",
      -                  "provider_response_sha256",
      -                  "artifact_payload_sha256",
      -                  "model_id",
      -                  "reserved_cost_microunits",
      -                  "settled_cost_microunits"
      -                ],
      -                "type": "object"
      -              },
      -              {
      -                "type": "null"
      -              }
      -            ]
      -          },
      -          "analysis_state": {
      -            "enum": [
      -              "analyzed",
      -              "budget_unavailable",
      -              "deadline_exhausted",
      -              "provider_refused"
      -            ],
      -            "type": "string"
      -          },
      -          "evidence_kind": {
      -            "const": "source_bound_model_interpretation",
      -            "type": "string"
      -          },
      -          "frames": {
      -            "items": {
      -              "additionalProperties": false,
      -              "properties": {
      -                "sha256": {
      -                  "pattern": "^[a-f0-9]{64}$",
      -                  "type": "string"
      -                },
      -                "timestamp_ms": {
      -                  "minimum": 0,
      -                  "type": "integer"
      -                }
      -              },
      -              "required": [
      -                "timestamp_ms",
      -                "sha256"
      -              ],
      -              "type": "object"
      -            },
      -            "maxItems": 3,
      -            "type": "array"
      -          },
      -          "media_artifact_sha256": {
      -            "anyOf": [
      -              {
      -                "pattern": "^[a-f0-9]{64}$",
      -                "type": "string"
      -              },
      -              {
      -                "type": "null"
      -              }
      -            ]
      -          },
      -          "performance": {
      -            "additionalProperties": false,
      -            "properties": {
      -              "comparison_age_range_days": {
      -                "items": {
      -                  "type": "number"
      -                },
      -                "maxItems": 2,
      -                "type": "array"
      -              },
      -              "comparison_candidate_ids": {
      -                "items": {
      -                  "type": "string"
      -                },
      -                "type": "array"
      -              },
      -              "comparison_count": {
      -                "minimum": 0,
      -                "type": "integer"
      -              },
      -              "comparison_median_views": {
      -                "anyOf": [
      -                  {
      -                    "minimum": 0,
      -                    "type": "number"
      -                  },
      -                  {
      -                    "type": "null"
      -                  }
      -                ]
      -              },
      -              "comparison_scope": {
      -                "const": "same_creator_retrieved_candidates",
      -                "type": "string"
      -              },
      -              "lifetime_average_views_per_day": {
      -                "anyOf": [
      -                  {
      -                    "minimum": 0,
      -                    "type": "number"
      -                  },
      -                  {
      -                    "type": "null"
      -                  }
      -                ]
      -              },
      -              "limitation": {
      -                "minLength": 1,
      -                "type": "string"
      -              },
      -              "observed_at": {
      -                "minLength": 1,
      -                "type": "string"
      -              },
      -              "observed_views": {
      -                "minimum": 0,
      -                "type": "integer"
      -              },
      -              "post_age_days": {
      -                "minimum": 0,
      -                "type": "number"
      -              },
      -              "published_at": {
      -                "minLength": 1,
      -                "type": "string"
      -              },
      -              "views_to_comparison_median": {
      -                "anyOf": [
      -                  {
      -                    "minimum": 0,
      -                    "type": "number"
      -                  },
      -                  {
      -                    "type": "null"
      -                  }
      -                ]
      -              }
      -            },
      -            "required": [
      -              "observed_views",
      -              "observed_at",
      -              "published_at",
      -              "post_age_days",
      -              "lifetime_average_views_per_day",
      -              "comparison_scope",
      -              "comparison_count",
      -              "comparison_median_views",
      -              "views_to_comparison_median",
      -              "comparison_age_range_days",
      -              "comparison_candidate_ids",
      -              "limitation"
      -            ],
      -            "type": "object"
      -          },
      -          "request_sha256": {
      -            "pattern": "^[a-f0-9]{64}$",
      -            "type": "string"
      -          },
      -          "schema_version": {
      -            "const": "research-source-context-v1",
      -            "type": "string"
      -          },
      -          "transcript_artifact_sha256": {
      -            "pattern": "^[a-f0-9]{64}$",
      -            "type": "string"
      -          },
      -          "unobserved_modalities": {
      -            "items": {
      -              "type": "string"
      -            },
      -            "type": "array"
      -          },
      -          "visual_state": {
      -            "enum": [
      -              "sampled_opening_frames",
      -              "not_selected",
      -              "source_unavailable",
      -              "budget_unavailable",
      -              "deadline_exhausted",
      -              "media_unavailable"
      -            ],
      -            "type": "string"
      -          }
      -        },
      -        "required": [
      -          "schema_version",
      -          "request_sha256",
      -          "transcript_artifact_sha256",
      -          "evidence_kind",
      -          "analysis_state",
      -          "analysis",
      -          "analysis_receipt",
      -          "visual_state",
      -          "media_artifact_sha256",
      -          "frames",
      -          "unobserved_modalities",
      -          "performance"
      -        ],
      -        "type": "object"
      -      },
      -      "score_receipt": {
      -        "additionalProperties": false,
      -        "properties": {
      -          "disclaimer": {
      -            "enum": [
      -              "This 0 through 100 total is exact-request relevance after every hard evidence gate passes. Observed views are excluded from the total. ranking_mode states the ordering used: views_first when requested_relevance_facets is empty, requested_facet_relevance_first otherwise. views_rank is the candidate's 1-based eligible-pool position under that ordering. The total is not a prediction of views, engagement, or virality.",
      -              "This ordinal 0 through 100 score describes source-supported fit to the caller's complete request. Direct and strong intent support start at 100 and 75; explicit requested facets adjust the total. intent_relevance_first orders eligible candidates by this score, then observed views. views_rank is the position under that ordering. The score is a model interpretation, not a probability of relevance, a factual truth check, or a prediction of views, engagement, or virality."
      -            ]
      -          },
      -          "hard_gates_passed": {
      -            "const": true
      -          },
      -          "policy_id": {
      -            "type": "string"
      -          },
      -          "ranking_mode": {
      -            "description": "views_first without requested relevance facets; requested_facet_relevance_first otherwise. Graded intent evidence uses intent_relevance_first, including for topic-only requests.",
      -            "enum": [
      -              "views_first",
      -              "requested_facet_relevance_first",
      -              "intent_relevance_first"
      -            ]
      -          },
      -          "relevance_subscores": {
      -            "additionalProperties": false,
      -            "properties": {
      -              "audience": {
      -                "anyOf": [
      -                  {
      -                    "maximum": 100,
      -                    "minimum": 0,
      -                    "type": "integer"
      -                  },
      -                  {
      -                    "type": "null"
      -                  }
      -                ]
      -              },
      -              "desired_outcome": {
      -                "anyOf": [
      -                  {
      -                    "maximum": 100,
      -                    "minimum": 0,
      -                    "type": "integer"
      -                  },
      -                  {
      -                    "type": "null"
      -                  }
      -                ]
      -              },
      -              "format": {
      -                "anyOf": [
      -                  {
      -                    "maximum": 100,
      -                    "minimum": 0,
      -                    "type": "integer"
      -                  },
      -                  {
      -                    "type": "null"
      -                  }
      -                ]
      -              },
      -              "freshness": {
      -                "anyOf": [
      -                  {
      -                    "maximum": 100,
      -                    "minimum": 0,
      -                    "type": "integer"
      -                  },
      -                  {
      -                    "type": "null"
      -                  }
      -                ]
      -              },
      -              "language": {
      -                "anyOf": [
      -                  {
      -                    "maximum": 100,
      -                    "minimum": 0,
      -                    "type": "integer"
      -                  },
      -                  {
      -                    "type": "null"
      -                  }
      -                ]
      -              },
      -              "must_exclude": {
      -                "anyOf": [
      -                  {
      -                    "maximum": 100,
      -                    "minimum": 0,
      -                    "type": "integer"
      -                  },
      -                  {
      -                    "type": "null"
      -                  }
      -                ]
      -              },
      -              "must_include": {
      -                "anyOf": [
      -                  {
      -                    "maximum": 100,
      -                    "minimum": 0,
      -                    "type": "integer"
      -                  },
      -                  {
      -                    "type": "null"
      -                  }
      -                ]
      -              },
      -              "problem_or_tension": {
      -                "anyOf": [
      -                  {
      -                    "maximum": 100,
      -                    "minimum": 0,
      -                    "type": "integer"
      -                  },
      -                  {
      -                    "type": "null"
      -                  }
      -                ]
      -              },
      -              "source": {
      -                "anyOf": [
      -                  {
      -                    "maximum": 100,
      -                    "minimum": 0,
      -                    "type": "integer"
      -                  },
      -                  {
      -                    "type": "null"
      -                  }
      -                ]
      -              },
      -              "subject": {
      -                "anyOf": [
      -                  {
      -                    "maximum": 100,
      -                    "minimum": 0,
      -                    "type": "integer"
      -                  },
      -                  {
      -                    "type": "null"
      -                  }
      -                ]
      -              },
      -              "viewer_action": {
      -                "anyOf": [
      -                  {
      -                    "maximum": 100,
      -                    "minimum": 0,
      -                    "type": "integer"
      -                  },
      -                  {
      -                    "type": "null"
      -                  }
      -                ]
      -              }
      -            },
      -            "required": [
      -              "subject",
      -              "must_include",
      -              "must_exclude",
      -              "language",
      -              "format",
      -              "source",
      -              "freshness",
      -              "audience",
      -              "problem_or_tension",
      -              "desired_outcome",
      -              "viewer_action"
      -            ],
      -            "type": "object"
      -          },
      -          "requested_relevance_facets": {
      -            "items": {
      -              "enum": [
      -                "audience",
      -                "problem_or_tension",
      -                "desired_outcome",
      -                "viewer_action"
      -              ]
      -            },
      -            "type": "array"
      -          },
      -          "scale_max": {
      -            "const": 100
      -          },
      -          "scale_min": {
      -            "const": 0
      -          },
      -          "score_type": {
      -            "const": "exact_request_relevance"
      -          },
      -          "total": {
      -            "maximum": 100,
      -            "minimum": 0,
      -            "type": "integer"
      -          },
      -          "views_rank": {
      -            "description": "1-based position among hard-eligible candidates under ranking_mode.",
      -            "minimum": 1,
      -            "type": "integer"
      -          }
      -        },
      -        "required": [
      -          "policy_id",
      -          "score_type",
      -          "total",
      -          "scale_min",
      -          "scale_max",
      -          "relevance_subscores",
      -          "requested_relevance_facets",
      -          "hard_gates_passed",
      -          "disclaimer"
      -        ],
      -        "type": "object"
      -      },
      -      "script": {
      -        "anyOf": [
      -          {
      -            "enum": [
      -              "latin",
      -              "arabic",
      -              "latin_arabizi",
      -              "mixed_arabic_latin"
      -            ]
      -          },
      -          {
      -            "type": "null"
      -          }
      -        ]
      -      },
      -      "semantic_authority_receipt": {
      -        "anyOf": [
      -          {
      -            "additionalProperties": false,
      -            "properties": {
      -              "component": {
      -                "type": "string"
      -              },
      -              "model_id": {
      -                "type": "string"
      -              },
      -              "model_sha256": {
      -                "pattern": "^[0-9a-f]{64}$",
      -                "type": "string"
      -              },
      -              "model_version": {
      -                "type": "string"
      -              },
      -              "tool_id": {
      -                "type": "string"
      -              },
      -              "tool_sha256": {
      -                "pattern": "^[0-9a-f]{64}$",
      -                "type": "string"
      -              },
      -              "tool_version": {
      -                "type": "string"
      -              }
      -            },
      -            "required": [
      -              "component",
      -              "tool_id",
      -              "tool_version",
      -              "tool_sha256",
      -              "model_id",
      -              "model_version",
      -              "model_sha256"
      -            ],
      -            "type": "object"
      -          },
      -          {
      -            "type": "null"
      -          }
      -        ]
      -      },
      -      "source_surface": {
      -        "enum": [
      -          "creator_catalog",
      -          "native_search",
      -          "public_popular",
      -          "google_indexed",
      -          "proxy_search"
      -        ]
      -      },
      -      "source_video": {
      -        "additionalProperties": false,
      -        "properties": {
      -          "canonical_url": {
      -            "format": "uri",
      -            "type": "string"
      -          },
      -          "creator": {
      -            "type": "string"
      -          },
      -          "observed_platform_views": {
      -            "minimum": 50000,
      -            "type": "integer"
      -          },
      -          "social_platform": {
      -            "enum": [
      -              "tiktok",
      -              "instagram",
      -              "youtube"
      -            ]
      -          },
      -          "source_surface": {
      -            "enum": [
      -              "creator_catalog",
      -              "native_search",
      -              "public_popular",
      -              "google_indexed",
      -              "proxy_search"
      -            ]
      -          },
      -          "views_observed_at": {
      -            "format": "date-time",
      -            "type": "string"
      -          }
      -        },
      -        "required": [
      -          "canonical_url",
      -          "social_platform",
      -          "source_surface",
      -          "creator",
      -          "observed_platform_views",
      -          "views_observed_at"
      -        ],
      -        "type": "object"
      -      },
      -      "supported_cell_receipt": {
      -        "type": "string"
      -      },
      -      "topic_fit_explanation": {
      -        "type": "string"
      -      },
      -      "verification_artifact_hashes": {
      -        "minProperties": 1,
      -        "type": "object"
      -      },
      -      "verification_policy_id": {
      -        "type": "string"
      -      },
      -      "verified_media_evidence_sha256": {
      -        "pattern": "^[0-9a-f]{64}$",
      -        "type": "string"
      -      },
      -      "views_observed_at": {
      -        "format": "date-time",
      -        "type": "string"
      -      },
      -      "views_source_path": {
      -        "type": "string"
      -      }
      -    },
      -    "required": [
      -      "candidate_id",
      -      "acquisition_origin_references",
      -      "acquisition_call_receipts",
      -      "verification_artifact_hashes",
      -      "verification_policy_id",
      -      "supported_cell_receipt",
      -      "requested_topic",
      -      "hook_text",
      -      "first_audible_speech",
      -      "leading_segments",
      -      "opening_line",
      -      "general_idea_excerpt",
      -      "general_idea",
      -      "general_idea_evidence_ids",
      -      "payoff_text",
      -      "payoff_verification_state",
      -      "payoff_source_span",
      -      "payoff_start_ms",
      -      "payoff_end_ms",
      -      "content_arc_receipt",
      -      "direct_canonical_url",
      -      "actual_platform",
      -      "source_surface",
      -      "creator",
      -      "creator_key",
      -      "observed_platform_views",
      -      "views_observed_at",
      -      "views_source_path",
      -      "requested_language",
      -      "observed_language",
      -      "language_evidence_state",
      -      "dialect",
      -      "script",
      -      "code_switch_languages",
      -      "requested_format",
      -      "observed_format",
      -      "opener_verification_state",
      -      "opening_boundary_state",
      -      "opener_source_span",
      -      "opener_start_ms",
      -      "opener_end_ms",
      -      "topic_fit_explanation",
      -      "source_video",
      -      "score_receipt",
      -      "caveats"
      -    ],
      -    "type": "object"
      -  },
      -  {
      -    "$ref": "#/$defs/CompactResearchItem"
      -  }
      -]New value: +[
      +  {
      +    "additionalProperties": false,
      +    "properties": {
      +      "acquisition_call_receipts": {
      +        "items": {
      +          "type": "string"
      +        },
      +        "minItems": 1,
      +        "type": "array"
      +      },
      +      "acquisition_origin_references": {
      +        "items": {
      +          "type": "string"
      +        },
      +        "minItems": 1,
      +        "type": "array"
      +      },
      +      "actual_platform": {
      +        "enum": [
      +          "tiktok",
      +          "instagram",
      +          "youtube"
      +        ]
      +      },
      +      "authority_settlement_receipts": {
      +        "items": {
      +          "additionalProperties": false,
      +          "properties": {
      +            "artifact_payload_sha256": {
      +              "pattern": "^[0-9a-f]{64}$",
      +              "type": "string"
      +            },
      +            "call_id": {
      +              "type": "string"
      +            },
      +            "component": {
      +              "enum": [
      +                "transcript",
      +                "visual",
      +                "audio_alignment",
      +                "ocr",
      +                "semantic_annotation",
      +                "content_arc"
      +              ]
      +            },
      +            "dispatch_request_sha256": {
      +              "pattern": "^[0-9a-f]{64}$",
      +              "type": "string"
      +            },
      +            "model_id": {
      +              "type": "string"
      +            },
      +            "model_sha256": {
      +              "pattern": "^[0-9a-f]{64}$",
      +              "type": "string"
      +            },
      +            "model_version": {
      +              "type": "string"
      +            },
      +            "provider_id": {
      +              "type": "string"
      +            },
      +            "provider_request_sha256": {
      +              "pattern": "^[0-9a-f]{64}$",
      +              "type": "string"
      +            },
      +            "provider_response_sha256": {
      +              "pattern": "^[0-9a-f]{64}$",
      +              "type": "string"
      +            },
      +            "request_sha256": {
      +              "pattern": "^[0-9a-f]{64}$",
      +              "type": "string"
      +            },
      +            "settled_cost_microunits": {
      +              "minimum": 0,
      +              "type": "integer"
      +            },
      +            "settled_credits": {
      +              "minimum": 0,
      +              "type": "integer"
      +            },
      +            "settlement_receipt_sha256": {
      +              "pattern": "^[0-9a-f]{64}$",
      +              "type": "string"
      +            },
      +            "subject_sha256": {
      +              "pattern": "^[0-9a-f]{64}$",
      +              "type": "string"
      +            }
      +          },
      +          "required": [
      +            "component",
      +            "call_id",
      +            "settlement_receipt_sha256",
      +            "dispatch_request_sha256",
      +            "request_sha256",
      +            "subject_sha256",
      +            "provider_request_sha256",
      +            "provider_response_sha256",
      +            "artifact_payload_sha256",
      +            "provider_id",
      +            "model_id",
      +            "model_version",
      +            "model_sha256",
      +            "settled_cost_microunits",
      +            "settled_credits"
      +          ],
      +          "type": "object"
      +        },
      +        "maxItems": 6,
      +        "minItems": 6,
      +        "type": "array"
      +      },
      +      "candidate_id": {
      +        "type": "string"
      +      },
      +      "catchy_line": {
      +        "type": "string"
      +      },
      +      "catchy_line_evidence_ids": {
      +        "items": {
      +          "type": "string"
      +        },
      +        "minItems": 1,
      +        "type": "array"
      +      },
      +      "caveats": {
      +        "items": {
      +          "type": "string"
      +        },
      +        "type": "array"
      +      },
      +      "code_switch_languages": {
      +        "items": {
      +          "enum": [
      +            "en",
      +            "fr",
      +            "es",
      +            "ar",
      +            "ary"
      +          ]
      +        },
      +        "type": "array"
      +      },
      +      "content_arc_authority_receipt": {
      +        "anyOf": [
      +          {
      +            "additionalProperties": false,
      +            "properties": {
      +              "component": {
      +                "type": "string"
      +              },
      +              "model_id": {
      +                "type": "string"
      +              },
      +              "model_sha256": {
      +                "pattern": "^[0-9a-f]{64}$",
      +                "type": "string"
      +              },
      +              "model_version": {
      +                "type": "string"
      +              },
      +              "tool_id": {
      +                "type": "string"
      +              },
      +              "tool_sha256": {
      +                "pattern": "^[0-9a-f]{64}$",
      +                "type": "string"
      +              },
      +              "tool_version": {
      +                "type": "string"
      +              }
      +            },
      +            "required": [
      +              "component",
      +              "tool_id",
      +              "tool_version",
      +              "tool_sha256",
      +              "model_id",
      +              "model_version",
      +              "model_sha256"
      +            ],
      +            "type": "object"
      +          },
      +          {
      +            "type": "null"
      +          }
      +        ]
      +      },
      +      "content_arc_receipt": {
      +        "additionalProperties": false,
      +        "properties": {
      +          "actual_platform": {
      +            "enum": [
      +              "tiktok",
      +              "instagram",
      +              "youtube"
      +            ]
      +          },
      +          "candidate_id": {
      +            "type": "string"
      +          },
      +          "canonical_public_url": {
      +            "format": "uri",
      +            "pattern": "^https://",
      +            "type": "string"
      +          },
      +          "decision_state": {
      +            "const": "pass"
      +          },
      +          "general_idea_evidence_ids": {
      +            "items": {
      +              "type": "string"
      +            },
      +            "minItems": 1,
      +            "type": "array"
      +          },
      +          "general_idea_excerpt_cue_ids": {
      +            "items": {
      +              "type": "string"
      +            },
      +            "minItems": 1,
      +            "type": "array"
      +          },
      +          "general_idea_excerpt_sha256": {
      +            "pattern": "^[0-9a-f]{64}$",
      +            "type": "string"
      +          },
      +          "general_idea_output_sha256": {
      +            "pattern": "^[0-9a-f]{64}$",
      +            "type": "string"
      +          },
      +          "generic_cta_state": {
      +            "const": "absent"
      +          },
      +          "hook_explanation": {
      +            "additionalProperties": false,
      +            "properties": {
      +              "catchy_line_evidence_ids": {
      +                "items": {
      +                  "type": "string"
      +                },
      +                "minItems": 1,
      +                "type": "array"
      +              },
      +              "catchy_line_sha256": {
      +                "pattern": "^[0-9a-f]{64}$",
      +                "type": "string"
      +              },
      +              "general_topic_evidence_ids": {
      +                "items": {
      +                  "type": "string"
      +                },
      +                "minItems": 1,
      +                "type": "array"
      +              },
      +              "general_topic_sha256": {
      +                "pattern": "^[0-9a-f]{64}$",
      +                "type": "string"
      +              },
      +              "prompt_id": {
      +                "minLength": 1,
      +                "type": "string"
      +              },
      +              "prompt_sha256": {
      +                "pattern": "^[0-9a-f]{64}$",
      +                "type": "string"
      +              },
      +              "prompt_version": {
      +                "minLength": 1,
      +                "type": "string"
      +              }
      +            },
      +            "required": [
      +              "catchy_line_sha256",
      +              "catchy_line_evidence_ids",
      +              "general_topic_sha256",
      +              "general_topic_evidence_ids",
      +              "prompt_id",
      +              "prompt_version",
      +              "prompt_sha256"
      +            ],
      +            "type": "object"
      +          },
      +          "hook_explanation_refusal": {
      +            "additionalProperties": false,
      +            "properties": {
      +              "code": {
      +                "minLength": 1,
      +                "type": "string"
      +              },
      +              "detail": {
      +                "maxLength": 300,
      +                "type": "string"
      +              }
      +            },
      +            "required": [
      +              "code",
      +              "detail"
      +            ],
      +            "type": "object"
      +          },
      +          "media_artifact_sha256": {
      +            "pattern": "^[0-9a-f]{64}$",
      +            "type": "string"
      +          },
      +          "opening_cue_ids": {
      +            "items": {
      +              "type": "string"
      +            },
      +            "minItems": 1,
      +            "type": "array"
      +          },
      +          "opening_end_ms": {
      +            "minimum": 1,
      +            "type": [
      +              "integer",
      +              "null"
      +            ]
      +          },
      +          "opening_span_sha256": {
      +            "pattern": "^[0-9a-f]{64}$",
      +            "type": "string"
      +          },
      +          "opening_start_ms": {
      +            "minimum": 0,
      +            "type": [
      +              "integer",
      +              "null"
      +            ]
      +          },
      +          "payoff_audio_alignment_state": {
      +            "enum": [
      +              "exact",
      +              "transcript_grounded"
      +            ]
      +          },
      +          "payoff_audio_artifact_sha256": {
      +            "anyOf": [
      +              {
      +                "pattern": "^[0-9a-f]{64}$",
      +                "type": "string"
      +              },
      +              {
      +                "type": "null"
      +              }
      +            ]
      +          },
      +          "payoff_cue_ids": {
      +            "items": {
      +              "type": "string"
      +            },
      +            "minItems": 1,
      +            "type": "array"
      +          },
      +          "payoff_end_ms": {
      +            "minimum": 1,
      +            "type": [
      +              "integer",
      +              "null"
      +            ]
      +          },
      +          "payoff_span_sha256": {
      +            "pattern": "^[0-9a-f]{64}$",
      +            "type": "string"
      +          },
      +          "payoff_start_ms": {
      +            "minimum": 0,
      +            "type": [
      +              "integer",
      +              "null"
      +            ]
      +          },
      +          "policy_id": {
      +            "type": "string"
      +          },
      +          "policy_sha256": {
      +            "pattern": "^[0-9a-f]{64}$",
      +            "type": "string"
      +          },
      +          "receipt_sha256": {
      +            "pattern": "^[0-9a-f]{64}$",
      +            "type": "string"
      +          },
      +          "request_sha256": {
      +            "pattern": "^[0-9a-f]{64}$",
      +            "type": "string"
      +          },
      +          "schema_version": {
      +            "const": "content-arc-receipt-v1"
      +          },
      +          "span_retry": {
      +            "additionalProperties": false,
      +            "properties": {
      +              "attempts": {
      +                "items": {
      +                  "anyOf": [
      +                    {
      +                      "additionalProperties": false,
      +                      "properties": {
      +                        "attempt_index": {
      +                          "maximum": 7,
      +                          "minimum": 0,
      +                          "type": "integer"
      +                        },
      +                        "cue_ids": {
      +                          "items": {
      +                            "type": "string"
      +                          },
      +                          "minItems": 1,
      +                          "type": "array"
      +                        },
      +                        "end_ms": {
      +                          "minimum": 1,
      +                          "type": [
      +                            "integer",
      +                            "null"
      +                          ]
      +                        },
      +                        "raw_end": {
      +                          "minimum": 1,
      +                          "type": "integer"
      +                        },
      +                        "raw_start": {
      +                          "minimum": 0,
      +                          "type": "integer"
      +                        },
      +                        "rule_hit": {
      +                          "const": "selected"
      +                        },
      +                        "span_role": {
      +                          "enum": [
      +                            "opening",
      +                            "general_idea",
      +                            "payoff"
      +                          ]
      +                        },
      +                        "start_ms": {
      +                          "minimum": 0,
      +                          "type": [
      +                            "integer",
      +                            "null"
      +                          ]
      +                        }
      +                      },
      +                      "required": [
      +                        "attempt_index",
      +                        "span_role",
      +                        "cue_ids",
      +                        "rule_hit",
      +                        "raw_start",
      +                        "raw_end",
      +                        "start_ms",
      +                        "end_ms"
      +                      ],
      +                      "type": "object"
      +                    },
      +                    {
      +                      "additionalProperties": false,
      +                      "properties": {
      +                        "attempt_index": {
      +                          "maximum": 7,
      +                          "minimum": 0,
      +                          "type": "integer"
      +                        },
      +                        "cue_ids": {
      +                          "items": {
      +                            "type": "string"
      +                          },
      +                          "minItems": 1,
      +                          "type": "array"
      +                        },
      +                        "refusal_code": {
      +                          "minLength": 1,
      +                          "type": "string"
      +                        },
      +                        "rule_hit": {
      +                          "const": "refused"
      +                        },
      +                        "span_role": {
      +                          "enum": [
      +                            "opening",
      +                            "general_idea",
      +                            "payoff"
      +                          ]
      +                        }
      +                      },
      +                      "required": [
      +                        "attempt_index",
      +                        "span_role",
      +                        "cue_ids",
      +                        "rule_hit",
      +                        "refusal_code"
      +                      ],
      +                      "type": "object"
      +                    },
      +                    {
      +                      "additionalProperties": false,
      +                      "properties": {
      +                        "attempt_index": {
      +                          "maximum": 7,
      +                          "minimum": 0,
      +                          "type": "integer"
      +                        },
      +                        "cue_ids": {
      +                          "items": {
      +                            "type": "string"
      +                          },
      +                          "minItems": 1,
      +                          "type": "array"
      +                        },
      +                        "end_ms": {
      +                          "minimum": 1,
      +                          "type": [
      +                            "integer",
      +                            "null"
      +                          ]
      +                        },
      +                        "raw_end": {
      +                          "minimum": 1,
      +                          "type": "integer"
      +                        },
      +                        "raw_start": {
      +                          "minimum": 0,
      +                          "type": "integer"
      +                        },
      +                        "rule_hit": {
      +                          "enum": [
      +                            "selected",
      +                            "excerpt_too_long",
      +                            "generic_cta_present",
      +                            "noncontiguous_cues"
      +                          ]
      +                        },
      +                        "span_role": {
      +                          "enum": [
      +                            "opening",
      +                            "general_idea",
      +                            "payoff"
      +                          ]
      +                        },
      +                        "start_ms": {
      +                          "minimum": 0,
      +                          "type": [
      +                            "integer",
      +                            "null"
      +                          ]
      +                        }
      +                      },
      +                      "required": [
      +                        "attempt_index",
      +                        "span_role",
      +                        "cue_ids",
      +                        "rule_hit",
      +                        "raw_start",
      +                        "raw_end",
      +                        "start_ms",
      +                        "end_ms"
      +                      ],
      +                      "type": "object"
      +                    }
      +                  ]
      +                },
      +                "minItems": 3,
      +                "type": "array"
      +              },
      +              "chosen_on_retry": {
      +                "const": true
      +              },
      +              "evidence_preserving": {
      +                "const": true
      +              },
      +              "material_sha256": {
      +                "pattern": "^[0-9a-f]{64}$",
      +                "type": "string"
      +              },
      +              "max_attempts_per_span": {
      +                "maximum": 8,
      +                "minimum": 1,
      +                "type": "integer"
      +              },
      +              "rule_id": {
      +                "minLength": 1,
      +                "type": "string"
      +              },
      +              "schema_version": {
      +                "const": "content-arc-span-retry-v1"
      +              }
      +            },
      +            "required": [
      +              "schema_version",
      +              "rule_id",
      +              "material_sha256",
      +              "max_attempts_per_span",
      +              "chosen_on_retry",
      +              "attempts"
      +            ],
      +            "type": "object"
      +          },
      +          "spoken_unit_boundary_rule": {
      +            "additionalProperties": false,
      +            "properties": {
      +              "caveat": {
      +                "minLength": 1,
      +                "type": "string"
      +              },
      +              "derivation": {
      +                "minLength": 1,
      +                "type": "string"
      +              },
      +              "material_sha256": {
      +                "pattern": "^[0-9a-f]{64}$",
      +                "type": "string"
      +              },
      +              "rule_id": {
      +                "minLength": 1,
      +                "type": "string"
      +              },
      +              "threshold_ms": {
      +                "minimum": 1,
      +                "type": "integer"
      +              }
      +            },
      +            "required": [
      +              "rule_id",
      +              "material_sha256",
      +              "threshold_ms",
      +              "derivation",
      +              "caveat"
      +            ],
      +            "type": "object"
      +          },
      +          "sponsor_state": {
      +            "const": "absent"
      +          },
      +          "stable_media_id": {
      +            "type": "string"
      +          },
      +          "transcript_artifact_sha256": {
      +            "pattern": "^[0-9a-f]{64}$",
      +            "type": "string"
      +          },
      +          "transcript_coverage_end_ms": {
      +            "minimum": 1,
      +            "type": [
      +              "integer",
      +              "null"
      +            ]
      +          },
      +          "transcript_coverage_start_ms": {
      +            "minimum": 0,
      +            "type": [
      +              "integer",
      +              "null"
      +            ]
      +          },
      +          "transcript_coverage_state": {
      +            "enum": [
      +              "full",
      +              "sufficient"
      +            ]
      +          },
      +          "transcript_source_id": {
      +            "type": "string"
      +          }
      +        },
      +        "required": [
      +          "schema_version",
      +          "decision_state",
      +          "receipt_sha256",
      +          "candidate_id",
      +          "actual_platform",
      +          "stable_media_id",
      +          "canonical_public_url",
      +          "media_artifact_sha256",
      +          "transcript_source_id",
      +          "transcript_artifact_sha256",
      +          "transcript_coverage_start_ms",
      +          "transcript_coverage_end_ms",
      +          "transcript_coverage_state",
      +          "opening_cue_ids",
      +          "opening_start_ms",
      +          "opening_end_ms",
      +          "opening_span_sha256",
      +          "general_idea_excerpt_cue_ids",
      +          "general_idea_excerpt_sha256",
      +          "general_idea_evidence_ids",
      +          "general_idea_output_sha256",
      +          "payoff_cue_ids",
      +          "payoff_start_ms",
      +          "payoff_end_ms",
      +          "payoff_span_sha256",
      +          "payoff_audio_artifact_sha256",
      +          "payoff_audio_alignment_state",
      +          "sponsor_state",
      +          "generic_cta_state",
      +          "policy_id",
      +          "policy_sha256",
      +          "request_sha256"
      +        ],
      +        "type": "object"
      +      },
      +      "creator": {
      +        "type": "string"
      +      },
      +      "creator_key": {
      +        "type": "string"
      +      },
      +      "dialect": {
      +        "type": [
      +          "string",
      +          "null"
      +        ]
      +      },
      +      "direct_canonical_url": {
      +        "format": "uri",
      +        "type": "string"
      +      },
      +      "first_audible_speech": {
      +        "anyOf": [
      +          {
      +            "additionalProperties": false,
      +            "properties": {
      +              "alignment_state": {
      +                "const": "exact"
      +              },
      +              "audio_artifact_sha256": {
      +                "pattern": "^[0-9a-f]{64}$",
      +                "type": "string"
      +              },
      +              "cue_ids": {
      +                "items": {
      +                  "type": "string"
      +                },
      +                "minItems": 1,
      +                "type": "array"
      +              },
      +              "end_ms": {
      +                "minimum": 1,
      +                "type": "integer"
      +              },
      +              "evidence_sha256": {
      +                "pattern": "^[0-9a-f]{64}$",
      +                "type": "string"
      +              },
      +              "media_artifact_sha256": {
      +                "pattern": "^[0-9a-f]{64}$",
      +                "type": "string"
      +              },
      +              "raw_end": {
      +                "minimum": 1,
      +                "type": "integer"
      +              },
      +              "raw_source_span": {
      +                "minLength": 1,
      +                "type": "string"
      +              },
      +              "raw_start": {
      +                "minimum": 0,
      +                "type": "integer"
      +              },
      +              "segment_id": {
      +                "type": "string"
      +              },
      +              "source_span_sha256": {
      +                "pattern": "^[0-9a-f]{64}$",
      +                "type": "string"
      +              },
      +              "start_ms": {
      +                "minimum": 0,
      +                "type": "integer"
      +              },
      +              "transcript_artifact_sha256": {
      +                "pattern": "^[0-9a-f]{64}$",
      +                "type": "string"
      +              },
      +              "transcript_source_id": {
      +                "type": "string"
      +              }
      +            },
      +            "required": [
      +              "segment_id",
      +              "raw_source_span",
      +              "raw_start",
      +              "raw_end",
      +              "transcript_source_id",
      +              "transcript_artifact_sha256",
      +              "cue_ids",
      +              "start_ms",
      +              "end_ms",
      +              "audio_artifact_sha256",
      +              "media_artifact_sha256",
      +              "evidence_sha256",
      +              "source_span_sha256",
      +              "alignment_state"
      +            ],
      +            "type": "object"
      +          },
      +          {
      +            "type": "null"
      +          }
      +        ]
      +      },
      +      "first_transcribed_spoken_unit": {
      +        "additionalProperties": false,
      +        "properties": {
      +          "cue_ids": {
      +            "items": {
      +              "type": "string"
      +            },
      +            "minItems": 1,
      +            "type": "array"
      +          },
      +          "end_ms": {
      +            "minimum": 1,
      +            "type": [
      +              "integer",
      +              "null"
      +            ]
      +          },
      +          "evidence_state": {
      +            "const": "transcript_grounded"
      +          },
      +          "raw_source_span": {
      +            "minLength": 1,
      +            "type": "string"
      +          },
      +          "source_span_sha256": {
      +            "pattern": "^[0-9a-f]{64}$",
      +            "type": "string"
      +          },
      +          "start_ms": {
      +            "minimum": 0,
      +            "type": [
      +              "integer",
      +              "null"
      +            ]
      +          },
      +          "timestamp_state": {
      +            "enum": [
      +              "exact",
      +              "unknown"
      +            ]
      +          },
      +          "transcript_artifact_sha256": {
      +            "pattern": "^[0-9a-f]{64}$",
      +            "type": "string"
      +          },
      +          "transcript_source_id": {
      +            "type": "string"
      +          },
      +          "unit_id": {
      +            "type": "string"
      +          }
      +        },
      +        "required": [
      +          "unit_id",
      +          "raw_source_span",
      +          "transcript_source_id",
      +          "transcript_artifact_sha256",
      +          "cue_ids",
      +          "start_ms",
      +          "end_ms",
      +          "timestamp_state",
      +          "source_span_sha256",
      +          "evidence_state"
      +        ],
      +        "type": "object"
      +      },
      +      "general_idea": {
      +        "type": "string"
      +      },
      +      "general_idea_evidence_ids": {
      +        "items": {
      +          "type": "string"
      +        },
      +        "minItems": 1,
      +        "type": "array"
      +      },
      +      "general_idea_excerpt": {
      +        "type": "string"
      +      },
      +      "general_topic": {
      +        "type": "string"
      +      },
      +      "general_topic_evidence_ids": {
      +        "items": {
      +          "type": "string"
      +        },
      +        "minItems": 1,
      +        "type": "array"
      +      },
      +      "hook_text": {
      +        "type": "string"
      +      },
      +      "intent_evidence": {
      +        "additionalProperties": false,
      +        "properties": {
      +          "citations": {
      +            "items": {
      +              "additionalProperties": false,
      +              "properties": {
      +                "cue_id": {
      +                  "minLength": 1,
      +                  "type": "string"
      +                },
      +                "quote": {
      +                  "minLength": 1,
      +                  "type": "string"
      +                }
      +              },
      +              "required": [
      +                "cue_id",
      +                "quote"
      +              ],
      +              "type": "object"
      +            },
      +            "maxItems": 16,
      +            "type": "array"
      +          },
      +          "rationale": {
      +            "maxLength": 800,
      +            "minLength": 1,
      +            "type": "string"
      +          },
      +          "request_sha256": {
      +            "pattern": "^[a-f0-9]{64}$",
      +            "type": "string"
      +          },
      +          "schema_version": {
      +            "const": "source-intent-evidence-v1"
      +          },
      +          "state": {
      +            "enum": [
      +              "direct",
      +              "strong",
      +              "partial",
      +              "mismatch",
      +              "missing"
      +            ],
      +            "type": "string"
      +          },
      +          "transcript_artifact_sha256": {
      +            "pattern": "^[a-f0-9]{64}$",
      +            "type": "string"
      +          }
      +        },
      +        "required": [
      +          "schema_version",
      +          "request_sha256",
      +          "transcript_artifact_sha256",
      +          "state",
      +          "rationale",
      +          "citations"
      +        ],
      +        "type": "object"
      +      },
      +      "language_evidence_state": {
      +        "enum": [
      +          "verified",
      +          "model_declared"
      +        ]
      +      },
      +      "leading_segments": {
      +        "anyOf": [
      +          {
      +            "items": {
      +              "additionalProperties": false,
      +              "properties": {
      +                "alignment_state": {
      +                  "enum": [
      +                    "exact",
      +                    "not_applicable"
      +                  ]
      +                },
      +                "audio_artifact_sha256": {
      +                  "pattern": "^[0-9a-f]{64}$",
      +                  "type": "string"
      +                },
      +                "cue_ids": {
      +                  "items": {
      +                    "type": "string"
      +                  },
      +                  "type": "array"
      +                },
      +                "end_ms": {
      +                  "minimum": 1,
      +                  "type": "integer"
      +                },
      +                "evidence_sha256": {
      +                  "pattern": "^[0-9a-f]{64}$",
      +                  "type": "string"
      +                },
      +                "kind": {
      +                  "enum": [
      +                    "silence",
      +                    "music",
      +                    "sound_effect",
      +                    "non_speech",
      +                    "speech_onset_overlap",
      +                    "speech",
      +                    "overlap"
      +                  ]
      +                },
      +                "media_artifact_sha256": {
      +                  "pattern": "^[0-9a-f]{64}$",
      +                  "type": "string"
      +                },
      +                "order": {
      +                  "minimum": 0,
      +                  "type": "integer"
      +                },
      +                "raw_end": {
      +                  "minimum": 1,
      +                  "type": [
      +                    "integer",
      +                    "null"
      +                  ]
      +                },
      +                "raw_source_span": {
      +                  "type": [
      +                    "string",
      +                    "null"
      +                  ]
      +                },
      +                "raw_start": {
      +                  "minimum": 0,
      +                  "type": [
      +                    "integer",
      +                    "null"
      +                  ]
      +                },
      +                "segment_id": {
      +                  "type": "string"
      +                },
      +                "source_span_sha256": {
      +                  "anyOf": [
      +                    {
      +                      "pattern": "^[0-9a-f]{64}$",
      +                      "type": "string"
      +                    },
      +                    {
      +                      "type": "null"
      +                    }
      +                  ]
      +                },
      +                "start_ms": {
      +                  "minimum": 0,
      +                  "type": "integer"
      +                },
      +                "transcript_artifact_sha256": {
      +                  "anyOf": [
      +                    {
      +                      "pattern": "^[0-9a-f]{64}$",
      +                      "type": "string"
      +                    },
      +                    {
      +                      "type": "null"
      +                    }
      +                  ]
      +                },
      +                "transcript_source_id": {
      +                  "type": [
      +                    "string",
      +                    "null"
      +                  ]
      +                }
      +              },
      +              "required": [
      +                "segment_id",
      +                "order",
      +                "kind",
      +                "start_ms",
      +                "end_ms",
      +                "audio_artifact_sha256",
      +                "media_artifact_sha256",
      +                "evidence_sha256",
      +                "transcript_source_id",
      +                "transcript_artifact_sha256",
      +                "cue_ids",
      +                "raw_source_span",
      +                "raw_start",
      +                "raw_end",
      +                "source_span_sha256",
      +                "alignment_state"
      +              ],
      +              "type": "object"
      +            },
      +            "maxItems": 128,
      +            "type": "array"
      +          },
      +          {
      +            "type": "null"
      +          }
      +        ]
      +      },
      +      "non_ad_evidence": {
      +        "additionalProperties": false,
      +        "properties": {
      +          "source": {
      +            "type": "string"
      +          },
      +          "state": {
      +            "const": "known_non_ad"
      +          }
      +        },
      +        "required": [
      +          "state",
      +          "source"
      +        ],
      +        "type": "object"
      +      },
      +      "observed_format": {
      +        "enum": [
      +          "solo_talking_head",
      +          "podcast",
      +          "interview",
      +          "yapping_monologue",
      +          "unknown"
      +        ]
      +      },
      +      "observed_language": {
      +        "enum": [
      +          "en",
      +          "fr",
      +          "es",
      +          "ar",
      +          "ary"
      +        ]
      +      },
      +      "observed_platform_views": {
      +        "minimum": 50000,
      +        "type": "integer"
      +      },
      +      "opener_end_ms": {
      +        "minimum": 1,
      +        "type": [
      +          "integer",
      +          "null"
      +        ]
      +      },
      +      "opener_source_span": {
      +        "type": "string"
      +      },
      +      "opener_start_ms": {
      +        "minimum": 0,
      +        "type": [
      +          "integer",
      +          "null"
      +        ]
      +      },
      +      "opener_verification_state": {
      +        "enum": [
      +          "audio_verified",
      +          "transcript_grounded"
      +        ]
      +      },
      +      "opening_boundary_state": {
      +        "enum": [
      +          "verified",
      +          "transcript_start_only",
      +          "unknown"
      +        ]
      +      },
      +      "opening_line": {
      +        "type": "string"
      +      },
      +      "payoff_end_ms": {
      +        "minimum": 1,
      +        "type": [
      +          "integer",
      +          "null"
      +        ]
      +      },
      +      "payoff_source_span": {
      +        "type": "string"
      +      },
      +      "payoff_start_ms": {
      +        "minimum": 0,
      +        "type": [
      +          "integer",
      +          "null"
      +        ]
      +      },
      +      "payoff_text": {
      +        "type": "string"
      +      },
      +      "payoff_verification_state": {
      +        "enum": [
      +          "audio_verified",
      +          "transcript_grounded"
      +        ]
      +      },
      +      "punch_line": {
      +        "type": "string"
      +      },
      +      "requested_format": {
      +        "anyOf": [
      +          {
      +            "enum": [
      +              "solo_talking_head",
      +              "podcast",
      +              "interview",
      +              "yapping_monologue"
      +            ]
      +          },
      +          {
      +            "type": "null"
      +          }
      +        ]
      +      },
      +      "requested_language": {
      +        "enum": [
      +          "en",
      +          "fr",
      +          "es",
      +          "ar",
      +          "ary"
      +        ]
      +      },
      +      "requested_topic": {
      +        "type": "string"
      +      },
      +      "research_context": {
      +        "additionalProperties": false,
      +        "properties": {
      +          "analysis": {
      +            "anyOf": [
      +              {
      +                "additionalProperties": false,
      +                "properties": {
      +                  "adaptable_structure": {
      +                    "maxLength": 900,
      +                    "minLength": 1,
      +                    "type": "string"
      +                  },
      +                  "attention_mechanism": {
      +                    "maxLength": 900,
      +                    "minLength": 1,
      +                    "type": "string"
      +                  },
      +                  "citations": {
      +                    "items": {
      +                      "additionalProperties": false,
      +                      "properties": {
      +                        "cue_id": {
      +                          "minLength": 1,
      +                          "type": "string"
      +                        },
      +                        "quote": {
      +                          "minLength": 1,
      +                          "type": "string"
      +                        }
      +                      },
      +                      "required": [
      +                        "cue_id",
      +                        "quote"
      +                      ],
      +                      "type": "object"
      +                    },
      +                    "maxItems": 16,
      +                    "minItems": 1,
      +                    "type": "array"
      +                  },
      +                  "payoff_relationship": {
      +                    "maxLength": 900,
      +                    "minLength": 1,
      +                    "type": "string"
      +                  },
      +                  "promised_payoff": {
      +                    "maxLength": 600,
      +                    "minLength": 1,
      +                    "type": "string"
      +                  },
      +                  "visual_frame_timestamps_ms": {
      +                    "items": {
      +                      "type": "integer"
      +                    },
      +                    "maxItems": 3,
      +                    "type": "array"
      +                  },
      +                  "visual_observation": {
      +                    "anyOf": [
      +                      {
      +                        "type": "string"
      +                      },
      +                      {
      +                        "type": "null"
      +                      }
      +                    ]
      +                  }
      +                },
      +                "required": [
      +                  "attention_mechanism",
      +                  "promised_payoff",
      +                  "payoff_relationship",
      +                  "adaptable_structure",
      +                  "citations",
      +                  "visual_observation",
      +                  "visual_frame_timestamps_ms"
      +                ],
      +                "type": "object"
      +              },
      +              {
      +                "type": "null"
      +              }
      +            ]
      +          },
      +          "analysis_receipt": {
      +            "anyOf": [
      +              {
      +                "additionalProperties": false,
      +                "properties": {
      +                  "artifact_payload_sha256": {
      +                    "pattern": "^[a-f0-9]{64}$",
      +                    "type": "string"
      +                  },
      +                  "dispatch_id": {
      +                    "minLength": 1,
      +                    "type": "string"
      +                  },
      +                  "model_id": {
      +                    "minLength": 1,
      +                    "type": "string"
      +                  },
      +                  "provider_request_sha256": {
      +                    "pattern": "^[a-f0-9]{64}$",
      +                    "type": "string"
      +                  },
      +                  "provider_response_sha256": {
      +                    "pattern": "^[a-f0-9]{64}$",
      +                    "type": "string"
      +                  },
      +                  "reserved_cost_microunits": {
      +                    "minimum": 0,
      +                    "type": "integer"
      +                  },
      +                  "settled_cost_microunits": {
      +                    "minimum": 0,
      +                    "type": "integer"
      +                  }
      +                },
      +                "required": [
      +                  "dispatch_id",
      +                  "provider_request_sha256",
      +                  "provider_response_sha256",
      +                  "artifact_payload_sha256",
      +                  "model_id",
      +                  "reserved_cost_microunits",
      +                  "settled_cost_microunits"
      +                ],
      +                "type": "object"
      +              },
      +              {
      +                "type": "null"
      +              }
      +            ]
      +          },
      +          "analysis_state": {
      +            "enum": [
      +              "analyzed",
      +              "budget_unavailable",
      +              "deadline_exhausted",
      +              "provider_refused"
      +            ],
      +            "type": "string"
      +          },
      +          "evidence_kind": {
      +            "const": "source_bound_model_interpretation",
      +            "type": "string"
      +          },
      +          "frames": {
      +            "items": {
      +              "additionalProperties": false,
      +              "properties": {
      +                "sha256": {
      +                  "pattern": "^[a-f0-9]{64}$",
      +                  "type": "string"
      +                },
      +                "timestamp_ms": {
      +                  "minimum": 0,
      +                  "type": "integer"
      +                }
      +              },
      +              "required": [
      +                "timestamp_ms",
      +                "sha256"
      +              ],
      +              "type": "object"
      +            },
      +            "maxItems": 3,
      +            "type": "array"
      +          },
      +          "media_artifact_sha256": {
      +            "anyOf": [
      +              {
      +                "pattern": "^[a-f0-9]{64}$",
      +                "type": "string"
      +              },
      +              {
      +                "type": "null"
      +              }
      +            ]
      +          },
      +          "performance": {
      +            "additionalProperties": false,
      +            "properties": {
      +              "comparison_age_range_days": {
      +                "items": {
      +                  "type": "number"
      +                },
      +                "maxItems": 2,
      +                "type": "array"
      +              },
      +              "comparison_candidate_ids": {
      +                "items": {
      +                  "type": "string"
      +                },
      +                "type": "array"
      +              },
      +              "comparison_count": {
      +                "minimum": 0,
      +                "type": "integer"
      +              },
      +              "comparison_median_views": {
      +                "anyOf": [
      +                  {
      +                    "minimum": 0,
      +                    "type": "number"
      +                  },
      +                  {
      +                    "type": "null"
      +                  }
      +                ]
      +              },
      +              "comparison_scope": {
      +                "const": "same_creator_retrieved_candidates",
      +                "type": "string"
      +              },
      +              "lifetime_average_views_per_day": {
      +                "anyOf": [
      +                  {
      +                    "minimum": 0,
      +                    "type": "number"
      +                  },
      +                  {
      +                    "type": "null"
      +                  }
      +                ]
      +              },
      +              "limitation": {
      +                "minLength": 1,
      +                "type": "string"
      +              },
      +              "observed_at": {
      +                "minLength": 1,
      +                "type": "string"
      +              },
      +              "observed_views": {
      +                "minimum": 0,
      +                "type": "integer"
      +              },
      +              "post_age_days": {
      +                "minimum": 0,
      +                "type": "number"
      +              },
      +              "published_at": {
      +                "minLength": 1,
      +                "type": "string"
      +              },
      +              "views_to_comparison_median": {
      +                "anyOf": [
      +                  {
      +                    "minimum": 0,
      +                    "type": "number"
      +                  },
      +                  {
      +                    "type": "null"
      +                  }
      +                ]
      +              }
      +            },
      +            "required": [
      +              "observed_views",
      +              "observed_at",
      +              "published_at",
      +              "post_age_days",
      +              "lifetime_average_views_per_day",
      +              "comparison_scope",
      +              "comparison_count",
      +              "comparison_median_views",
      +              "views_to_comparison_median",
      +              "comparison_age_range_days",
      +              "comparison_candidate_ids",
      +              "limitation"
      +            ],
      +            "type": "object"
      +          },
      +          "request_sha256": {
      +            "pattern": "^[a-f0-9]{64}$",
      +            "type": "string"
      +          },
      +          "schema_version": {
      +            "const": "research-source-context-v1",
      +            "type": "string"
      +          },
      +          "transcript_artifact_sha256": {
      +            "pattern": "^[a-f0-9]{64}$",
      +            "type": "string"
      +          },
      +          "unobserved_modalities": {
      +            "items": {
      +              "type": "string"
      +            },
      +            "type": "array"
      +          },
      +          "visual_state": {
      +            "enum": [
      +              "sampled_opening_frames",
      +              "not_selected",
      +              "source_unavailable",
      +              "budget_unavailable",
      +              "deadline_exhausted",
      +              "media_unavailable"
      +            ],
      +            "type": "string"
      +          }
      +        },
      +        "required": [
      +          "schema_version",
      +          "request_sha256",
      +          "transcript_artifact_sha256",
      +          "evidence_kind",
      +          "analysis_state",
      +          "analysis",
      +          "analysis_receipt",
      +          "visual_state",
      +          "media_artifact_sha256",
      +          "frames",
      +          "unobserved_modalities",
      +          "performance"
      +        ],
      +        "type": "object"
      +      },
      +      "score_receipt": {
      +        "additionalProperties": false,
      +        "properties": {
      +          "creator_performance": {
      +            "properties": {
      +              "minimum_observed_views": {
      +                "const": 50000
      +              },
      +              "result_tier": {
      +                "enum": [
      +                  "high_view",
      +                  "creator_outperformer"
      +                ]
      +              },
      +              "state": {
      +                "enum": [
      +                  "observed",
      +                  "unknown"
      +                ]
      +              }
      +            },
      +            "required": [
      +              "policy_id",
      +              "candidate_id",
      +              "state",
      +              "result_tier",
      +              "relative_views",
      +              "receipt_sha256"
      +            ],
      +            "type": "object"
      +          },
      +          "disclaimer": {
      +            "enum": [
      +              "This 0 through 100 total is exact-request relevance after every hard evidence gate passes. Observed views are excluded from the total. ranking_mode states the ordering used: views_first when requested_relevance_facets is empty, requested_facet_relevance_first otherwise. views_rank is the candidate's 1-based eligible-pool position under that ordering. The total is not a prediction of views, engagement, or virality.",
      +              "This ordinal 0 through 100 score describes source-supported fit to the caller's complete request. Direct and strong intent support start at 100 and 75; explicit requested facets adjust the total. intent_relevance_first orders eligible candidates by this score, then observed views. views_rank is the position under that ordering. The score is a model interpretation, not a probability of relevance, a factual truth check, or a prediction of views, engagement, or virality."
      +            ]
      +          },
      +          "hard_gates_passed": {
      +            "const": true
      +          },
      +          "policy_id": {
      +            "type": "string"
      +          },
      +          "ranking_mode": {
      +            "description": "views_first without requested relevance facets; requested_facet_relevance_first otherwise. Graded intent evidence uses intent_relevance_first, including for topic-only requests.",
      +            "enum": [
      +              "views_first",
      +              "requested_facet_relevance_first",
      +              "intent_relevance_first"
      +            ]
      +          },
      +          "relevance_subscores": {
      +            "additionalProperties": false,
      +            "properties": {
      +              "audience": {
      +                "anyOf": [
      +                  {
      +                    "maximum": 100,
      +                    "minimum": 0,
      +                    "type": "integer"
      +                  },
      +                  {
      +                    "type": "null"
      +                  }
      +                ]
      +              },
      +              "desired_outcome": {
      +                "anyOf": [
      +                  {
      +                    "maximum": 100,
      +                    "minimum": 0,
      +                    "type": "integer"
      +                  },
      +                  {
      +                    "type": "null"
      +                  }
      +                ]
      +              },
      +              "format": {
      +                "anyOf": [
      +                  {
      +                    "maximum": 100,
      +                    "minimum": 0,
      +                    "type": "integer"
      +                  },
      +                  {
      +                    "type": "null"
      +                  }
      +                ]
      +              },
      +              "freshness": {
      +                "anyOf": [
      +                  {
      +                    "maximum": 100,
      +                    "minimum": 0,
      +                    "type": "integer"
      +                  },
      +                  {
      +                    "type": "null"
      +                  }
      +                ]
      +              },
      +              "language": {
      +                "anyOf": [
      +                  {
      +                    "maximum": 100,
      +                    "minimum": 0,
      +                    "type": "integer"
      +                  },
      +                  {
      +                    "type": "null"
      +                  }
      +                ]
      +              },
      +              "must_exclude": {
      +                "anyOf": [
      +                  {
      +                    "maximum": 100,
      +                    "minimum": 0,
      +                    "type": "integer"
      +                  },
      +                  {
      +                    "type": "null"
      +                  }
      +                ]
      +              },
      +              "must_include": {
      +                "anyOf": [
      +                  {
      +                    "maximum": 100,
      +                    "minimum": 0,
      +                    "type": "integer"
      +                  },
      +                  {
      +                    "type": "null"
      +                  }
      +                ]
      +              },
      +              "problem_or_tension": {
      +                "anyOf": [
      +                  {
      +                    "maximum": 100,
      +                    "minimum": 0,
      +                    "type": "integer"
      +                  },
      +                  {
      +                    "type": "null"
      +                  }
      +                ]
      +              },
      +              "source": {
      +                "anyOf": [
      +                  {
      +                    "maximum": 100,
      +                    "minimum": 0,
      +                    "type": "integer"
      +                  },
      +                  {
      +                    "type": "null"
      +                  }
      +                ]
      +              },
      +              "subject": {
      +                "anyOf": [
      +                  {
      +                    "maximum": 100,
      +                    "minimum": 0,
      +                    "type": "integer"
      +                  },
      +                  {
      +                    "type": "null"
      +                  }
      +                ]
      +              },
      +              "viewer_action": {
      +                "anyOf": [
      +                  {
      +                    "maximum": 100,
      +                    "minimum": 0,
      +                    "type": "integer"
      +                  },
      +                  {
      +                    "type": "null"
      +                  }
      +                ]
      +              }
      +            },
      +            "required": [
      +              "subject",
      +              "must_include",
      +              "must_exclude",
      +              "language",
      +              "format",
      +              "source",
      +              "freshness",
      +              "audience",
      +              "problem_or_tension",
      +              "desired_outcome",
      +              "viewer_action"
      +            ],
      +            "type": "object"
      +          },
      +          "requested_relevance_facets": {
      +            "items": {
      +              "enum": [
      +                "audience",
      +                "problem_or_tension",
      +                "desired_outcome",
      +                "viewer_action"
      +              ]
      +            },
      +            "type": "array"
      +          },
      +          "scale_max": {
      +            "const": 100
      +          },
      +          "scale_min": {
      +            "const": 0
      +          },
      +          "score_type": {
      +            "const": "exact_request_relevance"
      +          },
      +          "total": {
      +            "maximum": 100,
      +            "minimum": 0,
      +            "type": "integer"
      +          },
      +          "views_rank": {
      +            "description": "1-based position among hard-eligible candidates under ranking_mode.",
      +            "minimum": 1,
      +            "type": "integer"
      +          }
      +        },
      +        "required": [
      +          "policy_id",
      +          "score_type",
      +          "total",
      +          "scale_min",
      +          "scale_max",
      +          "relevance_subscores",
      +          "requested_relevance_facets",
      +          "hard_gates_passed",
      +          "disclaimer"
      +        ],
      +        "type": "object"
      +      },
      +      "script": {
      +        "anyOf": [
      +          {
      +            "enum": [
      +              "latin",
      +              "arabic",
      +              "latin_arabizi",
      +              "mixed_arabic_latin"
      +            ]
      +          },
      +          {
      +            "type": "null"
      +          }
      +        ]
      +      },
      +      "semantic_authority_receipt": {
      +        "anyOf": [
      +          {
      +            "additionalProperties": false,
      +            "properties": {
      +              "component": {
      +                "type": "string"
      +              },
      +              "model_id": {
      +                "type": "string"
      +              },
      +              "model_sha256": {
      +                "pattern": "^[0-9a-f]{64}$",
      +                "type": "string"
      +              },
      +              "model_version": {
      +                "type": "string"
      +              },
      +              "tool_id": {
      +                "type": "string"
      +              },
      +              "tool_sha256": {
      +                "pattern": "^[0-9a-f]{64}$",
      +                "type": "string"
      +              },
      +              "tool_version": {
      +                "type": "string"
      +              }
      +            },
      +            "required": [
      +              "component",
      +              "tool_id",
      +              "tool_version",
      +              "tool_sha256",
      +              "model_id",
      +              "model_version",
      +              "model_sha256"
      +            ],
      +            "type": "object"
      +          },
      +          {
      +            "type": "null"
      +          }
      +        ]
      +      },
      +      "source_surface": {
      +        "enum": [
      +          "creator_catalog",
      +          "native_search",
      +          "public_popular",
      +          "google_indexed",
      +          "proxy_search"
      +        ]
      +      },
      +      "source_video": {
      +        "additionalProperties": false,
      +        "properties": {
      +          "canonical_url": {
      +            "format": "uri",
      +            "type": "string"
      +          },
      +          "creator": {
      +            "type": "string"
      +          },
      +          "observed_platform_views": {
      +            "minimum": 50000,
      +            "type": "integer"
      +          },
      +          "social_platform": {
      +            "enum": [
      +              "tiktok",
      +              "instagram",
      +              "youtube"
      +            ]
      +          },
      +          "source_surface": {
      +            "enum": [
      +              "creator_catalog",
      +              "native_search",
      +              "public_popular",
      +              "google_indexed",
      +              "proxy_search"
      +            ]
      +          },
      +          "views_observed_at": {
      +            "format": "date-time",
      +            "type": "string"
      +          }
      +        },
      +        "required": [
      +          "canonical_url",
      +          "social_platform",
      +          "source_surface",
      +          "creator",
      +          "observed_platform_views",
      +          "views_observed_at"
      +        ],
      +        "type": "object"
      +      },
      +      "supported_cell_receipt": {
      +        "type": "string"
      +      },
      +      "topic_fit_explanation": {
      +        "type": "string"
      +      },
      +      "verification_artifact_hashes": {
      +        "minProperties": 1,
      +        "type": "object"
      +      },
      +      "verification_policy_id": {
      +        "type": "string"
      +      },
      +      "verified_media_evidence_sha256": {
      +        "pattern": "^[0-9a-f]{64}$",
      +        "type": "string"
      +      },
      +      "views_observed_at": {
      +        "format": "date-time",
      +        "type": "string"
      +      },
      +      "views_source_path": {
      +        "type": "string"
      +      }
      +    },
      +    "required": [
      +      "candidate_id",
      +      "acquisition_origin_references",
      +      "acquisition_call_receipts",
      +      "verification_artifact_hashes",
      +      "verification_policy_id",
      +      "supported_cell_receipt",
      +      "requested_topic",
      +      "hook_text",
      +      "first_audible_speech",
      +      "leading_segments",
      +      "opening_line",
      +      "general_idea_excerpt",
      +      "general_idea",
      +      "general_idea_evidence_ids",
      +      "payoff_text",
      +      "payoff_verification_state",
      +      "payoff_source_span",
      +      "payoff_start_ms",
      +      "payoff_end_ms",
      +      "content_arc_receipt",
      +      "direct_canonical_url",
      +      "actual_platform",
      +      "source_surface",
      +      "creator",
      +      "creator_key",
      +      "observed_platform_views",
      +      "views_observed_at",
      +      "views_source_path",
      +      "requested_language",
      +      "observed_language",
      +      "language_evidence_state",
      +      "dialect",
      +      "script",
      +      "code_switch_languages",
      +      "requested_format",
      +      "observed_format",
      +      "opener_verification_state",
      +      "opening_boundary_state",
      +      "opener_source_span",
      +      "opener_start_ms",
      +      "opener_end_ms",
      +      "topic_fit_explanation",
      +      "source_video",
      +      "score_receipt",
      +      "caveats"
      +    ],
      +    "type": "object"
      +  },
      +  {
      +    "$ref": "#/$defs/CompactResearchItem"
      +  }
      +]
    • addedOutput schema / x-vhgengine-v2-output-schema / $defs / HookResearchScoreReceiptResponse / properties / creator_performance
      Added value: +{
      +  "additionalProperties": true,
      +  "description": "Observed creator-relative views and result tier; both tiers require 50K views. Unknown means no valid creator baseline.",
      +  "title": "Creator Performance",
      +  "type": "object"
      +}
  5. Changed1 schema field changed
    • addedInput schema / properties / discovery_examples
      Added value: +{
      +  "anyOf": [
      +    {
      +      "items": {
      +        "maxLength": 2000,
      +        "minLength": 1,
      +        "type": "string"
      +      },
      +      "maxItems": 5,
      +      "type": "array"
      +    },
      +    {
      +      "type": "null"
      +    }
      +  ],
      +  "default": null,
      +  "description": "V1 source excerpts guiding new searches, not factual requirements. Follow-ups are separate jobs.",
      +  "items": {
      +    "maxLength": 2000,
      +    "minLength": 1,
      +    "type": "string"
      +  },
      +  "maxItems": 5,
      +  "title": "Discovery Examples"
      +}
  6. Changed1 schema field changed
    • addedOutput schema / $defs / CompactResearchItem / properties / general_topic
      Added value: +{
      +  "anyOf": [
      +    {
      +      "type": "string"
      +    },
      +    {
      +      "type": "null"
      +    }
      +  ],
      +  "default": null,
      +  "title": "General Topic"
      +}
  7. Changed9 schema fields changed
    • addedInput schema / properties / result_view
      Added value: +{
      +  "default": "full",
      +  "description": "Use compact for source evidence and costs with less response text. Full preserves every audit receipt. Views never rerun or recharge research.",
      +  "enum": [
      +    "full",
      +    "compact"
      +  ],
      +  "title": "Result View",
      +  "type": "string"
      +}
    • addedOutput schema / $defs
      Added value: +{
      +  "Analysis": {
      +    "additionalProperties": false,
      +    "properties": {
      +      "adaptable_structure": {
      +        "maxLength": 900,
      +        "minLength": 1,
      +        "title": "Adaptable Structure",
      +        "type": "string"
      +      },
      +      "attention_mechanism": {
      +        "maxLength": 900,
      +        "minLength": 1,
      +        "title": "Attention Mechanism",
      +        "type": "string"
      +      },
      +      "citations": {
      +        "items": {
      +          "$ref": "#/$defs/Citation"
      +        },
      +        "maxItems": 16,
      +        "minItems": 1,
      +        "title": "Citations",
      +        "type": "array"
      +      },
      +      "payoff_relationship": {
      +        "maxLength": 900,
      +        "minLength": 1,
      +        "title": "Payoff Relationship",
      +        "type": "string"
      +      },
      +      "promised_payoff": {
      +        "maxLength": 600,
      +        "minLength": 1,
      +        "title": "Promised Payoff",
      +        "type": "string"
      +      },
      +      "visual_frame_timestamps_ms": {
      +        "items": {
      +          "type": "integer"
      +        },
      +        "maxItems": 3,
      +        "title": "Visual Frame Timestamps Ms",
      +        "type": "array"
      +      },
      +      "visual_observation": {
      +        "anyOf": [
      +          {
      +            "type": "string"
      +          },
      +          {
      +            "type": "null"
      +          }
      +        ],
      +        "title": "Visual Observation"
      +      }
      +    },
      +    "required": [
      +      "attention_mechanism",
      +      "promised_payoff",
      +      "payoff_relationship",
      +      "adaptable_structure",
      +      "citations",
      +      "visual_observation",
      +      "visual_frame_timestamps_ms"
      +    ],
      +    "title": "Analysis",
      +    "type": "object"
      +  },
      +  "AnalysisReceipt": {
      +    "additionalProperties": false,
      +    "properties": {
      +      "artifact_payload_sha256": {
      +        "pattern": "^[a-f0-9]{64}$",
      +        "title": "Artifact Payload Sha256",
      +        "type": "string"
      +      },
      +      "dispatch_id": {
      +        "minLength": 1,
      +        "title": "Dispatch Id",
      +        "type": "string"
      +      },
      +      "model_id": {
      +        "minLength": 1,
      +        "title": "Model Id",
      +        "type": "string"
      +      },
      +      "provider_request_sha256": {
      +        "pattern": "^[a-f0-9]{64}$",
      +        "title": "Provider Request Sha256",
      +        "type": "string"
      +      },
      +      "provider_response_sha256": {
      +        "pattern": "^[a-f0-9]{64}$",
      +        "title": "Provider Response Sha256",
      +        "type": "string"
      +      },
      +      "reserved_cost_microunits": {
      +        "minimum": 0,
      +        "title": "Reserved Cost Microunits",
      +        "type": "integer"
      +      },
      +      "settled_cost_microunits": {
      +        "minimum": 0,
      +        "title": "Settled Cost Microunits",
      +        "type": "integer"
      +      }
      +    },
      +    "required": [
      +      "dispatch_id",
      +      "provider_request_sha256",
      +      "provider_response_sha256",
      +      "artifact_payload_sha256",
      +      "model_id",
      +      "reserved_cost_microunits",
      +      "settled_cost_microunits"
      +    ],
      +    "title": "AnalysisReceipt",
      +    "type": "object"
      +  },
      +  "Citation": {
      +    "additionalProperties": false,
      +    "properties": {
      +      "cue_id": {
      +        "minLength": 1,
      +        "title": "Cue Id",
      +        "type": "string"
      +      },
      +      "quote": {
      +        "minLength": 1,
      +        "title": "Quote",
      +        "type": "string"
      +      }
      +    },
      +    "required": [
      +      "cue_id",
      +      "quote"
      +    ],
      +    "title": "Citation",
      +    "type": "object"
      +  },
      +  "CompactResearchExecution": {
      +    "additionalProperties": false,
      +    "properties": {
      +      "candidates_checked": {
      +        "anyOf": [
      +          {
      +            "minimum": 0,
      +            "type": "integer"
      +          },
      +          {
      +            "type": "null"
      +          }
      +        ],
      +        "title": "Candidates Checked"
      +      },
      +      "provider_calls": {
      +        "anyOf": [
      +          {
      +            "minimum": 0,
      +            "type": "integer"
      +          },
      +          {
      +            "type": "null"
      +          }
      +        ],
      +        "title": "Provider Calls"
      +      },
      +      "settlement_state": {
      +        "anyOf": [
      +          {
      +            "const": "settled",
      +            "type": "string"
      +          },
      +          {
      +            "type": "null"
      +          }
      +        ],
      +        "title": "Settlement State"
      +      },
      +      "stop_reasons": {
      +        "items": {
      +          "type": "string"
      +        },
      +        "title": "Stop Reasons",
      +        "type": "array"
      +      }
      +    },
      +    "required": [
      +      "candidates_checked",
      +      "stop_reasons",
      +      "provider_calls",
      +      "settlement_state"
      +    ],
      +    "title": "CompactResearchExecution",
      +    "type": "object"
      +  },
      +  "CompactResearchItem": {
      +    "additionalProperties": false,
      +    "properties": {
      +      "actual_platform": {
      +        "$ref": "#/$defs/ResearchPlatform"
      +      },
      +      "candidate_id": {
      +        "title": "Candidate Id",
      +        "type": "string"
      +      },
      +      "catchy_line": {
      +        "anyOf": [
      +          {
      +            "type": "string"
      +          },
      +          {
      +            "type": "null"
      +          }
      +        ],
      +        "default": null,
      +        "title": "Catchy Line"
      +      },
      +      "caveats": {
      +        "items": {
      +          "type": "string"
      +        },
      +        "title": "Caveats",
      +        "type": "array"
      +      },
      +      "creator": {
      +        "title": "Creator",
      +        "type": "string"
      +      },
      +      "direct_canonical_url": {
      +        "format": "uri",
      +        "minLength": 1,
      +        "title": "Direct Canonical Url",
      +        "type": "string"
      +      },
      +      "general_idea": {
      +        "title": "General Idea",
      +        "type": "string"
      +      },
      +      "intent_evidence": {
      +        "anyOf": [
      +          {
      +            "$ref": "#/$defs/HookResearchIntentEvidenceResponse"
      +          },
      +          {
      +            "type": "null"
      +          }
      +        ],
      +        "default": null
      +      },
      +      "language_evidence_state": {
      +        "enum": [
      +          "verified",
      +          "model_declared"
      +        ],
      +        "title": "Language Evidence State",
      +        "type": "string"
      +      },
      +      "observed_language": {
      +        "$ref": "#/$defs/ResearchLanguage"
      +      },
      +      "observed_platform_views": {
      +        "minimum": 50000,
      +        "title": "Observed Platform Views",
      +        "type": "integer"
      +      },
      +      "opener_end_ms": {
      +        "anyOf": [
      +          {
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          {
      +            "type": "null"
      +          }
      +        ],
      +        "title": "Opener End Ms"
      +      },
      +      "opener_start_ms": {
      +        "anyOf": [
      +          {
      +            "minimum": 0,
      +            "type": "integer"
      +          },
      +          {
      +            "type": "null"
      +          }
      +        ],
      +        "title": "Opener Start Ms"
      +      },
      +      "opener_verification_state": {
      +        "$ref": "#/$defs/ResearchOpenerState"
      +      },
      +      "opening_boundary_state": {
      +        "$ref": "#/$defs/ResearchOpeningBoundaryState"
      +      },
      +      "opening_line": {
      +        "title": "Opening Line",
      +        "type": "string"
      +      },
      +      "payoff_end_ms": {
      +        "anyOf": [
      +          {
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          {
      +            "type": "null"
      +          }
      +        ],
      +        "title": "Payoff End Ms"
      +      },
      +      "payoff_start_ms": {
      +        "anyOf": [
      +          {
      +            "minimum": 0,
      +            "type": "integer"
      +          },
      +          {
      +            "type": "null"
      +          }
      +        ],
      +        "title": "Payoff Start Ms"
      +      },
      +      "payoff_text": {
      +        "title": "Payoff Text",
      +        "type": "string"
      +      },
      +      "payoff_verification_state": {
      +        "enum": [
      +          "audio_verified",
      +          "transcript_grounded"
      +        ],
      +        "title": "Payoff Verification State",
      +        "type": "string"
      +      },
      +      "research_context": {
      +        "anyOf": [
      +          {
      +            "$ref": "#/$defs/ResearchContextV1"
      +          },
      +          {
      +            "type": "null"
      +          }
      +        ],
      +        "default": null
      +      },
      +      "source_surface": {
      +        "$ref": "#/$defs/ResearchSourceSurface"
      +      },
      +      "views_observed_at": {
      +        "format": "date-time",
      +        "title": "Views Observed At",
      +        "type": "string"
      +      }
      +    },
      +    "required": [
      +      "candidate_id",
      +      "direct_canonical_url",
      +      "actual_platform",
      +      "source_surface",
      +      "creator",
      +      "observed_platform_views",
      +      "views_observed_at",
      +      "observed_language",
      +      "language_evidence_state",
      +      "opening_line",
      +      "opening_boundary_state",
      +      "opener_verification_state",
      +      "opener_start_ms",
      +      "opener_end_ms",
      +      "general_idea",
      +      "payoff_text",
      +      "payoff_verification_state",
      +      "payoff_start_ms",
      +      "payoff_end_ms",
      +      "caveats"
      +    ],
      +    "title": "CompactResearchItem",
      +    "type": "object"
      +  },
      +  "CompactResearchStatus": {
      +    "enum": [
      +      "succeeded",
      +      "insufficient_verified_supply",
      +      "unsupported_cell",
      +      "failed",
      +      "degraded"
      +    ],
      +    "title": "CompactResearchStatus",
      +    "type": "string"
      +  },
      +  "CostReceiptResponse": {
      +    "additionalProperties": false,
      +    "properties": {
      +      "charge_at_or_below_reservation": {
      +        "const": true,
      +        "title": "Charge At Or Below Reservation",
      +        "type": "boolean"
      +      },
      +      "credits_charged": {
      +        "minimum": 0,
      +        "title": "Credits Charged",
      +        "type": "integer"
      +      },
      +      "credits_remaining": {
      +        "minimum": 0,
      +        "title": "Credits Remaining",
      +        "type": "integer"
      +      },
      +      "credits_reserved": {
      +        "minimum": 0,
      +        "title": "Credits Reserved",
      +        "type": "integer"
      +      },
      +      "policy_id": {
      +        "title": "Policy Id",
      +        "type": "string"
      +      }
      +    },
      +    "required": [
      +      "policy_id",
      +      "credits_reserved",
      +      "credits_charged",
      +      "credits_remaining",
      +      "charge_at_or_below_reservation"
      +    ],
      +    "title": "CostReceiptResponse",
      +    "type": "object"
      +  },
      +  "DistinctSourceSettlementResponse": {
      +    "additionalProperties": false,
      +    "properties": {
      +      "delivered": {
      +        "minimum": 0,
      +        "title": "Delivered",
      +        "type": "integer"
      +      },
      +      "met": {
      +        "title": "Met",
      +        "type": "boolean"
      +      },
      +      "minimum": {
      +        "minimum": 1,
      +        "title": "Minimum",
      +        "type": "integer"
      +      },
      +      "platforms": {
      +        "items": {
      +          "$ref": "#/$defs/ResearchPlatform"
      +        },
      +        "title": "Platforms",
      +        "type": "array"
      +      }
      +    },
      +    "required": [
      +      "minimum",
      +      "delivered",
      +      "platforms",
      +      "met"
      +    ],
      +    "title": "DistinctSourceSettlementResponse",
      +    "type": "object"
      +  },
      +  "Frame": {
      +    "additionalProperties": false,
      +    "properties": {
      +      "sha256": {
      +        "pattern": "^[a-f0-9]{64}$",
      +        "title": "Sha256",
      +        "type": "string"
      +      },
      +      "timestamp_ms": {
      +        "minimum": 0,
      +        "title": "Timestamp Ms",
      +        "type": "integer"
      +      }
      +    },
      +    "required": [
      +      "timestamp_ms",
      +      "sha256"
      +    ],
      +    "title": "Frame",
      +    "type": "object"
      +  },
      +  "HookResearchIntentCitationResponse": {
      +    "additionalProperties": false,
      +    "properties": {
      +      "cue_id": {
      +        "minLength": 1,
      +        "title": "Cue Id",
      +        "type": "string"
      +      },
      +      "quote": {
      +        "minLength": 1,
      +        "title": "Quote",
      +        "type": "string"
      +      }
      +    },
      +    "required": [
      +      "cue_id",
      +      "quote"
      +    ],
      +    "title": "HookResearchIntentCitationResponse",
      +    "type": "object"
      +  },
      +  "HookResearchIntentEvidenceResponse": {
      +    "additionalProperties": false,
      +    "properties": {
      +      "citations": {
      +        "items": {
      +          "$ref": "#/$defs/HookResearchIntentCitationResponse"
      +        },
      +        "maxItems": 16,
      +        "title": "Citations",
      +        "type": "array"
      +      },
      +      "rationale": {
      +        "maxLength": 800,
      +        "minLength": 1,
      +        "title": "Rationale",
      +        "type": "string"
      +      },
      +      "request_sha256": {
      +        "pattern": "^[a-f0-9]{64}$",
      +        "title": "Request Sha256",
      +        "type": "string"
      +      },
      +      "schema_version": {
      +        "const": "source-intent-evidence-v1",
      +        "title": "Schema Version",
      +        "type": "string"
      +      },
      +      "state": {
      +        "enum": [
      +          "direct",
      +          "strong",
      +          "partial",
      +          "mismatch",
      +          "missing"
      +        ],
      +        "title": "State",
      +        "type": "string"
      +      },
      +      "transcript_artifact_sha256": {
      +        "pattern": "^[a-f0-9]{64}$",
      +        "title": "Transcript Artifact Sha256",
      +        "type": "string"
      +      }
      +    },
      +    "required": [
      +      "schema_version",
      +      "request_sha256",
      +      "transcript_artifact_sha256",
      +      "state",
      +      "rationale",
      +      "citations"
      +    ],
      +    "title": "HookResearchIntentEvidenceResponse",
      +    "type": "object"
      +  },
      +  "Performance": {
      +    "additionalProperties": false,
      +    "properties": {
      +      "comparison_age_range_days": {
      +        "items": {
      +          "type": "number"
      +        },
      +        "maxItems": 2,
      +        "title": "Comparison Age Range Days",
      +        "type": "array"
      +      },
      +      "comparison_candidate_ids": {
      +        "items": {
      +          "type": "string"
      +        },
      +        "title": "Comparison Candidate Ids",
      +        "type": "array"
      +      },
      +      "comparison_count": {
      +        "minimum": 0,
      +        "title": "Comparison Count",
      +        "type": "integer"
      +      },
      +      "comparison_median_views": {
      +        "anyOf": [
      +          {
      +            "minimum": 0,
      +            "type": "number"
      +          },
      +          {
      +            "type": "null"
      +          }
      +        ],
      +        "title": "Comparison Median Views"
      +      },
      +      "comparison_scope": {
      +        "const": "same_creator_retrieved_candidates",
      +        "title": "Comparison Scope",
      +        "type": "string"
      +      },
      +      "lifetime_average_views_per_day": {
      +        "anyOf": [
      +          {
      +            "minimum": 0,
      +            "type": "number"
      +          },
      +          {
      +            "type": "null"
      +          }
      +        ],
      +        "title": "Lifetime Average Views Per Day"
      +      },
      +      "limitation": {
      +        "minLength": 1,
      +        "title": "Limitation",
      +        "type": "string"
      +      },
      +      "observed_at": {
      +        "minLength": 1,
      +        "title": "Observed At",
      +        "type": "string"
      +      },
      +      "observed_views": {
      +        "minimum": 0,
      +        "title": "Observed Views",
      +        "type": "integer"
      +      },
      +      "post_age_days": {
      +        "minimum": 0,
      +        "title": "Post Age Days",
      +        "type": "number"
      +      },
      +      "published_at": {
      +        "minLength": 1,
      +        "title": "Published At",
      +        "type": "string"
      +      },
      +      "views_to_comparison_median": {
      +        "anyOf": [
      +          {
      +            "minimum": 0,
      +            "type": "number"
      +          },
      +          {
      +            "type": "null"
      +          }
      +        ],
      +        "title": "Views To Comparison Median"
      +      }
      +    },
      +    "required": [
      +      "observed_views",
      +      "observed_at",
      +      "published_at",
      +      "post_age_days",
      +      "lifetime_average_views_per_day",
      +      "comparison_scope",
      +      "comparison_count",
      +      "comparison_median_views",
      +      "views_to_comparison_median",
      +      "comparison_age_range_days",
      +      "comparison_candidate_ids",
      +      "limitation"
      +    ],
      +    "title": "Performance",
      +    "type": "object"
      +  },
      +  "ResearchContextV1": {
      +    "additionalProperties": false,
      +    "properties": {
      +      "analysis": {
      +        "anyOf": [
      +          {
      +            "$ref": "#/$defs/Analysis"
      +          },
      +          {
      +            "type": "null"
      +          }
      +        ]
      +      },
      +      "analysis_receipt": {
      +        "anyOf": [
      +          {
      +            "$ref": "#/$defs/AnalysisReceipt"
      +          },
      +          {
      +            "type": "null"
      +          }
      +        ]
      +      },
      +      "analysis_state": {
      +        "enum": [
      +          "analyzed",
      +          "budget_unavailable",
      +          "deadline_exhausted",
      +          "provider_refused"
      +        ],
      +        "title": "Analysis State",
      +        "type": "string"
      +      },
      +      "evidence_kind": {
      +        "const": "source_bound_model_interpretation",
      +        "title": "Evidence Kind",
      +        "type": "string"
      +      },
      +      "frames": {
      +        "items": {
      +          "$ref": "#/$defs/Frame"
      +        },
      +        "maxItems": 3,
      +        "title": "Frames",
      +        "type": "array"
      +      },
      +      "media_artifact_sha256": {
      +        "anyOf": [
      +          {
      +            "pattern": "^[a-f0-9]{64}$",
      +            "type": "string"
      +          },
      +          {
      +            "type": "null"
      +          }
      +        ],
      +        "title": "Media Artifact Sha256"
      +      },
      +      "performance": {
      +        "$ref": "#/$defs/Performance"
      +      },
      +      "request_sha256": {
      +        "pattern": "^[a-f0-9]{64}$",
      +        "title": "Request Sha256",
      +        "type": "string"
      +      },
      +      "schema_version": {
      +        "const": "research-source-context-v1",
      +        "title": "Schema Version",
      +        "type": "string"
      +      },
      +      "transcript_artifact_sha256": {
      +        "pattern": "^[a-f0-9]{64}$",
      +        "title": "Transcript Artifact Sha256",
      +        "type": "string"
      +      },
      +      "unobserved_modalities": {
      +        "items": {
      +          "type": "string"
      +        },
      +        "title": "Unobserved Modalities",
      +        "type": "array"
      +      },
      +      "visual_state": {
      +        "enum": [
      +          "sampled_opening_frames",
      +          "not_selected",
      +          "source_unavailable",
      +          "budget_unavailable",
      +          "deadline_exhausted",
      +          "media_unavailable"
      +        ],
      +        "title": "Visual State",
      +        "type": "string"
      +      }
      +    },
      +    "required": [
      +      "schema_version",
      +      "request_sha256",
      +      "transcript_artifact_sha256",
      +      "evidence_kind",
      +      "analysis_state",
      +      "analysis",
      +      "analysis_receipt",
      +      "visual_state",
      +      "media_artifact_sha256",
      +      "frames",
      +      "unobserved_modalities",
      +      "performance"
      +    ],
      +    "title": "ResearchContextV1",
      +    "type": "object"
      +  },
      +  "ResearchLanguage": {
      +    "enum": [
      +      "en",
      +      "fr",
      +      "es",
      +      "ar",
      +      "ary"
      +    ],
      +    "title": "ResearchLanguage",
      +    "type": "string"
      +  },
      +  "ResearchOpenerState": {
      +    "enum": [
      +      "audio_verified",
      +      "transcript_grounded"
      +    ],
      +    "title": "ResearchOpenerState",
      +    "type": "string"
      +  },
      +  "ResearchOpeningBoundaryState": {
      +    "enum": [
      +      "verified",
      +      "transcript_start_only",
      +      "unknown"
      +    ],
      +    "title": "ResearchOpeningBoundaryState",
      +    "type": "string"
      +  },
      +  "ResearchPlatform": {
      +    "enum": [
      +      "tiktok",
      +      "instagram",
      +      "youtube"
      +    ],
      +    "title": "ResearchPlatform",
      +    "type": "string"
      +  },
      +  "ResearchSourceMode": {
      +    "enum": [
      +      "required",
      +      "preferred"
      +    ],
      +    "title": "ResearchSourceMode",
      +    "type": "string"
      +  },
      +  "ResearchSourceSurface": {
      +    "enum": [
      +      "creator_catalog",
      +      "native_search",
      +      "public_popular",
      +      "google_indexed",
      +      "proxy_search"
      +    ],
      +    "title": "ResearchSourceSurface",
      +    "type": "string"
      +  },
      +  "SourceSettlementResponse": {
      +    "additionalProperties": false,
      +    "properties": {
      +      "delivered": {
      +        "minimum": 0,
      +        "title": "Delivered",
      +        "type": "integer"
      +      },
      +      "met": {
      +        "title": "Met",
      +        "type": "boolean"
      +      },
      +      "minimum_delivered": {
      +        "minimum": 0,
      +        "title": "Minimum Delivered",
      +        "type": "integer"
      +      },
      +      "mode": {
      +        "$ref": "#/$defs/ResearchSourceMode"
      +      },
      +      "platform": {
      +        "$ref": "#/$defs/ResearchPlatform"
      +      }
      +    },
      +    "required": [
      +      "platform",
      +      "mode",
      +      "minimum_delivered",
      +      "delivered",
      +      "met"
      +    ],
      +    "title": "SourceSettlementResponse",
      +    "type": "object"
      +  }
      +}
    • addedOutput schema / allOf
      Added value: +[
      +  {
      +    "else": {
      +      "properties": {
      +        "items": {
      +          "items": {
      +            "additionalProperties": false,
      +            "properties": {
      +              "acquisition_call_receipts": {
      +                "items": {
      +                  "type": "string"
      +                },
      +                "minItems": 1,
      +                "type": "array"
      +              },
      +              "acquisition_origin_references": {
      +                "items": {
      +                  "type": "string"
      +                },
      +                "minItems": 1,
      +                "type": "array"
      +              },
      +              "actual_platform": {
      +                "enum": [
      +                  "tiktok",
      +                  "instagram",
      +                  "youtube"
      +                ]
      +              },
      +              "authority_settlement_receipts": {
      +                "items": {
      +                  "additionalProperties": false,
      +                  "properties": {
      +                    "artifact_payload_sha256": {
      +                      "pattern": "^[0-9a-f]{64}$",
      +                      "type": "string"
      +                    },
      +                    "call_id": {
      +                      "type": "string"
      +                    },
      +                    "component": {
      +                      "enum": [
      +                        "transcript",
      +                        "visual",
      +                        "audio_alignment",
      +                        "ocr",
      +                        "semantic_annotation",
      +                        "content_arc"
      +                      ]
      +                    },
      +                    "dispatch_request_sha256": {
      +                      "pattern": "^[0-9a-f]{64}$",
      +                      "type": "string"
      +                    },
      +                    "model_id": {
      +                      "type": "string"
      +                    },
      +                    "model_sha256": {
      +                      "pattern": "^[0-9a-f]{64}$",
      +                      "type": "string"
      +                    },
      +                    "model_version": {
      +                      "type": "string"
      +                    },
      +                    "provider_id": {
      +                      "type": "string"
      +                    },
      +                    "provider_request_sha256": {
      +                      "pattern": "^[0-9a-f]{64}$",
      +                      "type": "string"
      +                    },
      +                    "provider_response_sha256": {
      +                      "pattern": "^[0-9a-f]{64}$",
      +                      "type": "string"
      +                    },
      +                    "request_sha256": {
      +                      "pattern": "^[0-9a-f]{64}$",
      +                      "type": "string"
      +                    },
      +                    "settled_cost_microunits": {
      +                      "minimum": 0,
      +                      "type": "integer"
      +                    },
      +                    "settled_credits": {
      +                      "minimum": 0,
      +                      "type": "integer"
      +                    },
      +                    "settlement_receipt_sha256": {
      +                      "pattern": "^[0-9a-f]{64}$",
      +                      "type": "string"
      +                    },
      +                    "subject_sha256": {
      +                      "pattern": "^[0-9a-f]{64}$",
      +                      "type": "string"
      +                    }
      +                  },
      +                  "required": [
      +                    "component",
      +                    "call_id",
      +                    "settlement_receipt_sha256",
      +                    "dispatch_request_sha256",
      +                    "request_sha256",
      +                    "subject_sha256",
      +                    "provider_request_sha256",
      +                    "provider_response_sha256",
      +                    "artifact_payload_sha256",
      +                    "provider_id",
      +                    "model_id",
      +                    "model_version",
      +                    "model_sha256",
      +                    "settled_cost_microunits",
      +                    "settled_credits"
      +                  ],
      +                  "type": "object"
      +                },
      +                "maxItems": 6,
      +                "minItems": 6,
      +                "type": "array"
      +              },
      +              "candidate_id": {
      +                "type": "string"
      +              },
      +              "catchy_line": {
      +                "type": "string"
      +              },
      +              "catchy_line_evidence_ids": {
      +                "items": {
      +                  "type": "string"
      +                },
      +                "minItems": 1,
      +                "type": "array"
      +              },
      +              "caveats": {
      +                "items": {
      +                  "type": "string"
      +                },
      +                "type": "array"
      +              },
      +              "code_switch_languages": {
      +                "items": {
      +                  "enum": [
      +                    "en",
      +                    "fr",
      +                    "es",
      +                    "ar",
      +                    "ary"
      +                  ]
      +                },
      +                "type": "array"
      +              },
      +              "content_arc_authority_receipt": {
      +                "anyOf": [
      +                  {
      +                    "additionalProperties": false,
      +                    "properties": {
      +                      "component": {
      +                        "type": "string"
      +                      },
      +                      "model_id": {
      +                        "type": "string"
      +                      },
      +                      "model_sha256": {
      +                        "pattern": "^[0-9a-f]{64}$",
      +                        "type": "string"
      +                      },
      +                      "model_version": {
      +                        "type": "string"
      +                      },
      +                      "tool_id": {
      +                        "type": "string"
      +                      },
      +                      "tool_sha256": {
      +                        "pattern": "^[0-9a-f]{64}$",
      +                        "type": "string"
      +                      },
      +                      "tool_version": {
      +                        "type": "string"
      +                      }
      +                    },
      +                    "required": [
      +                      "component",
      +                      "tool_id",
      +                      "tool_version",
      +                      "tool_sha256",
      +                      "model_id",
      +                      "model_version",
      +                      "model_sha256"
      +                    ],
      +                    "type": "object"
      +                  },
      +                  {
      +                    "type": "null"
      +                  }
      +                ]
      +              },
      +              "content_arc_receipt": {
      +                "additionalProperties": false,
      +                "properties": {
      +                  "actual_platform": {
      +                    "enum": [
      +                      "tiktok",
      +                      "instagram",
      +                      "youtube"
      +                    ]
      +                  },
      +                  "candidate_id": {
      +                    "type": "string"
      +                  },
      +                  "canonical_public_url": {
      +                    "format": "uri",
      +                    "pattern": "^https://",
      +                    "type": "string"
      +                  },
      +                  "decision_state": {
      +                    "const": "pass"
      +                  },
      +                  "general_idea_evidence_ids": {
      +                    "items": {
      +                      "type": "string"
      +                    },
      +                    "minItems": 1,
      +                    "type": "array"
      +                  },
      +                  "general_idea_excerpt_cue_ids": {
      +                    "items": {
      +                      "type": "string"
      +                    },
      +                    "minItems": 1,
      +                    "type": "array"
      +                  },
      +                  "general_idea_excerpt_sha256": {
      +                    "pattern": "^[0-9a-f]{64}$",
      +                    "type": "string"
      +                  },
      +                  "general_idea_output_sha256": {
      +                    "pattern": "^[0-9a-f]{64}$",
      +                    "type": "string"
      +                  },
      +                  "generic_cta_state": {
      +                    "const": "absent"
      +                  },
      +                  "hook_explanation": {
      +                    "additionalProperties": false,
      +                    "properties": {
      +                      "catchy_line_evidence_ids": {
      +                        "items": {
      +                          "type": "string"
      +                        },
      +                        "minItems": 1,
      +                        "type": "array"
      +                      },
      +                      "catchy_line_sha256": {
      +                        "pattern": "^[0-9a-f]{64}$",
      +                        "type": "string"
      +                      },
      +                      "general_topic_evidence_ids": {
      +                        "items": {
      +                          "type": "string"
      +                        },
      +                        "minItems": 1,
      +                        "type": "array"
      +                      },
      +                      "general_topic_sha256": {
      +                        "pattern": "^[0-9a-f]{64}$",
      +                        "type": "string"
      +                      },
      +                      "prompt_id": {
      +                        "minLength": 1,
      +                        "type": "string"
      +                      },
      +                      "prompt_sha256": {
      +                        "pattern": "^[0-9a-f]{64}$",
      +                        "type": "string"
      +                      },
      +                      "prompt_version": {
      +                        "minLength": 1,
      +                        "type": "string"
      +                      }
      +                    },
      +                    "required": [
      +                      "catchy_line_sha256",
      +                      "catchy_line_evidence_ids",
      +                      "general_topic_sha256",
      +                      "general_topic_evidence_ids",
      +                      "prompt_id",
      +                      "prompt_version",
      +                      "prompt_sha256"
      +                    ],
      +                    "type": "object"
      +                  },
      +                  "hook_explanation_refusal": {
      +                    "additionalProperties": false,
      +                    "properties": {
      +                      "code": {
      +                        "minLength": 1,
      +                        "type": "string"
      +                      },
      +                      "detail": {
      +                        "maxLength": 300,
      +                        "type": "string"
      +                      }
      +                    },
      +                    "required": [
      +                      "code",
      +                      "detail"
      +                    ],
      +                    "type": "object"
      +                  },
      +                  "media_artifact_sha256": {
      +                    "pattern": "^[0-9a-f]{64}$",
      +                    "type": "string"
      +                  },
      +                  "opening_cue_ids": {
      +                    "items": {
      +                      "type": "string"
      +                    },
      +                    "minItems": 1,
      +                    "type": "array"
      +                  },
      +                  "opening_end_ms": {
      +                    "minimum": 1,
      +                    "type": [
      +                      "integer",
      +                      "null"
      +                    ]
      +                  },
      +                  "opening_span_sha256": {
      +                    "pattern": "^[0-9a-f]{64}$",
      +                    "type": "string"
      +                  },
      +                  "opening_start_ms": {
      +                    "minimum": 0,
      +                    "type": [
      +                      "integer",
      +                      "null"
      +                    ]
      +                  },
      +                  "payoff_audio_alignment_state": {
      +                    "enum": [
      +                      "exact",
      +                      "transcript_grounded"
      +                    ]
      +                  },
      +                  "payoff_audio_artifact_sha256": {
      +                    "anyOf": [
      +                      {
      +                        "pattern": "^[0-9a-f]{64}$",
      +                        "type": "string"
      +                      },
      +                      {
      +                        "type": "null"
      +                      }
      +                    ]
      +                  },
      +                  "payoff_cue_ids": {
      +                    "items": {
      +                      "type": "string"
      +                    },
      +                    "minItems": 1,
      +                    "type": "array"
      +                  },
      +                  "payoff_end_ms": {
      +                    "minimum": 1,
      +                    "type": [
      +                      "integer",
      +                      "null"
      +                    ]
      +                  },
      +                  "payoff_span_sha256": {
      +                    "pattern": "^[0-9a-f]{64}$",
      +                    "type": "string"
      +                  },
      +                  "payoff_start_ms": {
      +                    "minimum": 0,
      +                    "type": [
      +                      "integer",
      +                      "null"
      +                    ]
      +                  },
      +                  "policy_id": {
      +                    "type": "string"
      +                  },
      +                  "policy_sha256": {
      +                    "pattern": "^[0-9a-f]{64}$",
      +                    "type": "string"
      +                  },
      +                  "receipt_sha256": {
      +                    "pattern": "^[0-9a-f]{64}$",
      +                    "type": "string"
      +                  },
      +                  "request_sha256": {
      +                    "pattern": "^[0-9a-f]{64}$",
      +                    "type": "string"
      +                  },
      +                  "schema_version": {
      +                    "const": "content-arc-receipt-v1"
      +                  },
      +                  "span_retry": {
      +                    "additionalProperties": false,
      +                    "properties": {
      +                      "attempts": {
      +                        "items": {
      +                          "anyOf": [
      +                            {
      +                              "additionalProperties": false,
      +                              "properties": {
      +                                "attempt_index": {
      +                                  "maximum": 7,
      +                                  "minimum": 0,
      +                                  "type": "integer"
      +                                },
      +                                "cue_ids": {
      +                                  "items": {
      +                                    "type": "string"
      +                                  },
      +                                  "minItems": 1,
      +                                  "type": "array"
      +                                },
      +                                "end_ms": {
      +                                  "minimum": 1,
      +                                  "type": [
      +                                    "integer",
      +                                    "null"
      +                                  ]
      +                                },
      +                                "raw_end": {
      +                                  "minimum": 1,
      +                                  "type": "integer"
      +                                },
      +                                "raw_start": {
      +                                  "minimum": 0,
      +                                  "type": "integer"
      +                                },
      +                                "rule_hit": {
      +                                  "const": "selected"
      +                                },
      +                                "span_role": {
      +                                  "enum": [
      +                                    "opening",
      +                                    "general_idea",
      +                                    "payoff"
      +                                  ]
      +                                },
      +                                "start_ms": {
      +                                  "minimum": 0,
      +                                  "type": [
      +                                    "integer",
      +                                    "null"
      +                                  ]
      +                                }
      +                              },
      +                              "required": [
      +                                "attempt_index",
      +                                "span_role",
      +                                "cue_ids",
      +                                "rule_hit",
      +                                "raw_start",
      +                                "raw_end",
      +                                "start_ms",
      +                                "end_ms"
      +                              ],
      +                              "type": "object"
      +                            },
      +                            {
      +                              "additionalProperties": false,
      +                              "properties": {
      +                                "attempt_index": {
      +                                  "maximum": 7,
      +                                  "minimum": 0,
      +                                  "type": "integer"
      +                                },
      +                                "cue_ids": {
      +                                  "items": {
      +                                    "type": "string"
      +                                  },
      +                                  "minItems": 1,
      +                                  "type": "array"
      +                                },
      +                                "refusal_code": {
      +                                  "minLength": 1,
      +                                  "type": "string"
      +                                },
      +                                "rule_hit": {
      +                                  "const": "refused"
      +                                },
      +                                "span_role": {
      +                                  "enum": [
      +                                    "opening",
      +                                    "general_idea",
      +                                    "payoff"
      +                                  ]
      +                                }
      +                              },
      +                              "required": [
      +                                "attempt_index",
      +                                "span_role",
      +                                "cue_ids",
      +                                "rule_hit",
      +                                "refusal_code"
      +                              ],
      +                              "type": "object"
      +                            },
      +                            {
      +                              "additionalProperties": false,
      +                              "properties": {
      +                                "attempt_index": {
      +                                  "maximum": 7,
      +                                  "minimum": 0,
      +                                  "type": "integer"
      +                                },
      +                                "cue_ids": {
      +                                  "items": {
      +                                    "type": "string"
      +                                  },
      +                                  "minItems": 1,
      +                                  "type": "array"
      +                                },
      +                                "end_ms": {
      +                                  "minimum": 1,
      +                                  "type": [
      +                                    "integer",
      +                                    "null"
      +                                  ]
      +                                },
      +                                "raw_end": {
      +                                  "minimum": 1,
      +                                  "type": "integer"
      +                                },
      +                                "raw_start": {
      +                                  "minimum": 0,
      +                                  "type": "integer"
      +                                },
      +                                "rule_hit": {
      +                                  "enum": [
      +                                    "selected",
      +                                    "excerpt_too_long",
      +                                    "generic_cta_present",
      +                                    "noncontiguous_cues"
      +                                  ]
      +                                },
      +                                "span_role": {
      +                                  "enum": [
      +                                    "opening",
      +                                    "general_idea",
      +                                    "payoff"
      +                                  ]
      +                                },
      +                                "start_ms": {
      +                                  "minimum": 0,
      +                                  "type": [
      +                                    "integer",
      +                                    "null"
      +                                  ]
      +                                }
      +                              },
      +                              "required": [
      +                                "attempt_index",
      +                                "span_role",
      +                                "cue_ids",
      +                                "rule_hit",
      +                                "raw_start",
      +                                "raw_end",
      +                                "start_ms",
      +                                "end_ms"
      +                              ],
      +                              "type": "object"
      +                            }
      +                          ]
      +                        },
      +                        "minItems": 3,
      +                        "type": "array"
      +                      },
      +                      "chosen_on_retry": {
      +                        "const": true
      +                      },
      +                      "evidence_preserving": {
      +                        "const": true
      +                      },
      +                      "material_sha256": {
      +                        "pattern": "^[0-9a-f]{64}$",
      +                        "type": "string"
      +                      },
      +                      "max_attempts_per_span": {
      +                        "maximum": 8,
      +                        "minimum": 1,
      +                        "type": "integer"
      +                      },
      +                      "rule_id": {
      +                        "minLength": 1,
      +                        "type": "string"
      +                      },
      +                      "schema_version": {
      +                        "const": "content-arc-span-retry-v1"
      +                      }
      +                    },
      +                    "required": [
      +                      "schema_version",
      +                      "rule_id",
      +                      "material_sha256",
      +                      "max_attempts_per_span",
      +                      "chosen_on_retry",
      +                      "attempts"
      +                    ],
      +                    "type": "object"
      +                  },
      +                  "spoken_unit_boundary_rule": {
      +                    "additionalProperties": false,
      +                    "properties": {
      +                      "caveat": {
      +                        "minLength": 1,
      +                        "type": "string"
      +                      },
      +                      "derivation": {
      +                        "minLength": 1,
      +                        "type": "string"
      +                      },
      +                      "material_sha256": {
      +                        "pattern": "^[0-9a-f]{64}$",
      +                        "type": "string"
      +                      },
      +                      "rule_id": {
      +                        "minLength": 1,
      +                        "type": "string"
      +                      },
      +                      "threshold_ms": {
      +                        "minimum": 1,
      +                        "type": "integer"
      +                      }
      +                    },
      +                    "required": [
      +                      "rule_id",
      +                      "material_sha256",
      +                      "threshold_ms",
      +                      "derivation",
      +                      "caveat"
      +                    ],
      +                    "type": "object"
      +                  },
      +                  "sponsor_state": {
      +                    "const": "absent"
      +                  },
      +                  "stable_media_id": {
      +                    "type": "string"
      +                  },
      +                  "transcript_artifact_sha256": {
      +                    "pattern": "^[0-9a-f]{64}$",
      +                    "type": "string"
      +                  },
      +                  "transcript_coverage_end_ms": {
      +                    "minimum": 1,
      +                    "type": [
      +                      "integer",
      +                      "null"
      +                    ]
      +                  },
      +                  "transcript_coverage_start_ms": {
      +                    "minimum": 0,
      +                    "type": [
      +                      "integer",
      +                      "null"
      +                    ]
      +                  },
      +                  "transcript_coverage_state": {
      +                    "enum": [
      +                      "full",
      +                      "sufficient"
      +                    ]
      +                  },
      +                  "transcript_source_id": {
      +                    "type": "string"
      +                  }
      +                },
      +                "required": [
      +                  "schema_version",
      +                  "decision_state",
      +                  "receipt_sha256",
      +                  "candidate_id",
      +                  "actual_platform",
      +                  "stable_media_id",
      +                  "canonical_public_url",
      +                  "media_artifact_sha256",
      +                  "transcript_source_id",
      +                  "transcript_artifact_sha256",
      +                  "transcript_coverage_start_ms",
      +                  "transcript_coverage_end_ms",
      +                  "transcript_coverage_state",
      +                  "opening_cue_ids",
      +                  "opening_start_ms",
      +                  "opening_end_ms",
      +                  "opening_span_sha256",
      +                  "general_idea_excerpt_cue_ids",
      +                  "general_idea_excerpt_sha256",
      +                  "general_idea_evidence_ids",
      +                  "general_idea_output_sha256",
      +                  "payoff_cue_ids",
      +                  "payoff_start_ms",
      +                  "payoff_end_ms",
      +                  "payoff_span_sha256",
      +                  "payoff_audio_artifact_sha256",
      +                  "payoff_audio_alignment_state",
      +                  "sponsor_state",
      +                  "generic_cta_state",
      +                  "policy_id",
      +                  "policy_sha256",
      +                  "request_sha256"
      +                ],
      +                "type": "object"
      +              },
      +              "creator": {
      +                "type": "string"
      +              },
      +              "creator_key": {
      +                "type": "string"
      +              },
      +              "dialect": {
      +                "type": [
      +                  "string",
      +                  "null"
      +                ]
      +              },
      +              "direct_canonical_url": {
      +                "format": "uri",
      +                "type": "string"
      +              },
      +              "first_audible_speech": {
      +                "anyOf": [
      +                  {
      +                    "additionalProperties": false,
      +                    "properties": {
      +                      "alignment_state": {
      +                        "const": "exact"
      +                      },
      +                      "audio_artifact_sha256": {
      +                        "pattern": "^[0-9a-f]{64}$",
      +                        "type": "string"
      +                      },
      +                      "cue_ids": {
      +                        "items": {
      +                          "type": "string"
      +                        },
      +                        "minItems": 1,
      +                        "type": "array"
      +                      },
      +                      "end_ms": {
      +                        "minimum": 1,
      +                        "type": "integer"
      +                      },
      +                      "evidence_sha256": {
      +                        "pattern": "^[0-9a-f]{64}$",
      +                        "type": "string"
      +                      },
      +                      "media_artifact_sha256": {
      +                        "pattern": "^[0-9a-f]{64}$",
      +                        "type": "string"
      +                      },
      +                      "raw_end": {
      +                        "minimum": 1,
      +                        "type": "integer"
      +                      },
      +                      "raw_source_span": {
      +                        "minLength": 1,
      +                        "type": "string"
      +                      },
      +                      "raw_start": {
      +                        "minimum": 0,
      +                        "type": "integer"
      +                      },
      +                      "segment_id": {
      +                        "type": "string"
      +                      },
      +                      "source_span_sha256": {
      +                        "pattern": "^[0-9a-f]{64}$",
      +                        "type": "string"
      +                      },
      +                      "start_ms": {
      +                        "minimum": 0,
      +                        "type": "integer"
      +                      },
      +                      "transcript_artifact_sha256": {
      +                        "pattern": "^[0-9a-f]{64}$",
      +                        "type": "string"
      +                      },
      +                      "transcript_source_id": {
      +                        "type": "string"
      +                      }
      +                    },
      +                    "required": [
      +                      "segment_id",
      +                      "raw_source_span",
      +                      "raw_start",
      +                      "raw_end",
      +                      "transcript_source_id",
      +                      "transcript_artifact_sha256",
      +                      "cue_ids",
      +                      "start_ms",
      +                      "end_ms",
      +                      "audio_artifact_sha256",
      +                      "media_artifact_sha256",
      +                      "evidence_sha256",
      +                      "source_span_sha256",
      +                      "alignment_state"
      +                    ],
      +                    "type": "object"
      +                  },
      +                  {
      +                    "type": "null"
      +                  }
      +                ]
      +              },
      +              "first_transcribed_spoken_unit": {
      +                "additionalProperties": false,
      +                "properties": {
      +                  "cue_ids": {
      +                    "items": {
      +                      "type": "string"
      +                    },
      +                    "minItems": 1,
      +                    "type": "array"
      +                  },
      +                  "end_ms": {
      +                    "minimum": 1,
      +                    "type": [
      +                      "integer",
      +                      "null"
      +                    ]
      +                  },
      +                  "evidence_state": {
      +                    "const": "transcript_grounded"
      +                  },
      +                  "raw_source_span": {
      +                    "minLength": 1,
      +                    "type": "string"
      +                  },
      +                  "source_span_sha256": {
      +                    "pattern": "^[0-9a-f]{64}$",
      +                    "type": "string"
      +                  },
      +                  "start_ms": {
      +                    "minimum": 0,
      +                    "type": [
      +                      "integer",
      +                      "null"
      +                    ]
      +                  },
      +                  "timestamp_state": {
      +                    "enum": [
      +                      "exact",
      +                      "unknown"
      +                    ]
      +                  },
      +                  "transcript_artifact_sha256": {
      +                    "pattern": "^[0-9a-f]{64}$",
      +                    "type": "string"
      +                  },
      +                  "transcript_source_id": {
      +                    "type": "string"
      +                  },
      +                  "unit_id": {
      +                    "type": "string"
      +                  }
      +                },
      +                "required": [
      +                  "unit_id",
      +                  "raw_source_span",
      +                  "transcript_source_id",
      +                  "transcript_artifact_sha256",
      +                  "cue_ids",
      +                  "start_ms",
      +                  "end_ms",
      +                  "timestamp_state",
      +                  "source_span_sha256",
      +                  "evidence_state"
      +                ],
      +                "type": "object"
      +              },
      +              "general_idea": {
      +                "type": "string"
      +              },
      +              "general_idea_evidence_ids": {
      +                "items": {
      +                  "type": "string"
      +                },
      +                "minItems": 1,
      +                "type": "array"
      +              },
      +              "general_idea_excerpt": {
      +                "type": "string"
      +              },
      +              "general_topic": {
      +                "type": "string"
      +              },
      +              "general_topic_evidence_ids": {
      +                "items": {
      +                  "type": "string"
      +                },
      +                "minItems": 1,
      +                "type": "array"
      +              },
      +              "hook_text": {
      +                "type": "string"
      +              },
      +              "intent_evidence": {
      +                "additionalProperties": false,
      +                "properties": {
      +                  "citations": {
      +                    "items": {
      +                      "additionalProperties": false,
      +                      "properties": {
      +                        "cue_id": {
      +                          "minLength": 1,
      +                          "type": "string"
      +                        },
      +                        "quote": {
      +                          "minLength": 1,
      +                          "type": "string"
      +                        }
      +                      },
      +                      "required": [
      +                        "cue_id",
      +                        "quote"
      +                      ],
      +                      "type": "object"
      +                    },
      +                    "maxItems": 16,
      +                    "type": "array"
      +                  },
      +                  "rationale": {
      +                    "maxLength": 800,
      +                    "minLength": 1,
      +                    "type": "string"
      +                  },
      +                  "request_sha256": {
      +                    "pattern": "^[a-f0-9]{64}$",
      +                    "type": "string"
      +                  },
      +                  "schema_version": {
      +                    "const": "source-intent-evidence-v1"
      +                  },
      +                  "state": {
      +                    "enum": [
      +                      "direct",
      +                      "strong",
      +                      "partial",
      +                      "mismatch",
      +                      "missing"
      +                    ],
      +                    "type": "string"
      +                  },
      +                  "transcript_artifact_sha256": {
      +                    "pattern": "^[a-f0-9]{64}$",
      +                    "type": "string"
      +                  }
      +                },
      +                "required": [
      +                  "schema_version",
      +                  "request_sha256",
      +                  "transcript_artifact_sha256",
      +                  "state",
      +                  "rationale",
      +                  "citations"
      +                ],
      +                "type": "object"
      +              },
      +              "language_evidence_state": {
      +                "enum": [
      +                  "verified",
      +                  "model_declared"
      +                ]
      +              },
      +              "leading_segments": {
      +                "anyOf": [
      +                  {
      +                    "items": {
      +                      "additionalProperties": false,
      +                      "properties": {
      +                        "alignment_state": {
      +                          "enum": [
      +                            "exact",
      +                            "not_applicable"
      +                          ]
      +                        },
      +                        "audio_artifact_sha256": {
      +                          "pattern": "^[0-9a-f]{64}$",
      +                          "type": "string"
      +                        },
      +                        "cue_ids": {
      +                          "items": {
      +                            "type": "string"
      +                          },
      +                          "type": "array"
      +                        },
      +                        "end_ms": {
      +                          "minimum": 1,
      +                          "type": "integer"
      +                        },
      +                        "evidence_sha256": {
      +                          "pattern": "^[0-9a-f]{64}$",
      +                          "type": "string"
      +                        },
      +                        "kind": {
      +                          "enum": [
      +                            "silence",
      +                            "music",
      +                            "sound_effect",
      +                            "non_speech",
      +                            "speech_onset_overlap",
      +                            "speech",
      +                            "overlap"
      +                          ]
      +                        },
      +                        "media_artifact_sha256": {
      +                          "pattern": "^[0-9a-f]{64}$",
      +                          "type": "string"
      +                        },
      +                        "order": {
      +                          "minimum": 0,
      +                          "type": "integer"
      +                        },
      +                        "raw_end": {
      +                          "minimum": 1,
      +                          "type": [
      +                            "integer",
      +                            "null"
      +                          ]
      +                        },
      +                        "raw_source_span": {
      +                          "type": [
      +                            "string",
      +                            "null"
      +                          ]
      +                        },
      +                        "raw_start": {
      +                          "minimum": 0,
      +                          "type": [
      +                            "integer",
      +                            "null"
      +                          ]
      +                        },
      +                        "segment_id": {
      +                          "type": "string"
      +                        },
      +                        "source_span_sha256": {
      +                          "anyOf": [
      +                            {
      +                              "pattern": "^[0-9a-f]{64}$",
      +                              "type": "string"
      +                            },
      +                            {
      +                              "type": "null"
      +                            }
      +                          ]
      +                        },
      +                        "start_ms": {
      +                          "minimum": 0,
      +                          "type": "integer"
      +                        },
      +                        "transcript_artifact_sha256": {
      +                          "anyOf": [
      +                            {
      +                              "pattern": "^[0-9a-f]{64}$",
      +                              "type": "string"
      +                            },
      +                            {
      +                              "type": "null"
      +                            }
      +                          ]
      +                        },
      +                        "transcript_source_id": {
      +                          "type": [
      +                            "string",
      +                            "null"
      +                          ]
      +                        }
      +                      },
      +                      "required": [
      +                        "segment_id",
      +                        "order",
      +                        "kind",
      +                        "start_ms",
      +                        "end_ms",
      +                        "audio_artifact_sha256",
      +                        "media_artifact_sha256",
      +                        "evidence_sha256",
      +                        "transcript_source_id",
      +                        "transcript_artifact_sha256",
      +                        "cue_ids",
      +                        "raw_source_span",
      +                        "raw_start",
      +                        "raw_end",
      +                        "source_span_sha256",
      +                        "alignment_state"
      +                      ],
      +                      "type": "object"
      +                    },
      +                    "maxItems": 128,
      +                    "type": "array"
      +                  },
      +                  {
      +                    "type": "null"
      +                  }
      +                ]
      +              },
      +              "non_ad_evidence": {
      +                "additionalProperties": false,
      +                "properties": {
      +                  "source": {
      +                    "type": "string"
      +                  },
      +                  "state": {
      +                    "const": "known_non_ad"
      +                  }
      +                },
      +                "required": [
      +                  "state",
      +                  "source"
      +                ],
      +                "type": "object"
      +              },
      +              "observed_format": {
      +                "enum": [
      +                  "solo_talking_head",
      +                  "podcast",
      +                  "interview",
      +                  "yapping_monologue",
      +                  "unknown"
      +                ]
      +              },
      +              "observed_language": {
      +                "enum": [
      +                  "en",
      +                  "fr",
      +                  "es",
      +                  "ar",
      +                  "ary"
      +                ]
      +              },
      +              "observed_platform_views": {
      +                "minimum": 50000,
      +                "type": "integer"
      +              },
      +              "opener_end_ms": {
      +                "minimum": 1,
      +                "type": [
      +                  "integer",
      +                  "null"
      +                ]
      +              },
      +              "opener_source_span": {
      +                "type": "string"
      +              },
      +              "opener_start_ms": {
      +                "minimum": 0,
      +                "type": [
      +                  "integer",
      +                  "null"
      +                ]
      +              },
      +              "opener_verification_state": {
      +                "enum": [
      +                  "audio_verified",
      +                  "transcript_grounded"
      +                ]
      +              },
      +              "opening_boundary_state": {
      +                "enum": [
      +                  "verified",
      +                  "transcript_start_only",
      +                  "unknown"
      +                ]
      +              },
      +              "opening_line": {
      +                "type": "string"
      +              },
      +              "payoff_end_ms": {
      +                "minimum": 1,
      +                "type": [
      +                  "integer",
      +                  "null"
      +                ]
      +              },
      +              "payoff_source_span": {
      +                "type": "string"
      +              },
      +              "payoff_start_ms": {
      +                "minimum": 0,
      +                "type": [
      +                  "integer",
      +                  "null"
      +                ]
      +              },
      +              "payoff_text": {
      +                "type": "string"
      +              },
      +              "payoff_verification_state": {
      +                "enum": [
      +                  "audio_verified",
      +                  "transcript_grounded"
      +                ]
      +              },
      +              "punch_line": {
      +                "type": "string"
      +              },
      +              "requested_format": {
      +                "anyOf": [
      +                  {
      +                    "enum": [
      +                      "solo_talking_head",
      +                      "podcast",
      +                      "interview",
      +                      "yapping_monologue"
      +                    ]
      +                  },
      +                  {
      +                    "type": "null"
      +                  }
      +                ]
      +              },
      +              "requested_language": {
      +                "enum": [
      +                  "en",
      +                  "fr",
      +                  "es",
      +                  "ar",
      +                  "ary"
      +                ]
      +              },
      +              "requested_topic": {
      +                "type": "string"
      +              },
      +              "research_context": {
      +                "additionalProperties": false,
      +                "properties": {
      +                  "analysis": {
      +                    "anyOf": [
      +                      {
      +                        "additionalProperties": false,
      +                        "properties": {
      +                          "adaptable_structure": {
      +                            "maxLength": 900,
      +                            "minLength": 1,
      +                            "type": "string"
      +                          },
      +                          "attention_mechanism": {
      +                            "maxLength": 900,
      +                            "minLength": 1,
      +                            "type": "string"
      +                          },
      +                          "citations": {
      +                            "items": {
      +                              "additionalProperties": false,
      +                              "properties": {
      +                                "cue_id": {
      +                                  "minLength": 1,
      +                                  "type": "string"
      +                                },
      +                                "quote": {
      +                                  "minLength": 1,
      +                                  "type": "string"
      +                                }
      +                              },
      +                              "required": [
      +                                "cue_id",
      +                                "quote"
      +                              ],
      +                              "type": "object"
      +                            },
      +                            "maxItems": 16,
      +                            "minItems": 1,
      +                            "type": "array"
      +                          },
      +                          "payoff_relationship": {
      +                            "maxLength": 900,
      +                            "minLength": 1,
      +                            "type": "string"
      +                          },
      +                          "promised_payoff": {
      +                            "maxLength": 600,
      +                            "minLength": 1,
      +                            "type": "string"
      +                          },
      +                          "visual_frame_timestamps_ms": {
      +                            "items": {
      +                              "type": "integer"
      +                            },
      +                            "maxItems": 3,
      +                            "type": "array"
      +                          },
      +                          "visual_observation": {
      +                            "anyOf": [
      +                              {
      +                                "type": "string"
      +                              },
      +                              {
      +                                "type": "null"
      +                              }
      +                            ]
      +                          }
      +                        },
      +                        "required": [
      +                          "attention_mechanism",
      +                          "promised_payoff",
      +                          "payoff_relationship",
      +                          "adaptable_structure",
      +                          "citations",
      +                          "visual_observation",
      +                          "visual_frame_timestamps_ms"
      +                        ],
      +                        "type": "object"
      +                      },
      +                      {
      +                        "type": "null"
      +                      }
      +                    ]
      +                  },
      +                  "analysis_receipt": {
      +                    "anyOf": [
      +                      {
      +                        "additionalProperties": false,
      +                        "properties": {
      +                          "artifact_payload_sha256": {
      +                            "pattern": "^[a-f0-9]{64}$",
      +                            "type": "string"
      +                          },
      +                          "dispatch_id": {
      +                            "minLength": 1,
      +                            "type": "string"
      +                          },
      +                          "model_id": {
      +                            "minLength": 1,
      +                            "type": "string"
      +                          },
      +                          "provider_request_sha256": {
      +                            "pattern": "^[a-f0-9]{64}$",
      +                            "type": "string"
      +                          },
      +                          "provider_response_sha256": {
      +                            "pattern": "^[a-f0-9]{64}$",
      +                            "type": "string"
      +                          },
      +                          "reserved_cost_microunits": {
      +                            "minimum": 0,
      +                            "type": "integer"
      +                          },
      +                          "settled_cost_microunits": {
      +                            "minimum": 0,
      +                            "type": "integer"
      +                          }
      +                        },
      +                        "required": [
      +                          "dispatch_id",
      +                          "provider_request_sha256",
      +                          "provider_response_sha256",
      +                          "artifact_payload_sha256",
      +                          "model_id",
      +                          "reserved_cost_microunits",
      +                          "settled_cost_microunits"
      +                        ],
      +                        "type": "object"
      +                      },
      +                      {
      +                        "type": "null"
      +                      }
      +                    ]
      +                  },
      +                  "analysis_state": {
      +                    "enum": [
      +                      "analyzed",
      +                      "budget_unavailable",
      +                      "deadline_exhausted",
      +                      "provider_refused"
      +                    ],
      +                    "type": "string"
      +                  },
      +                  "evidence_kind": {
      +                    "const": "source_bound_model_interpretation",
      +                    "type": "string"
      +                  },
      +                  "frames": {
      +                    "items": {
      +                      "additionalProperties": false,
      +                      "properties": {
      +                        "sha256": {
      +                          "pattern": "^[a-f0-9]{64}$",
      +                          "type": "string"
      +                        },
      +                        "timestamp_ms": {
      +                          "minimum": 0,
      +                          "type": "integer"
      +                        }
      +                      },
      +                      "required": [
      +                        "timestamp_ms",
      +                        "sha256"
      +                      ],
      +                      "type": "object"
      +                    },
      +                    "maxItems": 3,
      +                    "type": "array"
      +                  },
      +                  "media_artifact_sha256": {
      +                    "anyOf": [
      +                      {
      +                        "pattern": "^[a-f0-9]{64}$",
      +                        "type": "string"
      +                      },
      +                      {
      +                        "type": "null"
      +                      }
      +                    ]
      +                  },
      +                  "performance": {
      +                    "additionalProperties": false,
      +                    "properties": {
      +                      "comparison_age_range_days": {
      +                        "items": {
      +                          "type": "number"
      +                        },
      +                        "maxItems": 2,
      +                        "type": "array"
      +                      },
      +                      "comparison_candidate_ids": {
      +                        "items": {
      +                          "type": "string"
      +                        },
      +                        "type": "array"
      +                      },
      +                      "comparison_count": {
      +                        "minimum": 0,
      +                        "type": "integer"
      +                      },
      +                      "comparison_median_views": {
      +                        "anyOf": [
      +                          {
      +                            "minimum": 0,
      +                            "type": "number"
      +                          },
      +                          {
      +                            "type": "null"
      +                          }
      +                        ]
      +                      },
      +                      "comparison_scope": {
      +                        "const": "same_creator_retrieved_candidates",
      +                        "type": "string"
      +                      },
      +                      "lifetime_average_views_per_day": {
      +                        "anyOf": [
      +                          {
      +                            "minimum": 0,
      +                            "type": "number"
      +                          },
      +                          {
      +                            "type": "null"
      +                          }
      +                        ]
      +                      },
      +                      "limitation": {
      +                        "minLength": 1,
      +                        "type": "string"
      +                      },
      +                      "observed_at": {
      +                        "minLength": 1,
      +                        "type": "string"
      +                      },
      +                      "observed_views": {
      +                        "minimum": 0,
      +                        "type": "integer"
      +                      },
      +                      "post_age_days": {
      +                        "minimum": 0,
      +                        "type": "number"
      +                      },
      +                      "published_at": {
      +                        "minLength": 1,
      +                        "type": "string"
      +                      },
      +                      "views_to_comparison_median": {
      +                        "anyOf": [
      +                          {
      +                            "minimum": 0,
      +                            "type": "number"
      +                          },
      +                          {
      +                            "type": "null"
      +                          }
      +                        ]
      +                      }
      +                    },
      +                    "required": [
      +                      "observed_views",
      +                      "observed_at",
      +                      "published_at",
      +                      "post_age_days",
      +                      "lifetime_average_views_per_day",
      +                      "comparison_scope",
      +                      "comparison_count",
      +                      "comparison_median_views",
      +                      "views_to_comparison_median",
      +                      "comparison_age_range_days",
      +                      "comparison_candidate_ids",
      +                      "limitation"
      +                    ],
      +                    "type": "object"
      +                  },
      +                  "request_sha256": {
      +                    "pattern": "^[a-f0-9]{64}$",
      +                    "type": "string"
      +                  },
      +                  "schema_version": {
      +                    "const": "research-source-context-v1",
      +                    "type": "string"
      +                  },
      +                  "transcript_artifact_sha256": {
      +                    "pattern": "^[a-f0-9]{64}$",
      +                    "type": "string"
      +                  },
      +                  "unobserved_modalities": {
      +                    "items": {
      +                      "type": "string"
      +                    },
      +                    "type": "array"
      +                  },
      +                  "visual_state": {
      +                    "enum": [
      +                      "sampled_opening_frames",
      +                      "not_selected",
      +                      "source_unavailable",
      +                      "budget_unavailable",
      +                      "deadline_exhausted",
      +                      "media_unavailable"
      +                    ],
      +                    "type": "string"
      +                  }
      +                },
      +                "required": [
      +                  "schema_version",
      +                  "request_sha256",
      +                  "transcript_artifact_sha256",
      +                  "evidence_kind",
      +                  "analysis_state",
      +                  "analysis",
      +                  "analysis_receipt",
      +                  "visual_state",
      +                  "media_artifact_sha256",
      +                  "frames",
      +                  "unobserved_modalities",
      +                  "performance"
      +                ],
      +                "type": "object"
      +              },
      +              "score_receipt": {
      +                "additionalProperties": false,
      +                "properties": {
      +                  "disclaimer": {
      +                    "enum": [
      +                      "This 0 through 100 total is exact-request relevance after every hard evidence gate passes. Observed views are excluded from the total. ranking_mode states the ordering used: views_first when requested_relevance_facets is empty, requested_facet_relevance_first otherwise. views_rank is the candidate's 1-based eligible-pool position under that ordering. The total is not a prediction of views, engagement, or virality.",
      +                      "This ordinal 0 through 100 score describes source-supported fit to the caller's complete request. Direct and strong intent support start at 100 and 75; explicit requested facets adjust the total. intent_relevance_first orders eligible candidates by this score, then observed views. views_rank is the position under that ordering. The score is a model interpretation, not a probability of relevance, a factual truth check, or a prediction of views, engagement, or virality."
      +                    ]
      +                  },
      +                  "hard_gates_passed": {
      +                    "const": true
      +                  },
      +                  "policy_id": {
      +                    "type": "string"
      +                  },
      +                  "ranking_mode": {
      +                    "description": "views_first without requested relevance facets; requested_facet_relevance_first otherwise. Graded intent evidence uses intent_relevance_first, including for topic-only requests.",
      +                    "enum": [
      +                      "views_first",
      +                      "requested_facet_relevance_first",
      +                      "intent_relevance_first"
      +                    ]
      +                  },
      +                  "relevance_subscores": {
      +                    "additionalProperties": false,
      +                    "properties": {
      +                      "audience": {
      +                        "anyOf": [
      +                          {
      +                            "maximum": 100,
      +                            "minimum": 0,
      +                            "type": "integer"
      +                          },
      +                          {
      +                            "type": "null"
      +                          }
      +                        ]
      +                      },
      +                      "desired_outcome": {
      +                        "anyOf": [
      +                          {
      +                            "maximum": 100,
      +                            "minimum": 0,
      +                            "type": "integer"
      +                          },
      +                          {
      +                            "type": "null"
      +                          }
      +                        ]
      +                      },
      +                      "format": {
      +                        "anyOf": [
      +                          {
      +                            "maximum": 100,
      +                            "minimum": 0,
      +                            "type": "integer"
      +                          },
      +                          {
      +                            "type": "null"
      +                          }
      +                        ]
      +                      },
      +                      "freshness": {
      +                        "anyOf": [
      +                          {
      +                            "maximum": 100,
      +                            "minimum": 0,
      +                            "type": "integer"
      +                          },
      +                          {
      +                            "type": "null"
      +                          }
      +                        ]
      +                      },
      +                      "language": {
      +                        "anyOf": [
      +                          {
      +                            "maximum": 100,
      +                            "minimum": 0,
      +                            "type": "integer"
      +                          },
      +                          {
      +                            "type": "null"
      +                          }
      +                        ]
      +                      },
      +                      "must_exclude": {
      +                        "anyOf": [
      +                          {
      +                            "maximum": 100,
      +                            "minimum": 0,
      +                            "type": "integer"
      +                          },
      +                          {
      +                            "type": "null"
      +                          }
      +                        ]
      +                      },
      +                      "must_include": {
      +                        "anyOf": [
      +                          {
      +                            "maximum": 100,
      +                            "minimum": 0,
      +                            "type": "integer"
      +                          },
      +                          {
      +                            "type": "null"
      +                          }
      +                        ]
      +                      },
      +                      "problem_or_tension": {
      +                        "anyOf": [
      +                          {
      +                            "maximum": 100,
      +                            "minimum": 0,
      +                            "type": "integer"
      +                          },
      +                          {
      +                            "type": "null"
      +                          }
      +                        ]
      +                      },
      +                      "source": {
      +                        "anyOf": [
      +                          {
      +                            "maximum": 100,
      +                            "minimum": 0,
      +                            "type": "integer"
      +                          },
      +                          {
      +                            "type": "null"
      +                          }
      +                        ]
      +                      },
      +                      "subject": {
      +                        "anyOf": [
      +                          {
      +                            "maximum": 100,
      +                            "minimum": 0,
      +                            "type": "integer"
      +                          },
      +                          {
      +                            "type": "null"
      +                          }
      +                        ]
      +                      },
      +                      "viewer_action": {
      +                        "anyOf": [
      +                          {
      +                            "maximum": 100,
      +                            "minimum": 0,
      +                            "type": "integer"
      +                          },
      +                          {
      +                            "type": "null"
      +                          }
      +                        ]
      +                      }
      +                    },
      +                    "required": [
      +                      "subject",
      +                      "must_include",
      +                      "must_exclude",
      +                      "language",
      +                      "format",
      +                      "source",
      +                      "freshness",
      +                      "audience",
      +                      "problem_or_tension",
      +                      "desired_outcome",
      +                      "viewer_action"
      +                    ],
      +                    "type": "object"
      +                  },
      +                  "requested_relevance_facets": {
      +                    "items": {
      +                      "enum": [
      +                        "audience",
      +                        "problem_or_tension",
      +                        "desired_outcome",
      +                        "viewer_action"
      +                      ]
      +                    },
      +                    "type": "array"
      +                  },
      +                  "scale_max": {
      +                    "const": 100
      +                  },
      +                  "scale_min": {
      +                    "const": 0
      +                  },
      +                  "score_type": {
      +                    "const": "exact_request_relevance"
      +                  },
      +                  "total": {
      +                    "maximum": 100,
      +                    "minimum": 0,
      +                    "type": "integer"
      +                  },
      +                  "views_rank": {
      +                    "description": "1-based position among hard-eligible candidates under ranking_mode.",
      +                    "minimum": 1,
      +                    "type": "integer"
      +                  }
      +                },
      +                "required": [
      +                  "policy_id",
      +                  "score_type",
      +                  "total",
      +                  "scale_min",
      +                  "scale_max",
      +                  "relevance_subscores",
      +                  "requested_relevance_facets",
      +                  "hard_gates_passed",
      +                  "disclaimer"
      +                ],
      +                "type": "object"
      +              },
      +              "script": {
      +                "anyOf": [
      +                  {
      +                    "enum": [
      +                      "latin",
      +                      "arabic",
      +                      "latin_arabizi",
      +                      "mixed_arabic_latin"
      +                    ]
      +                  },
      +                  {
      +                    "type": "null"
      +                  }
      +                ]
      +              },
      +              "semantic_authority_receipt": {
      +                "anyOf": [
      +                  {
      +                    "additionalProperties": false,
      +                    "properties": {
      +                      "component": {
      +                        "type": "string"
      +                      },
      +                      "model_id": {
      +                        "type": "string"
      +                      },
      +                      "model_sha256": {
      +                        "pattern": "^[0-9a-f]{64}$",
      +                        "type": "string"
      +                      },
      +                      "model_version": {
      +                        "type": "string"
      +                      },
      +                      "tool_id": {
      +                        "type": "string"
      +                      },
      +                      "tool_sha256": {
      +                        "pattern": "^[0-9a-f]{64}$",
      +                        "type": "string"
      +                      },
      +                      "tool_version": {
      +                        "type": "string"
      +                      }
      +                    },
      +                    "required": [
      +                      "component",
      +                      "tool_id",
      +                      "tool_version",
      +                      "tool_sha256",
      +                      "model_id",
      +                      "model_version",
      +                      "model_sha256"
      +                    ],
      +                    "type": "object"
      +                  },
      +                  {
      +                    "type": "null"
      +                  }
      +                ]
      +              },
      +              "source_surface": {
      +                "enum": [
      +                  "creator_catalog",
      +                  "native_search",
      +                  "public_popular",
      +                  "google_indexed",
      +                  "proxy_search"
      +                ]
      +              },
      +              "source_video": {
      +                "additionalProperties": false,
      +                "properties": {
      +                  "canonical_url": {
      +                    "format": "uri",
      +                    "type": "string"
      +                  },
      +                  "creator": {
      +                    "type": "string"
      +                  },
      +                  "observed_platform_views": {
      +                    "minimum": 50000,
      +                    "type": "integer"
      +                  },
      +                  "social_platform": {
      +                    "enum": [
      +                      "tiktok",
      +                      "instagram",
      +                      "youtube"
      +                    ]
      +                  },
      +                  "source_surface": {
      +                    "enum": [
      +                      "creator_catalog",
      +                      "native_search",
      +                      "public_popular",
      +                      "google_indexed",
      +                      "proxy_search"
      +                    ]
      +                  },
      +                  "views_observed_at": {
      +                    "format": "date-time",
      +                    "type": "string"
      +                  }
      +                },
      +                "required": [
      +                  "canonical_url",
      +                  "social_platform",
      +                  "source_surface",
      +                  "creator",
      +                  "observed_platform_views",
      +                  "views_observed_at"
      +                ],
      +                "type": "object"
      +              },
      +              "supported_cell_receipt": {
      +                "type": "string"
      +              },
      +              "topic_fit_explanation": {
      +                "type": "string"
      +              },
      +              "verification_artifact_hashes": {
      +                "minProperties": 1,
      +                "type": "object"
      +              },
      +              "verification_policy_id": {
      +                "type": "string"
      +              },
      +              "verified_media_evidence_sha256": {
      +                "pattern": "^[0-9a-f]{64}$",
      +                "type": "string"
      +              },
      +              "views_observed_at": {
      +                "format": "date-time",
      +                "type": "string"
      +              },
      +              "views_source_path": {
      +                "type": "string"
      +              }
      +            },
      +            "required": [
      +              "candidate_id",
      +              "acquisition_origin_references",
      +              "acquisition_call_receipts",
      +              "verification_artifact_hashes",
      +              "verification_policy_id",
      +              "supported_cell_receipt",
      +              "requested_topic",
      +              "hook_text",
      +              "first_audible_speech",
      +              "leading_segments",
      +              "opening_line",
      +              "general_idea_excerpt",
      +              "general_idea",
      +              "general_idea_evidence_ids",
      +              "payoff_text",
      +              "payoff_verification_state",
      +              "payoff_source_span",
      +              "payoff_start_ms",
      +              "payoff_end_ms",
      +              "content_arc_receipt",
      +              "direct_canonical_url",
      +              "actual_platform",
      +              "source_surface",
      +              "creator",
      +              "creator_key",
      +              "observed_platform_views",
      +              "views_observed_at",
      +              "views_source_path",
      +              "requested_language",
      +              "observed_language",
      +              "language_evidence_state",
      +              "dialect",
      +              "script",
      +              "code_switch_languages",
      +              "requested_format",
      +              "observed_format",
      +              "opener_verification_state",
      +              "opening_boundary_state",
      +              "opener_source_span",
      +              "opener_start_ms",
      +              "opener_end_ms",
      +              "topic_fit_explanation",
      +              "source_video",
      +              "score_receipt",
      +              "caveats"
      +            ],
      +            "type": "object"
      +          }
      +        }
      +      }
      +    },
      +    "if": {
      +      "properties": {
      +        "schema_version": {
      +          "const": "hook-research-compact-v1",
      +          "title": "Schema Version",
      +          "type": "string"
      +        }
      +      },
      +      "required": [
      +        "schema_version"
      +      ]
      +    }
      +  }
      +]
    • changedOutput schema / anyOf
      Previous value: -[
      -  {
      -    "additionalProperties": false,
      -    "properties": {
      -      "api_version": {
      -        "const": "v1",
      -        "title": "Api Version",
      -        "type": "string"
      -      },
      -      "idempotency_replayed": {
      -        "title": "Idempotency Replayed",
      -        "type": "boolean"
      -      },
      -      "job_id": {
      -        "title": "Job Id",
      -        "type": "string"
      -      },
      -      "poll_url": {
      -        "title": "Poll Url",
      -        "type": "string"
      -      },
      -      "requested_count": {
      -        "maximum": 30,
      -        "minimum": 11,
      -        "title": "Requested Count",
      -        "type": "integer"
      -      },
      -      "status": {
      -        "const": "queued",
      -        "title": "Status",
      -        "type": "string"
      -      }
      -    },
      -    "required": [
      -      "api_version",
      -      "status",
      -      "job_id",
      -      "requested_count",
      -      "poll_url",
      -      "idempotency_replayed"
      -    ],
      -    "title": "HookResearchAcceptedJob",
      -    "type": "object"
      -  },
      -  {
      -    "oneOf": [
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 1
      -          },
      -          "items": {
      -            "maxItems": 1,
      -            "minItems": 1,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 1,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "maximum": 30,
      -            "minimum": 1,
      -            "type": "integer"
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 2
      -          },
      -          "items": {
      -            "maxItems": 2,
      -            "minItems": 2,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 2,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "maximum": 30,
      -            "minimum": 2,
      -            "type": "integer"
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 3
      -          },
      -          "items": {
      -            "maxItems": 3,
      -            "minItems": 3,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 3,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "maximum": 30,
      -            "minimum": 3,
      -            "type": "integer"
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 4
      -          },
      -          "items": {
      -            "maxItems": 4,
      -            "minItems": 4,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 4,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "maximum": 30,
      -            "minimum": 4,
      -            "type": "integer"
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 5
      -          },
      -          "items": {
      -            "maxItems": 5,
      -            "minItems": 5,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 5,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "maximum": 30,
      -            "minimum": 5,
      -            "type": "integer"
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 6
      -          },
      -          "items": {
      -            "maxItems": 6,
      -            "minItems": 6,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 6,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "maximum": 30,
      -            "minimum": 6,
      -            "type": "integer"
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 7
      -          },
      -          "items": {
      -            "maxItems": 7,
      -            "minItems": 7,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 7,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "maximum": 30,
      -            "minimum": 7,
      -            "type": "integer"
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 8
      -          },
      -          "items": {
      -            "maxItems": 8,
      -            "minItems": 8,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 8,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "maximum": 30,
      -            "minimum": 8,
      -            "type": "integer"
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 9
      -          },
      -          "items": {
      -            "maxItems": 9,
      -            "minItems": 9,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 9,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "maximum": 30,
      -            "minimum": 9,
      -            "type": "integer"
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 10
      -          },
      -          "items": {
      -            "maxItems": 10,
      -            "minItems": 10,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 10,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "maximum": 30,
      -            "minimum": 10,
      -            "type": "integer"
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 11
      -          },
      -          "items": {
      -            "maxItems": 11,
      -            "minItems": 11,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 11,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "maximum": 30,
      -            "minimum": 11,
      -            "type": "integer"
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 12
      -          },
      -          "items": {
      -            "maxItems": 12,
      -            "minItems": 12,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 12,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "maximum": 30,
      -            "minimum": 12,
      -            "type": "integer"
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 13
      -          },
      -          "items": {
      -            "maxItems": 13,
      -            "minItems": 13,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 13,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "maximum": 30,
      -            "minimum": 13,
      -            "type": "integer"
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 14
      -          },
      -          "items": {
      -            "maxItems": 14,
      -            "minItems": 14,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 14,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "maximum": 30,
      -            "minimum": 14,
      -            "type": "integer"
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 15
      -          },
      -          "items": {
      -            "maxItems": 15,
      -            "minItems": 15,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 15,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "maximum": 30,
      -            "minimum": 15,
      -            "type": "integer"
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 16
      -          },
      -          "items": {
      -            "maxItems": 16,
      -            "minItems": 16,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 16,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "maximum": 30,
      -            "minimum": 16,
      -            "type": "integer"
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 17
      -          },
      -          "items": {
      -            "maxItems": 17,
      -            "minItems": 17,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 17,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "maximum": 30,
      -            "minimum": 17,
      -            "type": "integer"
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 18
      -          },
      -          "items": {
      -            "maxItems": 18,
      -            "minItems": 18,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 18,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "maximum": 30,
      -            "minimum": 18,
      -            "type": "integer"
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 19
      -          },
      -          "items": {
      -            "maxItems": 19,
      -            "minItems": 19,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 19,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "maximum": 30,
      -            "minimum": 19,
      -            "type": "integer"
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 20
      -          },
      -          "items": {
      -            "maxItems": 20,
      -            "minItems": 20,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 20,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "maximum": 30,
      -            "minimum": 20,
      -            "type": "integer"
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 21
      -          },
      -          "items": {
      -            "maxItems": 21,
      -            "minItems": 21,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 21,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "maximum": 30,
      -            "minimum": 21,
      -            "type": "integer"
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 22
      -          },
      -          "items": {
      -            "maxItems": 22,
      -            "minItems": 22,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 22,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "maximum": 30,
      -            "minimum": 22,
      -            "type": "integer"
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 23
      -          },
      -          "items": {
      -            "maxItems": 23,
      -            "minItems": 23,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 23,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "maximum": 30,
      -            "minimum": 23,
      -            "type": "integer"
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 24
      -          },
      -          "items": {
      -            "maxItems": 24,
      -            "minItems": 24,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 24,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "maximum": 30,
      -            "minimum": 24,
      -            "type": "integer"
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 25
      -          },
      -          "items": {
      -            "maxItems": 25,
      -            "minItems": 25,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 25,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "maximum": 30,
      -            "minimum": 25,
      -            "type": "integer"
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 26
      -          },
      -          "items": {
      -            "maxItems": 26,
      -            "minItems": 26,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 26,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "maximum": 30,
      -            "minimum": 26,
      -            "type": "integer"
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 27
      -          },
      -          "items": {
      -            "maxItems": 27,
      -            "minItems": 27,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 27,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "maximum": 30,
      -            "minimum": 27,
      -            "type": "integer"
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 28
      -          },
      -          "items": {
      -            "maxItems": 28,
      -            "minItems": 28,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 28,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "maximum": 30,
      -            "minimum": 28,
      -            "type": "integer"
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 29
      -          },
      -          "items": {
      -            "maxItems": 29,
      -            "minItems": 29,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 29,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "maximum": 30,
      -            "minimum": 29,
      -            "type": "integer"
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 30
      -          },
      -          "items": {
      -            "maxItems": 30,
      -            "minItems": 30,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 30,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "maximum": 30,
      -            "minimum": 30,
      -            "type": "integer"
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      }
      -    ],
      -    "properties": {
      -      "acquisition_receipt": {
      -        "properties": {
      -          "bundle_cost_reconciliation": {
      -            "properties": {
      -              "terminal_status": {
      -                "const": "succeeded"
      -              }
      -            },
      -            "required": [
      -              "terminal_status"
      -            ],
      -            "type": "object"
      -          }
      -        },
      -        "required": [
      -          "bundle_cost_reconciliation"
      -        ],
      -        "type": "object"
      -      },
      -      "status": {
      -        "const": "succeeded"
      -      }
      -    },
      -    "required": [
      -      "status",
      -      "requested_count",
      -      "minimum_acceptable_count",
      -      "delivered_count",
      -      "items",
      -      "acquisition_receipt"
      -    ],
      -    "title": "SucceededHookResearchResponse"
      -  },
      -  {
      -    "oneOf": [
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 1,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 1
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 2,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 2
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 3,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 3
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 4,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 4
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 5,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 5
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 6,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 6
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 7,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 7
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 8,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 9,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 10,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 11,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 11
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 12,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 12
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 13,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 13
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 14,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 14
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 15,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 15
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 16,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 16
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 17,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 17
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 18,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 18
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 19,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 19
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 20,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 20
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 21,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 21
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 22,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 22
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 23,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 23
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 24,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 24
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 25,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 25
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 26,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 26
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 27,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 27
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 28,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 28
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 29,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 29
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 30,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 30
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 1,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 1
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 2,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 2
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 3,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 3
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 4,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 4
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 5,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 5
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 6,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 6
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 7,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 7
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 8,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 9,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 10,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 11,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 11
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 12,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 12
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 13,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 13
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 14,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 14
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 15,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 15
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 16,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 16
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 17,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 17
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 18,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 18
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 19,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 19
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 20,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 20
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 21,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 21
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 22,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 22
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 23,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 23
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 24,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 24
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 25,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 25
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 26,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 26
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 27,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 27
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 28,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 28
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 29,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 29
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 30,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 30
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 1,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 1
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 2,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 2
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 3,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 3
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 4,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 4
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 5,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 5
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 6,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 6
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 7,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 7
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 8,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 9,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 10,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 11,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 11
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 12,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 12
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 13,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 13
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 14,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 14
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 15,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 15
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 16,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 16
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 17,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 17
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 18,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 18
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 19,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 19
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 20,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 20
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 21,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 21
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 22,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 22
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 23,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 23
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 24,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 24
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 25,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 25
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 26,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 26
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 27,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 27
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 28,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 28
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 29,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 29
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "maximum": 30,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "requested_count": {
      -            "const": 30
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      }
      -    ],
      -    "properties": {
      -      "delivered_count": {
      -        "const": 0
      -      },
      -      "items": {
      -        "maxItems": 0,
      -        "type": "array"
      -      },
      -      "status": {
      -        "enum": [
      -          "insufficient_verified_supply",
      -          "unsupported_cell",
      -          "failed"
      -        ]
      -      }
      -    },
      -    "required": [
      -      "status",
      -      "requested_count",
      -      "minimum_acceptable_count",
      -      "delivered_count",
      -      "items",
      -      "acquisition_receipt"
      -    ],
      -    "title": "NewNonSuccessHookResearchResponse"
      -  },
      -  {
      -    "oneOf": [
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 2
      -          },
      -          "items": {
      -            "maxItems": 2,
      -            "minItems": 2,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 2
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 3
      -          },
      -          "items": {
      -            "maxItems": 3,
      -            "minItems": 3,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 3
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 3
      -          },
      -          "items": {
      -            "maxItems": 3,
      -            "minItems": 3,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 3
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 4
      -          },
      -          "items": {
      -            "maxItems": 4,
      -            "minItems": 4,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 4
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 4
      -          },
      -          "items": {
      -            "maxItems": 4,
      -            "minItems": 4,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 4
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 4
      -          },
      -          "items": {
      -            "maxItems": 4,
      -            "minItems": 4,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 4
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 5
      -          },
      -          "items": {
      -            "maxItems": 5,
      -            "minItems": 5,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 5
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 5
      -          },
      -          "items": {
      -            "maxItems": 5,
      -            "minItems": 5,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 5
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 5
      -          },
      -          "items": {
      -            "maxItems": 5,
      -            "minItems": 5,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 5
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 5
      -          },
      -          "items": {
      -            "maxItems": 5,
      -            "minItems": 5,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 5
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 6
      -          },
      -          "items": {
      -            "maxItems": 6,
      -            "minItems": 6,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 6
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 6
      -          },
      -          "items": {
      -            "maxItems": 6,
      -            "minItems": 6,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 6
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 6
      -          },
      -          "items": {
      -            "maxItems": 6,
      -            "minItems": 6,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 6
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 6
      -          },
      -          "items": {
      -            "maxItems": 6,
      -            "minItems": 6,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 6
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 6
      -          },
      -          "items": {
      -            "maxItems": 6,
      -            "minItems": 6,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 6
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 7
      -          },
      -          "items": {
      -            "maxItems": 7,
      -            "minItems": 7,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 7
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 7
      -          },
      -          "items": {
      -            "maxItems": 7,
      -            "minItems": 7,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 7
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 7
      -          },
      -          "items": {
      -            "maxItems": 7,
      -            "minItems": 7,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 7
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 7
      -          },
      -          "items": {
      -            "maxItems": 7,
      -            "minItems": 7,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 7
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 7
      -          },
      -          "items": {
      -            "maxItems": 7,
      -            "minItems": 7,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 7
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 7
      -          },
      -          "items": {
      -            "maxItems": 7,
      -            "minItems": 7,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 6
      -          },
      -          "requested_count": {
      -            "const": 7
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 8
      -          },
      -          "items": {
      -            "maxItems": 8,
      -            "minItems": 8,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 8
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 8
      -          },
      -          "items": {
      -            "maxItems": 8,
      -            "minItems": 8,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 8
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 8
      -          },
      -          "items": {
      -            "maxItems": 8,
      -            "minItems": 8,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 8
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 8
      -          },
      -          "items": {
      -            "maxItems": 8,
      -            "minItems": 8,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 8
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 8
      -          },
      -          "items": {
      -            "maxItems": 8,
      -            "minItems": 8,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 8
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 8
      -          },
      -          "items": {
      -            "maxItems": 8,
      -            "minItems": 8,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 6
      -          },
      -          "requested_count": {
      -            "const": 8
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 8
      -          },
      -          "items": {
      -            "maxItems": 8,
      -            "minItems": 8,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 7
      -          },
      -          "requested_count": {
      -            "const": 8
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 9
      -          },
      -          "items": {
      -            "maxItems": 9,
      -            "minItems": 9,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 9
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 9
      -          },
      -          "items": {
      -            "maxItems": 9,
      -            "minItems": 9,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 9
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 9
      -          },
      -          "items": {
      -            "maxItems": 9,
      -            "minItems": 9,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 9
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 9
      -          },
      -          "items": {
      -            "maxItems": 9,
      -            "minItems": 9,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 9
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 9
      -          },
      -          "items": {
      -            "maxItems": 9,
      -            "minItems": 9,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 9
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 9
      -          },
      -          "items": {
      -            "maxItems": 9,
      -            "minItems": 9,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 6
      -          },
      -          "requested_count": {
      -            "const": 9
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 9
      -          },
      -          "items": {
      -            "maxItems": 9,
      -            "minItems": 9,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 7
      -          },
      -          "requested_count": {
      -            "const": 9
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 9
      -          },
      -          "items": {
      -            "maxItems": 9,
      -            "minItems": 9,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 8
      -          },
      -          "requested_count": {
      -            "const": 9
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 10
      -          },
      -          "items": {
      -            "maxItems": 10,
      -            "minItems": 10,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 10
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 10
      -          },
      -          "items": {
      -            "maxItems": 10,
      -            "minItems": 10,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 10
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 10
      -          },
      -          "items": {
      -            "maxItems": 10,
      -            "minItems": 10,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 10
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 10
      -          },
      -          "items": {
      -            "maxItems": 10,
      -            "minItems": 10,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 10
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 10
      -          },
      -          "items": {
      -            "maxItems": 10,
      -            "minItems": 10,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 10
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 10
      -          },
      -          "items": {
      -            "maxItems": 10,
      -            "minItems": 10,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 6
      -          },
      -          "requested_count": {
      -            "const": 10
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 10
      -          },
      -          "items": {
      -            "maxItems": 10,
      -            "minItems": 10,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 7
      -          },
      -          "requested_count": {
      -            "const": 10
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 10
      -          },
      -          "items": {
      -            "maxItems": 10,
      -            "minItems": 10,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 8
      -          },
      -          "requested_count": {
      -            "const": 10
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 10
      -          },
      -          "items": {
      -            "maxItems": 10,
      -            "minItems": 10,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 9
      -          },
      -          "requested_count": {
      -            "const": 10
      -          }
      -        }
      -      }
      -    ],
      -    "properties": {
      -      "acquisition_receipt": {
      -        "properties": {
      -          "bundle_cost_reconciliation": {
      -            "properties": {
      -              "terminal_status": {
      -                "const": "succeeded"
      -              }
      -            },
      -            "required": [
      -              "terminal_status"
      -            ],
      -            "type": "object"
      -          }
      -        },
      -        "required": [
      -          "bundle_cost_reconciliation"
      -        ],
      -        "type": "object"
      -      },
      -      "status": {
      -        "const": "succeeded"
      -      }
      -    },
      -    "required": [
      -      "status",
      -      "requested_count",
      -      "minimum_acceptable_count",
      -      "delivered_count",
      -      "items",
      -      "acquisition_receipt"
      -    ],
      -    "title": "LegacySucceededHookResearchReplayResponse"
      -  },
      -  {
      -    "oneOf": [
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 2
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 3
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 3
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 4
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 4
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 4
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 5
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 5
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 5
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 5
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 6
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 6
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 6
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 6
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 6
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 7
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 7
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 7
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 7
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 7
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 6
      -          },
      -          "requested_count": {
      -            "const": 7
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 6
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 7
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 6
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 7
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 8
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 6
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 7
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 8
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 9
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 2
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 3
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 3
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 4
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 4
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 4
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 5
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 5
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 5
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 5
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 6
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 6
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 6
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 6
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 6
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 7
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 7
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 7
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 7
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 7
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 6
      -          },
      -          "requested_count": {
      -            "const": 7
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 6
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 7
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 6
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 7
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 8
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 6
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 7
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 8
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 9
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 2
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 3
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 3
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 4
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 4
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 4
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 5
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 5
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 5
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 5
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 6
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 6
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 6
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 6
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 6
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 7
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 7
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 7
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 7
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 7
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 6
      -          },
      -          "requested_count": {
      -            "const": 7
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 6
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 7
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 6
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 7
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 8
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 6
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 7
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 8
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 9
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      }
      -    ],
      -    "properties": {
      -      "delivered_count": {
      -        "const": 0
      -      },
      -      "items": {
      -        "maxItems": 0,
      -        "type": "array"
      -      },
      -      "status": {
      -        "enum": [
      -          "insufficient_verified_supply",
      -          "unsupported_cell",
      -          "failed"
      -        ]
      -      }
      -    },
      -    "required": [
      -      "status",
      -      "requested_count",
      -      "minimum_acceptable_count",
      -      "delivered_count",
      -      "items",
      -      "acquisition_receipt"
      -    ],
      -    "title": "LegacyNonSuccessHookResearchReplayResponse"
      -  },
      -  {
      -    "oneOf": [
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 1
      -          },
      -          "items": {
      -            "maxItems": 1,
      -            "minItems": 1,
      -            "type": "array"
      -          }
      -        },
      -        "required": [
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 2
      -          },
      -          "items": {
      -            "maxItems": 2,
      -            "minItems": 2,
      -            "type": "array"
      -          }
      -        },
      -        "required": [
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 3
      -          },
      -          "items": {
      -            "maxItems": 3,
      -            "minItems": 3,
      -            "type": "array"
      -          }
      -        },
      -        "required": [
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 4
      -          },
      -          "items": {
      -            "maxItems": 4,
      -            "minItems": 4,
      -            "type": "array"
      -          }
      -        },
      -        "required": [
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 5
      -          },
      -          "items": {
      -            "maxItems": 5,
      -            "minItems": 5,
      -            "type": "array"
      -          }
      -        },
      -        "required": [
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 6
      -          },
      -          "items": {
      -            "maxItems": 6,
      -            "minItems": 6,
      -            "type": "array"
      -          }
      -        },
      -        "required": [
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 7
      -          },
      -          "items": {
      -            "maxItems": 7,
      -            "minItems": 7,
      -            "type": "array"
      -          }
      -        },
      -        "required": [
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 8
      -          },
      -          "items": {
      -            "maxItems": 8,
      -            "minItems": 8,
      -            "type": "array"
      -          }
      -        },
      -        "required": [
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 9
      -          },
      -          "items": {
      -            "maxItems": 9,
      -            "minItems": 9,
      -            "type": "array"
      -          }
      -        },
      -        "required": [
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 10
      -          },
      -          "items": {
      -            "maxItems": 10,
      -            "minItems": 10,
      -            "type": "array"
      -          }
      -        },
      -        "required": [
      -          "delivered_count",
      -          "items"
      -        ]
      -      }
      -    ],
      -    "properties": {
      -      "acquisition_receipt": {
      -        "properties": {
      -          "bundle_cost_reconciliation": {
      -            "properties": {
      -              "terminal_status": {
      -                "const": "degraded"
      -              }
      -            },
      -            "required": [
      -              "terminal_status"
      -            ],
      -            "type": "object"
      -          }
      -        },
      -        "required": [
      -          "bundle_cost_reconciliation"
      -        ],
      -        "type": "object"
      -      },
      -      "status": {
      -        "const": "degraded"
      -      }
      -    },
      -    "required": [
      -      "status",
      -      "delivered_count",
      -      "items",
      -      "acquisition_receipt"
      -    ],
      -    "title": "LegacyDegradedHookResearchReplayResponse"
      -  },
      -  {
      -    "oneOf": [
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 1
      -          },
      -          "items": {
      -            "maxItems": 1,
      -            "minItems": 1,
      -            "type": "array"
      -          }
      -        },
      -        "required": [
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 2
      -          },
      -          "items": {
      -            "maxItems": 2,
      -            "minItems": 2,
      -            "type": "array"
      -          }
      -        },
      -        "required": [
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 3
      -          },
      -          "items": {
      -            "maxItems": 3,
      -            "minItems": 3,
      -            "type": "array"
      -          }
      -        },
      -        "required": [
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 4
      -          },
      -          "items": {
      -            "maxItems": 4,
      -            "minItems": 4,
      -            "type": "array"
      -          }
      -        },
      -        "required": [
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 5
      -          },
      -          "items": {
      -            "maxItems": 5,
      -            "minItems": 5,
      -            "type": "array"
      -          }
      -        },
      -        "required": [
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 6
      -          },
      -          "items": {
      -            "maxItems": 6,
      -            "minItems": 6,
      -            "type": "array"
      -          }
      -        },
      -        "required": [
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 7
      -          },
      -          "items": {
      -            "maxItems": 7,
      -            "minItems": 7,
      -            "type": "array"
      -          }
      -        },
      -        "required": [
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 8
      -          },
      -          "items": {
      -            "maxItems": 8,
      -            "minItems": 8,
      -            "type": "array"
      -          }
      -        },
      -        "required": [
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 9
      -          },
      -          "items": {
      -            "maxItems": 9,
      -            "minItems": 9,
      -            "type": "array"
      -          }
      -        },
      -        "required": [
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 10
      -          },
      -          "items": {
      -            "maxItems": 10,
      -            "minItems": 10,
      -            "type": "array"
      -          }
      -        },
      -        "required": [
      -          "delivered_count",
      -          "items"
      -        ]
      -      }
      -    ],
      -    "properties": {
      -      "acquisition_receipt": {
      -        "properties": {
      -          "bundle_cost_reconciliation": {
      -            "properties": {
      -              "terminal_status": {
      -                "const": "insufficient_verified_supply"
      -              }
      -            },
      -            "required": [
      -              "terminal_status"
      -            ],
      -            "type": "object"
      -          }
      -        },
      -        "required": [
      -          "bundle_cost_reconciliation"
      -        ],
      -        "type": "object"
      -      },
      -      "status": {
      -        "const": "insufficient_verified_supply"
      -      }
      -    },
      -    "required": [
      -      "status",
      -      "delivered_count",
      -      "items",
      -      "acquisition_receipt"
      -    ],
      -    "title": "LegacyInsufficientHookResearchReplayResponse"
      -  }
      -]New value: +[
      +  {
      +    "additionalProperties": false,
      +    "properties": {
      +      "api_version": {
      +        "const": "v1",
      +        "title": "Api Version",
      +        "type": "string"
      +      },
      +      "idempotency_replayed": {
      +        "title": "Idempotency Replayed",
      +        "type": "boolean"
      +      },
      +      "job_id": {
      +        "title": "Job Id",
      +        "type": "string"
      +      },
      +      "poll_url": {
      +        "title": "Poll Url",
      +        "type": "string"
      +      },
      +      "requested_count": {
      +        "maximum": 30,
      +        "minimum": 11,
      +        "title": "Requested Count",
      +        "type": "integer"
      +      },
      +      "status": {
      +        "const": "queued",
      +        "title": "Status",
      +        "type": "string"
      +      }
      +    },
      +    "required": [
      +      "api_version",
      +      "status",
      +      "job_id",
      +      "requested_count",
      +      "poll_url",
      +      "idempotency_replayed"
      +    ],
      +    "title": "HookResearchAcceptedJob",
      +    "type": "object"
      +  },
      +  {
      +    "oneOf": [
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 1
      +          },
      +          "items": {
      +            "maxItems": 1,
      +            "minItems": 1,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 1,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "maximum": 30,
      +            "minimum": 1,
      +            "type": "integer"
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 2
      +          },
      +          "items": {
      +            "maxItems": 2,
      +            "minItems": 2,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 2,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "maximum": 30,
      +            "minimum": 2,
      +            "type": "integer"
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 3
      +          },
      +          "items": {
      +            "maxItems": 3,
      +            "minItems": 3,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 3,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "maximum": 30,
      +            "minimum": 3,
      +            "type": "integer"
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 4
      +          },
      +          "items": {
      +            "maxItems": 4,
      +            "minItems": 4,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 4,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "maximum": 30,
      +            "minimum": 4,
      +            "type": "integer"
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 5
      +          },
      +          "items": {
      +            "maxItems": 5,
      +            "minItems": 5,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 5,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "maximum": 30,
      +            "minimum": 5,
      +            "type": "integer"
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 6
      +          },
      +          "items": {
      +            "maxItems": 6,
      +            "minItems": 6,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 6,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "maximum": 30,
      +            "minimum": 6,
      +            "type": "integer"
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 7
      +          },
      +          "items": {
      +            "maxItems": 7,
      +            "minItems": 7,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 7,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "maximum": 30,
      +            "minimum": 7,
      +            "type": "integer"
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 8
      +          },
      +          "items": {
      +            "maxItems": 8,
      +            "minItems": 8,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 8,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "maximum": 30,
      +            "minimum": 8,
      +            "type": "integer"
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 9
      +          },
      +          "items": {
      +            "maxItems": 9,
      +            "minItems": 9,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 9,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "maximum": 30,
      +            "minimum": 9,
      +            "type": "integer"
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 10
      +          },
      +          "items": {
      +            "maxItems": 10,
      +            "minItems": 10,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 10,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "maximum": 30,
      +            "minimum": 10,
      +            "type": "integer"
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 11
      +          },
      +          "items": {
      +            "maxItems": 11,
      +            "minItems": 11,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 11,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "maximum": 30,
      +            "minimum": 11,
      +            "type": "integer"
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 12
      +          },
      +          "items": {
      +            "maxItems": 12,
      +            "minItems": 12,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 12,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "maximum": 30,
      +            "minimum": 12,
      +            "type": "integer"
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 13
      +          },
      +          "items": {
      +            "maxItems": 13,
      +            "minItems": 13,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 13,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "maximum": 30,
      +            "minimum": 13,
      +            "type": "integer"
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 14
      +          },
      +          "items": {
      +            "maxItems": 14,
      +            "minItems": 14,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 14,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "maximum": 30,
      +            "minimum": 14,
      +            "type": "integer"
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 15
      +          },
      +          "items": {
      +            "maxItems": 15,
      +            "minItems": 15,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 15,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "maximum": 30,
      +            "minimum": 15,
      +            "type": "integer"
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 16
      +          },
      +          "items": {
      +            "maxItems": 16,
      +            "minItems": 16,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 16,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "maximum": 30,
      +            "minimum": 16,
      +            "type": "integer"
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 17
      +          },
      +          "items": {
      +            "maxItems": 17,
      +            "minItems": 17,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 17,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "maximum": 30,
      +            "minimum": 17,
      +            "type": "integer"
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 18
      +          },
      +          "items": {
      +            "maxItems": 18,
      +            "minItems": 18,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 18,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "maximum": 30,
      +            "minimum": 18,
      +            "type": "integer"
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 19
      +          },
      +          "items": {
      +            "maxItems": 19,
      +            "minItems": 19,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 19,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "maximum": 30,
      +            "minimum": 19,
      +            "type": "integer"
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 20
      +          },
      +          "items": {
      +            "maxItems": 20,
      +            "minItems": 20,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 20,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "maximum": 30,
      +            "minimum": 20,
      +            "type": "integer"
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 21
      +          },
      +          "items": {
      +            "maxItems": 21,
      +            "minItems": 21,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 21,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "maximum": 30,
      +            "minimum": 21,
      +            "type": "integer"
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 22
      +          },
      +          "items": {
      +            "maxItems": 22,
      +            "minItems": 22,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 22,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "maximum": 30,
      +            "minimum": 22,
      +            "type": "integer"
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 23
      +          },
      +          "items": {
      +            "maxItems": 23,
      +            "minItems": 23,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 23,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "maximum": 30,
      +            "minimum": 23,
      +            "type": "integer"
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 24
      +          },
      +          "items": {
      +            "maxItems": 24,
      +            "minItems": 24,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 24,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "maximum": 30,
      +            "minimum": 24,
      +            "type": "integer"
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 25
      +          },
      +          "items": {
      +            "maxItems": 25,
      +            "minItems": 25,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 25,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "maximum": 30,
      +            "minimum": 25,
      +            "type": "integer"
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 26
      +          },
      +          "items": {
      +            "maxItems": 26,
      +            "minItems": 26,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 26,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "maximum": 30,
      +            "minimum": 26,
      +            "type": "integer"
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 27
      +          },
      +          "items": {
      +            "maxItems": 27,
      +            "minItems": 27,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 27,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "maximum": 30,
      +            "minimum": 27,
      +            "type": "integer"
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 28
      +          },
      +          "items": {
      +            "maxItems": 28,
      +            "minItems": 28,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 28,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "maximum": 30,
      +            "minimum": 28,
      +            "type": "integer"
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 29
      +          },
      +          "items": {
      +            "maxItems": 29,
      +            "minItems": 29,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 29,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "maximum": 30,
      +            "minimum": 29,
      +            "type": "integer"
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 30
      +          },
      +          "items": {
      +            "maxItems": 30,
      +            "minItems": 30,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 30,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "maximum": 30,
      +            "minimum": 30,
      +            "type": "integer"
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      }
      +    ],
      +    "properties": {
      +      "acquisition_receipt": {
      +        "properties": {
      +          "bundle_cost_reconciliation": {
      +            "properties": {
      +              "terminal_status": {
      +                "const": "succeeded"
      +              }
      +            },
      +            "required": [
      +              "terminal_status"
      +            ],
      +            "type": "object"
      +          }
      +        },
      +        "required": [
      +          "bundle_cost_reconciliation"
      +        ],
      +        "type": "object"
      +      },
      +      "status": {
      +        "const": "succeeded"
      +      }
      +    },
      +    "required": [
      +      "status",
      +      "requested_count",
      +      "minimum_acceptable_count",
      +      "delivered_count",
      +      "items",
      +      "acquisition_receipt"
      +    ],
      +    "title": "SucceededHookResearchResponse"
      +  },
      +  {
      +    "oneOf": [
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 1,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 1
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 2,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 2
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 3,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 3
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 4,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 4
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 5,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 5
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 6,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 6
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 7,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 8,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 9,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 10,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 11,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 11
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 12,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 12
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 13,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 13
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 14,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 14
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 15,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 15
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 16,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 16
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 17,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 17
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 18,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 18
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 19,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 19
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 20,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 20
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 21,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 21
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 22,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 22
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 23,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 23
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 24,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 24
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 25,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 25
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 26,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 26
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 27,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 27
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 28,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 28
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 29,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 29
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 30,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 30
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 1,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 1
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 2,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 2
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 3,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 3
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 4,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 4
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 5,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 5
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 6,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 6
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 7,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 8,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 9,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 10,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 11,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 11
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 12,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 12
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 13,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 13
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 14,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 14
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 15,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 15
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 16,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 16
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 17,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 17
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 18,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 18
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 19,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 19
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 20,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 20
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 21,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 21
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 22,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 22
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 23,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 23
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 24,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 24
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 25,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 25
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 26,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 26
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 27,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 27
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 28,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 28
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 29,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 29
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 30,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 30
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 1,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 1
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 2,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 2
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 3,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 3
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 4,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 4
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 5,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 5
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 6,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 6
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 7,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 8,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 9,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 10,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 11,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 11
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 12,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 12
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 13,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 13
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 14,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 14
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 15,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 15
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 16,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 16
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 17,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 17
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 18,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 18
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 19,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 19
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 20,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 20
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 21,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 21
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 22,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 22
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 23,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 23
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 24,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 24
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 25,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 25
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 26,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 26
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 27,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 27
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 28,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 28
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 29,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 29
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 30,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 30
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      }
      +    ],
      +    "properties": {
      +      "delivered_count": {
      +        "const": 0
      +      },
      +      "items": {
      +        "maxItems": 0,
      +        "type": "array"
      +      },
      +      "status": {
      +        "enum": [
      +          "insufficient_verified_supply",
      +          "unsupported_cell",
      +          "failed"
      +        ]
      +      }
      +    },
      +    "required": [
      +      "status",
      +      "requested_count",
      +      "minimum_acceptable_count",
      +      "delivered_count",
      +      "items",
      +      "acquisition_receipt"
      +    ],
      +    "title": "NewNonSuccessHookResearchResponse"
      +  },
      +  {
      +    "oneOf": [
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 2
      +          },
      +          "items": {
      +            "maxItems": 2,
      +            "minItems": 2,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 2
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 3
      +          },
      +          "items": {
      +            "maxItems": 3,
      +            "minItems": 3,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 3
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 3
      +          },
      +          "items": {
      +            "maxItems": 3,
      +            "minItems": 3,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 3
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 4
      +          },
      +          "items": {
      +            "maxItems": 4,
      +            "minItems": 4,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 4
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 4
      +          },
      +          "items": {
      +            "maxItems": 4,
      +            "minItems": 4,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 4
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 4
      +          },
      +          "items": {
      +            "maxItems": 4,
      +            "minItems": 4,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 4
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 5
      +          },
      +          "items": {
      +            "maxItems": 5,
      +            "minItems": 5,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 5
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 5
      +          },
      +          "items": {
      +            "maxItems": 5,
      +            "minItems": 5,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 5
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 5
      +          },
      +          "items": {
      +            "maxItems": 5,
      +            "minItems": 5,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 5
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 5
      +          },
      +          "items": {
      +            "maxItems": 5,
      +            "minItems": 5,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 5
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 6
      +          },
      +          "items": {
      +            "maxItems": 6,
      +            "minItems": 6,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 6
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 6
      +          },
      +          "items": {
      +            "maxItems": 6,
      +            "minItems": 6,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 6
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 6
      +          },
      +          "items": {
      +            "maxItems": 6,
      +            "minItems": 6,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 6
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 6
      +          },
      +          "items": {
      +            "maxItems": 6,
      +            "minItems": 6,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 6
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 6
      +          },
      +          "items": {
      +            "maxItems": 6,
      +            "minItems": 6,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 6
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 7
      +          },
      +          "items": {
      +            "maxItems": 7,
      +            "minItems": 7,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 7
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 7
      +          },
      +          "items": {
      +            "maxItems": 7,
      +            "minItems": 7,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 7
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 7
      +          },
      +          "items": {
      +            "maxItems": 7,
      +            "minItems": 7,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 7
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 7
      +          },
      +          "items": {
      +            "maxItems": 7,
      +            "minItems": 7,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 7
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 7
      +          },
      +          "items": {
      +            "maxItems": 7,
      +            "minItems": 7,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 7
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 7
      +          },
      +          "items": {
      +            "maxItems": 7,
      +            "minItems": 7,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 7
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 8
      +          },
      +          "items": {
      +            "maxItems": 8,
      +            "minItems": 8,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 8
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 8
      +          },
      +          "items": {
      +            "maxItems": 8,
      +            "minItems": 8,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 8
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 8
      +          },
      +          "items": {
      +            "maxItems": 8,
      +            "minItems": 8,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 8
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 8
      +          },
      +          "items": {
      +            "maxItems": 8,
      +            "minItems": 8,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 8
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 8
      +          },
      +          "items": {
      +            "maxItems": 8,
      +            "minItems": 8,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 8
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 8
      +          },
      +          "items": {
      +            "maxItems": 8,
      +            "minItems": 8,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 8
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 8
      +          },
      +          "items": {
      +            "maxItems": 8,
      +            "minItems": 8,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 7
      +          },
      +          "requested_count": {
      +            "const": 8
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 9
      +          },
      +          "items": {
      +            "maxItems": 9,
      +            "minItems": 9,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 9
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 9
      +          },
      +          "items": {
      +            "maxItems": 9,
      +            "minItems": 9,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 9
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 9
      +          },
      +          "items": {
      +            "maxItems": 9,
      +            "minItems": 9,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 9
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 9
      +          },
      +          "items": {
      +            "maxItems": 9,
      +            "minItems": 9,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 9
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 9
      +          },
      +          "items": {
      +            "maxItems": 9,
      +            "minItems": 9,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 9
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 9
      +          },
      +          "items": {
      +            "maxItems": 9,
      +            "minItems": 9,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 9
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 9
      +          },
      +          "items": {
      +            "maxItems": 9,
      +            "minItems": 9,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 7
      +          },
      +          "requested_count": {
      +            "const": 9
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 9
      +          },
      +          "items": {
      +            "maxItems": 9,
      +            "minItems": 9,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 8
      +          },
      +          "requested_count": {
      +            "const": 9
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 10
      +          },
      +          "items": {
      +            "maxItems": 10,
      +            "minItems": 10,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 10
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 10
      +          },
      +          "items": {
      +            "maxItems": 10,
      +            "minItems": 10,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 10
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 10
      +          },
      +          "items": {
      +            "maxItems": 10,
      +            "minItems": 10,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 10
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 10
      +          },
      +          "items": {
      +            "maxItems": 10,
      +            "minItems": 10,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 10
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 10
      +          },
      +          "items": {
      +            "maxItems": 10,
      +            "minItems": 10,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 10
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 10
      +          },
      +          "items": {
      +            "maxItems": 10,
      +            "minItems": 10,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 10
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 10
      +          },
      +          "items": {
      +            "maxItems": 10,
      +            "minItems": 10,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 7
      +          },
      +          "requested_count": {
      +            "const": 10
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 10
      +          },
      +          "items": {
      +            "maxItems": 10,
      +            "minItems": 10,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 8
      +          },
      +          "requested_count": {
      +            "const": 10
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 10
      +          },
      +          "items": {
      +            "maxItems": 10,
      +            "minItems": 10,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 9
      +          },
      +          "requested_count": {
      +            "const": 10
      +          }
      +        }
      +      }
      +    ],
      +    "properties": {
      +      "acquisition_receipt": {
      +        "properties": {
      +          "bundle_cost_reconciliation": {
      +            "properties": {
      +              "terminal_status": {
      +                "const": "succeeded"
      +              }
      +            },
      +            "required": [
      +              "terminal_status"
      +            ],
      +            "type": "object"
      +          }
      +        },
      +        "required": [
      +          "bundle_cost_reconciliation"
      +        ],
      +        "type": "object"
      +      },
      +      "status": {
      +        "const": "succeeded"
      +      }
      +    },
      +    "required": [
      +      "status",
      +      "requested_count",
      +      "minimum_acceptable_count",
      +      "delivered_count",
      +      "items",
      +      "acquisition_receipt"
      +    ],
      +    "title": "LegacySucceededHookResearchReplayResponse"
      +  },
      +  {
      +    "oneOf": [
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 2
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 3
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 3
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 4
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 4
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 4
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 5
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 5
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 5
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 5
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 6
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 6
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 6
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 6
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 6
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 7
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 7
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 8
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 7
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 8
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 9
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 2
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 3
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 3
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 4
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 4
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 4
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 5
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 5
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 5
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 5
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 6
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 6
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 6
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 6
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 6
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 7
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 7
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 8
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 7
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 8
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 9
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 2
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 3
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 3
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 4
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 4
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 4
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 5
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 5
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 5
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 5
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 6
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 6
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 6
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 6
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 6
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 7
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 7
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 8
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 7
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 8
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 9
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      }
      +    ],
      +    "properties": {
      +      "delivered_count": {
      +        "const": 0
      +      },
      +      "items": {
      +        "maxItems": 0,
      +        "type": "array"
      +      },
      +      "status": {
      +        "enum": [
      +          "insufficient_verified_supply",
      +          "unsupported_cell",
      +          "failed"
      +        ]
      +      }
      +    },
      +    "required": [
      +      "status",
      +      "requested_count",
      +      "minimum_acceptable_count",
      +      "delivered_count",
      +      "items",
      +      "acquisition_receipt"
      +    ],
      +    "title": "LegacyNonSuccessHookResearchReplayResponse"
      +  },
      +  {
      +    "oneOf": [
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 1
      +          },
      +          "items": {
      +            "maxItems": 1,
      +            "minItems": 1,
      +            "type": "array"
      +          }
      +        },
      +        "required": [
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 2
      +          },
      +          "items": {
      +            "maxItems": 2,
      +            "minItems": 2,
      +            "type": "array"
      +          }
      +        },
      +        "required": [
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 3
      +          },
      +          "items": {
      +            "maxItems": 3,
      +            "minItems": 3,
      +            "type": "array"
      +          }
      +        },
      +        "required": [
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 4
      +          },
      +          "items": {
      +            "maxItems": 4,
      +            "minItems": 4,
      +            "type": "array"
      +          }
      +        },
      +        "required": [
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 5
      +          },
      +          "items": {
      +            "maxItems": 5,
      +            "minItems": 5,
      +            "type": "array"
      +          }
      +        },
      +        "required": [
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 6
      +          },
      +          "items": {
      +            "maxItems": 6,
      +            "minItems": 6,
      +            "type": "array"
      +          }
      +        },
      +        "required": [
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 7
      +          },
      +          "items": {
      +            "maxItems": 7,
      +            "minItems": 7,
      +            "type": "array"
      +          }
      +        },
      +        "required": [
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 8
      +          },
      +          "items": {
      +            "maxItems": 8,
      +            "minItems": 8,
      +            "type": "array"
      +          }
      +        },
      +        "required": [
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 9
      +          },
      +          "items": {
      +            "maxItems": 9,
      +            "minItems": 9,
      +            "type": "array"
      +          }
      +        },
      +        "required": [
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 10
      +          },
      +          "items": {
      +            "maxItems": 10,
      +            "minItems": 10,
      +            "type": "array"
      +          }
      +        },
      +        "required": [
      +          "delivered_count",
      +          "items"
      +        ]
      +      }
      +    ],
      +    "properties": {
      +      "acquisition_receipt": {
      +        "properties": {
      +          "bundle_cost_reconciliation": {
      +            "properties": {
      +              "terminal_status": {
      +                "const": "degraded"
      +              }
      +            },
      +            "required": [
      +              "terminal_status"
      +            ],
      +            "type": "object"
      +          }
      +        },
      +        "required": [
      +          "bundle_cost_reconciliation"
      +        ],
      +        "type": "object"
      +      },
      +      "status": {
      +        "const": "degraded"
      +      }
      +    },
      +    "required": [
      +      "status",
      +      "delivered_count",
      +      "items",
      +      "acquisition_receipt"
      +    ],
      +    "title": "LegacyDegradedHookResearchReplayResponse"
      +  },
      +  {
      +    "oneOf": [
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 1
      +          },
      +          "items": {
      +            "maxItems": 1,
      +            "minItems": 1,
      +            "type": "array"
      +          }
      +        },
      +        "required": [
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 2
      +          },
      +          "items": {
      +            "maxItems": 2,
      +            "minItems": 2,
      +            "type": "array"
      +          }
      +        },
      +        "required": [
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 3
      +          },
      +          "items": {
      +            "maxItems": 3,
      +            "minItems": 3,
      +            "type": "array"
      +          }
      +        },
      +        "required": [
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 4
      +          },
      +          "items": {
      +            "maxItems": 4,
      +            "minItems": 4,
      +            "type": "array"
      +          }
      +        },
      +        "required": [
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 5
      +          },
      +          "items": {
      +            "maxItems": 5,
      +            "minItems": 5,
      +            "type": "array"
      +          }
      +        },
      +        "required": [
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 6
      +          },
      +          "items": {
      +            "maxItems": 6,
      +            "minItems": 6,
      +            "type": "array"
      +          }
      +        },
      +        "required": [
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 7
      +          },
      +          "items": {
      +            "maxItems": 7,
      +            "minItems": 7,
      +            "type": "array"
      +          }
      +        },
      +        "required": [
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 8
      +          },
      +          "items": {
      +            "maxItems": 8,
      +            "minItems": 8,
      +            "type": "array"
      +          }
      +        },
      +        "required": [
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 9
      +          },
      +          "items": {
      +            "maxItems": 9,
      +            "minItems": 9,
      +            "type": "array"
      +          }
      +        },
      +        "required": [
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 10
      +          },
      +          "items": {
      +            "maxItems": 10,
      +            "minItems": 10,
      +            "type": "array"
      +          }
      +        },
      +        "required": [
      +          "delivered_count",
      +          "items"
      +        ]
      +      }
      +    ],
      +    "properties": {
      +      "acquisition_receipt": {
      +        "properties": {
      +          "bundle_cost_reconciliation": {
      +            "properties": {
      +              "terminal_status": {
      +                "const": "insufficient_verified_supply"
      +              }
      +            },
      +            "required": [
      +              "terminal_status"
      +            ],
      +            "type": "object"
      +          }
      +        },
      +        "required": [
      +          "bundle_cost_reconciliation"
      +        ],
      +        "type": "object"
      +      },
      +      "status": {
      +        "const": "insufficient_verified_supply"
      +      }
      +    },
      +    "required": [
      +      "status",
      +      "delivered_count",
      +      "items",
      +      "acquisition_receipt"
      +    ],
      +    "title": "LegacyInsufficientHookResearchReplayResponse"
      +  },
      +  {
      +    "additionalProperties": false,
      +    "properties": {
      +      "cost_receipt": {
      +        "$ref": "#/$defs/CostReceiptResponse"
      +      },
      +      "deficiencies": {
      +        "items": {
      +          "additionalProperties": true,
      +          "type": "object"
      +        },
      +        "title": "Deficiencies",
      +        "type": "array"
      +      },
      +      "delivered_count": {
      +        "maximum": 30,
      +        "minimum": 0,
      +        "title": "Delivered Count",
      +        "type": "integer"
      +      },
      +      "distinct_source_settlement": {
      +        "$ref": "#/$defs/DistinctSourceSettlementResponse"
      +      },
      +      "execution": {
      +        "$ref": "#/$defs/CompactResearchExecution"
      +      },
      +      "items": {
      +        "items": {
      +          "$ref": "#/$defs/CompactResearchItem"
      +        },
      +        "maxItems": 30,
      +        "title": "Items",
      +        "type": "array"
      +      },
      +      "minimum_acceptable_count": {
      +        "maximum": 30,
      +        "minimum": 1,
      +        "title": "Minimum Acceptable Count",
      +        "type": "integer"
      +      },
      +      "operation": {
      +        "const": "research_hook_evidence",
      +        "title": "Operation",
      +        "type": "string"
      +      },
      +      "replayed": {
      +        "title": "Replayed",
      +        "type": "boolean"
      +      },
      +      "replayed_at_charge": {
      +        "title": "Replayed At Charge",
      +        "type": "boolean"
      +      },
      +      "request_id": {
      +        "title": "Request Id",
      +        "type": "string"
      +      },
      +      "requested_count": {
      +        "maximum": 30,
      +        "minimum": 1,
      +        "title": "Requested Count",
      +        "type": "integer"
      +      },
      +      "required_source_settlement": {
      +        "items": {
      +          "$ref": "#/$defs/SourceSettlementResponse"
      +        },
      +        "title": "Required Source Settlement",
      +        "type": "array"
      +      },
      +      "schema_version": {
      +        "const": "hook-research-compact-v1",
      +        "title": "Schema Version",
      +        "type": "string"
      +      },
      +      "status": {
      +        "$ref": "#/$defs/CompactResearchStatus"
      +      }
      +    },
      +    "required": [
      +      "schema_version",
      +      "operation",
      +      "status",
      +      "requested_count",
      +      "minimum_acceptable_count",
      +      "delivered_count",
      +      "required_source_settlement",
      +      "distinct_source_settlement",
      +      "deficiencies",
      +      "cost_receipt",
      +      "request_id",
      +      "replayed",
      +      "replayed_at_charge",
      +      "items",
      +      "execution"
      +    ],
      +    "title": "CompactHookResearchResponse",
      +    "type": "object"
      +  }
      +]
    • removedOutput schema / properties / items / items / additionalProperties
      Removed value: -false
    • addedOutput schema / properties / items / items / anyOf
      Added value: +[
      +  {
      +    "additionalProperties": false,
      +    "properties": {
      +      "acquisition_call_receipts": {
      +        "items": {
      +          "type": "string"
      +        },
      +        "minItems": 1,
      +        "type": "array"
      +      },
      +      "acquisition_origin_references": {
      +        "items": {
      +          "type": "string"
      +        },
      +        "minItems": 1,
      +        "type": "array"
      +      },
      +      "actual_platform": {
      +        "enum": [
      +          "tiktok",
      +          "instagram",
      +          "youtube"
      +        ]
      +      },
      +      "authority_settlement_receipts": {
      +        "items": {
      +          "additionalProperties": false,
      +          "properties": {
      +            "artifact_payload_sha256": {
      +              "pattern": "^[0-9a-f]{64}$",
      +              "type": "string"
      +            },
      +            "call_id": {
      +              "type": "string"
      +            },
      +            "component": {
      +              "enum": [
      +                "transcript",
      +                "visual",
      +                "audio_alignment",
      +                "ocr",
      +                "semantic_annotation",
      +                "content_arc"
      +              ]
      +            },
      +            "dispatch_request_sha256": {
      +              "pattern": "^[0-9a-f]{64}$",
      +              "type": "string"
      +            },
      +            "model_id": {
      +              "type": "string"
      +            },
      +            "model_sha256": {
      +              "pattern": "^[0-9a-f]{64}$",
      +              "type": "string"
      +            },
      +            "model_version": {
      +              "type": "string"
      +            },
      +            "provider_id": {
      +              "type": "string"
      +            },
      +            "provider_request_sha256": {
      +              "pattern": "^[0-9a-f]{64}$",
      +              "type": "string"
      +            },
      +            "provider_response_sha256": {
      +              "pattern": "^[0-9a-f]{64}$",
      +              "type": "string"
      +            },
      +            "request_sha256": {
      +              "pattern": "^[0-9a-f]{64}$",
      +              "type": "string"
      +            },
      +            "settled_cost_microunits": {
      +              "minimum": 0,
      +              "type": "integer"
      +            },
      +            "settled_credits": {
      +              "minimum": 0,
      +              "type": "integer"
      +            },
      +            "settlement_receipt_sha256": {
      +              "pattern": "^[0-9a-f]{64}$",
      +              "type": "string"
      +            },
      +            "subject_sha256": {
      +              "pattern": "^[0-9a-f]{64}$",
      +              "type": "string"
      +            }
      +          },
      +          "required": [
      +            "component",
      +            "call_id",
      +            "settlement_receipt_sha256",
      +            "dispatch_request_sha256",
      +            "request_sha256",
      +            "subject_sha256",
      +            "provider_request_sha256",
      +            "provider_response_sha256",
      +            "artifact_payload_sha256",
      +            "provider_id",
      +            "model_id",
      +            "model_version",
      +            "model_sha256",
      +            "settled_cost_microunits",
      +            "settled_credits"
      +          ],
      +          "type": "object"
      +        },
      +        "maxItems": 6,
      +        "minItems": 6,
      +        "type": "array"
      +      },
      +      "candidate_id": {
      +        "type": "string"
      +      },
      +      "catchy_line": {
      +        "type": "string"
      +      },
      +      "catchy_line_evidence_ids": {
      +        "items": {
      +          "type": "string"
      +        },
      +        "minItems": 1,
      +        "type": "array"
      +      },
      +      "caveats": {
      +        "items": {
      +          "type": "string"
      +        },
      +        "type": "array"
      +      },
      +      "code_switch_languages": {
      +        "items": {
      +          "enum": [
      +            "en",
      +            "fr",
      +            "es",
      +            "ar",
      +            "ary"
      +          ]
      +        },
      +        "type": "array"
      +      },
      +      "content_arc_authority_receipt": {
      +        "anyOf": [
      +          {
      +            "additionalProperties": false,
      +            "properties": {
      +              "component": {
      +                "type": "string"
      +              },
      +              "model_id": {
      +                "type": "string"
      +              },
      +              "model_sha256": {
      +                "pattern": "^[0-9a-f]{64}$",
      +                "type": "string"
      +              },
      +              "model_version": {
      +                "type": "string"
      +              },
      +              "tool_id": {
      +                "type": "string"
      +              },
      +              "tool_sha256": {
      +                "pattern": "^[0-9a-f]{64}$",
      +                "type": "string"
      +              },
      +              "tool_version": {
      +                "type": "string"
      +              }
      +            },
      +            "required": [
      +              "component",
      +              "tool_id",
      +              "tool_version",
      +              "tool_sha256",
      +              "model_id",
      +              "model_version",
      +              "model_sha256"
      +            ],
      +            "type": "object"
      +          },
      +          {
      +            "type": "null"
      +          }
      +        ]
      +      },
      +      "content_arc_receipt": {
      +        "additionalProperties": false,
      +        "properties": {
      +          "actual_platform": {
      +            "enum": [
      +              "tiktok",
      +              "instagram",
      +              "youtube"
      +            ]
      +          },
      +          "candidate_id": {
      +            "type": "string"
      +          },
      +          "canonical_public_url": {
      +            "format": "uri",
      +            "pattern": "^https://",
      +            "type": "string"
      +          },
      +          "decision_state": {
      +            "const": "pass"
      +          },
      +          "general_idea_evidence_ids": {
      +            "items": {
      +              "type": "string"
      +            },
      +            "minItems": 1,
      +            "type": "array"
      +          },
      +          "general_idea_excerpt_cue_ids": {
      +            "items": {
      +              "type": "string"
      +            },
      +            "minItems": 1,
      +            "type": "array"
      +          },
      +          "general_idea_excerpt_sha256": {
      +            "pattern": "^[0-9a-f]{64}$",
      +            "type": "string"
      +          },
      +          "general_idea_output_sha256": {
      +            "pattern": "^[0-9a-f]{64}$",
      +            "type": "string"
      +          },
      +          "generic_cta_state": {
      +            "const": "absent"
      +          },
      +          "hook_explanation": {
      +            "additionalProperties": false,
      +            "properties": {
      +              "catchy_line_evidence_ids": {
      +                "items": {
      +                  "type": "string"
      +                },
      +                "minItems": 1,
      +                "type": "array"
      +              },
      +              "catchy_line_sha256": {
      +                "pattern": "^[0-9a-f]{64}$",
      +                "type": "string"
      +              },
      +              "general_topic_evidence_ids": {
      +                "items": {
      +                  "type": "string"
      +                },
      +                "minItems": 1,
      +                "type": "array"
      +              },
      +              "general_topic_sha256": {
      +                "pattern": "^[0-9a-f]{64}$",
      +                "type": "string"
      +              },
      +              "prompt_id": {
      +                "minLength": 1,
      +                "type": "string"
      +              },
      +              "prompt_sha256": {
      +                "pattern": "^[0-9a-f]{64}$",
      +                "type": "string"
      +              },
      +              "prompt_version": {
      +                "minLength": 1,
      +                "type": "string"
      +              }
      +            },
      +            "required": [
      +              "catchy_line_sha256",
      +              "catchy_line_evidence_ids",
      +              "general_topic_sha256",
      +              "general_topic_evidence_ids",
      +              "prompt_id",
      +              "prompt_version",
      +              "prompt_sha256"
      +            ],
      +            "type": "object"
      +          },
      +          "hook_explanation_refusal": {
      +            "additionalProperties": false,
      +            "properties": {
      +              "code": {
      +                "minLength": 1,
      +                "type": "string"
      +              },
      +              "detail": {
      +                "maxLength": 300,
      +                "type": "string"
      +              }
      +            },
      +            "required": [
      +              "code",
      +              "detail"
      +            ],
      +            "type": "object"
      +          },
      +          "media_artifact_sha256": {
      +            "pattern": "^[0-9a-f]{64}$",
      +            "type": "string"
      +          },
      +          "opening_cue_ids": {
      +            "items": {
      +              "type": "string"
      +            },
      +            "minItems": 1,
      +            "type": "array"
      +          },
      +          "opening_end_ms": {
      +            "minimum": 1,
      +            "type": [
      +              "integer",
      +              "null"
      +            ]
      +          },
      +          "opening_span_sha256": {
      +            "pattern": "^[0-9a-f]{64}$",
      +            "type": "string"
      +          },
      +          "opening_start_ms": {
      +            "minimum": 0,
      +            "type": [
      +              "integer",
      +              "null"
      +            ]
      +          },
      +          "payoff_audio_alignment_state": {
      +            "enum": [
      +              "exact",
      +              "transcript_grounded"
      +            ]
      +          },
      +          "payoff_audio_artifact_sha256": {
      +            "anyOf": [
      +              {
      +                "pattern": "^[0-9a-f]{64}$",
      +                "type": "string"
      +              },
      +              {
      +                "type": "null"
      +              }
      +            ]
      +          },
      +          "payoff_cue_ids": {
      +            "items": {
      +              "type": "string"
      +            },
      +            "minItems": 1,
      +            "type": "array"
      +          },
      +          "payoff_end_ms": {
      +            "minimum": 1,
      +            "type": [
      +              "integer",
      +              "null"
      +            ]
      +          },
      +          "payoff_span_sha256": {
      +            "pattern": "^[0-9a-f]{64}$",
      +            "type": "string"
      +          },
      +          "payoff_start_ms": {
      +            "minimum": 0,
      +            "type": [
      +              "integer",
      +              "null"
      +            ]
      +          },
      +          "policy_id": {
      +            "type": "string"
      +          },
      +          "policy_sha256": {
      +            "pattern": "^[0-9a-f]{64}$",
      +            "type": "string"
      +          },
      +          "receipt_sha256": {
      +            "pattern": "^[0-9a-f]{64}$",
      +            "type": "string"
      +          },
      +          "request_sha256": {
      +            "pattern": "^[0-9a-f]{64}$",
      +            "type": "string"
      +          },
      +          "schema_version": {
      +            "const": "content-arc-receipt-v1"
      +          },
      +          "span_retry": {
      +            "additionalProperties": false,
      +            "properties": {
      +              "attempts": {
      +                "items": {
      +                  "anyOf": [
      +                    {
      +                      "additionalProperties": false,
      +                      "properties": {
      +                        "attempt_index": {
      +                          "maximum": 7,
      +                          "minimum": 0,
      +                          "type": "integer"
      +                        },
      +                        "cue_ids": {
      +                          "items": {
      +                            "type": "string"
      +                          },
      +                          "minItems": 1,
      +                          "type": "array"
      +                        },
      +                        "end_ms": {
      +                          "minimum": 1,
      +                          "type": [
      +                            "integer",
      +                            "null"
      +                          ]
      +                        },
      +                        "raw_end": {
      +                          "minimum": 1,
      +                          "type": "integer"
      +                        },
      +                        "raw_start": {
      +                          "minimum": 0,
      +                          "type": "integer"
      +                        },
      +                        "rule_hit": {
      +                          "const": "selected"
      +                        },
      +                        "span_role": {
      +                          "enum": [
      +                            "opening",
      +                            "general_idea",
      +                            "payoff"
      +                          ]
      +                        },
      +                        "start_ms": {
      +                          "minimum": 0,
      +                          "type": [
      +                            "integer",
      +                            "null"
      +                          ]
      +                        }
      +                      },
      +                      "required": [
      +                        "attempt_index",
      +                        "span_role",
      +                        "cue_ids",
      +                        "rule_hit",
      +                        "raw_start",
      +                        "raw_end",
      +                        "start_ms",
      +                        "end_ms"
      +                      ],
      +                      "type": "object"
      +                    },
      +                    {
      +                      "additionalProperties": false,
      +                      "properties": {
      +                        "attempt_index": {
      +                          "maximum": 7,
      +                          "minimum": 0,
      +                          "type": "integer"
      +                        },
      +                        "cue_ids": {
      +                          "items": {
      +                            "type": "string"
      +                          },
      +                          "minItems": 1,
      +                          "type": "array"
      +                        },
      +                        "refusal_code": {
      +                          "minLength": 1,
      +                          "type": "string"
      +                        },
      +                        "rule_hit": {
      +                          "const": "refused"
      +                        },
      +                        "span_role": {
      +                          "enum": [
      +                            "opening",
      +                            "general_idea",
      +                            "payoff"
      +                          ]
      +                        }
      +                      },
      +                      "required": [
      +                        "attempt_index",
      +                        "span_role",
      +                        "cue_ids",
      +                        "rule_hit",
      +                        "refusal_code"
      +                      ],
      +                      "type": "object"
      +                    },
      +                    {
      +                      "additionalProperties": false,
      +                      "properties": {
      +                        "attempt_index": {
      +                          "maximum": 7,
      +                          "minimum": 0,
      +                          "type": "integer"
      +                        },
      +                        "cue_ids": {
      +                          "items": {
      +                            "type": "string"
      +                          },
      +                          "minItems": 1,
      +                          "type": "array"
      +                        },
      +                        "end_ms": {
      +                          "minimum": 1,
      +                          "type": [
      +                            "integer",
      +                            "null"
      +                          ]
      +                        },
      +                        "raw_end": {
      +                          "minimum": 1,
      +                          "type": "integer"
      +                        },
      +                        "raw_start": {
      +                          "minimum": 0,
      +                          "type": "integer"
      +                        },
      +                        "rule_hit": {
      +                          "enum": [
      +                            "selected",
      +                            "excerpt_too_long",
      +                            "generic_cta_present",
      +                            "noncontiguous_cues"
      +                          ]
      +                        },
      +                        "span_role": {
      +                          "enum": [
      +                            "opening",
      +                            "general_idea",
      +                            "payoff"
      +                          ]
      +                        },
      +                        "start_ms": {
      +                          "minimum": 0,
      +                          "type": [
      +                            "integer",
      +                            "null"
      +                          ]
      +                        }
      +                      },
      +                      "required": [
      +                        "attempt_index",
      +                        "span_role",
      +                        "cue_ids",
      +                        "rule_hit",
      +                        "raw_start",
      +                        "raw_end",
      +                        "start_ms",
      +                        "end_ms"
      +                      ],
      +                      "type": "object"
      +                    }
      +                  ]
      +                },
      +                "minItems": 3,
      +                "type": "array"
      +              },
      +              "chosen_on_retry": {
      +                "const": true
      +              },
      +              "evidence_preserving": {
      +                "const": true
      +              },
      +              "material_sha256": {
      +                "pattern": "^[0-9a-f]{64}$",
      +                "type": "string"
      +              },
      +              "max_attempts_per_span": {
      +                "maximum": 8,
      +                "minimum": 1,
      +                "type": "integer"
      +              },
      +              "rule_id": {
      +                "minLength": 1,
      +                "type": "string"
      +              },
      +              "schema_version": {
      +                "const": "content-arc-span-retry-v1"
      +              }
      +            },
      +            "required": [
      +              "schema_version",
      +              "rule_id",
      +              "material_sha256",
      +              "max_attempts_per_span",
      +              "chosen_on_retry",
      +              "attempts"
      +            ],
      +            "type": "object"
      +          },
      +          "spoken_unit_boundary_rule": {
      +            "additionalProperties": false,
      +            "properties": {
      +              "caveat": {
      +                "minLength": 1,
      +                "type": "string"
      +              },
      +              "derivation": {
      +                "minLength": 1,
      +                "type": "string"
      +              },
      +              "material_sha256": {
      +                "pattern": "^[0-9a-f]{64}$",
      +                "type": "string"
      +              },
      +              "rule_id": {
      +                "minLength": 1,
      +                "type": "string"
      +              },
      +              "threshold_ms": {
      +                "minimum": 1,
      +                "type": "integer"
      +              }
      +            },
      +            "required": [
      +              "rule_id",
      +              "material_sha256",
      +              "threshold_ms",
      +              "derivation",
      +              "caveat"
      +            ],
      +            "type": "object"
      +          },
      +          "sponsor_state": {
      +            "const": "absent"
      +          },
      +          "stable_media_id": {
      +            "type": "string"
      +          },
      +          "transcript_artifact_sha256": {
      +            "pattern": "^[0-9a-f]{64}$",
      +            "type": "string"
      +          },
      +          "transcript_coverage_end_ms": {
      +            "minimum": 1,
      +            "type": [
      +              "integer",
      +              "null"
      +            ]
      +          },
      +          "transcript_coverage_start_ms": {
      +            "minimum": 0,
      +            "type": [
      +              "integer",
      +              "null"
      +            ]
      +          },
      +          "transcript_coverage_state": {
      +            "enum": [
      +              "full",
      +              "sufficient"
      +            ]
      +          },
      +          "transcript_source_id": {
      +            "type": "string"
      +          }
      +        },
      +        "required": [
      +          "schema_version",
      +          "decision_state",
      +          "receipt_sha256",
      +          "candidate_id",
      +          "actual_platform",
      +          "stable_media_id",
      +          "canonical_public_url",
      +          "media_artifact_sha256",
      +          "transcript_source_id",
      +          "transcript_artifact_sha256",
      +          "transcript_coverage_start_ms",
      +          "transcript_coverage_end_ms",
      +          "transcript_coverage_state",
      +          "opening_cue_ids",
      +          "opening_start_ms",
      +          "opening_end_ms",
      +          "opening_span_sha256",
      +          "general_idea_excerpt_cue_ids",
      +          "general_idea_excerpt_sha256",
      +          "general_idea_evidence_ids",
      +          "general_idea_output_sha256",
      +          "payoff_cue_ids",
      +          "payoff_start_ms",
      +          "payoff_end_ms",
      +          "payoff_span_sha256",
      +          "payoff_audio_artifact_sha256",
      +          "payoff_audio_alignment_state",
      +          "sponsor_state",
      +          "generic_cta_state",
      +          "policy_id",
      +          "policy_sha256",
      +          "request_sha256"
      +        ],
      +        "type": "object"
      +      },
      +      "creator": {
      +        "type": "string"
      +      },
      +      "creator_key": {
      +        "type": "string"
      +      },
      +      "dialect": {
      +        "type": [
      +          "string",
      +          "null"
      +        ]
      +      },
      +      "direct_canonical_url": {
      +        "format": "uri",
      +        "type": "string"
      +      },
      +      "first_audible_speech": {
      +        "anyOf": [
      +          {
      +            "additionalProperties": false,
      +            "properties": {
      +              "alignment_state": {
      +                "const": "exact"
      +              },
      +              "audio_artifact_sha256": {
      +                "pattern": "^[0-9a-f]{64}$",
      +                "type": "string"
      +              },
      +              "cue_ids": {
      +                "items": {
      +                  "type": "string"
      +                },
      +                "minItems": 1,
      +                "type": "array"
      +              },
      +              "end_ms": {
      +                "minimum": 1,
      +                "type": "integer"
      +              },
      +              "evidence_sha256": {
      +                "pattern": "^[0-9a-f]{64}$",
      +                "type": "string"
      +              },
      +              "media_artifact_sha256": {
      +                "pattern": "^[0-9a-f]{64}$",
      +                "type": "string"
      +              },
      +              "raw_end": {
      +                "minimum": 1,
      +                "type": "integer"
      +              },
      +              "raw_source_span": {
      +                "minLength": 1,
      +                "type": "string"
      +              },
      +              "raw_start": {
      +                "minimum": 0,
      +                "type": "integer"
      +              },
      +              "segment_id": {
      +                "type": "string"
      +              },
      +              "source_span_sha256": {
      +                "pattern": "^[0-9a-f]{64}$",
      +                "type": "string"
      +              },
      +              "start_ms": {
      +                "minimum": 0,
      +                "type": "integer"
      +              },
      +              "transcript_artifact_sha256": {
      +                "pattern": "^[0-9a-f]{64}$",
      +                "type": "string"
      +              },
      +              "transcript_source_id": {
      +                "type": "string"
      +              }
      +            },
      +            "required": [
      +              "segment_id",
      +              "raw_source_span",
      +              "raw_start",
      +              "raw_end",
      +              "transcript_source_id",
      +              "transcript_artifact_sha256",
      +              "cue_ids",
      +              "start_ms",
      +              "end_ms",
      +              "audio_artifact_sha256",
      +              "media_artifact_sha256",
      +              "evidence_sha256",
      +              "source_span_sha256",
      +              "alignment_state"
      +            ],
      +            "type": "object"
      +          },
      +          {
      +            "type": "null"
      +          }
      +        ]
      +      },
      +      "first_transcribed_spoken_unit": {
      +        "additionalProperties": false,
      +        "properties": {
      +          "cue_ids": {
      +            "items": {
      +              "type": "string"
      +            },
      +            "minItems": 1,
      +            "type": "array"
      +          },
      +          "end_ms": {
      +            "minimum": 1,
      +            "type": [
      +              "integer",
      +              "null"
      +            ]
      +          },
      +          "evidence_state": {
      +            "const": "transcript_grounded"
      +          },
      +          "raw_source_span": {
      +            "minLength": 1,
      +            "type": "string"
      +          },
      +          "source_span_sha256": {
      +            "pattern": "^[0-9a-f]{64}$",
      +            "type": "string"
      +          },
      +          "start_ms": {
      +            "minimum": 0,
      +            "type": [
      +              "integer",
      +              "null"
      +            ]
      +          },
      +          "timestamp_state": {
      +            "enum": [
      +              "exact",
      +              "unknown"
      +            ]
      +          },
      +          "transcript_artifact_sha256": {
      +            "pattern": "^[0-9a-f]{64}$",
      +            "type": "string"
      +          },
      +          "transcript_source_id": {
      +            "type": "string"
      +          },
      +          "unit_id": {
      +            "type": "string"
      +          }
      +        },
      +        "required": [
      +          "unit_id",
      +          "raw_source_span",
      +          "transcript_source_id",
      +          "transcript_artifact_sha256",
      +          "cue_ids",
      +          "start_ms",
      +          "end_ms",
      +          "timestamp_state",
      +          "source_span_sha256",
      +          "evidence_state"
      +        ],
      +        "type": "object"
      +      },
      +      "general_idea": {
      +        "type": "string"
      +      },
      +      "general_idea_evidence_ids": {
      +        "items": {
      +          "type": "string"
      +        },
      +        "minItems": 1,
      +        "type": "array"
      +      },
      +      "general_idea_excerpt": {
      +        "type": "string"
      +      },
      +      "general_topic": {
      +        "type": "string"
      +      },
      +      "general_topic_evidence_ids": {
      +        "items": {
      +          "type": "string"
      +        },
      +        "minItems": 1,
      +        "type": "array"
      +      },
      +      "hook_text": {
      +        "type": "string"
      +      },
      +      "intent_evidence": {
      +        "additionalProperties": false,
      +        "properties": {
      +          "citations": {
      +            "items": {
      +              "additionalProperties": false,
      +              "properties": {
      +                "cue_id": {
      +                  "minLength": 1,
      +                  "type": "string"
      +                },
      +                "quote": {
      +                  "minLength": 1,
      +                  "type": "string"
      +                }
      +              },
      +              "required": [
      +                "cue_id",
      +                "quote"
      +              ],
      +              "type": "object"
      +            },
      +            "maxItems": 16,
      +            "type": "array"
      +          },
      +          "rationale": {
      +            "maxLength": 800,
      +            "minLength": 1,
      +            "type": "string"
      +          },
      +          "request_sha256": {
      +            "pattern": "^[a-f0-9]{64}$",
      +            "type": "string"
      +          },
      +          "schema_version": {
      +            "const": "source-intent-evidence-v1"
      +          },
      +          "state": {
      +            "enum": [
      +              "direct",
      +              "strong",
      +              "partial",
      +              "mismatch",
      +              "missing"
      +            ],
      +            "type": "string"
      +          },
      +          "transcript_artifact_sha256": {
      +            "pattern": "^[a-f0-9]{64}$",
      +            "type": "string"
      +          }
      +        },
      +        "required": [
      +          "schema_version",
      +          "request_sha256",
      +          "transcript_artifact_sha256",
      +          "state",
      +          "rationale",
      +          "citations"
      +        ],
      +        "type": "object"
      +      },
      +      "language_evidence_state": {
      +        "enum": [
      +          "verified",
      +          "model_declared"
      +        ]
      +      },
      +      "leading_segments": {
      +        "anyOf": [
      +          {
      +            "items": {
      +              "additionalProperties": false,
      +              "properties": {
      +                "alignment_state": {
      +                  "enum": [
      +                    "exact",
      +                    "not_applicable"
      +                  ]
      +                },
      +                "audio_artifact_sha256": {
      +                  "pattern": "^[0-9a-f]{64}$",
      +                  "type": "string"
      +                },
      +                "cue_ids": {
      +                  "items": {
      +                    "type": "string"
      +                  },
      +                  "type": "array"
      +                },
      +                "end_ms": {
      +                  "minimum": 1,
      +                  "type": "integer"
      +                },
      +                "evidence_sha256": {
      +                  "pattern": "^[0-9a-f]{64}$",
      +                  "type": "string"
      +                },
      +                "kind": {
      +                  "enum": [
      +                    "silence",
      +                    "music",
      +                    "sound_effect",
      +                    "non_speech",
      +                    "speech_onset_overlap",
      +                    "speech",
      +                    "overlap"
      +                  ]
      +                },
      +                "media_artifact_sha256": {
      +                  "pattern": "^[0-9a-f]{64}$",
      +                  "type": "string"
      +                },
      +                "order": {
      +                  "minimum": 0,
      +                  "type": "integer"
      +                },
      +                "raw_end": {
      +                  "minimum": 1,
      +                  "type": [
      +                    "integer",
      +                    "null"
      +                  ]
      +                },
      +                "raw_source_span": {
      +                  "type": [
      +                    "string",
      +                    "null"
      +                  ]
      +                },
      +                "raw_start": {
      +                  "minimum": 0,
      +                  "type": [
      +                    "integer",
      +                    "null"
      +                  ]
      +                },
      +                "segment_id": {
      +                  "type": "string"
      +                },
      +                "source_span_sha256": {
      +                  "anyOf": [
      +                    {
      +                      "pattern": "^[0-9a-f]{64}$",
      +                      "type": "string"
      +                    },
      +                    {
      +                      "type": "null"
      +                    }
      +                  ]
      +                },
      +                "start_ms": {
      +                  "minimum": 0,
      +                  "type": "integer"
      +                },
      +                "transcript_artifact_sha256": {
      +                  "anyOf": [
      +                    {
      +                      "pattern": "^[0-9a-f]{64}$",
      +                      "type": "string"
      +                    },
      +                    {
      +                      "type": "null"
      +                    }
      +                  ]
      +                },
      +                "transcript_source_id": {
      +                  "type": [
      +                    "string",
      +                    "null"
      +                  ]
      +                }
      +              },
      +              "required": [
      +                "segment_id",
      +                "order",
      +                "kind",
      +                "start_ms",
      +                "end_ms",
      +                "audio_artifact_sha256",
      +                "media_artifact_sha256",
      +                "evidence_sha256",
      +                "transcript_source_id",
      +                "transcript_artifact_sha256",
      +                "cue_ids",
      +                "raw_source_span",
      +                "raw_start",
      +                "raw_end",
      +                "source_span_sha256",
      +                "alignment_state"
      +              ],
      +              "type": "object"
      +            },
      +            "maxItems": 128,
      +            "type": "array"
      +          },
      +          {
      +            "type": "null"
      +          }
      +        ]
      +      },
      +      "non_ad_evidence": {
      +        "additionalProperties": false,
      +        "properties": {
      +          "source": {
      +            "type": "string"
      +          },
      +          "state": {
      +            "const": "known_non_ad"
      +          }
      +        },
      +        "required": [
      +          "state",
      +          "source"
      +        ],
      +        "type": "object"
      +      },
      +      "observed_format": {
      +        "enum": [
      +          "solo_talking_head",
      +          "podcast",
      +          "interview",
      +          "yapping_monologue",
      +          "unknown"
      +        ]
      +      },
      +      "observed_language": {
      +        "enum": [
      +          "en",
      +          "fr",
      +          "es",
      +          "ar",
      +          "ary"
      +        ]
      +      },
      +      "observed_platform_views": {
      +        "minimum": 50000,
      +        "type": "integer"
      +      },
      +      "opener_end_ms": {
      +        "minimum": 1,
      +        "type": [
      +          "integer",
      +          "null"
      +        ]
      +      },
      +      "opener_source_span": {
      +        "type": "string"
      +      },
      +      "opener_start_ms": {
      +        "minimum": 0,
      +        "type": [
      +          "integer",
      +          "null"
      +        ]
      +      },
      +      "opener_verification_state": {
      +        "enum": [
      +          "audio_verified",
      +          "transcript_grounded"
      +        ]
      +      },
      +      "opening_boundary_state": {
      +        "enum": [
      +          "verified",
      +          "transcript_start_only",
      +          "unknown"
      +        ]
      +      },
      +      "opening_line": {
      +        "type": "string"
      +      },
      +      "payoff_end_ms": {
      +        "minimum": 1,
      +        "type": [
      +          "integer",
      +          "null"
      +        ]
      +      },
      +      "payoff_source_span": {
      +        "type": "string"
      +      },
      +      "payoff_start_ms": {
      +        "minimum": 0,
      +        "type": [
      +          "integer",
      +          "null"
      +        ]
      +      },
      +      "payoff_text": {
      +        "type": "string"
      +      },
      +      "payoff_verification_state": {
      +        "enum": [
      +          "audio_verified",
      +          "transcript_grounded"
      +        ]
      +      },
      +      "punch_line": {
      +        "type": "string"
      +      },
      +      "requested_format": {
      +        "anyOf": [
      +          {
      +            "enum": [
      +              "solo_talking_head",
      +              "podcast",
      +              "interview",
      +              "yapping_monologue"
      +            ]
      +          },
      +          {
      +            "type": "null"
      +          }
      +        ]
      +      },
      +      "requested_language": {
      +        "enum": [
      +          "en",
      +          "fr",
      +          "es",
      +          "ar",
      +          "ary"
      +        ]
      +      },
      +      "requested_topic": {
      +        "type": "string"
      +      },
      +      "research_context": {
      +        "additionalProperties": false,
      +        "properties": {
      +          "analysis": {
      +            "anyOf": [
      +              {
      +                "additionalProperties": false,
      +                "properties": {
      +                  "adaptable_structure": {
      +                    "maxLength": 900,
      +                    "minLength": 1,
      +                    "type": "string"
      +                  },
      +                  "attention_mechanism": {
      +                    "maxLength": 900,
      +                    "minLength": 1,
      +                    "type": "string"
      +                  },
      +                  "citations": {
      +                    "items": {
      +                      "additionalProperties": false,
      +                      "properties": {
      +                        "cue_id": {
      +                          "minLength": 1,
      +                          "type": "string"
      +                        },
      +                        "quote": {
      +                          "minLength": 1,
      +                          "type": "string"
      +                        }
      +                      },
      +                      "required": [
      +                        "cue_id",
      +                        "quote"
      +                      ],
      +                      "type": "object"
      +                    },
      +                    "maxItems": 16,
      +                    "minItems": 1,
      +                    "type": "array"
      +                  },
      +                  "payoff_relationship": {
      +                    "maxLength": 900,
      +                    "minLength": 1,
      +                    "type": "string"
      +                  },
      +                  "promised_payoff": {
      +                    "maxLength": 600,
      +                    "minLength": 1,
      +                    "type": "string"
      +                  },
      +                  "visual_frame_timestamps_ms": {
      +                    "items": {
      +                      "type": "integer"
      +                    },
      +                    "maxItems": 3,
      +                    "type": "array"
      +                  },
      +                  "visual_observation": {
      +                    "anyOf": [
      +                      {
      +                        "type": "string"
      +                      },
      +                      {
      +                        "type": "null"
      +                      }
      +                    ]
      +                  }
      +                },
      +                "required": [
      +                  "attention_mechanism",
      +                  "promised_payoff",
      +                  "payoff_relationship",
      +                  "adaptable_structure",
      +                  "citations",
      +                  "visual_observation",
      +                  "visual_frame_timestamps_ms"
      +                ],
      +                "type": "object"
      +              },
      +              {
      +                "type": "null"
      +              }
      +            ]
      +          },
      +          "analysis_receipt": {
      +            "anyOf": [
      +              {
      +                "additionalProperties": false,
      +                "properties": {
      +                  "artifact_payload_sha256": {
      +                    "pattern": "^[a-f0-9]{64}$",
      +                    "type": "string"
      +                  },
      +                  "dispatch_id": {
      +                    "minLength": 1,
      +                    "type": "string"
      +                  },
      +                  "model_id": {
      +                    "minLength": 1,
      +                    "type": "string"
      +                  },
      +                  "provider_request_sha256": {
      +                    "pattern": "^[a-f0-9]{64}$",
      +                    "type": "string"
      +                  },
      +                  "provider_response_sha256": {
      +                    "pattern": "^[a-f0-9]{64}$",
      +                    "type": "string"
      +                  },
      +                  "reserved_cost_microunits": {
      +                    "minimum": 0,
      +                    "type": "integer"
      +                  },
      +                  "settled_cost_microunits": {
      +                    "minimum": 0,
      +                    "type": "integer"
      +                  }
      +                },
      +                "required": [
      +                  "dispatch_id",
      +                  "provider_request_sha256",
      +                  "provider_response_sha256",
      +                  "artifact_payload_sha256",
      +                  "model_id",
      +                  "reserved_cost_microunits",
      +                  "settled_cost_microunits"
      +                ],
      +                "type": "object"
      +              },
      +              {
      +                "type": "null"
      +              }
      +            ]
      +          },
      +          "analysis_state": {
      +            "enum": [
      +              "analyzed",
      +              "budget_unavailable",
      +              "deadline_exhausted",
      +              "provider_refused"
      +            ],
      +            "type": "string"
      +          },
      +          "evidence_kind": {
      +            "const": "source_bound_model_interpretation",
      +            "type": "string"
      +          },
      +          "frames": {
      +            "items": {
      +              "additionalProperties": false,
      +              "properties": {
      +                "sha256": {
      +                  "pattern": "^[a-f0-9]{64}$",
      +                  "type": "string"
      +                },
      +                "timestamp_ms": {
      +                  "minimum": 0,
      +                  "type": "integer"
      +                }
      +              },
      +              "required": [
      +                "timestamp_ms",
      +                "sha256"
      +              ],
      +              "type": "object"
      +            },
      +            "maxItems": 3,
      +            "type": "array"
      +          },
      +          "media_artifact_sha256": {
      +            "anyOf": [
      +              {
      +                "pattern": "^[a-f0-9]{64}$",
      +                "type": "string"
      +              },
      +              {
      +                "type": "null"
      +              }
      +            ]
      +          },
      +          "performance": {
      +            "additionalProperties": false,
      +            "properties": {
      +              "comparison_age_range_days": {
      +                "items": {
      +                  "type": "number"
      +                },
      +                "maxItems": 2,
      +                "type": "array"
      +              },
      +              "comparison_candidate_ids": {
      +                "items": {
      +                  "type": "string"
      +                },
      +                "type": "array"
      +              },
      +              "comparison_count": {
      +                "minimum": 0,
      +                "type": "integer"
      +              },
      +              "comparison_median_views": {
      +                "anyOf": [
      +                  {
      +                    "minimum": 0,
      +                    "type": "number"
      +                  },
      +                  {
      +                    "type": "null"
      +                  }
      +                ]
      +              },
      +              "comparison_scope": {
      +                "const": "same_creator_retrieved_candidates",
      +                "type": "string"
      +              },
      +              "lifetime_average_views_per_day": {
      +                "anyOf": [
      +                  {
      +                    "minimum": 0,
      +                    "type": "number"
      +                  },
      +                  {
      +                    "type": "null"
      +                  }
      +                ]
      +              },
      +              "limitation": {
      +                "minLength": 1,
      +                "type": "string"
      +              },
      +              "observed_at": {
      +                "minLength": 1,
      +                "type": "string"
      +              },
      +              "observed_views": {
      +                "minimum": 0,
      +                "type": "integer"
      +              },
      +              "post_age_days": {
      +                "minimum": 0,
      +                "type": "number"
      +              },
      +              "published_at": {
      +                "minLength": 1,
      +                "type": "string"
      +              },
      +              "views_to_comparison_median": {
      +                "anyOf": [
      +                  {
      +                    "minimum": 0,
      +                    "type": "number"
      +                  },
      +                  {
      +                    "type": "null"
      +                  }
      +                ]
      +              }
      +            },
      +            "required": [
      +              "observed_views",
      +              "observed_at",
      +              "published_at",
      +              "post_age_days",
      +              "lifetime_average_views_per_day",
      +              "comparison_scope",
      +              "comparison_count",
      +              "comparison_median_views",
      +              "views_to_comparison_median",
      +              "comparison_age_range_days",
      +              "comparison_candidate_ids",
      +              "limitation"
      +            ],
      +            "type": "object"
      +          },
      +          "request_sha256": {
      +            "pattern": "^[a-f0-9]{64}$",
      +            "type": "string"
      +          },
      +          "schema_version": {
      +            "const": "research-source-context-v1",
      +            "type": "string"
      +          },
      +          "transcript_artifact_sha256": {
      +            "pattern": "^[a-f0-9]{64}$",
      +            "type": "string"
      +          },
      +          "unobserved_modalities": {
      +            "items": {
      +              "type": "string"
      +            },
      +            "type": "array"
      +          },
      +          "visual_state": {
      +            "enum": [
      +              "sampled_opening_frames",
      +              "not_selected",
      +              "source_unavailable",
      +              "budget_unavailable",
      +              "deadline_exhausted",
      +              "media_unavailable"
      +            ],
      +            "type": "string"
      +          }
      +        },
      +        "required": [
      +          "schema_version",
      +          "request_sha256",
      +          "transcript_artifact_sha256",
      +          "evidence_kind",
      +          "analysis_state",
      +          "analysis",
      +          "analysis_receipt",
      +          "visual_state",
      +          "media_artifact_sha256",
      +          "frames",
      +          "unobserved_modalities",
      +          "performance"
      +        ],
      +        "type": "object"
      +      },
      +      "score_receipt": {
      +        "additionalProperties": false,
      +        "properties": {
      +          "disclaimer": {
      +            "enum": [
      +              "This 0 through 100 total is exact-request relevance after every hard evidence gate passes. Observed views are excluded from the total. ranking_mode states the ordering used: views_first when requested_relevance_facets is empty, requested_facet_relevance_first otherwise. views_rank is the candidate's 1-based eligible-pool position under that ordering. The total is not a prediction of views, engagement, or virality.",
      +              "This ordinal 0 through 100 score describes source-supported fit to the caller's complete request. Direct and strong intent support start at 100 and 75; explicit requested facets adjust the total. intent_relevance_first orders eligible candidates by this score, then observed views. views_rank is the position under that ordering. The score is a model interpretation, not a probability of relevance, a factual truth check, or a prediction of views, engagement, or virality."
      +            ]
      +          },
      +          "hard_gates_passed": {
      +            "const": true
      +          },
      +          "policy_id": {
      +            "type": "string"
      +          },
      +          "ranking_mode": {
      +            "description": "views_first without requested relevance facets; requested_facet_relevance_first otherwise. Graded intent evidence uses intent_relevance_first, including for topic-only requests.",
      +            "enum": [
      +              "views_first",
      +              "requested_facet_relevance_first",
      +              "intent_relevance_first"
      +            ]
      +          },
      +          "relevance_subscores": {
      +            "additionalProperties": false,
      +            "properties": {
      +              "audience": {
      +                "anyOf": [
      +                  {
      +                    "maximum": 100,
      +                    "minimum": 0,
      +                    "type": "integer"
      +                  },
      +                  {
      +                    "type": "null"
      +                  }
      +                ]
      +              },
      +              "desired_outcome": {
      +                "anyOf": [
      +                  {
      +                    "maximum": 100,
      +                    "minimum": 0,
      +                    "type": "integer"
      +                  },
      +                  {
      +                    "type": "null"
      +                  }
      +                ]
      +              },
      +              "format": {
      +                "anyOf": [
      +                  {
      +                    "maximum": 100,
      +                    "minimum": 0,
      +                    "type": "integer"
      +                  },
      +                  {
      +                    "type": "null"
      +                  }
      +                ]
      +              },
      +              "freshness": {
      +                "anyOf": [
      +                  {
      +                    "maximum": 100,
      +                    "minimum": 0,
      +                    "type": "integer"
      +                  },
      +                  {
      +                    "type": "null"
      +                  }
      +                ]
      +              },
      +              "language": {
      +                "anyOf": [
      +                  {
      +                    "maximum": 100,
      +                    "minimum": 0,
      +                    "type": "integer"
      +                  },
      +                  {
      +                    "type": "null"
      +                  }
      +                ]
      +              },
      +              "must_exclude": {
      +                "anyOf": [
      +                  {
      +                    "maximum": 100,
      +                    "minimum": 0,
      +                    "type": "integer"
      +                  },
      +                  {
      +                    "type": "null"
      +                  }
      +                ]
      +              },
      +              "must_include": {
      +                "anyOf": [
      +                  {
      +                    "maximum": 100,
      +                    "minimum": 0,
      +                    "type": "integer"
      +                  },
      +                  {
      +                    "type": "null"
      +                  }
      +                ]
      +              },
      +              "problem_or_tension": {
      +                "anyOf": [
      +                  {
      +                    "maximum": 100,
      +                    "minimum": 0,
      +                    "type": "integer"
      +                  },
      +                  {
      +                    "type": "null"
      +                  }
      +                ]
      +              },
      +              "source": {
      +                "anyOf": [
      +                  {
      +                    "maximum": 100,
      +                    "minimum": 0,
      +                    "type": "integer"
      +                  },
      +                  {
      +                    "type": "null"
      +                  }
      +                ]
      +              },
      +              "subject": {
      +                "anyOf": [
      +                  {
      +                    "maximum": 100,
      +                    "minimum": 0,
      +                    "type": "integer"
      +                  },
      +                  {
      +                    "type": "null"
      +                  }
      +                ]
      +              },
      +              "viewer_action": {
      +                "anyOf": [
      +                  {
      +                    "maximum": 100,
      +                    "minimum": 0,
      +                    "type": "integer"
      +                  },
      +                  {
      +                    "type": "null"
      +                  }
      +                ]
      +              }
      +            },
      +            "required": [
      +              "subject",
      +              "must_include",
      +              "must_exclude",
      +              "language",
      +              "format",
      +              "source",
      +              "freshness",
      +              "audience",
      +              "problem_or_tension",
      +              "desired_outcome",
      +              "viewer_action"
      +            ],
      +            "type": "object"
      +          },
      +          "requested_relevance_facets": {
      +            "items": {
      +              "enum": [
      +                "audience",
      +                "problem_or_tension",
      +                "desired_outcome",
      +                "viewer_action"
      +              ]
      +            },
      +            "type": "array"
      +          },
      +          "scale_max": {
      +            "const": 100
      +          },
      +          "scale_min": {
      +            "const": 0
      +          },
      +          "score_type": {
      +            "const": "exact_request_relevance"
      +          },
      +          "total": {
      +            "maximum": 100,
      +            "minimum": 0,
      +            "type": "integer"
      +          },
      +          "views_rank": {
      +            "description": "1-based position among hard-eligible candidates under ranking_mode.",
      +            "minimum": 1,
      +            "type": "integer"
      +          }
      +        },
      +        "required": [
      +          "policy_id",
      +          "score_type",
      +          "total",
      +          "scale_min",
      +          "scale_max",
      +          "relevance_subscores",
      +          "requested_relevance_facets",
      +          "hard_gates_passed",
      +          "disclaimer"
      +        ],
      +        "type": "object"
      +      },
      +      "script": {
      +        "anyOf": [
      +          {
      +            "enum": [
      +              "latin",
      +              "arabic",
      +              "latin_arabizi",
      +              "mixed_arabic_latin"
      +            ]
      +          },
      +          {
      +            "type": "null"
      +          }
      +        ]
      +      },
      +      "semantic_authority_receipt": {
      +        "anyOf": [
      +          {
      +            "additionalProperties": false,
      +            "properties": {
      +              "component": {
      +                "type": "string"
      +              },
      +              "model_id": {
      +                "type": "string"
      +              },
      +              "model_sha256": {
      +                "pattern": "^[0-9a-f]{64}$",
      +                "type": "string"
      +              },
      +              "model_version": {
      +                "type": "string"
      +              },
      +              "tool_id": {
      +                "type": "string"
      +              },
      +              "tool_sha256": {
      +                "pattern": "^[0-9a-f]{64}$",
      +                "type": "string"
      +              },
      +              "tool_version": {
      +                "type": "string"
      +              }
      +            },
      +            "required": [
      +              "component",
      +              "tool_id",
      +              "tool_version",
      +              "tool_sha256",
      +              "model_id",
      +              "model_version",
      +              "model_sha256"
      +            ],
      +            "type": "object"
      +          },
      +          {
      +            "type": "null"
      +          }
      +        ]
      +      },
      +      "source_surface": {
      +        "enum": [
      +          "creator_catalog",
      +          "native_search",
      +          "public_popular",
      +          "google_indexed",
      +          "proxy_search"
      +        ]
      +      },
      +      "source_video": {
      +        "additionalProperties": false,
      +        "properties": {
      +          "canonical_url": {
      +            "format": "uri",
      +            "type": "string"
      +          },
      +          "creator": {
      +            "type": "string"
      +          },
      +          "observed_platform_views": {
      +            "minimum": 50000,
      +            "type": "integer"
      +          },
      +          "social_platform": {
      +            "enum": [
      +              "tiktok",
      +              "instagram",
      +              "youtube"
      +            ]
      +          },
      +          "source_surface": {
      +            "enum": [
      +              "creator_catalog",
      +              "native_search",
      +              "public_popular",
      +              "google_indexed",
      +              "proxy_search"
      +            ]
      +          },
      +          "views_observed_at": {
      +            "format": "date-time",
      +            "type": "string"
      +          }
      +        },
      +        "required": [
      +          "canonical_url",
      +          "social_platform",
      +          "source_surface",
      +          "creator",
      +          "observed_platform_views",
      +          "views_observed_at"
      +        ],
      +        "type": "object"
      +      },
      +      "supported_cell_receipt": {
      +        "type": "string"
      +      },
      +      "topic_fit_explanation": {
      +        "type": "string"
      +      },
      +      "verification_artifact_hashes": {
      +        "minProperties": 1,
      +        "type": "object"
      +      },
      +      "verification_policy_id": {
      +        "type": "string"
      +      },
      +      "verified_media_evidence_sha256": {
      +        "pattern": "^[0-9a-f]{64}$",
      +        "type": "string"
      +      },
      +      "views_observed_at": {
      +        "format": "date-time",
      +        "type": "string"
      +      },
      +      "views_source_path": {
      +        "type": "string"
      +      }
      +    },
      +    "required": [
      +      "candidate_id",
      +      "acquisition_origin_references",
      +      "acquisition_call_receipts",
      +      "verification_artifact_hashes",
      +      "verification_policy_id",
      +      "supported_cell_receipt",
      +      "requested_topic",
      +      "hook_text",
      +      "first_audible_speech",
      +      "leading_segments",
      +      "opening_line",
      +      "general_idea_excerpt",
      +      "general_idea",
      +      "general_idea_evidence_ids",
      +      "payoff_text",
      +      "payoff_verification_state",
      +      "payoff_source_span",
      +      "payoff_start_ms",
      +      "payoff_end_ms",
      +      "content_arc_receipt",
      +      "direct_canonical_url",
      +      "actual_platform",
      +      "source_surface",
      +      "creator",
      +      "creator_key",
      +      "observed_platform_views",
      +      "views_observed_at",
      +      "views_source_path",
      +      "requested_language",
      +      "observed_language",
      +      "language_evidence_state",
      +      "dialect",
      +      "script",
      +      "code_switch_languages",
      +      "requested_format",
      +      "observed_format",
      +      "opener_verification_state",
      +      "opening_boundary_state",
      +      "opener_source_span",
      +      "opener_start_ms",
      +      "opener_end_ms",
      +      "topic_fit_explanation",
      +      "source_video",
      +      "score_receipt",
      +      "caveats"
      +    ],
      +    "type": "object"
      +  },
      +  {
      +    "$ref": "#/$defs/CompactResearchItem"
      +  }
      +]
    • removedOutput schema / properties / items / items / properties
      Removed value: -{
      -  "acquisition_call_receipts": {
      -    "items": {
      -      "type": "string"
      -    },
      -    "minItems": 1,
      -    "type": "array"
      -  },
      -  "acquisition_origin_references": {
      -    "items": {
      -      "type": "string"
      -    },
      -    "minItems": 1,
      -    "type": "array"
      -  },
      -  "actual_platform": {
      -    "enum": [
      -      "tiktok",
      -      "instagram",
      -      "youtube"
      -    ]
      -  },
      -  "authority_settlement_receipts": {
      -    "items": {
      -      "additionalProperties": false,
      -      "properties": {
      -        "artifact_payload_sha256": {
      -          "pattern": "^[0-9a-f]{64}$",
      -          "type": "string"
      -        },
      -        "call_id": {
      -          "type": "string"
      -        },
      -        "component": {
      -          "enum": [
      -            "transcript",
      -            "visual",
      -            "audio_alignment",
      -            "ocr",
      -            "semantic_annotation",
      -            "content_arc"
      -          ]
      -        },
      -        "dispatch_request_sha256": {
      -          "pattern": "^[0-9a-f]{64}$",
      -          "type": "string"
      -        },
      -        "model_id": {
      -          "type": "string"
      -        },
      -        "model_sha256": {
      -          "pattern": "^[0-9a-f]{64}$",
      -          "type": "string"
      -        },
      -        "model_version": {
      -          "type": "string"
      -        },
      -        "provider_id": {
      -          "type": "string"
      -        },
      -        "provider_request_sha256": {
      -          "pattern": "^[0-9a-f]{64}$",
      -          "type": "string"
      -        },
      -        "provider_response_sha256": {
      -          "pattern": "^[0-9a-f]{64}$",
      -          "type": "string"
      -        },
      -        "request_sha256": {
      -          "pattern": "^[0-9a-f]{64}$",
      -          "type": "string"
      -        },
      -        "settled_cost_microunits": {
      -          "minimum": 0,
      -          "type": "integer"
      -        },
      -        "settled_credits": {
      -          "minimum": 0,
      -          "type": "integer"
      -        },
      -        "settlement_receipt_sha256": {
      -          "pattern": "^[0-9a-f]{64}$",
      -          "type": "string"
      -        },
      -        "subject_sha256": {
      -          "pattern": "^[0-9a-f]{64}$",
      -          "type": "string"
      -        }
      -      },
      -      "required": [
      -        "component",
      -        "call_id",
      -        "settlement_receipt_sha256",
      -        "dispatch_request_sha256",
      -        "request_sha256",
      -        "subject_sha256",
      -        "provider_request_sha256",
      -        "provider_response_sha256",
      -        "artifact_payload_sha256",
      -        "provider_id",
      -        "model_id",
      -        "model_version",
      -        "model_sha256",
      -        "settled_cost_microunits",
      -        "settled_credits"
      -      ],
      -      "type": "object"
      -    },
      -    "maxItems": 6,
      -    "minItems": 6,
      -    "type": "array"
      -  },
      -  "candidate_id": {
      -    "type": "string"
      -  },
      -  "catchy_line": {
      -    "type": "string"
      -  },
      -  "catchy_line_evidence_ids": {
      -    "items": {
      -      "type": "string"
      -    },
      -    "minItems": 1,
      -    "type": "array"
      -  },
      -  "caveats": {
      -    "items": {
      -      "type": "string"
      -    },
      -    "type": "array"
      -  },
      -  "code_switch_languages": {
      -    "items": {
      -      "enum": [
      -        "en",
      -        "fr",
      -        "es",
      -        "ar",
      -        "ary"
      -      ]
      -    },
      -    "type": "array"
      -  },
      -  "content_arc_authority_receipt": {
      -    "anyOf": [
      -      {
      -        "additionalProperties": false,
      -        "properties": {
      -          "component": {
      -            "type": "string"
      -          },
      -          "model_id": {
      -            "type": "string"
      -          },
      -          "model_sha256": {
      -            "pattern": "^[0-9a-f]{64}$",
      -            "type": "string"
      -          },
      -          "model_version": {
      -            "type": "string"
      -          },
      -          "tool_id": {
      -            "type": "string"
      -          },
      -          "tool_sha256": {
      -            "pattern": "^[0-9a-f]{64}$",
      -            "type": "string"
      -          },
      -          "tool_version": {
      -            "type": "string"
      -          }
      -        },
      -        "required": [
      -          "component",
      -          "tool_id",
      -          "tool_version",
      -          "tool_sha256",
      -          "model_id",
      -          "model_version",
      -          "model_sha256"
      -        ],
      -        "type": "object"
      -      },
      -      {
      -        "type": "null"
      -      }
      -    ]
      -  },
      -  "content_arc_receipt": {
      -    "additionalProperties": false,
      -    "properties": {
      -      "actual_platform": {
      -        "enum": [
      -          "tiktok",
      -          "instagram",
      -          "youtube"
      -        ]
      -      },
      -      "candidate_id": {
      -        "type": "string"
      -      },
      -      "canonical_public_url": {
      -        "format": "uri",
      -        "pattern": "^https://",
      -        "type": "string"
      -      },
      -      "decision_state": {
      -        "const": "pass"
      -      },
      -      "general_idea_evidence_ids": {
      -        "items": {
      -          "type": "string"
      -        },
      -        "minItems": 1,
      -        "type": "array"
      -      },
      -      "general_idea_excerpt_cue_ids": {
      -        "items": {
      -          "type": "string"
      -        },
      -        "minItems": 1,
      -        "type": "array"
      -      },
      -      "general_idea_excerpt_sha256": {
      -        "pattern": "^[0-9a-f]{64}$",
      -        "type": "string"
      -      },
      -      "general_idea_output_sha256": {
      -        "pattern": "^[0-9a-f]{64}$",
      -        "type": "string"
      -      },
      -      "generic_cta_state": {
      -        "const": "absent"
      -      },
      -      "hook_explanation": {
      -        "additionalProperties": false,
      -        "properties": {
      -          "catchy_line_evidence_ids": {
      -            "items": {
      -              "type": "string"
      -            },
      -            "minItems": 1,
      -            "type": "array"
      -          },
      -          "catchy_line_sha256": {
      -            "pattern": "^[0-9a-f]{64}$",
      -            "type": "string"
      -          },
      -          "general_topic_evidence_ids": {
      -            "items": {
      -              "type": "string"
      -            },
      -            "minItems": 1,
      -            "type": "array"
      -          },
      -          "general_topic_sha256": {
      -            "pattern": "^[0-9a-f]{64}$",
      -            "type": "string"
      -          },
      -          "prompt_id": {
      -            "minLength": 1,
      -            "type": "string"
      -          },
      -          "prompt_sha256": {
      -            "pattern": "^[0-9a-f]{64}$",
      -            "type": "string"
      -          },
      -          "prompt_version": {
      -            "minLength": 1,
      -            "type": "string"
      -          }
      -        },
      -        "required": [
      -          "catchy_line_sha256",
      -          "catchy_line_evidence_ids",
      -          "general_topic_sha256",
      -          "general_topic_evidence_ids",
      -          "prompt_id",
      -          "prompt_version",
      -          "prompt_sha256"
      -        ],
      -        "type": "object"
      -      },
      -      "hook_explanation_refusal": {
      -        "additionalProperties": false,
      -        "properties": {
      -          "code": {
      -            "minLength": 1,
      -            "type": "string"
      -          },
      -          "detail": {
      -            "maxLength": 300,
      -            "type": "string"
      -          }
      -        },
      -        "required": [
      -          "code",
      -          "detail"
      -        ],
      -        "type": "object"
      -      },
      -      "media_artifact_sha256": {
      -        "pattern": "^[0-9a-f]{64}$",
      -        "type": "string"
      -      },
      -      "opening_cue_ids": {
      -        "items": {
      -          "type": "string"
      -        },
      -        "minItems": 1,
      -        "type": "array"
      -      },
      -      "opening_end_ms": {
      -        "minimum": 1,
      -        "type": [
      -          "integer",
      -          "null"
      -        ]
      -      },
      -      "opening_span_sha256": {
      -        "pattern": "^[0-9a-f]{64}$",
      -        "type": "string"
      -      },
      -      "opening_start_ms": {
      -        "minimum": 0,
      -        "type": [
      -          "integer",
      -          "null"
      -        ]
      -      },
      -      "payoff_audio_alignment_state": {
      -        "enum": [
      -          "exact",
      -          "transcript_grounded"
      -        ]
      -      },
      -      "payoff_audio_artifact_sha256": {
      -        "anyOf": [
      -          {
      -            "pattern": "^[0-9a-f]{64}$",
      -            "type": "string"
      -          },
      -          {
      -            "type": "null"
      -          }
      -        ]
      -      },
      -      "payoff_cue_ids": {
      -        "items": {
      -          "type": "string"
      -        },
      -        "minItems": 1,
      -        "type": "array"
      -      },
      -      "payoff_end_ms": {
      -        "minimum": 1,
      -        "type": [
      -          "integer",
      -          "null"
      -        ]
      -      },
      -      "payoff_span_sha256": {
      -        "pattern": "^[0-9a-f]{64}$",
      -        "type": "string"
      -      },
      -      "payoff_start_ms": {
      -        "minimum": 0,
      -        "type": [
      -          "integer",
      -          "null"
      -        ]
      -      },
      -      "policy_id": {
      -        "type": "string"
      -      },
      -      "policy_sha256": {
      -        "pattern": "^[0-9a-f]{64}$",
      -        "type": "string"
      -      },
      -      "receipt_sha256": {
      -        "pattern": "^[0-9a-f]{64}$",
      -        "type": "string"
      -      },
      -      "request_sha256": {
      -        "pattern": "^[0-9a-f]{64}$",
      -        "type": "string"
      -      },
      -      "schema_version": {
      -        "const": "content-arc-receipt-v1"
      -      },
      -      "span_retry": {
      -        "additionalProperties": false,
      -        "properties": {
      -          "attempts": {
      -            "items": {
      -              "anyOf": [
      -                {
      -                  "additionalProperties": false,
      -                  "properties": {
      -                    "attempt_index": {
      -                      "maximum": 7,
      -                      "minimum": 0,
      -                      "type": "integer"
      -                    },
      -                    "cue_ids": {
      -                      "items": {
      -                        "type": "string"
      -                      },
      -                      "minItems": 1,
      -                      "type": "array"
      -                    },
      -                    "end_ms": {
      -                      "minimum": 1,
      -                      "type": [
      -                        "integer",
      -                        "null"
      -                      ]
      -                    },
      -                    "raw_end": {
      -                      "minimum": 1,
      -                      "type": "integer"
      -                    },
      -                    "raw_start": {
      -                      "minimum": 0,
      -                      "type": "integer"
      -                    },
      -                    "rule_hit": {
      -                      "const": "selected"
      -                    },
      -                    "span_role": {
      -                      "enum": [
      -                        "opening",
      -                        "general_idea",
      -                        "payoff"
      -                      ]
      -                    },
      -                    "start_ms": {
      -                      "minimum": 0,
      -                      "type": [
      -                        "integer",
      -                        "null"
      -                      ]
      -                    }
      -                  },
      -                  "required": [
      -                    "attempt_index",
      -                    "span_role",
      -                    "cue_ids",
      -                    "rule_hit",
      -                    "raw_start",
      -                    "raw_end",
      -                    "start_ms",
      -                    "end_ms"
      -                  ],
      -                  "type": "object"
      -                },
      -                {
      -                  "additionalProperties": false,
      -                  "properties": {
      -                    "attempt_index": {
      -                      "maximum": 7,
      -                      "minimum": 0,
      -                      "type": "integer"
      -                    },
      -                    "cue_ids": {
      -                      "items": {
      -                        "type": "string"
      -                      },
      -                      "minItems": 1,
      -                      "type": "array"
      -                    },
      -                    "refusal_code": {
      -                      "minLength": 1,
      -                      "type": "string"
      -                    },
      -                    "rule_hit": {
      -                      "const": "refused"
      -                    },
      -                    "span_role": {
      -                      "enum": [
      -                        "opening",
      -                        "general_idea",
      -                        "payoff"
      -                      ]
      -                    }
      -                  },
      -                  "required": [
      -                    "attempt_index",
      -                    "span_role",
      -                    "cue_ids",
      -                    "rule_hit",
      -                    "refusal_code"
      -                  ],
      -                  "type": "object"
      -                },
      -                {
      -                  "additionalProperties": false,
      -                  "properties": {
      -                    "attempt_index": {
      -                      "maximum": 7,
      -                      "minimum": 0,
      -                      "type": "integer"
      -                    },
      -                    "cue_ids": {
      -                      "items": {
      -                        "type": "string"
      -                      },
      -                      "minItems": 1,
      -                      "type": "array"
      -                    },
      -                    "end_ms": {
      -                      "minimum": 1,
      -                      "type": [
      -                        "integer",
      -                        "null"
      -                      ]
      -                    },
      -                    "raw_end": {
      -                      "minimum": 1,
      -                      "type": "integer"
      -                    },
      -                    "raw_start": {
      -                      "minimum": 0,
      -                      "type": "integer"
      -                    },
      -                    "rule_hit": {
      -                      "enum": [
      -                        "selected",
      -                        "excerpt_too_long",
      -                        "generic_cta_present",
      -                        "noncontiguous_cues"
      -                      ]
      -                    },
      -                    "span_role": {
      -                      "enum": [
      -                        "opening",
      -                        "general_idea",
      -                        "payoff"
      -                      ]
      -                    },
      -                    "start_ms": {
      -                      "minimum": 0,
      -                      "type": [
      -                        "integer",
      -                        "null"
      -                      ]
      -                    }
      -                  },
      -                  "required": [
      -                    "attempt_index",
      -                    "span_role",
      -                    "cue_ids",
      -                    "rule_hit",
      -                    "raw_start",
      -                    "raw_end",
      -                    "start_ms",
      -                    "end_ms"
      -                  ],
      -                  "type": "object"
      -                }
      -              ]
      -            },
      -            "minItems": 3,
      -            "type": "array"
      -          },
      -          "chosen_on_retry": {
      -            "const": true
      -          },
      -          "evidence_preserving": {
      -            "const": true
      -          },
      -          "material_sha256": {
      -            "pattern": "^[0-9a-f]{64}$",
      -            "type": "string"
      -          },
      -          "max_attempts_per_span": {
      -            "maximum": 8,
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "rule_id": {
      -            "minLength": 1,
      -            "type": "string"
      -          },
      -          "schema_version": {
      -            "const": "content-arc-span-retry-v1"
      -          }
      -        },
      -        "required": [
      -          "schema_version",
      -          "rule_id",
      -          "material_sha256",
      -          "max_attempts_per_span",
      -          "chosen_on_retry",
      -          "attempts"
      -        ],
      -        "type": "object"
      -      },
      -      "spoken_unit_boundary_rule": {
      -        "additionalProperties": false,
      -        "properties": {
      -          "caveat": {
      -            "minLength": 1,
      -            "type": "string"
      -          },
      -          "derivation": {
      -            "minLength": 1,
      -            "type": "string"
      -          },
      -          "material_sha256": {
      -            "pattern": "^[0-9a-f]{64}$",
      -            "type": "string"
      -          },
      -          "rule_id": {
      -            "minLength": 1,
      -            "type": "string"
      -          },
      -          "threshold_ms": {
      -            "minimum": 1,
      -            "type": "integer"
      -          }
      -        },
      -        "required": [
      -          "rule_id",
      -          "material_sha256",
      -          "threshold_ms",
      -          "derivation",
      -          "caveat"
      -        ],
      -        "type": "object"
      -      },
      -      "sponsor_state": {
      -        "const": "absent"
      -      },
      -      "stable_media_id": {
      -        "type": "string"
      -      },
      -      "transcript_artifact_sha256": {
      -        "pattern": "^[0-9a-f]{64}$",
      -        "type": "string"
      -      },
      -      "transcript_coverage_end_ms": {
      -        "minimum": 1,
      -        "type": [
      -          "integer",
      -          "null"
      -        ]
      -      },
      -      "transcript_coverage_start_ms": {
      -        "minimum": 0,
      -        "type": [
      -          "integer",
      -          "null"
      -        ]
      -      },
      -      "transcript_coverage_state": {
      -        "enum": [
      -          "full",
      -          "sufficient"
      -        ]
      -      },
      -      "transcript_source_id": {
      -        "type": "string"
      -      }
      -    },
      -    "required": [
      -      "schema_version",
      -      "decision_state",
      -      "receipt_sha256",
      -      "candidate_id",
      -      "actual_platform",
      -      "stable_media_id",
      -      "canonical_public_url",
      -      "media_artifact_sha256",
      -      "transcript_source_id",
      -      "transcript_artifact_sha256",
      -      "transcript_coverage_start_ms",
      -      "transcript_coverage_end_ms",
      -      "transcript_coverage_state",
      -      "opening_cue_ids",
      -      "opening_start_ms",
      -      "opening_end_ms",
      -      "opening_span_sha256",
      -      "general_idea_excerpt_cue_ids",
      -      "general_idea_excerpt_sha256",
      -      "general_idea_evidence_ids",
      -      "general_idea_output_sha256",
      -      "payoff_cue_ids",
      -      "payoff_start_ms",
      -      "payoff_end_ms",
      -      "payoff_span_sha256",
      -      "payoff_audio_artifact_sha256",
      -      "payoff_audio_alignment_state",
      -      "sponsor_state",
      -      "generic_cta_state",
      -      "policy_id",
      -      "policy_sha256",
      -      "request_sha256"
      -    ],
      -    "type": "object"
      -  },
      -  "creator": {
      -    "type": "string"
      -  },
      -  "creator_key": {
      -    "type": "string"
      -  },
      -  "dialect": {
      -    "type": [
      -      "string",
      -      "null"
      -    ]
      -  },
      -  "direct_canonical_url": {
      -    "format": "uri",
      -    "type": "string"
      -  },
      -  "first_audible_speech": {
      -    "anyOf": [
      -      {
      -        "additionalProperties": false,
      -        "properties": {
      -          "alignment_state": {
      -            "const": "exact"
      -          },
      -          "audio_artifact_sha256": {
      -            "pattern": "^[0-9a-f]{64}$",
      -            "type": "string"
      -          },
      -          "cue_ids": {
      -            "items": {
      -              "type": "string"
      -            },
      -            "minItems": 1,
      -            "type": "array"
      -          },
      -          "end_ms": {
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "evidence_sha256": {
      -            "pattern": "^[0-9a-f]{64}$",
      -            "type": "string"
      -          },
      -          "media_artifact_sha256": {
      -            "pattern": "^[0-9a-f]{64}$",
      -            "type": "string"
      -          },
      -          "raw_end": {
      -            "minimum": 1,
      -            "type": "integer"
      -          },
      -          "raw_source_span": {
      -            "minLength": 1,
      -            "type": "string"
      -          },
      -          "raw_start": {
      -            "minimum": 0,
      -            "type": "integer"
      -          },
      -          "segment_id": {
      -            "type": "string"
      -          },
      -          "source_span_sha256": {
      -            "pattern": "^[0-9a-f]{64}$",
      -            "type": "string"
      -          },
      -          "start_ms": {
      -            "minimum": 0,
      -            "type": "integer"
      -          },
      -          "transcript_artifact_sha256": {
      -            "pattern": "^[0-9a-f]{64}$",
      -            "type": "string"
      -          },
      -          "transcript_source_id": {
      -            "type": "string"
      -          }
      -        },
      -        "required": [
      -          "segment_id",
      -          "raw_source_span",
      -          "raw_start",
      -          "raw_end",
      -          "transcript_source_id",
      -          "transcript_artifact_sha256",
      -          "cue_ids",
      -          "start_ms",
      -          "end_ms",
      -          "audio_artifact_sha256",
      -          "media_artifact_sha256",
      -          "evidence_sha256",
      -          "source_span_sha256",
      -          "alignment_state"
      -        ],
      -        "type": "object"
      -      },
      -      {
      -        "type": "null"
      -      }
      -    ]
      -  },
      -  "first_transcribed_spoken_unit": {
      -    "additionalProperties": false,
      -    "properties": {
      -      "cue_ids": {
      -        "items": {
      -          "type": "string"
      -        },
      -        "minItems": 1,
      -        "type": "array"
      -      },
      -      "end_ms": {
      -        "minimum": 1,
      -        "type": [
      -          "integer",
      -          "null"
      -        ]
      -      },
      -      "evidence_state": {
      -        "const": "transcript_grounded"
      -      },
      -      "raw_source_span": {
      -        "minLength": 1,
      -        "type": "string"
      -      },
      -      "source_span_sha256": {
      -        "pattern": "^[0-9a-f]{64}$",
      -        "type": "string"
      -      },
      -      "start_ms": {
      -        "minimum": 0,
      -        "type": [
      -          "integer",
      -          "null"
      -        ]
      -      },
      -      "timestamp_state": {
      -        "enum": [
      -          "exact",
      -          "unknown"
      -        ]
      -      },
      -      "transcript_artifact_sha256": {
      -        "pattern": "^[0-9a-f]{64}$",
      -        "type": "string"
      -      },
      -      "transcript_source_id": {
      -        "type": "string"
      -      },
      -      "unit_id": {
      -        "type": "string"
      -      }
      -    },
      -    "required": [
      -      "unit_id",
      -      "raw_source_span",
      -      "transcript_source_id",
      -      "transcript_artifact_sha256",
      -      "cue_ids",
      -      "start_ms",
      -      "end_ms",
      -      "timestamp_state",
      -      "source_span_sha256",
      -      "evidence_state"
      -    ],
      -    "type": "object"
      -  },
      -  "general_idea": {
      -    "type": "string"
      -  },
      -  "general_idea_evidence_ids": {
      -    "items": {
      -      "type": "string"
      -    },
      -    "minItems": 1,
      -    "type": "array"
      -  },
      -  "general_idea_excerpt": {
      -    "type": "string"
      -  },
      -  "general_topic": {
      -    "type": "string"
      -  },
      -  "general_topic_evidence_ids": {
      -    "items": {
      -      "type": "string"
      -    },
      -    "minItems": 1,
      -    "type": "array"
      -  },
      -  "hook_text": {
      -    "type": "string"
      -  },
      -  "intent_evidence": {
      -    "additionalProperties": false,
      -    "properties": {
      -      "citations": {
      -        "items": {
      -          "additionalProperties": false,
      -          "properties": {
      -            "cue_id": {
      -              "minLength": 1,
      -              "type": "string"
      -            },
      -            "quote": {
      -              "minLength": 1,
      -              "type": "string"
      -            }
      -          },
      -          "required": [
      -            "cue_id",
      -            "quote"
      -          ],
      -          "type": "object"
      -        },
      -        "maxItems": 16,
      -        "type": "array"
      -      },
      -      "rationale": {
      -        "maxLength": 800,
      -        "minLength": 1,
      -        "type": "string"
      -      },
      -      "request_sha256": {
      -        "pattern": "^[a-f0-9]{64}$",
      -        "type": "string"
      -      },
      -      "schema_version": {
      -        "const": "source-intent-evidence-v1"
      -      },
      -      "state": {
      -        "enum": [
      -          "direct",
      -          "strong",
      -          "partial",
      -          "mismatch",
      -          "missing"
      -        ],
      -        "type": "string"
      -      },
      -      "transcript_artifact_sha256": {
      -        "pattern": "^[a-f0-9]{64}$",
      -        "type": "string"
      -      }
      -    },
      -    "required": [
      -      "schema_version",
      -      "request_sha256",
      -      "transcript_artifact_sha256",
      -      "state",
      -      "rationale",
      -      "citations"
      -    ],
      -    "type": "object"
      -  },
      -  "language_evidence_state": {
      -    "enum": [
      -      "verified",
      -      "model_declared"
      -    ]
      -  },
      -  "leading_segments": {
      -    "anyOf": [
      -      {
      -        "items": {
      -          "additionalProperties": false,
      -          "properties": {
      -            "alignment_state": {
      -              "enum": [
      -                "exact",
      -                "not_applicable"
      -              ]
      -            },
      -            "audio_artifact_sha256": {
      -              "pattern": "^[0-9a-f]{64}$",
      -              "type": "string"
      -            },
      -            "cue_ids": {
      -              "items": {
      -                "type": "string"
      -              },
      -              "type": "array"
      -            },
      -            "end_ms": {
      -              "minimum": 1,
      -              "type": "integer"
      -            },
      -            "evidence_sha256": {
      -              "pattern": "^[0-9a-f]{64}$",
      -              "type": "string"
      -            },
      -            "kind": {
      -              "enum": [
      -                "silence",
      -                "music",
      -                "sound_effect",
      -                "non_speech",
      -                "speech_onset_overlap",
      -                "speech",
      -                "overlap"
      -              ]
      -            },
      -            "media_artifact_sha256": {
      -              "pattern": "^[0-9a-f]{64}$",
      -              "type": "string"
      -            },
      -            "order": {
      -              "minimum": 0,
      -              "type": "integer"
      -            },
      -            "raw_end": {
      -              "minimum": 1,
      -              "type": [
      -                "integer",
      -                "null"
      -              ]
      -            },
      -            "raw_source_span": {
      -              "type": [
      -                "string",
      -                "null"
      -              ]
      -            },
      -            "raw_start": {
      -              "minimum": 0,
      -              "type": [
      -                "integer",
      -                "null"
      -              ]
      -            },
      -            "segment_id": {
      -              "type": "string"
      -            },
      -            "source_span_sha256": {
      -              "anyOf": [
      -                {
      -                  "pattern": "^[0-9a-f]{64}$",
      -                  "type": "string"
      -                },
      -                {
      -                  "type": "null"
      -                }
      -              ]
      -            },
      -            "start_ms": {
      -              "minimum": 0,
      -              "type": "integer"
      -            },
      -            "transcript_artifact_sha256": {
      -              "anyOf": [
      -                {
      -                  "pattern": "^[0-9a-f]{64}$",
      -                  "type": "string"
      -                },
      -                {
      -                  "type": "null"
      -                }
      -              ]
      -            },
      -            "transcript_source_id": {
      -              "type": [
      -                "string",
      -                "null"
      -              ]
      -            }
      -          },
      -          "required": [
      -            "segment_id",
      -            "order",
      -            "kind",
      -            "start_ms",
      -            "end_ms",
      -            "audio_artifact_sha256",
      -            "media_artifact_sha256",
      -            "evidence_sha256",
      -            "transcript_source_id",
      -            "transcript_artifact_sha256",
      -            "cue_ids",
      -            "raw_source_span",
      -            "raw_start",
      -            "raw_end",
      -            "source_span_sha256",
      -            "alignment_state"
      -          ],
      -          "type": "object"
      -        },
      -        "maxItems": 128,
      -        "type": "array"
      -      },
      -      {
      -        "type": "null"
      -      }
      -    ]
      -  },
      -  "non_ad_evidence": {
      -    "additionalProperties": false,
      -    "properties": {
      -      "source": {
      -        "type": "string"
      -      },
      -      "state": {
      -        "const": "known_non_ad"
      -      }
      -    },
      -    "required": [
      -      "state",
      -      "source"
      -    ],
      -    "type": "object"
      -  },
      -  "observed_format": {
      -    "enum": [
      -      "solo_talking_head",
      -      "podcast",
      -      "interview",
      -      "yapping_monologue",
      -      "unknown"
      -    ]
      -  },
      -  "observed_language": {
      -    "enum": [
      -      "en",
      -      "fr",
      -      "es",
      -      "ar",
      -      "ary"
      -    ]
      -  },
      -  "observed_platform_views": {
      -    "minimum": 50000,
      -    "type": "integer"
      -  },
      -  "opener_end_ms": {
      -    "minimum": 1,
      -    "type": [
      -      "integer",
      -      "null"
      -    ]
      -  },
      -  "opener_source_span": {
      -    "type": "string"
      -  },
      -  "opener_start_ms": {
      -    "minimum": 0,
      -    "type": [
      -      "integer",
      -      "null"
      -    ]
      -  },
      -  "opener_verification_state": {
      -    "enum": [
      -      "audio_verified",
      -      "transcript_grounded"
      -    ]
      -  },
      -  "opening_boundary_state": {
      -    "enum": [
      -      "verified",
      -      "transcript_start_only",
      -      "unknown"
      -    ]
      -  },
      -  "opening_line": {
      -    "type": "string"
      -  },
      -  "payoff_end_ms": {
      -    "minimum": 1,
      -    "type": [
      -      "integer",
      -      "null"
      -    ]
      -  },
      -  "payoff_source_span": {
      -    "type": "string"
      -  },
      -  "payoff_start_ms": {
      -    "minimum": 0,
      -    "type": [
      -      "integer",
      -      "null"
      -    ]
      -  },
      -  "payoff_text": {
      -    "type": "string"
      -  },
      -  "payoff_verification_state": {
      -    "enum": [
      -      "audio_verified",
      -      "transcript_grounded"
      -    ]
      -  },
      -  "punch_line": {
      -    "type": "string"
      -  },
      -  "requested_format": {
      -    "anyOf": [
      -      {
      -        "enum": [
      -          "solo_talking_head",
      -          "podcast",
      -          "interview",
      -          "yapping_monologue"
      -        ]
      -      },
      -      {
      -        "type": "null"
      -      }
      -    ]
      -  },
      -  "requested_language": {
      -    "enum": [
      -      "en",
      -      "fr",
      -      "es",
      -      "ar",
      -      "ary"
      -    ]
      -  },
      -  "requested_topic": {
      -    "type": "string"
      -  },
      -  "research_context": {
      -    "additionalProperties": false,
      -    "properties": {
      -      "analysis": {
      -        "anyOf": [
      -          {
      -            "additionalProperties": false,
      -            "properties": {
      -              "adaptable_structure": {
      -                "maxLength": 900,
      -                "minLength": 1,
      -                "type": "string"
      -              },
      -              "attention_mechanism": {
      -                "maxLength": 900,
      -                "minLength": 1,
      -                "type": "string"
      -              },
      -              "citations": {
      -                "items": {
      -                  "additionalProperties": false,
      -                  "properties": {
      -                    "cue_id": {
      -                      "minLength": 1,
      -                      "type": "string"
      -                    },
      -                    "quote": {
      -                      "minLength": 1,
      -                      "type": "string"
      -                    }
      -                  },
      -                  "required": [
      -                    "cue_id",
      -                    "quote"
      -                  ],
      -                  "type": "object"
      -                },
      -                "maxItems": 16,
      -                "minItems": 1,
      -                "type": "array"
      -              },
      -              "payoff_relationship": {
      -                "maxLength": 900,
      -                "minLength": 1,
      -                "type": "string"
      -              },
      -              "promised_payoff": {
      -                "maxLength": 600,
      -                "minLength": 1,
      -                "type": "string"
      -              },
      -              "visual_frame_timestamps_ms": {
      -                "items": {
      -                  "type": "integer"
      -                },
      -                "maxItems": 3,
      -                "type": "array"
      -              },
      -              "visual_observation": {
      -                "anyOf": [
      -                  {
      -                    "type": "string"
      -                  },
      -                  {
      -                    "type": "null"
      -                  }
      -                ]
      -              }
      -            },
      -            "required": [
      -              "attention_mechanism",
      -              "promised_payoff",
      -              "payoff_relationship",
      -              "adaptable_structure",
      -              "citations",
      -              "visual_observation",
      -              "visual_frame_timestamps_ms"
      -            ],
      -            "type": "object"
      -          },
      -          {
      -            "type": "null"
      -          }
      -        ]
      -      },
      -      "analysis_receipt": {
      -        "anyOf": [
      -          {
      -            "additionalProperties": false,
      -            "properties": {
      -              "artifact_payload_sha256": {
      -                "pattern": "^[a-f0-9]{64}$",
      -                "type": "string"
      -              },
      -              "dispatch_id": {
      -                "minLength": 1,
      -                "type": "string"
      -              },
      -              "model_id": {
      -                "minLength": 1,
      -                "type": "string"
      -              },
      -              "provider_request_sha256": {
      -                "pattern": "^[a-f0-9]{64}$",
      -                "type": "string"
      -              },
      -              "provider_response_sha256": {
      -                "pattern": "^[a-f0-9]{64}$",
      -                "type": "string"
      -              },
      -              "reserved_cost_microunits": {
      -                "minimum": 0,
      -                "type": "integer"
      -              },
      -              "settled_cost_microunits": {
      -                "minimum": 0,
      -                "type": "integer"
      -              }
      -            },
      -            "required": [
      -              "dispatch_id",
      -              "provider_request_sha256",
      -              "provider_response_sha256",
      -              "artifact_payload_sha256",
      -              "model_id",
      -              "reserved_cost_microunits",
      -              "settled_cost_microunits"
      -            ],
      -            "type": "object"
      -          },
      -          {
      -            "type": "null"
      -          }
      -        ]
      -      },
      -      "analysis_state": {
      -        "enum": [
      -          "analyzed",
      -          "budget_unavailable",
      -          "deadline_exhausted",
      -          "provider_refused"
      -        ],
      -        "type": "string"
      -      },
      -      "evidence_kind": {
      -        "const": "source_bound_model_interpretation",
      -        "type": "string"
      -      },
      -      "frames": {
      -        "items": {
      -          "additionalProperties": false,
      -          "properties": {
      -            "sha256": {
      -              "pattern": "^[a-f0-9]{64}$",
      -              "type": "string"
      -            },
      -            "timestamp_ms": {
      -              "minimum": 0,
      -              "type": "integer"
      -            }
      -          },
      -          "required": [
      -            "timestamp_ms",
      -            "sha256"
      -          ],
      -          "type": "object"
      -        },
      -        "maxItems": 3,
      -        "type": "array"
      -      },
      -      "media_artifact_sha256": {
      -        "anyOf": [
      -          {
      -            "pattern": "^[a-f0-9]{64}$",
      -            "type": "string"
      -          },
      -          {
      -            "type": "null"
      -          }
      -        ]
      -      },
      -      "performance": {
      -        "additionalProperties": false,
      -        "properties": {
      -          "comparison_age_range_days": {
      -            "items": {
      -              "type": "number"
      -            },
      -            "maxItems": 2,
      -            "type": "array"
      -          },
      -          "comparison_candidate_ids": {
      -            "items": {
      -              "type": "string"
      -            },
      -            "type": "array"
      -          },
      -          "comparison_count": {
      -            "minimum": 0,
      -            "type": "integer"
      -          },
      -          "comparison_median_views": {
      -            "anyOf": [
      -              {
      -                "minimum": 0,
      -                "type": "number"
      -              },
      -              {
      -                "type": "null"
      -              }
      -            ]
      -          },
      -          "comparison_scope": {
      -            "const": "same_creator_retrieved_candidates",
      -            "type": "string"
      -          },
      -          "lifetime_average_views_per_day": {
      -            "anyOf": [
      -              {
      -                "minimum": 0,
      -                "type": "number"
      -              },
      -              {
      -                "type": "null"
      -              }
      -            ]
      -          },
      -          "limitation": {
      -            "minLength": 1,
      -            "type": "string"
      -          },
      -          "observed_at": {
      -            "minLength": 1,
      -            "type": "string"
      -          },
      -          "observed_views": {
      -            "minimum": 0,
      -            "type": "integer"
      -          },
      -          "post_age_days": {
      -            "minimum": 0,
      -            "type": "number"
      -          },
      -          "published_at": {
      -            "minLength": 1,
      -            "type": "string"
      -          },
      -          "views_to_comparison_median": {
      -            "anyOf": [
      -              {
      -                "minimum": 0,
      -                "type": "number"
      -              },
      -              {
      -                "type": "null"
      -              }
      -            ]
      -          }
      -        },
      -        "required": [
      -          "observed_views",
      -          "observed_at",
      -          "published_at",
      -          "post_age_days",
      -          "lifetime_average_views_per_day",
      -          "comparison_scope",
      -          "comparison_count",
      -          "comparison_median_views",
      -          "views_to_comparison_median",
      -          "comparison_age_range_days",
      -          "comparison_candidate_ids",
      -          "limitation"
      -        ],
      -        "type": "object"
      -      },
      -      "request_sha256": {
      -        "pattern": "^[a-f0-9]{64}$",
      -        "type": "string"
      -      },
      -      "schema_version": {
      -        "const": "research-source-context-v1",
      -        "type": "string"
      -      },
      -      "transcript_artifact_sha256": {
      -        "pattern": "^[a-f0-9]{64}$",
      -        "type": "string"
      -      },
      -      "unobserved_modalities": {
      -        "items": {
      -          "type": "string"
      -        },
      -        "type": "array"
      -      },
      -      "visual_state": {
      -        "enum": [
      -          "sampled_opening_frames",
      -          "not_selected",
      -          "source_unavailable",
      -          "budget_unavailable",
      -          "deadline_exhausted",
      -          "media_unavailable"
      -        ],
      -        "type": "string"
      -      }
      -    },
      -    "required": [
      -      "schema_version",
      -      "request_sha256",
      -      "transcript_artifact_sha256",
      -      "evidence_kind",
      -      "analysis_state",
      -      "analysis",
      -      "analysis_receipt",
      -      "visual_state",
      -      "media_artifact_sha256",
      -      "frames",
      -      "unobserved_modalities",
      -      "performance"
      -    ],
      -    "type": "object"
      -  },
      -  "score_receipt": {
      -    "additionalProperties": false,
      -    "properties": {
      -      "disclaimer": {
      -        "enum": [
      -          "This 0 through 100 total is exact-request relevance after every hard evidence gate passes. Observed views are excluded from the total. ranking_mode states the ordering used: views_first when requested_relevance_facets is empty, requested_facet_relevance_first otherwise. views_rank is the candidate's 1-based eligible-pool position under that ordering. The total is not a prediction of views, engagement, or virality.",
      -          "This ordinal 0 through 100 score describes source-supported fit to the caller's complete request. Direct and strong intent support start at 100 and 75; explicit requested facets adjust the total. intent_relevance_first orders eligible candidates by this score, then observed views. views_rank is the position under that ordering. The score is a model interpretation, not a probability of relevance, a factual truth check, or a prediction of views, engagement, or virality."
      -        ]
      -      },
      -      "hard_gates_passed": {
      -        "const": true
      -      },
      -      "policy_id": {
      -        "type": "string"
      -      },
      -      "ranking_mode": {
      -        "description": "views_first without requested relevance facets; requested_facet_relevance_first otherwise. Graded intent evidence uses intent_relevance_first, including for topic-only requests.",
      -        "enum": [
      -          "views_first",
      -          "requested_facet_relevance_first",
      -          "intent_relevance_first"
      -        ]
      -      },
      -      "relevance_subscores": {
      -        "additionalProperties": false,
      -        "properties": {
      -          "audience": {
      -            "anyOf": [
      -              {
      -                "maximum": 100,
      -                "minimum": 0,
      -                "type": "integer"
      -              },
      -              {
      -                "type": "null"
      -              }
      -            ]
      -          },
      -          "desired_outcome": {
      -            "anyOf": [
      -              {
      -                "maximum": 100,
      -                "minimum": 0,
      -                "type": "integer"
      -              },
      -              {
      -                "type": "null"
      -              }
      -            ]
      -          },
      -          "format": {
      -            "anyOf": [
      -              {
      -                "maximum": 100,
      -                "minimum": 0,
      -                "type": "integer"
      -              },
      -              {
      -                "type": "null"
      -              }
      -            ]
      -          },
      -          "freshness": {
      -            "anyOf": [
      -              {
      -                "maximum": 100,
      -                "minimum": 0,
      -                "type": "integer"
      -              },
      -              {
      -                "type": "null"
      -              }
      -            ]
      -          },
      -          "language": {
      -            "anyOf": [
      -              {
      -                "maximum": 100,
      -                "minimum": 0,
      -                "type": "integer"
      -              },
      -              {
      -                "type": "null"
      -              }
      -            ]
      -          },
      -          "must_exclude": {
      -            "anyOf": [
      -              {
      -                "maximum": 100,
      -                "minimum": 0,
      -                "type": "integer"
      -              },
      -              {
      -                "type": "null"
      -              }
      -            ]
      -          },
      -          "must_include": {
      -            "anyOf": [
      -              {
      -                "maximum": 100,
      -                "minimum": 0,
      -                "type": "integer"
      -              },
      -              {
      -                "type": "null"
      -              }
      -            ]
      -          },
      -          "problem_or_tension": {
      -            "anyOf": [
      -              {
      -                "maximum": 100,
      -                "minimum": 0,
      -                "type": "integer"
      -              },
      -              {
      -                "type": "null"
      -              }
      -            ]
      -          },
      -          "source": {
      -            "anyOf": [
      -              {
      -                "maximum": 100,
      -                "minimum": 0,
      -                "type": "integer"
      -              },
      -              {
      -                "type": "null"
      -              }
      -            ]
      -          },
      -          "subject": {
      -            "anyOf": [
      -              {
      -                "maximum": 100,
      -                "minimum": 0,
      -                "type": "integer"
      -              },
      -              {
      -                "type": "null"
      -              }
      -            ]
      -          },
      -          "viewer_action": {
      -            "anyOf": [
      -              {
      -                "maximum": 100,
      -                "minimum": 0,
      -                "type": "integer"
      -              },
      -              {
      -                "type": "null"
      -              }
      -            ]
      -          }
      -        },
      -        "required": [
      -          "subject",
      -          "must_include",
      -          "must_exclude",
      -          "language",
      -          "format",
      -          "source",
      -          "freshness",
      -          "audience",
      -          "problem_or_tension",
      -          "desired_outcome",
      -          "viewer_action"
      -        ],
      -        "type": "object"
      -      },
      -      "requested_relevance_facets": {
      -        "items": {
      -          "enum": [
      -            "audience",
      -            "problem_or_tension",
      -            "desired_outcome",
      -            "viewer_action"
      -          ]
      -        },
      -        "type": "array"
      -      },
      -      "scale_max": {
      -        "const": 100
      -      },
      -      "scale_min": {
      -        "const": 0
      -      },
      -      "score_type": {
      -        "const": "exact_request_relevance"
      -      },
      -      "total": {
      -        "maximum": 100,
      -        "minimum": 0,
      -        "type": "integer"
      -      },
      -      "views_rank": {
      -        "description": "1-based position among hard-eligible candidates under ranking_mode.",
      -        "minimum": 1,
      -        "type": "integer"
      -      }
      -    },
      -    "required": [
      -      "policy_id",
      -      "score_type",
      -      "total",
      -      "scale_min",
      -      "scale_max",
      -      "relevance_subscores",
      -      "requested_relevance_facets",
      -      "hard_gates_passed",
      -      "disclaimer"
      -    ],
      -    "type": "object"
      -  },
      -  "script": {
      -    "anyOf": [
      -      {
      -        "enum": [
      -          "latin",
      -          "arabic",
      -          "latin_arabizi",
      -          "mixed_arabic_latin"
      -        ]
      -      },
      -      {
      -        "type": "null"
      -      }
      -    ]
      -  },
      -  "semantic_authority_receipt": {
      -    "anyOf": [
      -      {
      -        "additionalProperties": false,
      -        "properties": {
      -          "component": {
      -            "type": "string"
      -          },
      -          "model_id": {
      -            "type": "string"
      -          },
      -          "model_sha256": {
      -            "pattern": "^[0-9a-f]{64}$",
      -            "type": "string"
      -          },
      -          "model_version": {
      -            "type": "string"
      -          },
      -          "tool_id": {
      -            "type": "string"
      -          },
      -          "tool_sha256": {
      -            "pattern": "^[0-9a-f]{64}$",
      -            "type": "string"
      -          },
      -          "tool_version": {
      -            "type": "string"
      -          }
      -        },
      -        "required": [
      -          "component",
      -          "tool_id",
      -          "tool_version",
      -          "tool_sha256",
      -          "model_id",
      -          "model_version",
      -          "model_sha256"
      -        ],
      -        "type": "object"
      -      },
      -      {
      -        "type": "null"
      -      }
      -    ]
      -  },
      -  "source_surface": {
      -    "enum": [
      -      "creator_catalog",
      -      "native_search",
      -      "public_popular",
      -      "google_indexed",
      -      "proxy_search"
      -    ]
      -  },
      -  "source_video": {
      -    "additionalProperties": false,
      -    "properties": {
      -      "canonical_url": {
      -        "format": "uri",
      -        "type": "string"
      -      },
      -      "creator": {
      -        "type": "string"
      -      },
      -      "observed_platform_views": {
      -        "minimum": 50000,
      -        "type": "integer"
      -      },
      -      "social_platform": {
      -        "enum": [
      -          "tiktok",
      -          "instagram",
      -          "youtube"
      -        ]
      -      },
      -      "source_surface": {
      -        "enum": [
      -          "creator_catalog",
      -          "native_search",
      -          "public_popular",
      -          "google_indexed",
      -          "proxy_search"
      -        ]
      -      },
      -      "views_observed_at": {
      -        "format": "date-time",
      -        "type": "string"
      -      }
      -    },
      -    "required": [
      -      "canonical_url",
      -      "social_platform",
      -      "source_surface",
      -      "creator",
      -      "observed_platform_views",
      -      "views_observed_at"
      -    ],
      -    "type": "object"
      -  },
      -  "supported_cell_receipt": {
      -    "type": "string"
      -  },
      -  "topic_fit_explanation": {
      -    "type": "string"
      -  },
      -  "verification_artifact_hashes": {
      -    "minProperties": 1,
      -    "type": "object"
      -  },
      -  "verification_policy_id": {
      -    "type": "string"
      -  },
      -  "verified_media_evidence_sha256": {
      -    "pattern": "^[0-9a-f]{64}$",
      -    "type": "string"
      -  },
      -  "views_observed_at": {
      -    "format": "date-time",
      -    "type": "string"
      -  },
      -  "views_source_path": {
      -    "type": "string"
      -  }
      -}
    • removedOutput schema / properties / items / items / required
      Removed value: -[
      -  "candidate_id",
      -  "acquisition_origin_references",
      -  "acquisition_call_receipts",
      -  "verification_artifact_hashes",
      -  "verification_policy_id",
      -  "supported_cell_receipt",
      -  "requested_topic",
      -  "hook_text",
      -  "first_audible_speech",
      -  "leading_segments",
      -  "opening_line",
      -  "general_idea_excerpt",
      -  "general_idea",
      -  "general_idea_evidence_ids",
      -  "payoff_text",
      -  "payoff_verification_state",
      -  "payoff_source_span",
      -  "payoff_start_ms",
      -  "payoff_end_ms",
      -  "content_arc_receipt",
      -  "direct_canonical_url",
      -  "actual_platform",
      -  "source_surface",
      -  "creator",
      -  "creator_key",
      -  "observed_platform_views",
      -  "views_observed_at",
      -  "views_source_path",
      -  "requested_language",
      -  "observed_language",
      -  "language_evidence_state",
      -  "dialect",
      -  "script",
      -  "code_switch_languages",
      -  "requested_format",
      -  "observed_format",
      -  "opener_verification_state",
      -  "opening_boundary_state",
      -  "opener_source_span",
      -  "opener_start_ms",
      -  "opener_end_ms",
      -  "topic_fit_explanation",
      -  "source_video",
      -  "score_receipt",
      -  "caveats"
      -]
    • removedOutput schema / properties / items / items / type
      Removed value: -"object"
  8. Changed20 schema fields changed
    • addedOutput schema / properties / items / items / properties / intent_evidence
      Added value: +{
      +  "additionalProperties": false,
      +  "properties": {
      +    "citations": {
      +      "items": {
      +        "additionalProperties": false,
      +        "properties": {
      +          "cue_id": {
      +            "minLength": 1,
      +            "type": "string"
      +          },
      +          "quote": {
      +            "minLength": 1,
      +            "type": "string"
      +          }
      +        },
      +        "required": [
      +          "cue_id",
      +          "quote"
      +        ],
      +        "type": "object"
      +      },
      +      "maxItems": 16,
      +      "type": "array"
      +    },
      +    "rationale": {
      +      "maxLength": 800,
      +      "minLength": 1,
      +      "type": "string"
      +    },
      +    "request_sha256": {
      +      "pattern": "^[a-f0-9]{64}$",
      +      "type": "string"
      +    },
      +    "schema_version": {
      +      "const": "source-intent-evidence-v1"
      +    },
      +    "state": {
      +      "enum": [
      +        "direct",
      +        "strong",
      +        "partial",
      +        "mismatch",
      +        "missing"
      +      ],
      +      "type": "string"
      +    },
      +    "transcript_artifact_sha256": {
      +      "pattern": "^[a-f0-9]{64}$",
      +      "type": "string"
      +    }
      +  },
      +  "required": [
      +    "schema_version",
      +    "request_sha256",
      +    "transcript_artifact_sha256",
      +    "state",
      +    "rationale",
      +    "citations"
      +  ],
      +  "type": "object"
      +}
    • addedOutput schema / properties / items / items / properties / research_context
      Added value: +{
      +  "additionalProperties": false,
      +  "properties": {
      +    "analysis": {
      +      "anyOf": [
      +        {
      +          "additionalProperties": false,
      +          "properties": {
      +            "adaptable_structure": {
      +              "maxLength": 900,
      +              "minLength": 1,
      +              "type": "string"
      +            },
      +            "attention_mechanism": {
      +              "maxLength": 900,
      +              "minLength": 1,
      +              "type": "string"
      +            },
      +            "citations": {
      +              "items": {
      +                "additionalProperties": false,
      +                "properties": {
      +                  "cue_id": {
      +                    "minLength": 1,
      +                    "type": "string"
      +                  },
      +                  "quote": {
      +                    "minLength": 1,
      +                    "type": "string"
      +                  }
      +                },
      +                "required": [
      +                  "cue_id",
      +                  "quote"
      +                ],
      +                "type": "object"
      +              },
      +              "maxItems": 16,
      +              "minItems": 1,
      +              "type": "array"
      +            },
      +            "payoff_relationship": {
      +              "maxLength": 900,
      +              "minLength": 1,
      +              "type": "string"
      +            },
      +            "promised_payoff": {
      +              "maxLength": 600,
      +              "minLength": 1,
      +              "type": "string"
      +            },
      +            "visual_frame_timestamps_ms": {
      +              "items": {
      +                "type": "integer"
      +              },
      +              "maxItems": 3,
      +              "type": "array"
      +            },
      +            "visual_observation": {
      +              "anyOf": [
      +                {
      +                  "type": "string"
      +                },
      +                {
      +                  "type": "null"
      +                }
      +              ]
      +            }
      +          },
      +          "required": [
      +            "attention_mechanism",
      +            "promised_payoff",
      +            "payoff_relationship",
      +            "adaptable_structure",
      +            "citations",
      +            "visual_observation",
      +            "visual_frame_timestamps_ms"
      +          ],
      +          "type": "object"
      +        },
      +        {
      +          "type": "null"
      +        }
      +      ]
      +    },
      +    "analysis_receipt": {
      +      "anyOf": [
      +        {
      +          "additionalProperties": false,
      +          "properties": {
      +            "artifact_payload_sha256": {
      +              "pattern": "^[a-f0-9]{64}$",
      +              "type": "string"
      +            },
      +            "dispatch_id": {
      +              "minLength": 1,
      +              "type": "string"
      +            },
      +            "model_id": {
      +              "minLength": 1,
      +              "type": "string"
      +            },
      +            "provider_request_sha256": {
      +              "pattern": "^[a-f0-9]{64}$",
      +              "type": "string"
      +            },
      +            "provider_response_sha256": {
      +              "pattern": "^[a-f0-9]{64}$",
      +              "type": "string"
      +            },
      +            "reserved_cost_microunits": {
      +              "minimum": 0,
      +              "type": "integer"
      +            },
      +            "settled_cost_microunits": {
      +              "minimum": 0,
      +              "type": "integer"
      +            }
      +          },
      +          "required": [
      +            "dispatch_id",
      +            "provider_request_sha256",
      +            "provider_response_sha256",
      +            "artifact_payload_sha256",
      +            "model_id",
      +            "reserved_cost_microunits",
      +            "settled_cost_microunits"
      +          ],
      +          "type": "object"
      +        },
      +        {
      +          "type": "null"
      +        }
      +      ]
      +    },
      +    "analysis_state": {
      +      "enum": [
      +        "analyzed",
      +        "budget_unavailable",
      +        "deadline_exhausted",
      +        "provider_refused"
      +      ],
      +      "type": "string"
      +    },
      +    "evidence_kind": {
      +      "const": "source_bound_model_interpretation",
      +      "type": "string"
      +    },
      +    "frames": {
      +      "items": {
      +        "additionalProperties": false,
      +        "properties": {
      +          "sha256": {
      +            "pattern": "^[a-f0-9]{64}$",
      +            "type": "string"
      +          },
      +          "timestamp_ms": {
      +            "minimum": 0,
      +            "type": "integer"
      +          }
      +        },
      +        "required": [
      +          "timestamp_ms",
      +          "sha256"
      +        ],
      +        "type": "object"
      +      },
      +      "maxItems": 3,
      +      "type": "array"
      +    },
      +    "media_artifact_sha256": {
      +      "anyOf": [
      +        {
      +          "pattern": "^[a-f0-9]{64}$",
      +          "type": "string"
      +        },
      +        {
      +          "type": "null"
      +        }
      +      ]
      +    },
      +    "performance": {
      +      "additionalProperties": false,
      +      "properties": {
      +        "comparison_age_range_days": {
      +          "items": {
      +            "type": "number"
      +          },
      +          "maxItems": 2,
      +          "type": "array"
      +        },
      +        "comparison_candidate_ids": {
      +          "items": {
      +            "type": "string"
      +          },
      +          "type": "array"
      +        },
      +        "comparison_count": {
      +          "minimum": 0,
      +          "type": "integer"
      +        },
      +        "comparison_median_views": {
      +          "anyOf": [
      +            {
      +              "minimum": 0,
      +              "type": "number"
      +            },
      +            {
      +              "type": "null"
      +            }
      +          ]
      +        },
      +        "comparison_scope": {
      +          "const": "same_creator_retrieved_candidates",
      +          "type": "string"
      +        },
      +        "lifetime_average_views_per_day": {
      +          "anyOf": [
      +            {
      +              "minimum": 0,
      +              "type": "number"
      +            },
      +            {
      +              "type": "null"
      +            }
      +          ]
      +        },
      +        "limitation": {
      +          "minLength": 1,
      +          "type": "string"
      +        },
      +        "observed_at": {
      +          "minLength": 1,
      +          "type": "string"
      +        },
      +        "observed_views": {
      +          "minimum": 0,
      +          "type": "integer"
      +        },
      +        "post_age_days": {
      +          "minimum": 0,
      +          "type": "number"
      +        },
      +        "published_at": {
      +          "minLength": 1,
      +          "type": "string"
      +        },
      +        "views_to_comparison_median": {
      +          "anyOf": [
      +            {
      +              "minimum": 0,
      +              "type": "number"
      +            },
      +            {
      +              "type": "null"
      +            }
      +          ]
      +        }
      +      },
      +      "required": [
      +        "observed_views",
      +        "observed_at",
      +        "published_at",
      +        "post_age_days",
      +        "lifetime_average_views_per_day",
      +        "comparison_scope",
      +        "comparison_count",
      +        "comparison_median_views",
      +        "views_to_comparison_median",
      +        "comparison_age_range_days",
      +        "comparison_candidate_ids",
      +        "limitation"
      +      ],
      +      "type": "object"
      +    },
      +    "request_sha256": {
      +      "pattern": "^[a-f0-9]{64}$",
      +      "type": "string"
      +    },
      +    "schema_version": {
      +      "const": "research-source-context-v1",
      +      "type": "string"
      +    },
      +    "transcript_artifact_sha256": {
      +      "pattern": "^[a-f0-9]{64}$",
      +      "type": "string"
      +    },
      +    "unobserved_modalities": {
      +      "items": {
      +        "type": "string"
      +      },
      +      "type": "array"
      +    },
      +    "visual_state": {
      +      "enum": [
      +        "sampled_opening_frames",
      +        "not_selected",
      +        "source_unavailable",
      +        "budget_unavailable",
      +        "deadline_exhausted",
      +        "media_unavailable"
      +      ],
      +      "type": "string"
      +    }
      +  },
      +  "required": [
      +    "schema_version",
      +    "request_sha256",
      +    "transcript_artifact_sha256",
      +    "evidence_kind",
      +    "analysis_state",
      +    "analysis",
      +    "analysis_receipt",
      +    "visual_state",
      +    "media_artifact_sha256",
      +    "frames",
      +    "unobserved_modalities",
      +    "performance"
      +  ],
      +  "type": "object"
      +}
    • removedOutput schema / properties / items / items / properties / score_receipt / properties / disclaimer / const
      Removed value: -"This 0 through 100 total is exact-request relevance after every hard evidence gate passes. Observed views are excluded from the total. ranking_mode states the ordering used: views_first when requested_relevance_facets is empty, requested_facet_relevance_first otherwise. views_rank is the candidate's 1-based eligible-pool position under that ordering. The total is not a prediction of views, engagement, or virality."
    • addedOutput schema / properties / items / items / properties / score_receipt / properties / disclaimer / enum
      Added value: +[
      +  "This 0 through 100 total is exact-request relevance after every hard evidence gate passes. Observed views are excluded from the total. ranking_mode states the ordering used: views_first when requested_relevance_facets is empty, requested_facet_relevance_first otherwise. views_rank is the candidate's 1-based eligible-pool position under that ordering. The total is not a prediction of views, engagement, or virality.",
      +  "This ordinal 0 through 100 score describes source-supported fit to the caller's complete request. Direct and strong intent support start at 100 and 75; explicit requested facets adjust the total. intent_relevance_first orders eligible candidates by this score, then observed views. views_rank is the position under that ordering. The score is a model interpretation, not a probability of relevance, a factual truth check, or a prediction of views, engagement, or virality."
      +]
    • changedOutput schema / properties / items / items / properties / score_receipt / properties / ranking_mode / description
      Previous value: -"views_first without requested relevance facets; requested_facet_relevance_first otherwise."New value: +"views_first without requested relevance facets; requested_facet_relevance_first otherwise. Graded intent evidence uses intent_relevance_first, including for topic-only requests."
    • changedOutput schema / properties / items / items / properties / score_receipt / properties / ranking_mode / enum
      Previous value: -[
      -  "views_first",
      -  "requested_facet_relevance_first"
      -]New value: +[
      +  "views_first",
      +  "requested_facet_relevance_first",
      +  "intent_relevance_first"
      +]
    • addedOutput schema / x-vhgengine-v2-output-schema / $defs / Analysis
      Added value: +{
      +  "additionalProperties": false,
      +  "properties": {
      +    "adaptable_structure": {
      +      "maxLength": 900,
      +      "minLength": 1,
      +      "title": "Adaptable Structure",
      +      "type": "string"
      +    },
      +    "attention_mechanism": {
      +      "maxLength": 900,
      +      "minLength": 1,
      +      "title": "Attention Mechanism",
      +      "type": "string"
      +    },
      +    "citations": {
      +      "items": {
      +        "$ref": "#/$defs/Citation"
      +      },
      +      "maxItems": 16,
      +      "minItems": 1,
      +      "title": "Citations",
      +      "type": "array"
      +    },
      +    "payoff_relationship": {
      +      "maxLength": 900,
      +      "minLength": 1,
      +      "title": "Payoff Relationship",
      +      "type": "string"
      +    },
      +    "promised_payoff": {
      +      "maxLength": 600,
      +      "minLength": 1,
      +      "title": "Promised Payoff",
      +      "type": "string"
      +    },
      +    "visual_frame_timestamps_ms": {
      +      "items": {
      +        "type": "integer"
      +      },
      +      "maxItems": 3,
      +      "title": "Visual Frame Timestamps Ms",
      +      "type": "array"
      +    },
      +    "visual_observation": {
      +      "anyOf": [
      +        {
      +          "type": "string"
      +        },
      +        {
      +          "type": "null"
      +        }
      +      ],
      +      "title": "Visual Observation"
      +    }
      +  },
      +  "required": [
      +    "attention_mechanism",
      +    "promised_payoff",
      +    "payoff_relationship",
      +    "adaptable_structure",
      +    "citations",
      +    "visual_observation",
      +    "visual_frame_timestamps_ms"
      +  ],
      +  "title": "Analysis",
      +  "type": "object"
      +}
    • addedOutput schema / x-vhgengine-v2-output-schema / $defs / AnalysisReceipt
      Added value: +{
      +  "additionalProperties": false,
      +  "properties": {
      +    "artifact_payload_sha256": {
      +      "pattern": "^[a-f0-9]{64}$",
      +      "title": "Artifact Payload Sha256",
      +      "type": "string"
      +    },
      +    "dispatch_id": {
      +      "minLength": 1,
      +      "title": "Dispatch Id",
      +      "type": "string"
      +    },
      +    "model_id": {
      +      "minLength": 1,
      +      "title": "Model Id",
      +      "type": "string"
      +    },
      +    "provider_request_sha256": {
      +      "pattern": "^[a-f0-9]{64}$",
      +      "title": "Provider Request Sha256",
      +      "type": "string"
      +    },
      +    "provider_response_sha256": {
      +      "pattern": "^[a-f0-9]{64}$",
      +      "title": "Provider Response Sha256",
      +      "type": "string"
      +    },
      +    "reserved_cost_microunits": {
      +      "minimum": 0,
      +      "title": "Reserved Cost Microunits",
      +      "type": "integer"
      +    },
      +    "settled_cost_microunits": {
      +      "minimum": 0,
      +      "title": "Settled Cost Microunits",
      +      "type": "integer"
      +    }
      +  },
      +  "required": [
      +    "dispatch_id",
      +    "provider_request_sha256",
      +    "provider_response_sha256",
      +    "artifact_payload_sha256",
      +    "model_id",
      +    "reserved_cost_microunits",
      +    "settled_cost_microunits"
      +  ],
      +  "title": "AnalysisReceipt",
      +  "type": "object"
      +}
    • addedOutput schema / x-vhgengine-v2-output-schema / $defs / Citation
      Added value: +{
      +  "additionalProperties": false,
      +  "properties": {
      +    "cue_id": {
      +      "minLength": 1,
      +      "title": "Cue Id",
      +      "type": "string"
      +    },
      +    "quote": {
      +      "minLength": 1,
      +      "title": "Quote",
      +      "type": "string"
      +    }
      +  },
      +  "required": [
      +    "cue_id",
      +    "quote"
      +  ],
      +  "title": "Citation",
      +  "type": "object"
      +}
    • addedOutput schema / x-vhgengine-v2-output-schema / $defs / Frame
      Added value: +{
      +  "additionalProperties": false,
      +  "properties": {
      +    "sha256": {
      +      "pattern": "^[a-f0-9]{64}$",
      +      "title": "Sha256",
      +      "type": "string"
      +    },
      +    "timestamp_ms": {
      +      "minimum": 0,
      +      "title": "Timestamp Ms",
      +      "type": "integer"
      +    }
      +  },
      +  "required": [
      +    "timestamp_ms",
      +    "sha256"
      +  ],
      +  "title": "Frame",
      +  "type": "object"
      +}
    • addedOutput schema / x-vhgengine-v2-output-schema / $defs / HookResearchIntentCitationResponse
      Added value: +{
      +  "additionalProperties": false,
      +  "properties": {
      +    "cue_id": {
      +      "minLength": 1,
      +      "title": "Cue Id",
      +      "type": "string"
      +    },
      +    "quote": {
      +      "minLength": 1,
      +      "title": "Quote",
      +      "type": "string"
      +    }
      +  },
      +  "required": [
      +    "cue_id",
      +    "quote"
      +  ],
      +  "title": "HookResearchIntentCitationResponse",
      +  "type": "object"
      +}
    • addedOutput schema / x-vhgengine-v2-output-schema / $defs / HookResearchIntentEvidenceResponse
      Added value: +{
      +  "additionalProperties": false,
      +  "properties": {
      +    "citations": {
      +      "items": {
      +        "$ref": "#/$defs/HookResearchIntentCitationResponse"
      +      },
      +      "maxItems": 16,
      +      "title": "Citations",
      +      "type": "array"
      +    },
      +    "rationale": {
      +      "maxLength": 800,
      +      "minLength": 1,
      +      "title": "Rationale",
      +      "type": "string"
      +    },
      +    "request_sha256": {
      +      "pattern": "^[a-f0-9]{64}$",
      +      "title": "Request Sha256",
      +      "type": "string"
      +    },
      +    "schema_version": {
      +      "const": "source-intent-evidence-v1",
      +      "title": "Schema Version",
      +      "type": "string"
      +    },
      +    "state": {
      +      "enum": [
      +        "direct",
      +        "strong",
      +        "partial",
      +        "mismatch",
      +        "missing"
      +      ],
      +      "title": "State",
      +      "type": "string"
      +    },
      +    "transcript_artifact_sha256": {
      +      "pattern": "^[a-f0-9]{64}$",
      +      "title": "Transcript Artifact Sha256",
      +      "type": "string"
      +    }
      +  },
      +  "required": [
      +    "schema_version",
      +    "request_sha256",
      +    "transcript_artifact_sha256",
      +    "state",
      +    "rationale",
      +    "citations"
      +  ],
      +  "title": "HookResearchIntentEvidenceResponse",
      +  "type": "object"
      +}
    • addedOutput schema / x-vhgengine-v2-output-schema / $defs / HookResearchItemResponse / properties / intent_evidence
      Added value: +{
      +  "$ref": "#/$defs/HookResearchIntentEvidenceResponse"
      +}
    • addedOutput schema / x-vhgengine-v2-output-schema / $defs / HookResearchItemResponse / properties / research_context
      Added value: +{
      +  "$ref": "#/$defs/ResearchContextV1"
      +}
    • removedOutput schema / x-vhgengine-v2-output-schema / $defs / HookResearchScoreReceiptResponse / properties / disclaimer / const
      Removed value: -"This 0 through 100 total is exact-request relevance after every hard evidence gate passes. Observed views are excluded from the total. ranking_mode states the ordering used: views_first when requested_relevance_facets is empty, requested_facet_relevance_first otherwise. views_rank is the candidate's 1-based eligible-pool position under that ordering. The total is not a prediction of views, engagement, or virality."
    • addedOutput schema / x-vhgengine-v2-output-schema / $defs / HookResearchScoreReceiptResponse / properties / disclaimer / enum
      Added value: +[
      +  "This 0 through 100 total is exact-request relevance after every hard evidence gate passes. Observed views are excluded from the total. ranking_mode states the ordering used: views_first when requested_relevance_facets is empty, requested_facet_relevance_first otherwise. views_rank is the candidate's 1-based eligible-pool position under that ordering. The total is not a prediction of views, engagement, or virality.",
      +  "This ordinal 0 through 100 score describes source-supported fit to the caller's complete request. Direct and strong intent support start at 100 and 75; explicit requested facets adjust the total. intent_relevance_first orders eligible candidates by this score, then observed views. views_rank is the position under that ordering. The score is a model interpretation, not a probability of relevance, a factual truth check, or a prediction of views, engagement, or virality."
      +]
    • changedOutput schema / x-vhgengine-v2-output-schema / $defs / HookResearchScoreReceiptResponse / properties / ranking_mode / description
      Previous value: -"views_first without requested relevance facets; requested_facet_relevance_first otherwise."New value: +"views_first without requested relevance facets; requested_facet_relevance_first otherwise. Graded intent evidence uses intent_relevance_first, including for topic-only requests."
    • changedOutput schema / x-vhgengine-v2-output-schema / $defs / HookResearchScoreReceiptResponse / properties / ranking_mode / enum
      Previous value: -[
      -  "views_first",
      -  "requested_facet_relevance_first"
      -]New value: +[
      +  "views_first",
      +  "requested_facet_relevance_first",
      +  "intent_relevance_first"
      +]
    • addedOutput schema / x-vhgengine-v2-output-schema / $defs / Performance
      Added value: +{
      +  "additionalProperties": false,
      +  "properties": {
      +    "comparison_age_range_days": {
      +      "items": {
      +        "type": "number"
      +      },
      +      "maxItems": 2,
      +      "title": "Comparison Age Range Days",
      +      "type": "array"
      +    },
      +    "comparison_candidate_ids": {
      +      "items": {
      +        "type": "string"
      +      },
      +      "title": "Comparison Candidate Ids",
      +      "type": "array"
      +    },
      +    "comparison_count": {
      +      "minimum": 0,
      +      "title": "Comparison Count",
      +      "type": "integer"
      +    },
      +    "comparison_median_views": {
      +      "anyOf": [
      +        {
      +          "minimum": 0,
      +          "type": "number"
      +        },
      +        {
      +          "type": "null"
      +        }
      +      ],
      +      "title": "Comparison Median Views"
      +    },
      +    "comparison_scope": {
      +      "const": "same_creator_retrieved_candidates",
      +      "title": "Comparison Scope",
      +      "type": "string"
      +    },
      +    "lifetime_average_views_per_day": {
      +      "anyOf": [
      +        {
      +          "minimum": 0,
      +          "type": "number"
      +        },
      +        {
      +          "type": "null"
      +        }
      +      ],
      +      "title": "Lifetime Average Views Per Day"
      +    },
      +    "limitation": {
      +      "minLength": 1,
      +      "title": "Limitation",
      +      "type": "string"
      +    },
      +    "observed_at": {
      +      "minLength": 1,
      +      "title": "Observed At",
      +      "type": "string"
      +    },
      +    "observed_views": {
      +      "minimum": 0,
      +      "title": "Observed Views",
      +      "type": "integer"
      +    },
      +    "post_age_days": {
      +      "minimum": 0,
      +      "title": "Post Age Days",
      +      "type": "number"
      +    },
      +    "published_at": {
      +      "minLength": 1,
      +      "title": "Published At",
      +      "type": "string"
      +    },
      +    "views_to_comparison_median": {
      +      "anyOf": [
      +        {
      +          "minimum": 0,
      +          "type": "number"
      +        },
      +        {
      +          "type": "null"
      +        }
      +      ],
      +      "title": "Views To Comparison Median"
      +    }
      +  },
      +  "required": [
      +    "observed_views",
      +    "observed_at",
      +    "published_at",
      +    "post_age_days",
      +    "lifetime_average_views_per_day",
      +    "comparison_scope",
      +    "comparison_count",
      +    "comparison_median_views",
      +    "views_to_comparison_median",
      +    "comparison_age_range_days",
      +    "comparison_candidate_ids",
      +    "limitation"
      +  ],
      +  "title": "Performance",
      +  "type": "object"
      +}
    • addedOutput schema / x-vhgengine-v2-output-schema / $defs / ResearchContextV1
      Added value: +{
      +  "additionalProperties": false,
      +  "properties": {
      +    "analysis": {
      +      "anyOf": [
      +        {
      +          "$ref": "#/$defs/Analysis"
      +        },
      +        {
      +          "type": "null"
      +        }
      +      ]
      +    },
      +    "analysis_receipt": {
      +      "anyOf": [
      +        {
      +          "$ref": "#/$defs/AnalysisReceipt"
      +        },
      +        {
      +          "type": "null"
      +        }
      +      ]
      +    },
      +    "analysis_state": {
      +      "enum": [
      +        "analyzed",
      +        "budget_unavailable",
      +        "deadline_exhausted",
      +        "provider_refused"
      +      ],
      +      "title": "Analysis State",
      +      "type": "string"
      +    },
      +    "evidence_kind": {
      +      "const": "source_bound_model_interpretation",
      +      "title": "Evidence Kind",
      +      "type": "string"
      +    },
      +    "frames": {
      +      "items": {
      +        "$ref": "#/$defs/Frame"
      +      },
      +      "maxItems": 3,
      +      "title": "Frames",
      +      "type": "array"
      +    },
      +    "media_artifact_sha256": {
      +      "anyOf": [
      +        {
      +          "pattern": "^[a-f0-9]{64}$",
      +          "type": "string"
      +        },
      +        {
      +          "type": "null"
      +        }
      +      ],
      +      "title": "Media Artifact Sha256"
      +    },
      +    "performance": {
      +      "$ref": "#/$defs/Performance"
      +    },
      +    "request_sha256": {
      +      "pattern": "^[a-f0-9]{64}$",
      +      "title": "Request Sha256",
      +      "type": "string"
      +    },
      +    "schema_version": {
      +      "const": "research-source-context-v1",
      +      "title": "Schema Version",
      +      "type": "string"
      +    },
      +    "transcript_artifact_sha256": {
      +      "pattern": "^[a-f0-9]{64}$",
      +      "title": "Transcript Artifact Sha256",
      +      "type": "string"
      +    },
      +    "unobserved_modalities": {
      +      "items": {
      +        "type": "string"
      +      },
      +      "title": "Unobserved Modalities",
      +      "type": "array"
      +    },
      +    "visual_state": {
      +      "enum": [
      +        "sampled_opening_frames",
      +        "not_selected",
      +        "source_unavailable",
      +        "budget_unavailable",
      +        "deadline_exhausted",
      +        "media_unavailable"
      +      ],
      +      "title": "Visual State",
      +      "type": "string"
      +    }
      +  },
      +  "required": [
      +    "schema_version",
      +    "request_sha256",
      +    "transcript_artifact_sha256",
      +    "evidence_kind",
      +    "analysis_state",
      +    "analysis",
      +    "analysis_receipt",
      +    "visual_state",
      +    "media_artifact_sha256",
      +    "frames",
      +    "unobserved_modalities",
      +    "performance"
      +  ],
      +  "title": "ResearchContextV1",
      +  "type": "object"
      +}
  9. Changed1 schema field changed
    • changedOutput schema / description
      Previous value: -"A deterministic, unpadded portfolio of verified hook evidence. Where the approved provider runtime is bound this dispatches to that provider and spends vendor credits, bounded by a 600-second authorization, so allow at least 610 seconds and do not re-ask with a fresh idempotency_key while it is still running. Where it is not bound, no provider call is made; health.hook_research_provider_ready names the posture. unsupported_cell always means no provider call was made and the charge is zero, either because the request carries a planning deficiency or because that runtime is unavailable here."New value: +"An unpadded portfolio selected deterministically from verified evidence. Where the approved provider runtime is bound this dispatches and spends vendor credits. Synchronous calls have a 600-second authorization, so allow at least 610 seconds and do not re-ask with a fresh idempotency_key while it is still running. Counts 11-30 return a durable job: poll get_job for its retained result. Its 1200-second execution budget is not a measured latency promise. Where it is not bound, no provider call is made; health.hook_research_provider_ready names the posture. unsupported_cell always means no provider call was made and the charge is zero, either because the request carries a planning deficiency or because that runtime is unavailable here."
  10. Changed11 schema fields changed
    • changedInput schema / $defs / ResearchSourceRequirementInput / properties / minimum_delivered / maximum
      Previous value: -10New value: +30
    • changedInput schema / properties / depth / description
      Previous value: -"V1 standard supports up to 5 items; deep supports up to 10."New value: +"V1 standard supports up to 5 items; deep supports up to 30."
    • changedInput schema / properties / minimum_acceptable_count / anyOf
      Previous value: -[
      -  {
      -    "maximum": 10,
      -    "minimum": 1,
      -    "type": "integer"
      -  },
      -  {
      -    "type": "null"
      -  }
      -]New value: +[
      +  {
      +    "maximum": 30,
      +    "minimum": 1,
      +    "type": "integer"
      +  },
      +  {
      +    "type": "null"
      +  }
      +]
    • changedInput schema / properties / minimum_acceptable_count / maximum
      Previous value: -10New value: +30
    • changedInput schema / properties / requested_count / description
      Previous value: -"V1 maximum verified items, 1-10."New value: +"V1 maximum verified items, 1-30; above ten returns a durable job to poll."
    • changedInput schema / properties / requested_count / maximum
      Previous value: -10New value: +30
    • changedInput schema / properties / source_requirements / description
      Previous value: -"Per-platform delivery quota policy. If supplied, include TikTok, Instagram, and YouTube exactly once. Required sources use a minimum of 1-10; preferred sources must use 0."New value: +"Per-platform delivery quota policy. If supplied, include TikTok, Instagram, and YouTube exactly once. Required sources use a minimum of 1-30; preferred sources must use 0."
    • changedOutput schema / anyOf
      Previous value: -[
      -  {
      -    "oneOf": [
      -      {
      -        "oneOf": [
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 1
      -              },
      -              "items": {
      -                "maxItems": 1,
      -                "minItems": 1,
      -                "type": "array"
      -              }
      -            }
      -          }
      -        ],
      -        "properties": {
      -          "delivered_count": {
      -            "maximum": 1,
      -            "minimum": 1
      -          },
      -          "items": {
      -            "maxItems": 1,
      -            "minItems": 1,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 1
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "oneOf": [
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 1
      -              },
      -              "items": {
      -                "maxItems": 1,
      -                "minItems": 1,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 2
      -              },
      -              "items": {
      -                "maxItems": 2,
      -                "minItems": 2,
      -                "type": "array"
      -              }
      -            }
      -          }
      -        ],
      -        "properties": {
      -          "delivered_count": {
      -            "maximum": 2,
      -            "minimum": 1
      -          },
      -          "items": {
      -            "maxItems": 2,
      -            "minItems": 1,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 2
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "oneOf": [
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 2
      -              },
      -              "items": {
      -                "maxItems": 2,
      -                "minItems": 2,
      -                "type": "array"
      -              }
      -            }
      -          }
      -        ],
      -        "properties": {
      -          "delivered_count": {
      -            "maximum": 2,
      -            "minimum": 2
      -          },
      -          "items": {
      -            "maxItems": 2,
      -            "minItems": 2,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 2
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "oneOf": [
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 1
      -              },
      -              "items": {
      -                "maxItems": 1,
      -                "minItems": 1,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 2
      -              },
      -              "items": {
      -                "maxItems": 2,
      -                "minItems": 2,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 3
      -              },
      -              "items": {
      -                "maxItems": 3,
      -                "minItems": 3,
      -                "type": "array"
      -              }
      -            }
      -          }
      -        ],
      -        "properties": {
      -          "delivered_count": {
      -            "maximum": 3,
      -            "minimum": 1
      -          },
      -          "items": {
      -            "maxItems": 3,
      -            "minItems": 1,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 3
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "oneOf": [
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 2
      -              },
      -              "items": {
      -                "maxItems": 2,
      -                "minItems": 2,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 3
      -              },
      -              "items": {
      -                "maxItems": 3,
      -                "minItems": 3,
      -                "type": "array"
      -              }
      -            }
      -          }
      -        ],
      -        "properties": {
      -          "delivered_count": {
      -            "maximum": 3,
      -            "minimum": 2
      -          },
      -          "items": {
      -            "maxItems": 3,
      -            "minItems": 2,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 3
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "oneOf": [
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 3
      -              },
      -              "items": {
      -                "maxItems": 3,
      -                "minItems": 3,
      -                "type": "array"
      -              }
      -            }
      -          }
      -        ],
      -        "properties": {
      -          "delivered_count": {
      -            "maximum": 3,
      -            "minimum": 3
      -          },
      -          "items": {
      -            "maxItems": 3,
      -            "minItems": 3,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 3
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "oneOf": [
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 1
      -              },
      -              "items": {
      -                "maxItems": 1,
      -                "minItems": 1,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 2
      -              },
      -              "items": {
      -                "maxItems": 2,
      -                "minItems": 2,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 3
      -              },
      -              "items": {
      -                "maxItems": 3,
      -                "minItems": 3,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 4
      -              },
      -              "items": {
      -                "maxItems": 4,
      -                "minItems": 4,
      -                "type": "array"
      -              }
      -            }
      -          }
      -        ],
      -        "properties": {
      -          "delivered_count": {
      -            "maximum": 4,
      -            "minimum": 1
      -          },
      -          "items": {
      -            "maxItems": 4,
      -            "minItems": 1,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 4
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "oneOf": [
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 2
      -              },
      -              "items": {
      -                "maxItems": 2,
      -                "minItems": 2,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 3
      -              },
      -              "items": {
      -                "maxItems": 3,
      -                "minItems": 3,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 4
      -              },
      -              "items": {
      -                "maxItems": 4,
      -                "minItems": 4,
      -                "type": "array"
      -              }
      -            }
      -          }
      -        ],
      -        "properties": {
      -          "delivered_count": {
      -            "maximum": 4,
      -            "minimum": 2
      -          },
      -          "items": {
      -            "maxItems": 4,
      -            "minItems": 2,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 4
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "oneOf": [
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 3
      -              },
      -              "items": {
      -                "maxItems": 3,
      -                "minItems": 3,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 4
      -              },
      -              "items": {
      -                "maxItems": 4,
      -                "minItems": 4,
      -                "type": "array"
      -              }
      -            }
      -          }
      -        ],
      -        "properties": {
      -          "delivered_count": {
      -            "maximum": 4,
      -            "minimum": 3
      -          },
      -          "items": {
      -            "maxItems": 4,
      -            "minItems": 3,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 4
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "oneOf": [
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 4
      -              },
      -              "items": {
      -                "maxItems": 4,
      -                "minItems": 4,
      -                "type": "array"
      -              }
      -            }
      -          }
      -        ],
      -        "properties": {
      -          "delivered_count": {
      -            "maximum": 4,
      -            "minimum": 4
      -          },
      -          "items": {
      -            "maxItems": 4,
      -            "minItems": 4,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 4
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "oneOf": [
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 1
      -              },
      -              "items": {
      -                "maxItems": 1,
      -                "minItems": 1,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 2
      -              },
      -              "items": {
      -                "maxItems": 2,
      -                "minItems": 2,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 3
      -              },
      -              "items": {
      -                "maxItems": 3,
      -                "minItems": 3,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 4
      -              },
      -              "items": {
      -                "maxItems": 4,
      -                "minItems": 4,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 5
      -              },
      -              "items": {
      -                "maxItems": 5,
      -                "minItems": 5,
      -                "type": "array"
      -              }
      -            }
      -          }
      -        ],
      -        "properties": {
      -          "delivered_count": {
      -            "maximum": 5,
      -            "minimum": 1
      -          },
      -          "items": {
      -            "maxItems": 5,
      -            "minItems": 1,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 5
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "oneOf": [
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 2
      -              },
      -              "items": {
      -                "maxItems": 2,
      -                "minItems": 2,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 3
      -              },
      -              "items": {
      -                "maxItems": 3,
      -                "minItems": 3,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 4
      -              },
      -              "items": {
      -                "maxItems": 4,
      -                "minItems": 4,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 5
      -              },
      -              "items": {
      -                "maxItems": 5,
      -                "minItems": 5,
      -                "type": "array"
      -              }
      -            }
      -          }
      -        ],
      -        "properties": {
      -          "delivered_count": {
      -            "maximum": 5,
      -            "minimum": 2
      -          },
      -          "items": {
      -            "maxItems": 5,
      -            "minItems": 2,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 5
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "oneOf": [
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 3
      -              },
      -              "items": {
      -                "maxItems": 3,
      -                "minItems": 3,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 4
      -              },
      -              "items": {
      -                "maxItems": 4,
      -                "minItems": 4,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 5
      -              },
      -              "items": {
      -                "maxItems": 5,
      -                "minItems": 5,
      -                "type": "array"
      -              }
      -            }
      -          }
      -        ],
      -        "properties": {
      -          "delivered_count": {
      -            "maximum": 5,
      -            "minimum": 3
      -          },
      -          "items": {
      -            "maxItems": 5,
      -            "minItems": 3,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 5
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "oneOf": [
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 4
      -              },
      -              "items": {
      -                "maxItems": 4,
      -                "minItems": 4,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 5
      -              },
      -              "items": {
      -                "maxItems": 5,
      -                "minItems": 5,
      -                "type": "array"
      -              }
      -            }
      -          }
      -        ],
      -        "properties": {
      -          "delivered_count": {
      -            "maximum": 5,
      -            "minimum": 4
      -          },
      -          "items": {
      -            "maxItems": 5,
      -            "minItems": 4,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 5
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "oneOf": [
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 5
      -              },
      -              "items": {
      -                "maxItems": 5,
      -                "minItems": 5,
      -                "type": "array"
      -              }
      -            }
      -          }
      -        ],
      -        "properties": {
      -          "delivered_count": {
      -            "maximum": 5,
      -            "minimum": 5
      -          },
      -          "items": {
      -            "maxItems": 5,
      -            "minItems": 5,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 5
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "oneOf": [
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 1
      -              },
      -              "items": {
      -                "maxItems": 1,
      -                "minItems": 1,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 2
      -              },
      -              "items": {
      -                "maxItems": 2,
      -                "minItems": 2,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 3
      -              },
      -              "items": {
      -                "maxItems": 3,
      -                "minItems": 3,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 4
      -              },
      -              "items": {
      -                "maxItems": 4,
      -                "minItems": 4,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 5
      -              },
      -              "items": {
      -                "maxItems": 5,
      -                "minItems": 5,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 6
      -              },
      -              "items": {
      -                "maxItems": 6,
      -                "minItems": 6,
      -                "type": "array"
      -              }
      -            }
      -          }
      -        ],
      -        "properties": {
      -          "delivered_count": {
      -            "maximum": 6,
      -            "minimum": 1
      -          },
      -          "items": {
      -            "maxItems": 6,
      -            "minItems": 1,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 6
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "oneOf": [
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 2
      -              },
      -              "items": {
      -                "maxItems": 2,
      -                "minItems": 2,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 3
      -              },
      -              "items": {
      -                "maxItems": 3,
      -                "minItems": 3,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 4
      -              },
      -              "items": {
      -                "maxItems": 4,
      -                "minItems": 4,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 5
      -              },
      -              "items": {
      -                "maxItems": 5,
      -                "minItems": 5,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 6
      -              },
      -              "items": {
      -                "maxItems": 6,
      -                "minItems": 6,
      -                "type": "array"
      -              }
      -            }
      -          }
      -        ],
      -        "properties": {
      -          "delivered_count": {
      -            "maximum": 6,
      -            "minimum": 2
      -          },
      -          "items": {
      -            "maxItems": 6,
      -            "minItems": 2,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 6
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "oneOf": [
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 3
      -              },
      -              "items": {
      -                "maxItems": 3,
      -                "minItems": 3,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 4
      -              },
      -              "items": {
      -                "maxItems": 4,
      -                "minItems": 4,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 5
      -              },
      -              "items": {
      -                "maxItems": 5,
      -                "minItems": 5,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 6
      -              },
      -              "items": {
      -                "maxItems": 6,
      -                "minItems": 6,
      -                "type": "array"
      -              }
      -            }
      -          }
      -        ],
      -        "properties": {
      -          "delivered_count": {
      -            "maximum": 6,
      -            "minimum": 3
      -          },
      -          "items": {
      -            "maxItems": 6,
      -            "minItems": 3,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 6
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "oneOf": [
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 4
      -              },
      -              "items": {
      -                "maxItems": 4,
      -                "minItems": 4,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 5
      -              },
      -              "items": {
      -                "maxItems": 5,
      -                "minItems": 5,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 6
      -              },
      -              "items": {
      -                "maxItems": 6,
      -                "minItems": 6,
      -                "type": "array"
      -              }
      -            }
      -          }
      -        ],
      -        "properties": {
      -          "delivered_count": {
      -            "maximum": 6,
      -            "minimum": 4
      -          },
      -          "items": {
      -            "maxItems": 6,
      -            "minItems": 4,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 6
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "oneOf": [
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 5
      -              },
      -              "items": {
      -                "maxItems": 5,
      -                "minItems": 5,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 6
      -              },
      -              "items": {
      -                "maxItems": 6,
      -                "minItems": 6,
      -                "type": "array"
      -              }
      -            }
      -          }
      -        ],
      -        "properties": {
      -          "delivered_count": {
      -            "maximum": 6,
      -            "minimum": 5
      -          },
      -          "items": {
      -            "maxItems": 6,
      -            "minItems": 5,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 6
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "oneOf": [
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 6
      -              },
      -              "items": {
      -                "maxItems": 6,
      -                "minItems": 6,
      -                "type": "array"
      -              }
      -            }
      -          }
      -        ],
      -        "properties": {
      -          "delivered_count": {
      -            "maximum": 6,
      -            "minimum": 6
      -          },
      -          "items": {
      -            "maxItems": 6,
      -            "minItems": 6,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 6
      -          },
      -          "requested_count": {
      -            "const": 6
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "oneOf": [
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 1
      -              },
      -              "items": {
      -                "maxItems": 1,
      -                "minItems": 1,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 2
      -              },
      -              "items": {
      -                "maxItems": 2,
      -                "minItems": 2,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 3
      -              },
      -              "items": {
      -                "maxItems": 3,
      -                "minItems": 3,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 4
      -              },
      -              "items": {
      -                "maxItems": 4,
      -                "minItems": 4,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 5
      -              },
      -              "items": {
      -                "maxItems": 5,
      -                "minItems": 5,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 6
      -              },
      -              "items": {
      -                "maxItems": 6,
      -                "minItems": 6,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 7
      -              },
      -              "items": {
      -                "maxItems": 7,
      -                "minItems": 7,
      -                "type": "array"
      -              }
      -            }
      -          }
      -        ],
      -        "properties": {
      -          "delivered_count": {
      -            "maximum": 7,
      -            "minimum": 1
      -          },
      -          "items": {
      -            "maxItems": 7,
      -            "minItems": 1,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 7
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "oneOf": [
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 2
      -              },
      -              "items": {
      -                "maxItems": 2,
      -                "minItems": 2,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 3
      -              },
      -              "items": {
      -                "maxItems": 3,
      -                "minItems": 3,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 4
      -              },
      -              "items": {
      -                "maxItems": 4,
      -                "minItems": 4,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 5
      -              },
      -              "items": {
      -                "maxItems": 5,
      -                "minItems": 5,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 6
      -              },
      -              "items": {
      -                "maxItems": 6,
      -                "minItems": 6,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 7
      -              },
      -              "items": {
      -                "maxItems": 7,
      -                "minItems": 7,
      -                "type": "array"
      -              }
      -            }
      -          }
      -        ],
      -        "properties": {
      -          "delivered_count": {
      -            "maximum": 7,
      -            "minimum": 2
      -          },
      -          "items": {
      -            "maxItems": 7,
      -            "minItems": 2,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 7
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "oneOf": [
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 3
      -              },
      -              "items": {
      -                "maxItems": 3,
      -                "minItems": 3,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 4
      -              },
      -              "items": {
      -                "maxItems": 4,
      -                "minItems": 4,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 5
      -              },
      -              "items": {
      -                "maxItems": 5,
      -                "minItems": 5,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 6
      -              },
      -              "items": {
      -                "maxItems": 6,
      -                "minItems": 6,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 7
      -              },
      -              "items": {
      -                "maxItems": 7,
      -                "minItems": 7,
      -                "type": "array"
      -              }
      -            }
      -          }
      -        ],
      -        "properties": {
      -          "delivered_count": {
      -            "maximum": 7,
      -            "minimum": 3
      -          },
      -          "items": {
      -            "maxItems": 7,
      -            "minItems": 3,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 7
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "oneOf": [
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 4
      -              },
      -              "items": {
      -                "maxItems": 4,
      -                "minItems": 4,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 5
      -              },
      -              "items": {
      -                "maxItems": 5,
      -                "minItems": 5,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 6
      -              },
      -              "items": {
      -                "maxItems": 6,
      -                "minItems": 6,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 7
      -              },
      -              "items": {
      -                "maxItems": 7,
      -                "minItems": 7,
      -                "type": "array"
      -              }
      -            }
      -          }
      -        ],
      -        "properties": {
      -          "delivered_count": {
      -            "maximum": 7,
      -            "minimum": 4
      -          },
      -          "items": {
      -            "maxItems": 7,
      -            "minItems": 4,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 7
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "oneOf": [
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 5
      -              },
      -              "items": {
      -                "maxItems": 5,
      -                "minItems": 5,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 6
      -              },
      -              "items": {
      -                "maxItems": 6,
      -                "minItems": 6,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 7
      -              },
      -              "items": {
      -                "maxItems": 7,
      -                "minItems": 7,
      -                "type": "array"
      -              }
      -            }
      -          }
      -        ],
      -        "properties": {
      -          "delivered_count": {
      -            "maximum": 7,
      -            "minimum": 5
      -          },
      -          "items": {
      -            "maxItems": 7,
      -            "minItems": 5,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 7
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "oneOf": [
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 6
      -              },
      -              "items": {
      -                "maxItems": 6,
      -                "minItems": 6,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 7
      -              },
      -              "items": {
      -                "maxItems": 7,
      -                "minItems": 7,
      -                "type": "array"
      -              }
      -            }
      -          }
      -        ],
      -        "properties": {
      -          "delivered_count": {
      -            "maximum": 7,
      -            "minimum": 6
      -          },
      -          "items": {
      -            "maxItems": 7,
      -            "minItems": 6,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 6
      -          },
      -          "requested_count": {
      -            "const": 7
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "oneOf": [
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 7
      -              },
      -              "items": {
      -                "maxItems": 7,
      -                "minItems": 7,
      -                "type": "array"
      -              }
      -            }
      -          }
      -        ],
      -        "properties": {
      -          "delivered_count": {
      -            "maximum": 7,
      -            "minimum": 7
      -          },
      -          "items": {
      -            "maxItems": 7,
      -            "minItems": 7,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 7
      -          },
      -          "requested_count": {
      -            "const": 7
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "oneOf": [
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 1
      -              },
      -              "items": {
      -                "maxItems": 1,
      -                "minItems": 1,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 2
      -              },
      -              "items": {
      -                "maxItems": 2,
      -                "minItems": 2,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 3
      -              },
      -              "items": {
      -                "maxItems": 3,
      -                "minItems": 3,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 4
      -              },
      -              "items": {
      -                "maxItems": 4,
      -                "minItems": 4,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 5
      -              },
      -              "items": {
      -                "maxItems": 5,
      -                "minItems": 5,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 6
      -              },
      -              "items": {
      -                "maxItems": 6,
      -                "minItems": 6,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 7
      -              },
      -              "items": {
      -                "maxItems": 7,
      -                "minItems": 7,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 8
      -              },
      -              "items": {
      -                "maxItems": 8,
      -                "minItems": 8,
      -                "type": "array"
      -              }
      -            }
      -          }
      -        ],
      -        "properties": {
      -          "delivered_count": {
      -            "maximum": 8,
      -            "minimum": 1
      -          },
      -          "items": {
      -            "maxItems": 8,
      -            "minItems": 1,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 8
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "oneOf": [
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 2
      -              },
      -              "items": {
      -                "maxItems": 2,
      -                "minItems": 2,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 3
      -              },
      -              "items": {
      -                "maxItems": 3,
      -                "minItems": 3,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 4
      -              },
      -              "items": {
      -                "maxItems": 4,
      -                "minItems": 4,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 5
      -              },
      -              "items": {
      -                "maxItems": 5,
      -                "minItems": 5,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 6
      -              },
      -              "items": {
      -                "maxItems": 6,
      -                "minItems": 6,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 7
      -              },
      -              "items": {
      -                "maxItems": 7,
      -                "minItems": 7,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 8
      -              },
      -              "items": {
      -                "maxItems": 8,
      -                "minItems": 8,
      -                "type": "array"
      -              }
      -            }
      -          }
      -        ],
      -        "properties": {
      -          "delivered_count": {
      -            "maximum": 8,
      -            "minimum": 2
      -          },
      -          "items": {
      -            "maxItems": 8,
      -            "minItems": 2,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 8
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "oneOf": [
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 3
      -              },
      -              "items": {
      -                "maxItems": 3,
      -                "minItems": 3,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 4
      -              },
      -              "items": {
      -                "maxItems": 4,
      -                "minItems": 4,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 5
      -              },
      -              "items": {
      -                "maxItems": 5,
      -                "minItems": 5,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 6
      -              },
      -              "items": {
      -                "maxItems": 6,
      -                "minItems": 6,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 7
      -              },
      -              "items": {
      -                "maxItems": 7,
      -                "minItems": 7,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 8
      -              },
      -              "items": {
      -                "maxItems": 8,
      -                "minItems": 8,
      -                "type": "array"
      -              }
      -            }
      -          }
      -        ],
      -        "properties": {
      -          "delivered_count": {
      -            "maximum": 8,
      -            "minimum": 3
      -          },
      -          "items": {
      -            "maxItems": 8,
      -            "minItems": 3,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 8
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "oneOf": [
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 4
      -              },
      -              "items": {
      -                "maxItems": 4,
      -                "minItems": 4,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 5
      -              },
      -              "items": {
      -                "maxItems": 5,
      -                "minItems": 5,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 6
      -              },
      -              "items": {
      -                "maxItems": 6,
      -                "minItems": 6,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 7
      -              },
      -              "items": {
      -                "maxItems": 7,
      -                "minItems": 7,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 8
      -              },
      -              "items": {
      -                "maxItems": 8,
      -                "minItems": 8,
      -                "type": "array"
      -              }
      -            }
      -          }
      -        ],
      -        "properties": {
      -          "delivered_count": {
      -            "maximum": 8,
      -            "minimum": 4
      -          },
      -          "items": {
      -            "maxItems": 8,
      -            "minItems": 4,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 8
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "oneOf": [
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 5
      -              },
      -              "items": {
      -                "maxItems": 5,
      -                "minItems": 5,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 6
      -              },
      -              "items": {
      -                "maxItems": 6,
      -                "minItems": 6,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 7
      -              },
      -              "items": {
      -                "maxItems": 7,
      -                "minItems": 7,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 8
      -              },
      -              "items": {
      -                "maxItems": 8,
      -                "minItems": 8,
      -                "type": "array"
      -              }
      -            }
      -          }
      -        ],
      -        "properties": {
      -          "delivered_count": {
      -            "maximum": 8,
      -            "minimum": 5
      -          },
      -          "items": {
      -            "maxItems": 8,
      -            "minItems": 5,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 8
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "oneOf": [
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 6
      -              },
      -              "items": {
      -                "maxItems": 6,
      -                "minItems": 6,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 7
      -              },
      -              "items": {
      -                "maxItems": 7,
      -                "minItems": 7,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 8
      -              },
      -              "items": {
      -                "maxItems": 8,
      -                "minItems": 8,
      -                "type": "array"
      -              }
      -            }
      -          }
      -        ],
      -        "properties": {
      -          "delivered_count": {
      -            "maximum": 8,
      -            "minimum": 6
      -          },
      -          "items": {
      -            "maxItems": 8,
      -            "minItems": 6,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 6
      -          },
      -          "requested_count": {
      -            "const": 8
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "oneOf": [
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 7
      -              },
      -              "items": {
      -                "maxItems": 7,
      -                "minItems": 7,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 8
      -              },
      -              "items": {
      -                "maxItems": 8,
      -                "minItems": 8,
      -                "type": "array"
      -              }
      -            }
      -          }
      -        ],
      -        "properties": {
      -          "delivered_count": {
      -            "maximum": 8,
      -            "minimum": 7
      -          },
      -          "items": {
      -            "maxItems": 8,
      -            "minItems": 7,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 7
      -          },
      -          "requested_count": {
      -            "const": 8
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "oneOf": [
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 8
      -              },
      -              "items": {
      -                "maxItems": 8,
      -                "minItems": 8,
      -                "type": "array"
      -              }
      -            }
      -          }
      -        ],
      -        "properties": {
      -          "delivered_count": {
      -            "maximum": 8,
      -            "minimum": 8
      -          },
      -          "items": {
      -            "maxItems": 8,
      -            "minItems": 8,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 8
      -          },
      -          "requested_count": {
      -            "const": 8
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "oneOf": [
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 1
      -              },
      -              "items": {
      -                "maxItems": 1,
      -                "minItems": 1,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 2
      -              },
      -              "items": {
      -                "maxItems": 2,
      -                "minItems": 2,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 3
      -              },
      -              "items": {
      -                "maxItems": 3,
      -                "minItems": 3,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 4
      -              },
      -              "items": {
      -                "maxItems": 4,
      -                "minItems": 4,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 5
      -              },
      -              "items": {
      -                "maxItems": 5,
      -                "minItems": 5,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 6
      -              },
      -              "items": {
      -                "maxItems": 6,
      -                "minItems": 6,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 7
      -              },
      -              "items": {
      -                "maxItems": 7,
      -                "minItems": 7,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 8
      -              },
      -              "items": {
      -                "maxItems": 8,
      -                "minItems": 8,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 9
      -              },
      -              "items": {
      -                "maxItems": 9,
      -                "minItems": 9,
      -                "type": "array"
      -              }
      -            }
      -          }
      -        ],
      -        "properties": {
      -          "delivered_count": {
      -            "maximum": 9,
      -            "minimum": 1
      -          },
      -          "items": {
      -            "maxItems": 9,
      -            "minItems": 1,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 9
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "oneOf": [
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 2
      -              },
      -              "items": {
      -                "maxItems": 2,
      -                "minItems": 2,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 3
      -              },
      -              "items": {
      -                "maxItems": 3,
      -                "minItems": 3,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 4
      -              },
      -              "items": {
      -                "maxItems": 4,
      -                "minItems": 4,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 5
      -              },
      -              "items": {
      -                "maxItems": 5,
      -                "minItems": 5,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 6
      -              },
      -              "items": {
      -                "maxItems": 6,
      -                "minItems": 6,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 7
      -              },
      -              "items": {
      -                "maxItems": 7,
      -                "minItems": 7,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 8
      -              },
      -              "items": {
      -                "maxItems": 8,
      -                "minItems": 8,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 9
      -              },
      -              "items": {
      -                "maxItems": 9,
      -                "minItems": 9,
      -                "type": "array"
      -              }
      -            }
      -          }
      -        ],
      -        "properties": {
      -          "delivered_count": {
      -            "maximum": 9,
      -            "minimum": 2
      -          },
      -          "items": {
      -            "maxItems": 9,
      -            "minItems": 2,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 9
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "oneOf": [
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 3
      -              },
      -              "items": {
      -                "maxItems": 3,
      -                "minItems": 3,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 4
      -              },
      -              "items": {
      -                "maxItems": 4,
      -                "minItems": 4,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 5
      -              },
      -              "items": {
      -                "maxItems": 5,
      -                "minItems": 5,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 6
      -              },
      -              "items": {
      -                "maxItems": 6,
      -                "minItems": 6,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 7
      -              },
      -              "items": {
      -                "maxItems": 7,
      -                "minItems": 7,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 8
      -              },
      -              "items": {
      -                "maxItems": 8,
      -                "minItems": 8,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 9
      -              },
      -              "items": {
      -                "maxItems": 9,
      -                "minItems": 9,
      -                "type": "array"
      -              }
      -            }
      -          }
      -        ],
      -        "properties": {
      -          "delivered_count": {
      -            "maximum": 9,
      -            "minimum": 3
      -          },
      -          "items": {
      -            "maxItems": 9,
      -            "minItems": 3,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 9
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "oneOf": [
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 4
      -              },
      -              "items": {
      -                "maxItems": 4,
      -                "minItems": 4,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 5
      -              },
      -              "items": {
      -                "maxItems": 5,
      -                "minItems": 5,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 6
      -              },
      -              "items": {
      -                "maxItems": 6,
      -                "minItems": 6,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 7
      -              },
      -              "items": {
      -                "maxItems": 7,
      -                "minItems": 7,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 8
      -              },
      -              "items": {
      -                "maxItems": 8,
      -                "minItems": 8,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 9
      -              },
      -              "items": {
      -                "maxItems": 9,
      -                "minItems": 9,
      -                "type": "array"
      -              }
      -            }
      -          }
      -        ],
      -        "properties": {
      -          "delivered_count": {
      -            "maximum": 9,
      -            "minimum": 4
      -          },
      -          "items": {
      -            "maxItems": 9,
      -            "minItems": 4,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 9
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "oneOf": [
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 5
      -              },
      -              "items": {
      -                "maxItems": 5,
      -                "minItems": 5,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 6
      -              },
      -              "items": {
      -                "maxItems": 6,
      -                "minItems": 6,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 7
      -              },
      -              "items": {
      -                "maxItems": 7,
      -                "minItems": 7,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 8
      -              },
      -              "items": {
      -                "maxItems": 8,
      -                "minItems": 8,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 9
      -              },
      -              "items": {
      -                "maxItems": 9,
      -                "minItems": 9,
      -                "type": "array"
      -              }
      -            }
      -          }
      -        ],
      -        "properties": {
      -          "delivered_count": {
      -            "maximum": 9,
      -            "minimum": 5
      -          },
      -          "items": {
      -            "maxItems": 9,
      -            "minItems": 5,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 9
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "oneOf": [
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 6
      -              },
      -              "items": {
      -                "maxItems": 6,
      -                "minItems": 6,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 7
      -              },
      -              "items": {
      -                "maxItems": 7,
      -                "minItems": 7,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 8
      -              },
      -              "items": {
      -                "maxItems": 8,
      -                "minItems": 8,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 9
      -              },
      -              "items": {
      -                "maxItems": 9,
      -                "minItems": 9,
      -                "type": "array"
      -              }
      -            }
      -          }
      -        ],
      -        "properties": {
      -          "delivered_count": {
      -            "maximum": 9,
      -            "minimum": 6
      -          },
      -          "items": {
      -            "maxItems": 9,
      -            "minItems": 6,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 6
      -          },
      -          "requested_count": {
      -            "const": 9
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "oneOf": [
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 7
      -              },
      -              "items": {
      -                "maxItems": 7,
      -                "minItems": 7,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 8
      -              },
      -              "items": {
      -                "maxItems": 8,
      -                "minItems": 8,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 9
      -              },
      -              "items": {
      -                "maxItems": 9,
      -                "minItems": 9,
      -                "type": "array"
      -              }
      -            }
      -          }
      -        ],
      -        "properties": {
      -          "delivered_count": {
      -            "maximum": 9,
      -            "minimum": 7
      -          },
      -          "items": {
      -            "maxItems": 9,
      -            "minItems": 7,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 7
      -          },
      -          "requested_count": {
      -            "const": 9
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "oneOf": [
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 8
      -              },
      -              "items": {
      -                "maxItems": 8,
      -                "minItems": 8,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 9
      -              },
      -              "items": {
      -                "maxItems": 9,
      -                "minItems": 9,
      -                "type": "array"
      -              }
      -            }
      -          }
      -        ],
      -        "properties": {
      -          "delivered_count": {
      -            "maximum": 9,
      -            "minimum": 8
      -          },
      -          "items": {
      -            "maxItems": 9,
      -            "minItems": 8,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 8
      -          },
      -          "requested_count": {
      -            "const": 9
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "oneOf": [
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 9
      -              },
      -              "items": {
      -                "maxItems": 9,
      -                "minItems": 9,
      -                "type": "array"
      -              }
      -            }
      -          }
      -        ],
      -        "properties": {
      -          "delivered_count": {
      -            "maximum": 9,
      -            "minimum": 9
      -          },
      -          "items": {
      -            "maxItems": 9,
      -            "minItems": 9,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 9
      -          },
      -          "requested_count": {
      -            "const": 9
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "oneOf": [
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 1
      -              },
      -              "items": {
      -                "maxItems": 1,
      -                "minItems": 1,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 2
      -              },
      -              "items": {
      -                "maxItems": 2,
      -                "minItems": 2,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 3
      -              },
      -              "items": {
      -                "maxItems": 3,
      -                "minItems": 3,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 4
      -              },
      -              "items": {
      -                "maxItems": 4,
      -                "minItems": 4,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 5
      -              },
      -              "items": {
      -                "maxItems": 5,
      -                "minItems": 5,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 6
      -              },
      -              "items": {
      -                "maxItems": 6,
      -                "minItems": 6,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 7
      -              },
      -              "items": {
      -                "maxItems": 7,
      -                "minItems": 7,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 8
      -              },
      -              "items": {
      -                "maxItems": 8,
      -                "minItems": 8,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 9
      -              },
      -              "items": {
      -                "maxItems": 9,
      -                "minItems": 9,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 10
      -              },
      -              "items": {
      -                "maxItems": 10,
      -                "minItems": 10,
      -                "type": "array"
      -              }
      -            }
      -          }
      -        ],
      -        "properties": {
      -          "delivered_count": {
      -            "maximum": 10,
      -            "minimum": 1
      -          },
      -          "items": {
      -            "maxItems": 10,
      -            "minItems": 1,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 10
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "oneOf": [
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 2
      -              },
      -              "items": {
      -                "maxItems": 2,
      -                "minItems": 2,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 3
      -              },
      -              "items": {
      -                "maxItems": 3,
      -                "minItems": 3,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 4
      -              },
      -              "items": {
      -                "maxItems": 4,
      -                "minItems": 4,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 5
      -              },
      -              "items": {
      -                "maxItems": 5,
      -                "minItems": 5,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 6
      -              },
      -              "items": {
      -                "maxItems": 6,
      -                "minItems": 6,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 7
      -              },
      -              "items": {
      -                "maxItems": 7,
      -                "minItems": 7,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 8
      -              },
      -              "items": {
      -                "maxItems": 8,
      -                "minItems": 8,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 9
      -              },
      -              "items": {
      -                "maxItems": 9,
      -                "minItems": 9,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 10
      -              },
      -              "items": {
      -                "maxItems": 10,
      -                "minItems": 10,
      -                "type": "array"
      -              }
      -            }
      -          }
      -        ],
      -        "properties": {
      -          "delivered_count": {
      -            "maximum": 10,
      -            "minimum": 2
      -          },
      -          "items": {
      -            "maxItems": 10,
      -            "minItems": 2,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 10
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "oneOf": [
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 3
      -              },
      -              "items": {
      -                "maxItems": 3,
      -                "minItems": 3,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 4
      -              },
      -              "items": {
      -                "maxItems": 4,
      -                "minItems": 4,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 5
      -              },
      -              "items": {
      -                "maxItems": 5,
      -                "minItems": 5,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 6
      -              },
      -              "items": {
      -                "maxItems": 6,
      -                "minItems": 6,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 7
      -              },
      -              "items": {
      -                "maxItems": 7,
      -                "minItems": 7,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 8
      -              },
      -              "items": {
      -                "maxItems": 8,
      -                "minItems": 8,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 9
      -              },
      -              "items": {
      -                "maxItems": 9,
      -                "minItems": 9,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 10
      -              },
      -              "items": {
      -                "maxItems": 10,
      -                "minItems": 10,
      -                "type": "array"
      -              }
      -            }
      -          }
      -        ],
      -        "properties": {
      -          "delivered_count": {
      -            "maximum": 10,
      -            "minimum": 3
      -          },
      -          "items": {
      -            "maxItems": 10,
      -            "minItems": 3,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 10
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "oneOf": [
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 4
      -              },
      -              "items": {
      -                "maxItems": 4,
      -                "minItems": 4,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 5
      -              },
      -              "items": {
      -                "maxItems": 5,
      -                "minItems": 5,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 6
      -              },
      -              "items": {
      -                "maxItems": 6,
      -                "minItems": 6,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 7
      -              },
      -              "items": {
      -                "maxItems": 7,
      -                "minItems": 7,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 8
      -              },
      -              "items": {
      -                "maxItems": 8,
      -                "minItems": 8,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 9
      -              },
      -              "items": {
      -                "maxItems": 9,
      -                "minItems": 9,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 10
      -              },
      -              "items": {
      -                "maxItems": 10,
      -                "minItems": 10,
      -                "type": "array"
      -              }
      -            }
      -          }
      -        ],
      -        "properties": {
      -          "delivered_count": {
      -            "maximum": 10,
      -            "minimum": 4
      -          },
      -          "items": {
      -            "maxItems": 10,
      -            "minItems": 4,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 10
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "oneOf": [
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 5
      -              },
      -              "items": {
      -                "maxItems": 5,
      -                "minItems": 5,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 6
      -              },
      -              "items": {
      -                "maxItems": 6,
      -                "minItems": 6,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 7
      -              },
      -              "items": {
      -                "maxItems": 7,
      -                "minItems": 7,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 8
      -              },
      -              "items": {
      -                "maxItems": 8,
      -                "minItems": 8,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 9
      -              },
      -              "items": {
      -                "maxItems": 9,
      -                "minItems": 9,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 10
      -              },
      -              "items": {
      -                "maxItems": 10,
      -                "minItems": 10,
      -                "type": "array"
      -              }
      -            }
      -          }
      -        ],
      -        "properties": {
      -          "delivered_count": {
      -            "maximum": 10,
      -            "minimum": 5
      -          },
      -          "items": {
      -            "maxItems": 10,
      -            "minItems": 5,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 10
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "oneOf": [
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 6
      -              },
      -              "items": {
      -                "maxItems": 6,
      -                "minItems": 6,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 7
      -              },
      -              "items": {
      -                "maxItems": 7,
      -                "minItems": 7,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 8
      -              },
      -              "items": {
      -                "maxItems": 8,
      -                "minItems": 8,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 9
      -              },
      -              "items": {
      -                "maxItems": 9,
      -                "minItems": 9,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 10
      -              },
      -              "items": {
      -                "maxItems": 10,
      -                "minItems": 10,
      -                "type": "array"
      -              }
      -            }
      -          }
      -        ],
      -        "properties": {
      -          "delivered_count": {
      -            "maximum": 10,
      -            "minimum": 6
      -          },
      -          "items": {
      -            "maxItems": 10,
      -            "minItems": 6,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 6
      -          },
      -          "requested_count": {
      -            "const": 10
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "oneOf": [
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 7
      -              },
      -              "items": {
      -                "maxItems": 7,
      -                "minItems": 7,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 8
      -              },
      -              "items": {
      -                "maxItems": 8,
      -                "minItems": 8,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 9
      -              },
      -              "items": {
      -                "maxItems": 9,
      -                "minItems": 9,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 10
      -              },
      -              "items": {
      -                "maxItems": 10,
      -                "minItems": 10,
      -                "type": "array"
      -              }
      -            }
      -          }
      -        ],
      -        "properties": {
      -          "delivered_count": {
      -            "maximum": 10,
      -            "minimum": 7
      -          },
      -          "items": {
      -            "maxItems": 10,
      -            "minItems": 7,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 7
      -          },
      -          "requested_count": {
      -            "const": 10
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "oneOf": [
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 8
      -              },
      -              "items": {
      -                "maxItems": 8,
      -                "minItems": 8,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 9
      -              },
      -              "items": {
      -                "maxItems": 9,
      -                "minItems": 9,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 10
      -              },
      -              "items": {
      -                "maxItems": 10,
      -                "minItems": 10,
      -                "type": "array"
      -              }
      -            }
      -          }
      -        ],
      -        "properties": {
      -          "delivered_count": {
      -            "maximum": 10,
      -            "minimum": 8
      -          },
      -          "items": {
      -            "maxItems": 10,
      -            "minItems": 8,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 8
      -          },
      -          "requested_count": {
      -            "const": 10
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "oneOf": [
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 9
      -              },
      -              "items": {
      -                "maxItems": 9,
      -                "minItems": 9,
      -                "type": "array"
      -              }
      -            }
      -          },
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 10
      -              },
      -              "items": {
      -                "maxItems": 10,
      -                "minItems": 10,
      -                "type": "array"
      -              }
      -            }
      -          }
      -        ],
      -        "properties": {
      -          "delivered_count": {
      -            "maximum": 10,
      -            "minimum": 9
      -          },
      -          "items": {
      -            "maxItems": 10,
      -            "minItems": 9,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 9
      -          },
      -          "requested_count": {
      -            "const": 10
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "oneOf": [
      -          {
      -            "properties": {
      -              "delivered_count": {
      -                "const": 10
      -              },
      -              "items": {
      -                "maxItems": 10,
      -                "minItems": 10,
      -                "type": "array"
      -              }
      -            }
      -          }
      -        ],
      -        "properties": {
      -          "delivered_count": {
      -            "maximum": 10,
      -            "minimum": 10
      -          },
      -          "items": {
      -            "maxItems": 10,
      -            "minItems": 10,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 10
      -          },
      -          "requested_count": {
      -            "const": 10
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      }
      -    ],
      -    "properties": {
      -      "acquisition_receipt": {
      -        "properties": {
      -          "bundle_cost_reconciliation": {
      -            "properties": {
      -              "terminal_status": {
      -                "const": "succeeded"
      -              }
      -            },
      -            "required": [
      -              "terminal_status"
      -            ],
      -            "type": "object"
      -          }
      -        },
      -        "required": [
      -          "bundle_cost_reconciliation"
      -        ],
      -        "type": "object"
      -      },
      -      "status": {
      -        "const": "succeeded"
      -      }
      -    },
      -    "required": [
      -      "status",
      -      "requested_count",
      -      "minimum_acceptable_count",
      -      "delivered_count",
      -      "items",
      -      "acquisition_receipt"
      -    ],
      -    "title": "SucceededHookResearchResponse"
      -  },
      -  {
      -    "oneOf": [
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 1
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 2
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 2
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 3
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 3
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 3
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 4
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 4
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 4
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 4
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 5
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 5
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 5
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 5
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 5
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 6
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 6
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 6
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 6
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 6
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 6
      -          },
      -          "requested_count": {
      -            "const": 6
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 7
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 7
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 7
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 7
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 7
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 6
      -          },
      -          "requested_count": {
      -            "const": 7
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 7
      -          },
      -          "requested_count": {
      -            "const": 7
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 6
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 7
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 8
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 6
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 7
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 8
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 9
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 6
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 7
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 8
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 9
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 10
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 1
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 2
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 2
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 3
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 3
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 3
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 4
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 4
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 4
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 4
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 5
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 5
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 5
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 5
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 5
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 6
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 6
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 6
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 6
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 6
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 6
      -          },
      -          "requested_count": {
      -            "const": 6
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 7
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 7
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 7
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 7
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 7
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 6
      -          },
      -          "requested_count": {
      -            "const": 7
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 7
      -          },
      -          "requested_count": {
      -            "const": 7
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 6
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 7
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 8
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 6
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 7
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 8
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 9
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 6
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 7
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 8
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 9
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 10
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 1
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 2
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 2
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 3
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 3
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 3
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 4
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 4
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 4
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 4
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 5
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 5
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 5
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 5
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 5
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 6
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 6
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 6
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 6
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 6
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 6
      -          },
      -          "requested_count": {
      -            "const": 6
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 7
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 7
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 7
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 7
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 7
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 6
      -          },
      -          "requested_count": {
      -            "const": 7
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 7
      -          },
      -          "requested_count": {
      -            "const": 7
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 6
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 7
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 8
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 6
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 7
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 8
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 9
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 6
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 7
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 8
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 9
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 10
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      }
      -    ],
      -    "properties": {
      -      "delivered_count": {
      -        "const": 0
      -      },
      -      "items": {
      -        "maxItems": 0,
      -        "type": "array"
      -      },
      -      "status": {
      -        "enum": [
      -          "insufficient_verified_supply",
      -          "unsupported_cell",
      -          "failed"
      -        ]
      -      }
      -    },
      -    "required": [
      -      "status",
      -      "requested_count",
      -      "minimum_acceptable_count",
      -      "delivered_count",
      -      "items",
      -      "acquisition_receipt"
      -    ],
      -    "title": "NewNonSuccessHookResearchResponse"
      -  },
      -  {
      -    "oneOf": [
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 2
      -          },
      -          "items": {
      -            "maxItems": 2,
      -            "minItems": 2,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 2
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 3
      -          },
      -          "items": {
      -            "maxItems": 3,
      -            "minItems": 3,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 3
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 3
      -          },
      -          "items": {
      -            "maxItems": 3,
      -            "minItems": 3,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 3
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 4
      -          },
      -          "items": {
      -            "maxItems": 4,
      -            "minItems": 4,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 4
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 4
      -          },
      -          "items": {
      -            "maxItems": 4,
      -            "minItems": 4,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 4
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 4
      -          },
      -          "items": {
      -            "maxItems": 4,
      -            "minItems": 4,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 4
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 5
      -          },
      -          "items": {
      -            "maxItems": 5,
      -            "minItems": 5,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 5
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 5
      -          },
      -          "items": {
      -            "maxItems": 5,
      -            "minItems": 5,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 5
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 5
      -          },
      -          "items": {
      -            "maxItems": 5,
      -            "minItems": 5,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 5
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 5
      -          },
      -          "items": {
      -            "maxItems": 5,
      -            "minItems": 5,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 5
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 6
      -          },
      -          "items": {
      -            "maxItems": 6,
      -            "minItems": 6,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 6
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 6
      -          },
      -          "items": {
      -            "maxItems": 6,
      -            "minItems": 6,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 6
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 6
      -          },
      -          "items": {
      -            "maxItems": 6,
      -            "minItems": 6,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 6
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 6
      -          },
      -          "items": {
      -            "maxItems": 6,
      -            "minItems": 6,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 6
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 6
      -          },
      -          "items": {
      -            "maxItems": 6,
      -            "minItems": 6,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 6
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 7
      -          },
      -          "items": {
      -            "maxItems": 7,
      -            "minItems": 7,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 7
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 7
      -          },
      -          "items": {
      -            "maxItems": 7,
      -            "minItems": 7,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 7
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 7
      -          },
      -          "items": {
      -            "maxItems": 7,
      -            "minItems": 7,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 7
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 7
      -          },
      -          "items": {
      -            "maxItems": 7,
      -            "minItems": 7,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 7
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 7
      -          },
      -          "items": {
      -            "maxItems": 7,
      -            "minItems": 7,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 7
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 7
      -          },
      -          "items": {
      -            "maxItems": 7,
      -            "minItems": 7,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 6
      -          },
      -          "requested_count": {
      -            "const": 7
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 8
      -          },
      -          "items": {
      -            "maxItems": 8,
      -            "minItems": 8,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 8
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 8
      -          },
      -          "items": {
      -            "maxItems": 8,
      -            "minItems": 8,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 8
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 8
      -          },
      -          "items": {
      -            "maxItems": 8,
      -            "minItems": 8,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 8
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 8
      -          },
      -          "items": {
      -            "maxItems": 8,
      -            "minItems": 8,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 8
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 8
      -          },
      -          "items": {
      -            "maxItems": 8,
      -            "minItems": 8,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 8
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 8
      -          },
      -          "items": {
      -            "maxItems": 8,
      -            "minItems": 8,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 6
      -          },
      -          "requested_count": {
      -            "const": 8
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 8
      -          },
      -          "items": {
      -            "maxItems": 8,
      -            "minItems": 8,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 7
      -          },
      -          "requested_count": {
      -            "const": 8
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 9
      -          },
      -          "items": {
      -            "maxItems": 9,
      -            "minItems": 9,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 9
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 9
      -          },
      -          "items": {
      -            "maxItems": 9,
      -            "minItems": 9,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 9
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 9
      -          },
      -          "items": {
      -            "maxItems": 9,
      -            "minItems": 9,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 9
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 9
      -          },
      -          "items": {
      -            "maxItems": 9,
      -            "minItems": 9,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 9
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 9
      -          },
      -          "items": {
      -            "maxItems": 9,
      -            "minItems": 9,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 9
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 9
      -          },
      -          "items": {
      -            "maxItems": 9,
      -            "minItems": 9,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 6
      -          },
      -          "requested_count": {
      -            "const": 9
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 9
      -          },
      -          "items": {
      -            "maxItems": 9,
      -            "minItems": 9,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 7
      -          },
      -          "requested_count": {
      -            "const": 9
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 9
      -          },
      -          "items": {
      -            "maxItems": 9,
      -            "minItems": 9,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 8
      -          },
      -          "requested_count": {
      -            "const": 9
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 10
      -          },
      -          "items": {
      -            "maxItems": 10,
      -            "minItems": 10,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 10
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 10
      -          },
      -          "items": {
      -            "maxItems": 10,
      -            "minItems": 10,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 10
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 10
      -          },
      -          "items": {
      -            "maxItems": 10,
      -            "minItems": 10,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 10
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 10
      -          },
      -          "items": {
      -            "maxItems": 10,
      -            "minItems": 10,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 10
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 10
      -          },
      -          "items": {
      -            "maxItems": 10,
      -            "minItems": 10,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 10
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 10
      -          },
      -          "items": {
      -            "maxItems": 10,
      -            "minItems": 10,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 6
      -          },
      -          "requested_count": {
      -            "const": 10
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 10
      -          },
      -          "items": {
      -            "maxItems": 10,
      -            "minItems": 10,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 7
      -          },
      -          "requested_count": {
      -            "const": 10
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 10
      -          },
      -          "items": {
      -            "maxItems": 10,
      -            "minItems": 10,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 8
      -          },
      -          "requested_count": {
      -            "const": 10
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 10
      -          },
      -          "items": {
      -            "maxItems": 10,
      -            "minItems": 10,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 9
      -          },
      -          "requested_count": {
      -            "const": 10
      -          }
      -        }
      -      }
      -    ],
      -    "properties": {
      -      "acquisition_receipt": {
      -        "properties": {
      -          "bundle_cost_reconciliation": {
      -            "properties": {
      -              "terminal_status": {
      -                "const": "succeeded"
      -              }
      -            },
      -            "required": [
      -              "terminal_status"
      -            ],
      -            "type": "object"
      -          }
      -        },
      -        "required": [
      -          "bundle_cost_reconciliation"
      -        ],
      -        "type": "object"
      -      },
      -      "status": {
      -        "const": "succeeded"
      -      }
      -    },
      -    "required": [
      -      "status",
      -      "requested_count",
      -      "minimum_acceptable_count",
      -      "delivered_count",
      -      "items",
      -      "acquisition_receipt"
      -    ],
      -    "title": "LegacySucceededHookResearchReplayResponse"
      -  },
      -  {
      -    "oneOf": [
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 2
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 3
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 3
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 4
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 4
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 4
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 5
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 5
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 5
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 5
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 6
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 6
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 6
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 6
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 6
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 7
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 7
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 7
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 7
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 7
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 6
      -          },
      -          "requested_count": {
      -            "const": 7
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 6
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 7
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 6
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 7
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 8
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 6
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 7
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 8
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 9
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 2
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 3
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 3
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 4
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 4
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 4
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 5
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 5
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 5
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 5
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 6
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 6
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 6
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 6
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 6
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 7
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 7
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 7
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 7
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 7
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 6
      -          },
      -          "requested_count": {
      -            "const": 7
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 6
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 7
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 6
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 7
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 8
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 6
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 7
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 8
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 9
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 2
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 3
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 3
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 4
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 4
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 4
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 5
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 5
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 5
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 5
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 6
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 6
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 6
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 6
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 6
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 7
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 7
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 7
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 7
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 7
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 6
      -          },
      -          "requested_count": {
      -            "const": 7
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 6
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 7
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 6
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 7
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 8
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 6
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 7
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 8
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 9
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      }
      -    ],
      -    "properties": {
      -      "delivered_count": {
      -        "const": 0
      -      },
      -      "items": {
      -        "maxItems": 0,
      -        "type": "array"
      -      },
      -      "status": {
      -        "enum": [
      -          "insufficient_verified_supply",
      -          "unsupported_cell",
      -          "failed"
      -        ]
      -      }
      -    },
      -    "required": [
      -      "status",
      -      "requested_count",
      -      "minimum_acceptable_count",
      -      "delivered_count",
      -      "items",
      -      "acquisition_receipt"
      -    ],
      -    "title": "LegacyNonSuccessHookResearchReplayResponse"
      -  },
      -  {
      -    "oneOf": [
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 1
      -          },
      -          "items": {
      -            "maxItems": 1,
      -            "minItems": 1,
      -            "type": "array"
      -          }
      -        },
      -        "required": [
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 2
      -          },
      -          "items": {
      -            "maxItems": 2,
      -            "minItems": 2,
      -            "type": "array"
      -          }
      -        },
      -        "required": [
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 3
      -          },
      -          "items": {
      -            "maxItems": 3,
      -            "minItems": 3,
      -            "type": "array"
      -          }
      -        },
      -        "required": [
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 4
      -          },
      -          "items": {
      -            "maxItems": 4,
      -            "minItems": 4,
      -            "type": "array"
      -          }
      -        },
      -        "required": [
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 5
      -          },
      -          "items": {
      -            "maxItems": 5,
      -            "minItems": 5,
      -            "type": "array"
      -          }
      -        },
      -        "required": [
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 6
      -          },
      -          "items": {
      -            "maxItems": 6,
      -            "minItems": 6,
      -            "type": "array"
      -          }
      -        },
      -        "required": [
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 7
      -          },
      -          "items": {
      -            "maxItems": 7,
      -            "minItems": 7,
      -            "type": "array"
      -          }
      -        },
      -        "required": [
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 8
      -          },
      -          "items": {
      -            "maxItems": 8,
      -            "minItems": 8,
      -            "type": "array"
      -          }
      -        },
      -        "required": [
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 9
      -          },
      -          "items": {
      -            "maxItems": 9,
      -            "minItems": 9,
      -            "type": "array"
      -          }
      -        },
      -        "required": [
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 10
      -          },
      -          "items": {
      -            "maxItems": 10,
      -            "minItems": 10,
      -            "type": "array"
      -          }
      -        },
      -        "required": [
      -          "delivered_count",
      -          "items"
      -        ]
      -      }
      -    ],
      -    "properties": {
      -      "acquisition_receipt": {
      -        "properties": {
      -          "bundle_cost_reconciliation": {
      -            "properties": {
      -              "terminal_status": {
      -                "const": "degraded"
      -              }
      -            },
      -            "required": [
      -              "terminal_status"
      -            ],
      -            "type": "object"
      -          }
      -        },
      -        "required": [
      -          "bundle_cost_reconciliation"
      -        ],
      -        "type": "object"
      -      },
      -      "status": {
      -        "const": "degraded"
      -      }
      -    },
      -    "required": [
      -      "status",
      -      "delivered_count",
      -      "items",
      -      "acquisition_receipt"
      -    ],
      -    "title": "LegacyDegradedHookResearchReplayResponse"
      -  },
      -  {
      -    "oneOf": [
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 1
      -          },
      -          "items": {
      -            "maxItems": 1,
      -            "minItems": 1,
      -            "type": "array"
      -          }
      -        },
      -        "required": [
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 2
      -          },
      -          "items": {
      -            "maxItems": 2,
      -            "minItems": 2,
      -            "type": "array"
      -          }
      -        },
      -        "required": [
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 3
      -          },
      -          "items": {
      -            "maxItems": 3,
      -            "minItems": 3,
      -            "type": "array"
      -          }
      -        },
      -        "required": [
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 4
      -          },
      -          "items": {
      -            "maxItems": 4,
      -            "minItems": 4,
      -            "type": "array"
      -          }
      -        },
      -        "required": [
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 5
      -          },
      -          "items": {
      -            "maxItems": 5,
      -            "minItems": 5,
      -            "type": "array"
      -          }
      -        },
      -        "required": [
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 6
      -          },
      -          "items": {
      -            "maxItems": 6,
      -            "minItems": 6,
      -            "type": "array"
      -          }
      -        },
      -        "required": [
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 7
      -          },
      -          "items": {
      -            "maxItems": 7,
      -            "minItems": 7,
      -            "type": "array"
      -          }
      -        },
      -        "required": [
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 8
      -          },
      -          "items": {
      -            "maxItems": 8,
      -            "minItems": 8,
      -            "type": "array"
      -          }
      -        },
      -        "required": [
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 9
      -          },
      -          "items": {
      -            "maxItems": 9,
      -            "minItems": 9,
      -            "type": "array"
      -          }
      -        },
      -        "required": [
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 10
      -          },
      -          "items": {
      -            "maxItems": 10,
      -            "minItems": 10,
      -            "type": "array"
      -          }
      -        },
      -        "required": [
      -          "delivered_count",
      -          "items"
      -        ]
      -      }
      -    ],
      -    "properties": {
      -      "acquisition_receipt": {
      -        "properties": {
      -          "bundle_cost_reconciliation": {
      -            "properties": {
      -              "terminal_status": {
      -                "const": "insufficient_verified_supply"
      -              }
      -            },
      -            "required": [
      -              "terminal_status"
      -            ],
      -            "type": "object"
      -          }
      -        },
      -        "required": [
      -          "bundle_cost_reconciliation"
      -        ],
      -        "type": "object"
      -      },
      -      "status": {
      -        "const": "insufficient_verified_supply"
      -      }
      -    },
      -    "required": [
      -      "status",
      -      "delivered_count",
      -      "items",
      -      "acquisition_receipt"
      -    ],
      -    "title": "LegacyInsufficientHookResearchReplayResponse"
      -  }
      -]New value: +[
      +  {
      +    "additionalProperties": false,
      +    "properties": {
      +      "api_version": {
      +        "const": "v1",
      +        "title": "Api Version",
      +        "type": "string"
      +      },
      +      "idempotency_replayed": {
      +        "title": "Idempotency Replayed",
      +        "type": "boolean"
      +      },
      +      "job_id": {
      +        "title": "Job Id",
      +        "type": "string"
      +      },
      +      "poll_url": {
      +        "title": "Poll Url",
      +        "type": "string"
      +      },
      +      "requested_count": {
      +        "maximum": 30,
      +        "minimum": 11,
      +        "title": "Requested Count",
      +        "type": "integer"
      +      },
      +      "status": {
      +        "const": "queued",
      +        "title": "Status",
      +        "type": "string"
      +      }
      +    },
      +    "required": [
      +      "api_version",
      +      "status",
      +      "job_id",
      +      "requested_count",
      +      "poll_url",
      +      "idempotency_replayed"
      +    ],
      +    "title": "HookResearchAcceptedJob",
      +    "type": "object"
      +  },
      +  {
      +    "oneOf": [
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 1
      +          },
      +          "items": {
      +            "maxItems": 1,
      +            "minItems": 1,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 1,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "maximum": 30,
      +            "minimum": 1,
      +            "type": "integer"
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 2
      +          },
      +          "items": {
      +            "maxItems": 2,
      +            "minItems": 2,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 2,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "maximum": 30,
      +            "minimum": 2,
      +            "type": "integer"
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 3
      +          },
      +          "items": {
      +            "maxItems": 3,
      +            "minItems": 3,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 3,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "maximum": 30,
      +            "minimum": 3,
      +            "type": "integer"
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 4
      +          },
      +          "items": {
      +            "maxItems": 4,
      +            "minItems": 4,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 4,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "maximum": 30,
      +            "minimum": 4,
      +            "type": "integer"
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 5
      +          },
      +          "items": {
      +            "maxItems": 5,
      +            "minItems": 5,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 5,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "maximum": 30,
      +            "minimum": 5,
      +            "type": "integer"
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 6
      +          },
      +          "items": {
      +            "maxItems": 6,
      +            "minItems": 6,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 6,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "maximum": 30,
      +            "minimum": 6,
      +            "type": "integer"
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 7
      +          },
      +          "items": {
      +            "maxItems": 7,
      +            "minItems": 7,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 7,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "maximum": 30,
      +            "minimum": 7,
      +            "type": "integer"
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 8
      +          },
      +          "items": {
      +            "maxItems": 8,
      +            "minItems": 8,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 8,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "maximum": 30,
      +            "minimum": 8,
      +            "type": "integer"
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 9
      +          },
      +          "items": {
      +            "maxItems": 9,
      +            "minItems": 9,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 9,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "maximum": 30,
      +            "minimum": 9,
      +            "type": "integer"
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 10
      +          },
      +          "items": {
      +            "maxItems": 10,
      +            "minItems": 10,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 10,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "maximum": 30,
      +            "minimum": 10,
      +            "type": "integer"
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 11
      +          },
      +          "items": {
      +            "maxItems": 11,
      +            "minItems": 11,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 11,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "maximum": 30,
      +            "minimum": 11,
      +            "type": "integer"
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 12
      +          },
      +          "items": {
      +            "maxItems": 12,
      +            "minItems": 12,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 12,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "maximum": 30,
      +            "minimum": 12,
      +            "type": "integer"
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 13
      +          },
      +          "items": {
      +            "maxItems": 13,
      +            "minItems": 13,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 13,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "maximum": 30,
      +            "minimum": 13,
      +            "type": "integer"
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 14
      +          },
      +          "items": {
      +            "maxItems": 14,
      +            "minItems": 14,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 14,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "maximum": 30,
      +            "minimum": 14,
      +            "type": "integer"
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 15
      +          },
      +          "items": {
      +            "maxItems": 15,
      +            "minItems": 15,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 15,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "maximum": 30,
      +            "minimum": 15,
      +            "type": "integer"
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 16
      +          },
      +          "items": {
      +            "maxItems": 16,
      +            "minItems": 16,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 16,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "maximum": 30,
      +            "minimum": 16,
      +            "type": "integer"
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 17
      +          },
      +          "items": {
      +            "maxItems": 17,
      +            "minItems": 17,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 17,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "maximum": 30,
      +            "minimum": 17,
      +            "type": "integer"
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 18
      +          },
      +          "items": {
      +            "maxItems": 18,
      +            "minItems": 18,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 18,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "maximum": 30,
      +            "minimum": 18,
      +            "type": "integer"
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 19
      +          },
      +          "items": {
      +            "maxItems": 19,
      +            "minItems": 19,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 19,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "maximum": 30,
      +            "minimum": 19,
      +            "type": "integer"
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 20
      +          },
      +          "items": {
      +            "maxItems": 20,
      +            "minItems": 20,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 20,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "maximum": 30,
      +            "minimum": 20,
      +            "type": "integer"
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 21
      +          },
      +          "items": {
      +            "maxItems": 21,
      +            "minItems": 21,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 21,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "maximum": 30,
      +            "minimum": 21,
      +            "type": "integer"
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 22
      +          },
      +          "items": {
      +            "maxItems": 22,
      +            "minItems": 22,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 22,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "maximum": 30,
      +            "minimum": 22,
      +            "type": "integer"
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 23
      +          },
      +          "items": {
      +            "maxItems": 23,
      +            "minItems": 23,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 23,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "maximum": 30,
      +            "minimum": 23,
      +            "type": "integer"
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 24
      +          },
      +          "items": {
      +            "maxItems": 24,
      +            "minItems": 24,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 24,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "maximum": 30,
      +            "minimum": 24,
      +            "type": "integer"
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 25
      +          },
      +          "items": {
      +            "maxItems": 25,
      +            "minItems": 25,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 25,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "maximum": 30,
      +            "minimum": 25,
      +            "type": "integer"
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 26
      +          },
      +          "items": {
      +            "maxItems": 26,
      +            "minItems": 26,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 26,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "maximum": 30,
      +            "minimum": 26,
      +            "type": "integer"
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 27
      +          },
      +          "items": {
      +            "maxItems": 27,
      +            "minItems": 27,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 27,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "maximum": 30,
      +            "minimum": 27,
      +            "type": "integer"
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 28
      +          },
      +          "items": {
      +            "maxItems": 28,
      +            "minItems": 28,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 28,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "maximum": 30,
      +            "minimum": 28,
      +            "type": "integer"
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 29
      +          },
      +          "items": {
      +            "maxItems": 29,
      +            "minItems": 29,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 29,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "maximum": 30,
      +            "minimum": 29,
      +            "type": "integer"
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 30
      +          },
      +          "items": {
      +            "maxItems": 30,
      +            "minItems": 30,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 30,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "maximum": 30,
      +            "minimum": 30,
      +            "type": "integer"
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      }
      +    ],
      +    "properties": {
      +      "acquisition_receipt": {
      +        "properties": {
      +          "bundle_cost_reconciliation": {
      +            "properties": {
      +              "terminal_status": {
      +                "const": "succeeded"
      +              }
      +            },
      +            "required": [
      +              "terminal_status"
      +            ],
      +            "type": "object"
      +          }
      +        },
      +        "required": [
      +          "bundle_cost_reconciliation"
      +        ],
      +        "type": "object"
      +      },
      +      "status": {
      +        "const": "succeeded"
      +      }
      +    },
      +    "required": [
      +      "status",
      +      "requested_count",
      +      "minimum_acceptable_count",
      +      "delivered_count",
      +      "items",
      +      "acquisition_receipt"
      +    ],
      +    "title": "SucceededHookResearchResponse"
      +  },
      +  {
      +    "oneOf": [
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 1,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 1
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 2,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 2
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 3,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 3
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 4,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 4
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 5,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 5
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 6,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 6
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 7,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 8,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 9,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 10,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 11,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 11
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 12,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 12
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 13,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 13
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 14,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 14
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 15,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 15
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 16,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 16
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 17,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 17
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 18,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 18
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 19,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 19
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 20,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 20
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 21,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 21
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 22,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 22
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 23,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 23
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 24,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 24
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 25,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 25
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 26,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 26
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 27,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 27
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 28,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 28
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 29,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 29
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 30,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 30
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 1,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 1
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 2,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 2
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 3,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 3
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 4,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 4
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 5,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 5
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 6,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 6
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 7,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 8,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 9,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 10,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 11,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 11
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 12,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 12
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 13,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 13
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 14,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 14
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 15,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 15
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 16,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 16
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 17,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 17
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 18,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 18
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 19,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 19
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 20,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 20
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 21,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 21
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 22,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 22
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 23,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 23
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 24,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 24
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 25,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 25
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 26,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 26
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 27,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 27
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 28,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 28
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 29,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 29
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 30,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 30
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 1,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 1
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 2,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 2
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 3,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 3
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 4,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 4
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 5,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 5
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 6,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 6
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 7,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 8,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 9,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 10,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 11,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 11
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 12,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 12
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 13,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 13
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 14,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 14
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 15,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 15
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 16,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 16
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 17,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 17
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 18,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 18
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 19,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 19
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 20,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 20
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 21,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 21
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 22,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 22
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 23,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 23
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 24,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 24
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 25,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 25
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 26,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 26
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 27,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 27
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 28,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 28
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 29,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 29
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "maximum": 30,
      +            "minimum": 1,
      +            "type": "integer"
      +          },
      +          "requested_count": {
      +            "const": 30
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      }
      +    ],
      +    "properties": {
      +      "delivered_count": {
      +        "const": 0
      +      },
      +      "items": {
      +        "maxItems": 0,
      +        "type": "array"
      +      },
      +      "status": {
      +        "enum": [
      +          "insufficient_verified_supply",
      +          "unsupported_cell",
      +          "failed"
      +        ]
      +      }
      +    },
      +    "required": [
      +      "status",
      +      "requested_count",
      +      "minimum_acceptable_count",
      +      "delivered_count",
      +      "items",
      +      "acquisition_receipt"
      +    ],
      +    "title": "NewNonSuccessHookResearchResponse"
      +  },
      +  {
      +    "oneOf": [
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 2
      +          },
      +          "items": {
      +            "maxItems": 2,
      +            "minItems": 2,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 2
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 3
      +          },
      +          "items": {
      +            "maxItems": 3,
      +            "minItems": 3,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 3
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 3
      +          },
      +          "items": {
      +            "maxItems": 3,
      +            "minItems": 3,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 3
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 4
      +          },
      +          "items": {
      +            "maxItems": 4,
      +            "minItems": 4,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 4
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 4
      +          },
      +          "items": {
      +            "maxItems": 4,
      +            "minItems": 4,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 4
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 4
      +          },
      +          "items": {
      +            "maxItems": 4,
      +            "minItems": 4,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 4
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 5
      +          },
      +          "items": {
      +            "maxItems": 5,
      +            "minItems": 5,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 5
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 5
      +          },
      +          "items": {
      +            "maxItems": 5,
      +            "minItems": 5,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 5
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 5
      +          },
      +          "items": {
      +            "maxItems": 5,
      +            "minItems": 5,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 5
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 5
      +          },
      +          "items": {
      +            "maxItems": 5,
      +            "minItems": 5,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 5
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 6
      +          },
      +          "items": {
      +            "maxItems": 6,
      +            "minItems": 6,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 6
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 6
      +          },
      +          "items": {
      +            "maxItems": 6,
      +            "minItems": 6,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 6
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 6
      +          },
      +          "items": {
      +            "maxItems": 6,
      +            "minItems": 6,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 6
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 6
      +          },
      +          "items": {
      +            "maxItems": 6,
      +            "minItems": 6,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 6
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 6
      +          },
      +          "items": {
      +            "maxItems": 6,
      +            "minItems": 6,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 6
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 7
      +          },
      +          "items": {
      +            "maxItems": 7,
      +            "minItems": 7,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 7
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 7
      +          },
      +          "items": {
      +            "maxItems": 7,
      +            "minItems": 7,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 7
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 7
      +          },
      +          "items": {
      +            "maxItems": 7,
      +            "minItems": 7,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 7
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 7
      +          },
      +          "items": {
      +            "maxItems": 7,
      +            "minItems": 7,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 7
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 7
      +          },
      +          "items": {
      +            "maxItems": 7,
      +            "minItems": 7,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 7
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 7
      +          },
      +          "items": {
      +            "maxItems": 7,
      +            "minItems": 7,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 7
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 8
      +          },
      +          "items": {
      +            "maxItems": 8,
      +            "minItems": 8,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 8
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 8
      +          },
      +          "items": {
      +            "maxItems": 8,
      +            "minItems": 8,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 8
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 8
      +          },
      +          "items": {
      +            "maxItems": 8,
      +            "minItems": 8,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 8
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 8
      +          },
      +          "items": {
      +            "maxItems": 8,
      +            "minItems": 8,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 8
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 8
      +          },
      +          "items": {
      +            "maxItems": 8,
      +            "minItems": 8,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 8
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 8
      +          },
      +          "items": {
      +            "maxItems": 8,
      +            "minItems": 8,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 8
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 8
      +          },
      +          "items": {
      +            "maxItems": 8,
      +            "minItems": 8,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 7
      +          },
      +          "requested_count": {
      +            "const": 8
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 9
      +          },
      +          "items": {
      +            "maxItems": 9,
      +            "minItems": 9,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 9
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 9
      +          },
      +          "items": {
      +            "maxItems": 9,
      +            "minItems": 9,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 9
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 9
      +          },
      +          "items": {
      +            "maxItems": 9,
      +            "minItems": 9,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 9
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 9
      +          },
      +          "items": {
      +            "maxItems": 9,
      +            "minItems": 9,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 9
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 9
      +          },
      +          "items": {
      +            "maxItems": 9,
      +            "minItems": 9,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 9
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 9
      +          },
      +          "items": {
      +            "maxItems": 9,
      +            "minItems": 9,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 9
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 9
      +          },
      +          "items": {
      +            "maxItems": 9,
      +            "minItems": 9,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 7
      +          },
      +          "requested_count": {
      +            "const": 9
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 9
      +          },
      +          "items": {
      +            "maxItems": 9,
      +            "minItems": 9,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 8
      +          },
      +          "requested_count": {
      +            "const": 9
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 10
      +          },
      +          "items": {
      +            "maxItems": 10,
      +            "minItems": 10,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 10
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 10
      +          },
      +          "items": {
      +            "maxItems": 10,
      +            "minItems": 10,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 10
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 10
      +          },
      +          "items": {
      +            "maxItems": 10,
      +            "minItems": 10,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 10
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 10
      +          },
      +          "items": {
      +            "maxItems": 10,
      +            "minItems": 10,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 10
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 10
      +          },
      +          "items": {
      +            "maxItems": 10,
      +            "minItems": 10,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 10
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 10
      +          },
      +          "items": {
      +            "maxItems": 10,
      +            "minItems": 10,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 10
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 10
      +          },
      +          "items": {
      +            "maxItems": 10,
      +            "minItems": 10,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 7
      +          },
      +          "requested_count": {
      +            "const": 10
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 10
      +          },
      +          "items": {
      +            "maxItems": 10,
      +            "minItems": 10,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 8
      +          },
      +          "requested_count": {
      +            "const": 10
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 10
      +          },
      +          "items": {
      +            "maxItems": 10,
      +            "minItems": 10,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 9
      +          },
      +          "requested_count": {
      +            "const": 10
      +          }
      +        }
      +      }
      +    ],
      +    "properties": {
      +      "acquisition_receipt": {
      +        "properties": {
      +          "bundle_cost_reconciliation": {
      +            "properties": {
      +              "terminal_status": {
      +                "const": "succeeded"
      +              }
      +            },
      +            "required": [
      +              "terminal_status"
      +            ],
      +            "type": "object"
      +          }
      +        },
      +        "required": [
      +          "bundle_cost_reconciliation"
      +        ],
      +        "type": "object"
      +      },
      +      "status": {
      +        "const": "succeeded"
      +      }
      +    },
      +    "required": [
      +      "status",
      +      "requested_count",
      +      "minimum_acceptable_count",
      +      "delivered_count",
      +      "items",
      +      "acquisition_receipt"
      +    ],
      +    "title": "LegacySucceededHookResearchReplayResponse"
      +  },
      +  {
      +    "oneOf": [
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 2
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 3
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 3
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 4
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 4
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 4
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 5
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 5
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 5
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 5
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 6
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 6
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 6
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 6
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 6
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 7
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 7
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 8
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 7
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 8
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 9
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 2
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 3
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 3
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 4
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 4
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 4
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 5
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 5
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 5
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 5
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 6
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 6
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 6
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 6
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 6
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 7
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 7
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 8
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 7
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 8
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 9
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 2
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 3
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 3
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 4
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 4
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 4
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 5
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 5
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 5
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 5
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 6
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 6
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 6
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 6
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 6
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 7
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 7
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 8
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 7
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 8
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 9
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      }
      +    ],
      +    "properties": {
      +      "delivered_count": {
      +        "const": 0
      +      },
      +      "items": {
      +        "maxItems": 0,
      +        "type": "array"
      +      },
      +      "status": {
      +        "enum": [
      +          "insufficient_verified_supply",
      +          "unsupported_cell",
      +          "failed"
      +        ]
      +      }
      +    },
      +    "required": [
      +      "status",
      +      "requested_count",
      +      "minimum_acceptable_count",
      +      "delivered_count",
      +      "items",
      +      "acquisition_receipt"
      +    ],
      +    "title": "LegacyNonSuccessHookResearchReplayResponse"
      +  },
      +  {
      +    "oneOf": [
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 1
      +          },
      +          "items": {
      +            "maxItems": 1,
      +            "minItems": 1,
      +            "type": "array"
      +          }
      +        },
      +        "required": [
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 2
      +          },
      +          "items": {
      +            "maxItems": 2,
      +            "minItems": 2,
      +            "type": "array"
      +          }
      +        },
      +        "required": [
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 3
      +          },
      +          "items": {
      +            "maxItems": 3,
      +            "minItems": 3,
      +            "type": "array"
      +          }
      +        },
      +        "required": [
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 4
      +          },
      +          "items": {
      +            "maxItems": 4,
      +            "minItems": 4,
      +            "type": "array"
      +          }
      +        },
      +        "required": [
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 5
      +          },
      +          "items": {
      +            "maxItems": 5,
      +            "minItems": 5,
      +            "type": "array"
      +          }
      +        },
      +        "required": [
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 6
      +          },
      +          "items": {
      +            "maxItems": 6,
      +            "minItems": 6,
      +            "type": "array"
      +          }
      +        },
      +        "required": [
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 7
      +          },
      +          "items": {
      +            "maxItems": 7,
      +            "minItems": 7,
      +            "type": "array"
      +          }
      +        },
      +        "required": [
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 8
      +          },
      +          "items": {
      +            "maxItems": 8,
      +            "minItems": 8,
      +            "type": "array"
      +          }
      +        },
      +        "required": [
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 9
      +          },
      +          "items": {
      +            "maxItems": 9,
      +            "minItems": 9,
      +            "type": "array"
      +          }
      +        },
      +        "required": [
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 10
      +          },
      +          "items": {
      +            "maxItems": 10,
      +            "minItems": 10,
      +            "type": "array"
      +          }
      +        },
      +        "required": [
      +          "delivered_count",
      +          "items"
      +        ]
      +      }
      +    ],
      +    "properties": {
      +      "acquisition_receipt": {
      +        "properties": {
      +          "bundle_cost_reconciliation": {
      +            "properties": {
      +              "terminal_status": {
      +                "const": "degraded"
      +              }
      +            },
      +            "required": [
      +              "terminal_status"
      +            ],
      +            "type": "object"
      +          }
      +        },
      +        "required": [
      +          "bundle_cost_reconciliation"
      +        ],
      +        "type": "object"
      +      },
      +      "status": {
      +        "const": "degraded"
      +      }
      +    },
      +    "required": [
      +      "status",
      +      "delivered_count",
      +      "items",
      +      "acquisition_receipt"
      +    ],
      +    "title": "LegacyDegradedHookResearchReplayResponse"
      +  },
      +  {
      +    "oneOf": [
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 1
      +          },
      +          "items": {
      +            "maxItems": 1,
      +            "minItems": 1,
      +            "type": "array"
      +          }
      +        },
      +        "required": [
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 2
      +          },
      +          "items": {
      +            "maxItems": 2,
      +            "minItems": 2,
      +            "type": "array"
      +          }
      +        },
      +        "required": [
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 3
      +          },
      +          "items": {
      +            "maxItems": 3,
      +            "minItems": 3,
      +            "type": "array"
      +          }
      +        },
      +        "required": [
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 4
      +          },
      +          "items": {
      +            "maxItems": 4,
      +            "minItems": 4,
      +            "type": "array"
      +          }
      +        },
      +        "required": [
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 5
      +          },
      +          "items": {
      +            "maxItems": 5,
      +            "minItems": 5,
      +            "type": "array"
      +          }
      +        },
      +        "required": [
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 6
      +          },
      +          "items": {
      +            "maxItems": 6,
      +            "minItems": 6,
      +            "type": "array"
      +          }
      +        },
      +        "required": [
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 7
      +          },
      +          "items": {
      +            "maxItems": 7,
      +            "minItems": 7,
      +            "type": "array"
      +          }
      +        },
      +        "required": [
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 8
      +          },
      +          "items": {
      +            "maxItems": 8,
      +            "minItems": 8,
      +            "type": "array"
      +          }
      +        },
      +        "required": [
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 9
      +          },
      +          "items": {
      +            "maxItems": 9,
      +            "minItems": 9,
      +            "type": "array"
      +          }
      +        },
      +        "required": [
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 10
      +          },
      +          "items": {
      +            "maxItems": 10,
      +            "minItems": 10,
      +            "type": "array"
      +          }
      +        },
      +        "required": [
      +          "delivered_count",
      +          "items"
      +        ]
      +      }
      +    ],
      +    "properties": {
      +      "acquisition_receipt": {
      +        "properties": {
      +          "bundle_cost_reconciliation": {
      +            "properties": {
      +              "terminal_status": {
      +                "const": "insufficient_verified_supply"
      +              }
      +            },
      +            "required": [
      +              "terminal_status"
      +            ],
      +            "type": "object"
      +          }
      +        },
      +        "required": [
      +          "bundle_cost_reconciliation"
      +        ],
      +        "type": "object"
      +      },
      +      "status": {
      +        "const": "insufficient_verified_supply"
      +      }
      +    },
      +    "required": [
      +      "status",
      +      "delivered_count",
      +      "items",
      +      "acquisition_receipt"
      +    ],
      +    "title": "LegacyInsufficientHookResearchReplayResponse"
      +  }
      +]
    • changedOutput schema / properties / delivered_count / maximum
      Previous value: -10New value: +30
    • changedOutput schema / properties / requested_count / description
      Previous value: -"Requested portfolio size, 1-10."New value: +"Requested portfolio size, 1-30; counts above ten return a durable job."
    • changedOutput schema / properties / status / enum
      Previous value: -[
      -  "succeeded",
      -  "insufficient_verified_supply",
      -  "unsupported_cell",
      -  "failed",
      -  "degraded"
      -]New value: +[
      +  "succeeded",
      +  "insufficient_verified_supply",
      +  "unsupported_cell",
      +  "failed",
      +  "degraded",
      +  "queued"
      +]
  11. Changed2 schema fields changed
    • changedInput schema / $defs / ResearchSourceRequirementInput / properties / mode / description
      Previous value: -"required creates a hard native-source minimum; preferred creates none."New value: +"required creates a hard verified-platform minimum; preferred creates none."
    • changedOutput schema / description
      Previous value: -"A deterministic, unpadded portfolio of verified hook evidence. Where the approved provider runtime is bound this dispatches to that provider and spends vendor credits, bounded by a 300-second authorization, so allow at least 310 seconds and do not re-ask with a fresh idempotency_key while it is still running. Where it is not bound, no provider call is made; health.hook_research_provider_ready names the posture. unsupported_cell always means no provider call was made and the charge is zero, either because the request carries a planning deficiency or because that runtime is unavailable here."New value: +"A deterministic, unpadded portfolio of verified hook evidence. Where the approved provider runtime is bound this dispatches to that provider and spends vendor credits, bounded by a 600-second authorization, so allow at least 610 seconds and do not re-ask with a fresh idempotency_key while it is still running. Where it is not bound, no provider call is made; health.hook_research_provider_ready names the posture. unsupported_cell always means no provider call was made and the charge is zero, either because the request carries a planning deficiency or because that runtime is unavailable here."
  12. Changed16 schema fields changed
    • addedOutput schema / properties / items / items / properties / catchy_line
      Added value: +{
      +  "type": "string"
      +}
    • addedOutput schema / properties / items / items / properties / catchy_line_evidence_ids
      Added value: +{
      +  "items": {
      +    "type": "string"
      +  },
      +  "minItems": 1,
      +  "type": "array"
      +}
    • addedOutput schema / properties / items / items / properties / content_arc_receipt / properties / hook_explanation
      Added value: +{
      +  "additionalProperties": false,
      +  "properties": {
      +    "catchy_line_evidence_ids": {
      +      "items": {
      +        "type": "string"
      +      },
      +      "minItems": 1,
      +      "type": "array"
      +    },
      +    "catchy_line_sha256": {
      +      "pattern": "^[0-9a-f]{64}$",
      +      "type": "string"
      +    },
      +    "general_topic_evidence_ids": {
      +      "items": {
      +        "type": "string"
      +      },
      +      "minItems": 1,
      +      "type": "array"
      +    },
      +    "general_topic_sha256": {
      +      "pattern": "^[0-9a-f]{64}$",
      +      "type": "string"
      +    },
      +    "prompt_id": {
      +      "minLength": 1,
      +      "type": "string"
      +    },
      +    "prompt_sha256": {
      +      "pattern": "^[0-9a-f]{64}$",
      +      "type": "string"
      +    },
      +    "prompt_version": {
      +      "minLength": 1,
      +      "type": "string"
      +    }
      +  },
      +  "required": [
      +    "catchy_line_sha256",
      +    "catchy_line_evidence_ids",
      +    "general_topic_sha256",
      +    "general_topic_evidence_ids",
      +    "prompt_id",
      +    "prompt_version",
      +    "prompt_sha256"
      +  ],
      +  "type": "object"
      +}
    • addedOutput schema / properties / items / items / properties / content_arc_receipt / properties / hook_explanation_refusal
      Added value: +{
      +  "additionalProperties": false,
      +  "properties": {
      +    "code": {
      +      "minLength": 1,
      +      "type": "string"
      +    },
      +    "detail": {
      +      "maxLength": 300,
      +      "type": "string"
      +    }
      +  },
      +  "required": [
      +    "code",
      +    "detail"
      +  ],
      +  "type": "object"
      +}
    • addedOutput schema / properties / items / items / properties / general_topic
      Added value: +{
      +  "type": "string"
      +}
    • addedOutput schema / properties / items / items / properties / general_topic_evidence_ids
      Added value: +{
      +  "items": {
      +    "type": "string"
      +  },
      +  "minItems": 1,
      +  "type": "array"
      +}
    • addedOutput schema / properties / items / items / properties / punch_line
      Added value: +{
      +  "type": "string"
      +}
    • addedOutput schema / x-vhgengine-v2-output-schema / $defs / ContentArcHookExplanationRefusalResponse
      Added value: +{
      +  "additionalProperties": false,
      +  "description": "Why the item carries no hook explanation: the validator refused the proposal.",
      +  "properties": {
      +    "code": {
      +      "minLength": 1,
      +      "title": "Code",
      +      "type": "string"
      +    },
      +    "detail": {
      +      "maxLength": 300,
      +      "title": "Detail",
      +      "type": "string"
      +    }
      +  },
      +  "required": [
      +    "code",
      +    "detail"
      +  ],
      +  "title": "ContentArcHookExplanationRefusalResponse",
      +  "type": "object"
      +}
    • addedOutput schema / x-vhgengine-v2-output-schema / $defs / ContentArcHookExplanationResponse
      Added value: +{
      +  "additionalProperties": false,
      +  "description": "Receipt binding for the delivered catchy line and general topic.",
      +  "properties": {
      +    "catchy_line_evidence_ids": {
      +      "items": {
      +        "type": "string"
      +      },
      +      "minItems": 1,
      +      "title": "Catchy Line Evidence Ids",
      +      "type": "array"
      +    },
      +    "catchy_line_sha256": {
      +      "pattern": "^[0-9a-f]{64}$",
      +      "title": "Catchy Line Sha256",
      +      "type": "string"
      +    },
      +    "general_topic_evidence_ids": {
      +      "items": {
      +        "type": "string"
      +      },
      +      "minItems": 1,
      +      "title": "General Topic Evidence Ids",
      +      "type": "array"
      +    },
      +    "general_topic_sha256": {
      +      "pattern": "^[0-9a-f]{64}$",
      +      "title": "General Topic Sha256",
      +      "type": "string"
      +    },
      +    "prompt_id": {
      +      "minLength": 1,
      +      "title": "Prompt Id",
      +      "type": "string"
      +    },
      +    "prompt_sha256": {
      +      "pattern": "^[0-9a-f]{64}$",
      +      "title": "Prompt Sha256",
      +      "type": "string"
      +    },
      +    "prompt_version": {
      +      "minLength": 1,
      +      "title": "Prompt Version",
      +      "type": "string"
      +    }
      +  },
      +  "required": [
      +    "catchy_line_sha256",
      +    "catchy_line_evidence_ids",
      +    "general_topic_sha256",
      +    "general_topic_evidence_ids",
      +    "prompt_id",
      +    "prompt_version",
      +    "prompt_sha256"
      +  ],
      +  "title": "ContentArcHookExplanationResponse",
      +  "type": "object"
      +}
    • addedOutput schema / x-vhgengine-v2-output-schema / $defs / ContentArcReceiptResponse / properties / hook_explanation
      Added value: +{
      +  "$ref": "#/$defs/ContentArcHookExplanationResponse"
      +}
    • addedOutput schema / x-vhgengine-v2-output-schema / $defs / ContentArcReceiptResponse / properties / hook_explanation_refusal
      Added value: +{
      +  "$ref": "#/$defs/ContentArcHookExplanationRefusalResponse"
      +}
    • addedOutput schema / x-vhgengine-v2-output-schema / $defs / HookResearchItemResponse / properties / catchy_line
      Added value: +{
      +  "anyOf": [
      +    {
      +      "type": "string"
      +    },
      +    {
      +      "type": "null"
      +    }
      +  ],
      +  "default": null,
      +  "title": "Catchy Line"
      +}
    • addedOutput schema / x-vhgengine-v2-output-schema / $defs / HookResearchItemResponse / properties / catchy_line_evidence_ids
      Added value: +{
      +  "anyOf": [
      +    {
      +      "items": {
      +        "type": "string"
      +      },
      +      "minItems": 1,
      +      "type": "array"
      +    },
      +    {
      +      "type": "null"
      +    }
      +  ],
      +  "default": null,
      +  "title": "Catchy Line Evidence Ids"
      +}
    • addedOutput schema / x-vhgengine-v2-output-schema / $defs / HookResearchItemResponse / properties / general_topic
      Added value: +{
      +  "anyOf": [
      +    {
      +      "type": "string"
      +    },
      +    {
      +      "type": "null"
      +    }
      +  ],
      +  "default": null,
      +  "title": "General Topic"
      +}
    • addedOutput schema / x-vhgengine-v2-output-schema / $defs / HookResearchItemResponse / properties / general_topic_evidence_ids
      Added value: +{
      +  "anyOf": [
      +    {
      +      "items": {
      +        "type": "string"
      +      },
      +      "minItems": 1,
      +      "type": "array"
      +    },
      +    {
      +      "type": "null"
      +    }
      +  ],
      +  "default": null,
      +  "title": "General Topic Evidence Ids"
      +}
    • addedOutput schema / x-vhgengine-v2-output-schema / $defs / HookResearchItemResponse / properties / punch_line
      Added value: +{
      +  "anyOf": [
      +    {
      +      "type": "string"
      +    },
      +    {
      +      "type": "null"
      +    }
      +  ],
      +  "default": null,
      +  "title": "Punch Line"
      +}
  13. Changed4 schema fields changed
    • changedOutput schema / properties / items / items / properties / observed_platform_views / minimum
      Previous value: -200000New value: +50000
    • changedOutput schema / properties / items / items / properties / source_video / properties / observed_platform_views / minimum
      Previous value: -200000New value: +50000
    • changedOutput schema / x-vhgengine-v2-output-schema / $defs / HookResearchItemResponse / properties / observed_platform_views / minimum
      Previous value: -200000New value: +50000
    • changedOutput schema / x-vhgengine-v2-output-schema / $defs / HookResearchSourceVideoResponse / properties / observed_platform_views / minimum
      Previous value: -200000New value: +50000
  14. Changed12 schema fields changed
    • changedInput schema / properties / allow_partial / description
      Previous value: -"Must be false; public evidence delivery is exact-only."New value: +"When true, a verified count at or above minimum_acceptable_count succeeds. Omit for exact delivery."
    • changedInput schema / properties / minimum_acceptable_count / description
      Previous value: -"Legacy compatibility field. Omit to require requested_count exactly; an explicit value must equal requested_count."New value: +"Minimum useful V1 delivery. It may be below requested_count only when allow_partial is true."
    • addedOutput schema / anyOf
      Added value: +[
      +  {
      +    "oneOf": [
      +      {
      +        "oneOf": [
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 1
      +              },
      +              "items": {
      +                "maxItems": 1,
      +                "minItems": 1,
      +                "type": "array"
      +              }
      +            }
      +          }
      +        ],
      +        "properties": {
      +          "delivered_count": {
      +            "maximum": 1,
      +            "minimum": 1
      +          },
      +          "items": {
      +            "maxItems": 1,
      +            "minItems": 1,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 1
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "oneOf": [
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 1
      +              },
      +              "items": {
      +                "maxItems": 1,
      +                "minItems": 1,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 2
      +              },
      +              "items": {
      +                "maxItems": 2,
      +                "minItems": 2,
      +                "type": "array"
      +              }
      +            }
      +          }
      +        ],
      +        "properties": {
      +          "delivered_count": {
      +            "maximum": 2,
      +            "minimum": 1
      +          },
      +          "items": {
      +            "maxItems": 2,
      +            "minItems": 1,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 2
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "oneOf": [
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 2
      +              },
      +              "items": {
      +                "maxItems": 2,
      +                "minItems": 2,
      +                "type": "array"
      +              }
      +            }
      +          }
      +        ],
      +        "properties": {
      +          "delivered_count": {
      +            "maximum": 2,
      +            "minimum": 2
      +          },
      +          "items": {
      +            "maxItems": 2,
      +            "minItems": 2,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 2
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "oneOf": [
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 1
      +              },
      +              "items": {
      +                "maxItems": 1,
      +                "minItems": 1,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 2
      +              },
      +              "items": {
      +                "maxItems": 2,
      +                "minItems": 2,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 3
      +              },
      +              "items": {
      +                "maxItems": 3,
      +                "minItems": 3,
      +                "type": "array"
      +              }
      +            }
      +          }
      +        ],
      +        "properties": {
      +          "delivered_count": {
      +            "maximum": 3,
      +            "minimum": 1
      +          },
      +          "items": {
      +            "maxItems": 3,
      +            "minItems": 1,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 3
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "oneOf": [
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 2
      +              },
      +              "items": {
      +                "maxItems": 2,
      +                "minItems": 2,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 3
      +              },
      +              "items": {
      +                "maxItems": 3,
      +                "minItems": 3,
      +                "type": "array"
      +              }
      +            }
      +          }
      +        ],
      +        "properties": {
      +          "delivered_count": {
      +            "maximum": 3,
      +            "minimum": 2
      +          },
      +          "items": {
      +            "maxItems": 3,
      +            "minItems": 2,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 3
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "oneOf": [
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 3
      +              },
      +              "items": {
      +                "maxItems": 3,
      +                "minItems": 3,
      +                "type": "array"
      +              }
      +            }
      +          }
      +        ],
      +        "properties": {
      +          "delivered_count": {
      +            "maximum": 3,
      +            "minimum": 3
      +          },
      +          "items": {
      +            "maxItems": 3,
      +            "minItems": 3,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 3
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "oneOf": [
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 1
      +              },
      +              "items": {
      +                "maxItems": 1,
      +                "minItems": 1,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 2
      +              },
      +              "items": {
      +                "maxItems": 2,
      +                "minItems": 2,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 3
      +              },
      +              "items": {
      +                "maxItems": 3,
      +                "minItems": 3,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 4
      +              },
      +              "items": {
      +                "maxItems": 4,
      +                "minItems": 4,
      +                "type": "array"
      +              }
      +            }
      +          }
      +        ],
      +        "properties": {
      +          "delivered_count": {
      +            "maximum": 4,
      +            "minimum": 1
      +          },
      +          "items": {
      +            "maxItems": 4,
      +            "minItems": 1,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 4
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "oneOf": [
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 2
      +              },
      +              "items": {
      +                "maxItems": 2,
      +                "minItems": 2,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 3
      +              },
      +              "items": {
      +                "maxItems": 3,
      +                "minItems": 3,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 4
      +              },
      +              "items": {
      +                "maxItems": 4,
      +                "minItems": 4,
      +                "type": "array"
      +              }
      +            }
      +          }
      +        ],
      +        "properties": {
      +          "delivered_count": {
      +            "maximum": 4,
      +            "minimum": 2
      +          },
      +          "items": {
      +            "maxItems": 4,
      +            "minItems": 2,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 4
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "oneOf": [
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 3
      +              },
      +              "items": {
      +                "maxItems": 3,
      +                "minItems": 3,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 4
      +              },
      +              "items": {
      +                "maxItems": 4,
      +                "minItems": 4,
      +                "type": "array"
      +              }
      +            }
      +          }
      +        ],
      +        "properties": {
      +          "delivered_count": {
      +            "maximum": 4,
      +            "minimum": 3
      +          },
      +          "items": {
      +            "maxItems": 4,
      +            "minItems": 3,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 4
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "oneOf": [
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 4
      +              },
      +              "items": {
      +                "maxItems": 4,
      +                "minItems": 4,
      +                "type": "array"
      +              }
      +            }
      +          }
      +        ],
      +        "properties": {
      +          "delivered_count": {
      +            "maximum": 4,
      +            "minimum": 4
      +          },
      +          "items": {
      +            "maxItems": 4,
      +            "minItems": 4,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 4
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "oneOf": [
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 1
      +              },
      +              "items": {
      +                "maxItems": 1,
      +                "minItems": 1,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 2
      +              },
      +              "items": {
      +                "maxItems": 2,
      +                "minItems": 2,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 3
      +              },
      +              "items": {
      +                "maxItems": 3,
      +                "minItems": 3,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 4
      +              },
      +              "items": {
      +                "maxItems": 4,
      +                "minItems": 4,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 5
      +              },
      +              "items": {
      +                "maxItems": 5,
      +                "minItems": 5,
      +                "type": "array"
      +              }
      +            }
      +          }
      +        ],
      +        "properties": {
      +          "delivered_count": {
      +            "maximum": 5,
      +            "minimum": 1
      +          },
      +          "items": {
      +            "maxItems": 5,
      +            "minItems": 1,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 5
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "oneOf": [
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 2
      +              },
      +              "items": {
      +                "maxItems": 2,
      +                "minItems": 2,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 3
      +              },
      +              "items": {
      +                "maxItems": 3,
      +                "minItems": 3,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 4
      +              },
      +              "items": {
      +                "maxItems": 4,
      +                "minItems": 4,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 5
      +              },
      +              "items": {
      +                "maxItems": 5,
      +                "minItems": 5,
      +                "type": "array"
      +              }
      +            }
      +          }
      +        ],
      +        "properties": {
      +          "delivered_count": {
      +            "maximum": 5,
      +            "minimum": 2
      +          },
      +          "items": {
      +            "maxItems": 5,
      +            "minItems": 2,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 5
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "oneOf": [
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 3
      +              },
      +              "items": {
      +                "maxItems": 3,
      +                "minItems": 3,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 4
      +              },
      +              "items": {
      +                "maxItems": 4,
      +                "minItems": 4,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 5
      +              },
      +              "items": {
      +                "maxItems": 5,
      +                "minItems": 5,
      +                "type": "array"
      +              }
      +            }
      +          }
      +        ],
      +        "properties": {
      +          "delivered_count": {
      +            "maximum": 5,
      +            "minimum": 3
      +          },
      +          "items": {
      +            "maxItems": 5,
      +            "minItems": 3,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 5
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "oneOf": [
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 4
      +              },
      +              "items": {
      +                "maxItems": 4,
      +                "minItems": 4,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 5
      +              },
      +              "items": {
      +                "maxItems": 5,
      +                "minItems": 5,
      +                "type": "array"
      +              }
      +            }
      +          }
      +        ],
      +        "properties": {
      +          "delivered_count": {
      +            "maximum": 5,
      +            "minimum": 4
      +          },
      +          "items": {
      +            "maxItems": 5,
      +            "minItems": 4,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 5
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "oneOf": [
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 5
      +              },
      +              "items": {
      +                "maxItems": 5,
      +                "minItems": 5,
      +                "type": "array"
      +              }
      +            }
      +          }
      +        ],
      +        "properties": {
      +          "delivered_count": {
      +            "maximum": 5,
      +            "minimum": 5
      +          },
      +          "items": {
      +            "maxItems": 5,
      +            "minItems": 5,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 5
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "oneOf": [
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 1
      +              },
      +              "items": {
      +                "maxItems": 1,
      +                "minItems": 1,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 2
      +              },
      +              "items": {
      +                "maxItems": 2,
      +                "minItems": 2,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 3
      +              },
      +              "items": {
      +                "maxItems": 3,
      +                "minItems": 3,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 4
      +              },
      +              "items": {
      +                "maxItems": 4,
      +                "minItems": 4,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 5
      +              },
      +              "items": {
      +                "maxItems": 5,
      +                "minItems": 5,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 6
      +              },
      +              "items": {
      +                "maxItems": 6,
      +                "minItems": 6,
      +                "type": "array"
      +              }
      +            }
      +          }
      +        ],
      +        "properties": {
      +          "delivered_count": {
      +            "maximum": 6,
      +            "minimum": 1
      +          },
      +          "items": {
      +            "maxItems": 6,
      +            "minItems": 1,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 6
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "oneOf": [
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 2
      +              },
      +              "items": {
      +                "maxItems": 2,
      +                "minItems": 2,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 3
      +              },
      +              "items": {
      +                "maxItems": 3,
      +                "minItems": 3,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 4
      +              },
      +              "items": {
      +                "maxItems": 4,
      +                "minItems": 4,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 5
      +              },
      +              "items": {
      +                "maxItems": 5,
      +                "minItems": 5,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 6
      +              },
      +              "items": {
      +                "maxItems": 6,
      +                "minItems": 6,
      +                "type": "array"
      +              }
      +            }
      +          }
      +        ],
      +        "properties": {
      +          "delivered_count": {
      +            "maximum": 6,
      +            "minimum": 2
      +          },
      +          "items": {
      +            "maxItems": 6,
      +            "minItems": 2,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 6
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "oneOf": [
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 3
      +              },
      +              "items": {
      +                "maxItems": 3,
      +                "minItems": 3,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 4
      +              },
      +              "items": {
      +                "maxItems": 4,
      +                "minItems": 4,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 5
      +              },
      +              "items": {
      +                "maxItems": 5,
      +                "minItems": 5,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 6
      +              },
      +              "items": {
      +                "maxItems": 6,
      +                "minItems": 6,
      +                "type": "array"
      +              }
      +            }
      +          }
      +        ],
      +        "properties": {
      +          "delivered_count": {
      +            "maximum": 6,
      +            "minimum": 3
      +          },
      +          "items": {
      +            "maxItems": 6,
      +            "minItems": 3,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 6
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "oneOf": [
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 4
      +              },
      +              "items": {
      +                "maxItems": 4,
      +                "minItems": 4,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 5
      +              },
      +              "items": {
      +                "maxItems": 5,
      +                "minItems": 5,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 6
      +              },
      +              "items": {
      +                "maxItems": 6,
      +                "minItems": 6,
      +                "type": "array"
      +              }
      +            }
      +          }
      +        ],
      +        "properties": {
      +          "delivered_count": {
      +            "maximum": 6,
      +            "minimum": 4
      +          },
      +          "items": {
      +            "maxItems": 6,
      +            "minItems": 4,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 6
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "oneOf": [
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 5
      +              },
      +              "items": {
      +                "maxItems": 5,
      +                "minItems": 5,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 6
      +              },
      +              "items": {
      +                "maxItems": 6,
      +                "minItems": 6,
      +                "type": "array"
      +              }
      +            }
      +          }
      +        ],
      +        "properties": {
      +          "delivered_count": {
      +            "maximum": 6,
      +            "minimum": 5
      +          },
      +          "items": {
      +            "maxItems": 6,
      +            "minItems": 5,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 6
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "oneOf": [
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 6
      +              },
      +              "items": {
      +                "maxItems": 6,
      +                "minItems": 6,
      +                "type": "array"
      +              }
      +            }
      +          }
      +        ],
      +        "properties": {
      +          "delivered_count": {
      +            "maximum": 6,
      +            "minimum": 6
      +          },
      +          "items": {
      +            "maxItems": 6,
      +            "minItems": 6,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 6
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "oneOf": [
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 1
      +              },
      +              "items": {
      +                "maxItems": 1,
      +                "minItems": 1,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 2
      +              },
      +              "items": {
      +                "maxItems": 2,
      +                "minItems": 2,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 3
      +              },
      +              "items": {
      +                "maxItems": 3,
      +                "minItems": 3,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 4
      +              },
      +              "items": {
      +                "maxItems": 4,
      +                "minItems": 4,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 5
      +              },
      +              "items": {
      +                "maxItems": 5,
      +                "minItems": 5,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 6
      +              },
      +              "items": {
      +                "maxItems": 6,
      +                "minItems": 6,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 7
      +              },
      +              "items": {
      +                "maxItems": 7,
      +                "minItems": 7,
      +                "type": "array"
      +              }
      +            }
      +          }
      +        ],
      +        "properties": {
      +          "delivered_count": {
      +            "maximum": 7,
      +            "minimum": 1
      +          },
      +          "items": {
      +            "maxItems": 7,
      +            "minItems": 1,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 7
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "oneOf": [
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 2
      +              },
      +              "items": {
      +                "maxItems": 2,
      +                "minItems": 2,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 3
      +              },
      +              "items": {
      +                "maxItems": 3,
      +                "minItems": 3,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 4
      +              },
      +              "items": {
      +                "maxItems": 4,
      +                "minItems": 4,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 5
      +              },
      +              "items": {
      +                "maxItems": 5,
      +                "minItems": 5,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 6
      +              },
      +              "items": {
      +                "maxItems": 6,
      +                "minItems": 6,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 7
      +              },
      +              "items": {
      +                "maxItems": 7,
      +                "minItems": 7,
      +                "type": "array"
      +              }
      +            }
      +          }
      +        ],
      +        "properties": {
      +          "delivered_count": {
      +            "maximum": 7,
      +            "minimum": 2
      +          },
      +          "items": {
      +            "maxItems": 7,
      +            "minItems": 2,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 7
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "oneOf": [
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 3
      +              },
      +              "items": {
      +                "maxItems": 3,
      +                "minItems": 3,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 4
      +              },
      +              "items": {
      +                "maxItems": 4,
      +                "minItems": 4,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 5
      +              },
      +              "items": {
      +                "maxItems": 5,
      +                "minItems": 5,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 6
      +              },
      +              "items": {
      +                "maxItems": 6,
      +                "minItems": 6,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 7
      +              },
      +              "items": {
      +                "maxItems": 7,
      +                "minItems": 7,
      +                "type": "array"
      +              }
      +            }
      +          }
      +        ],
      +        "properties": {
      +          "delivered_count": {
      +            "maximum": 7,
      +            "minimum": 3
      +          },
      +          "items": {
      +            "maxItems": 7,
      +            "minItems": 3,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 7
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "oneOf": [
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 4
      +              },
      +              "items": {
      +                "maxItems": 4,
      +                "minItems": 4,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 5
      +              },
      +              "items": {
      +                "maxItems": 5,
      +                "minItems": 5,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 6
      +              },
      +              "items": {
      +                "maxItems": 6,
      +                "minItems": 6,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 7
      +              },
      +              "items": {
      +                "maxItems": 7,
      +                "minItems": 7,
      +                "type": "array"
      +              }
      +            }
      +          }
      +        ],
      +        "properties": {
      +          "delivered_count": {
      +            "maximum": 7,
      +            "minimum": 4
      +          },
      +          "items": {
      +            "maxItems": 7,
      +            "minItems": 4,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 7
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "oneOf": [
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 5
      +              },
      +              "items": {
      +                "maxItems": 5,
      +                "minItems": 5,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 6
      +              },
      +              "items": {
      +                "maxItems": 6,
      +                "minItems": 6,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 7
      +              },
      +              "items": {
      +                "maxItems": 7,
      +                "minItems": 7,
      +                "type": "array"
      +              }
      +            }
      +          }
      +        ],
      +        "properties": {
      +          "delivered_count": {
      +            "maximum": 7,
      +            "minimum": 5
      +          },
      +          "items": {
      +            "maxItems": 7,
      +            "minItems": 5,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 7
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "oneOf": [
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 6
      +              },
      +              "items": {
      +                "maxItems": 6,
      +                "minItems": 6,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 7
      +              },
      +              "items": {
      +                "maxItems": 7,
      +                "minItems": 7,
      +                "type": "array"
      +              }
      +            }
      +          }
      +        ],
      +        "properties": {
      +          "delivered_count": {
      +            "maximum": 7,
      +            "minimum": 6
      +          },
      +          "items": {
      +            "maxItems": 7,
      +            "minItems": 6,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 7
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "oneOf": [
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 7
      +              },
      +              "items": {
      +                "maxItems": 7,
      +                "minItems": 7,
      +                "type": "array"
      +              }
      +            }
      +          }
      +        ],
      +        "properties": {
      +          "delivered_count": {
      +            "maximum": 7,
      +            "minimum": 7
      +          },
      +          "items": {
      +            "maxItems": 7,
      +            "minItems": 7,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 7
      +          },
      +          "requested_count": {
      +            "const": 7
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "oneOf": [
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 1
      +              },
      +              "items": {
      +                "maxItems": 1,
      +                "minItems": 1,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 2
      +              },
      +              "items": {
      +                "maxItems": 2,
      +                "minItems": 2,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 3
      +              },
      +              "items": {
      +                "maxItems": 3,
      +                "minItems": 3,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 4
      +              },
      +              "items": {
      +                "maxItems": 4,
      +                "minItems": 4,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 5
      +              },
      +              "items": {
      +                "maxItems": 5,
      +                "minItems": 5,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 6
      +              },
      +              "items": {
      +                "maxItems": 6,
      +                "minItems": 6,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 7
      +              },
      +              "items": {
      +                "maxItems": 7,
      +                "minItems": 7,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 8
      +              },
      +              "items": {
      +                "maxItems": 8,
      +                "minItems": 8,
      +                "type": "array"
      +              }
      +            }
      +          }
      +        ],
      +        "properties": {
      +          "delivered_count": {
      +            "maximum": 8,
      +            "minimum": 1
      +          },
      +          "items": {
      +            "maxItems": 8,
      +            "minItems": 1,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 8
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "oneOf": [
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 2
      +              },
      +              "items": {
      +                "maxItems": 2,
      +                "minItems": 2,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 3
      +              },
      +              "items": {
      +                "maxItems": 3,
      +                "minItems": 3,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 4
      +              },
      +              "items": {
      +                "maxItems": 4,
      +                "minItems": 4,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 5
      +              },
      +              "items": {
      +                "maxItems": 5,
      +                "minItems": 5,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 6
      +              },
      +              "items": {
      +                "maxItems": 6,
      +                "minItems": 6,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 7
      +              },
      +              "items": {
      +                "maxItems": 7,
      +                "minItems": 7,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 8
      +              },
      +              "items": {
      +                "maxItems": 8,
      +                "minItems": 8,
      +                "type": "array"
      +              }
      +            }
      +          }
      +        ],
      +        "properties": {
      +          "delivered_count": {
      +            "maximum": 8,
      +            "minimum": 2
      +          },
      +          "items": {
      +            "maxItems": 8,
      +            "minItems": 2,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 8
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "oneOf": [
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 3
      +              },
      +              "items": {
      +                "maxItems": 3,
      +                "minItems": 3,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 4
      +              },
      +              "items": {
      +                "maxItems": 4,
      +                "minItems": 4,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 5
      +              },
      +              "items": {
      +                "maxItems": 5,
      +                "minItems": 5,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 6
      +              },
      +              "items": {
      +                "maxItems": 6,
      +                "minItems": 6,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 7
      +              },
      +              "items": {
      +                "maxItems": 7,
      +                "minItems": 7,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 8
      +              },
      +              "items": {
      +                "maxItems": 8,
      +                "minItems": 8,
      +                "type": "array"
      +              }
      +            }
      +          }
      +        ],
      +        "properties": {
      +          "delivered_count": {
      +            "maximum": 8,
      +            "minimum": 3
      +          },
      +          "items": {
      +            "maxItems": 8,
      +            "minItems": 3,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 8
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "oneOf": [
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 4
      +              },
      +              "items": {
      +                "maxItems": 4,
      +                "minItems": 4,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 5
      +              },
      +              "items": {
      +                "maxItems": 5,
      +                "minItems": 5,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 6
      +              },
      +              "items": {
      +                "maxItems": 6,
      +                "minItems": 6,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 7
      +              },
      +              "items": {
      +                "maxItems": 7,
      +                "minItems": 7,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 8
      +              },
      +              "items": {
      +                "maxItems": 8,
      +                "minItems": 8,
      +                "type": "array"
      +              }
      +            }
      +          }
      +        ],
      +        "properties": {
      +          "delivered_count": {
      +            "maximum": 8,
      +            "minimum": 4
      +          },
      +          "items": {
      +            "maxItems": 8,
      +            "minItems": 4,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 8
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "oneOf": [
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 5
      +              },
      +              "items": {
      +                "maxItems": 5,
      +                "minItems": 5,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 6
      +              },
      +              "items": {
      +                "maxItems": 6,
      +                "minItems": 6,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 7
      +              },
      +              "items": {
      +                "maxItems": 7,
      +                "minItems": 7,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 8
      +              },
      +              "items": {
      +                "maxItems": 8,
      +                "minItems": 8,
      +                "type": "array"
      +              }
      +            }
      +          }
      +        ],
      +        "properties": {
      +          "delivered_count": {
      +            "maximum": 8,
      +            "minimum": 5
      +          },
      +          "items": {
      +            "maxItems": 8,
      +            "minItems": 5,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 8
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "oneOf": [
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 6
      +              },
      +              "items": {
      +                "maxItems": 6,
      +                "minItems": 6,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 7
      +              },
      +              "items": {
      +                "maxItems": 7,
      +                "minItems": 7,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 8
      +              },
      +              "items": {
      +                "maxItems": 8,
      +                "minItems": 8,
      +                "type": "array"
      +              }
      +            }
      +          }
      +        ],
      +        "properties": {
      +          "delivered_count": {
      +            "maximum": 8,
      +            "minimum": 6
      +          },
      +          "items": {
      +            "maxItems": 8,
      +            "minItems": 6,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 8
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "oneOf": [
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 7
      +              },
      +              "items": {
      +                "maxItems": 7,
      +                "minItems": 7,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 8
      +              },
      +              "items": {
      +                "maxItems": 8,
      +                "minItems": 8,
      +                "type": "array"
      +              }
      +            }
      +          }
      +        ],
      +        "properties": {
      +          "delivered_count": {
      +            "maximum": 8,
      +            "minimum": 7
      +          },
      +          "items": {
      +            "maxItems": 8,
      +            "minItems": 7,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 7
      +          },
      +          "requested_count": {
      +            "const": 8
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "oneOf": [
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 8
      +              },
      +              "items": {
      +                "maxItems": 8,
      +                "minItems": 8,
      +                "type": "array"
      +              }
      +            }
      +          }
      +        ],
      +        "properties": {
      +          "delivered_count": {
      +            "maximum": 8,
      +            "minimum": 8
      +          },
      +          "items": {
      +            "maxItems": 8,
      +            "minItems": 8,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 8
      +          },
      +          "requested_count": {
      +            "const": 8
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "oneOf": [
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 1
      +              },
      +              "items": {
      +                "maxItems": 1,
      +                "minItems": 1,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 2
      +              },
      +              "items": {
      +                "maxItems": 2,
      +                "minItems": 2,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 3
      +              },
      +              "items": {
      +                "maxItems": 3,
      +                "minItems": 3,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 4
      +              },
      +              "items": {
      +                "maxItems": 4,
      +                "minItems": 4,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 5
      +              },
      +              "items": {
      +                "maxItems": 5,
      +                "minItems": 5,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 6
      +              },
      +              "items": {
      +                "maxItems": 6,
      +                "minItems": 6,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 7
      +              },
      +              "items": {
      +                "maxItems": 7,
      +                "minItems": 7,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 8
      +              },
      +              "items": {
      +                "maxItems": 8,
      +                "minItems": 8,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 9
      +              },
      +              "items": {
      +                "maxItems": 9,
      +                "minItems": 9,
      +                "type": "array"
      +              }
      +            }
      +          }
      +        ],
      +        "properties": {
      +          "delivered_count": {
      +            "maximum": 9,
      +            "minimum": 1
      +          },
      +          "items": {
      +            "maxItems": 9,
      +            "minItems": 1,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 9
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "oneOf": [
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 2
      +              },
      +              "items": {
      +                "maxItems": 2,
      +                "minItems": 2,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 3
      +              },
      +              "items": {
      +                "maxItems": 3,
      +                "minItems": 3,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 4
      +              },
      +              "items": {
      +                "maxItems": 4,
      +                "minItems": 4,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 5
      +              },
      +              "items": {
      +                "maxItems": 5,
      +                "minItems": 5,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 6
      +              },
      +              "items": {
      +                "maxItems": 6,
      +                "minItems": 6,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 7
      +              },
      +              "items": {
      +                "maxItems": 7,
      +                "minItems": 7,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 8
      +              },
      +              "items": {
      +                "maxItems": 8,
      +                "minItems": 8,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 9
      +              },
      +              "items": {
      +                "maxItems": 9,
      +                "minItems": 9,
      +                "type": "array"
      +              }
      +            }
      +          }
      +        ],
      +        "properties": {
      +          "delivered_count": {
      +            "maximum": 9,
      +            "minimum": 2
      +          },
      +          "items": {
      +            "maxItems": 9,
      +            "minItems": 2,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 9
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "oneOf": [
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 3
      +              },
      +              "items": {
      +                "maxItems": 3,
      +                "minItems": 3,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 4
      +              },
      +              "items": {
      +                "maxItems": 4,
      +                "minItems": 4,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 5
      +              },
      +              "items": {
      +                "maxItems": 5,
      +                "minItems": 5,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 6
      +              },
      +              "items": {
      +                "maxItems": 6,
      +                "minItems": 6,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 7
      +              },
      +              "items": {
      +                "maxItems": 7,
      +                "minItems": 7,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 8
      +              },
      +              "items": {
      +                "maxItems": 8,
      +                "minItems": 8,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 9
      +              },
      +              "items": {
      +                "maxItems": 9,
      +                "minItems": 9,
      +                "type": "array"
      +              }
      +            }
      +          }
      +        ],
      +        "properties": {
      +          "delivered_count": {
      +            "maximum": 9,
      +            "minimum": 3
      +          },
      +          "items": {
      +            "maxItems": 9,
      +            "minItems": 3,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 9
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "oneOf": [
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 4
      +              },
      +              "items": {
      +                "maxItems": 4,
      +                "minItems": 4,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 5
      +              },
      +              "items": {
      +                "maxItems": 5,
      +                "minItems": 5,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 6
      +              },
      +              "items": {
      +                "maxItems": 6,
      +                "minItems": 6,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 7
      +              },
      +              "items": {
      +                "maxItems": 7,
      +                "minItems": 7,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 8
      +              },
      +              "items": {
      +                "maxItems": 8,
      +                "minItems": 8,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 9
      +              },
      +              "items": {
      +                "maxItems": 9,
      +                "minItems": 9,
      +                "type": "array"
      +              }
      +            }
      +          }
      +        ],
      +        "properties": {
      +          "delivered_count": {
      +            "maximum": 9,
      +            "minimum": 4
      +          },
      +          "items": {
      +            "maxItems": 9,
      +            "minItems": 4,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 9
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "oneOf": [
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 5
      +              },
      +              "items": {
      +                "maxItems": 5,
      +                "minItems": 5,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 6
      +              },
      +              "items": {
      +                "maxItems": 6,
      +                "minItems": 6,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 7
      +              },
      +              "items": {
      +                "maxItems": 7,
      +                "minItems": 7,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 8
      +              },
      +              "items": {
      +                "maxItems": 8,
      +                "minItems": 8,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 9
      +              },
      +              "items": {
      +                "maxItems": 9,
      +                "minItems": 9,
      +                "type": "array"
      +              }
      +            }
      +          }
      +        ],
      +        "properties": {
      +          "delivered_count": {
      +            "maximum": 9,
      +            "minimum": 5
      +          },
      +          "items": {
      +            "maxItems": 9,
      +            "minItems": 5,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 9
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "oneOf": [
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 6
      +              },
      +              "items": {
      +                "maxItems": 6,
      +                "minItems": 6,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 7
      +              },
      +              "items": {
      +                "maxItems": 7,
      +                "minItems": 7,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 8
      +              },
      +              "items": {
      +                "maxItems": 8,
      +                "minItems": 8,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 9
      +              },
      +              "items": {
      +                "maxItems": 9,
      +                "minItems": 9,
      +                "type": "array"
      +              }
      +            }
      +          }
      +        ],
      +        "properties": {
      +          "delivered_count": {
      +            "maximum": 9,
      +            "minimum": 6
      +          },
      +          "items": {
      +            "maxItems": 9,
      +            "minItems": 6,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 9
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "oneOf": [
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 7
      +              },
      +              "items": {
      +                "maxItems": 7,
      +                "minItems": 7,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 8
      +              },
      +              "items": {
      +                "maxItems": 8,
      +                "minItems": 8,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 9
      +              },
      +              "items": {
      +                "maxItems": 9,
      +                "minItems": 9,
      +                "type": "array"
      +              }
      +            }
      +          }
      +        ],
      +        "properties": {
      +          "delivered_count": {
      +            "maximum": 9,
      +            "minimum": 7
      +          },
      +          "items": {
      +            "maxItems": 9,
      +            "minItems": 7,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 7
      +          },
      +          "requested_count": {
      +            "const": 9
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "oneOf": [
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 8
      +              },
      +              "items": {
      +                "maxItems": 8,
      +                "minItems": 8,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 9
      +              },
      +              "items": {
      +                "maxItems": 9,
      +                "minItems": 9,
      +                "type": "array"
      +              }
      +            }
      +          }
      +        ],
      +        "properties": {
      +          "delivered_count": {
      +            "maximum": 9,
      +            "minimum": 8
      +          },
      +          "items": {
      +            "maxItems": 9,
      +            "minItems": 8,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 8
      +          },
      +          "requested_count": {
      +            "const": 9
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "oneOf": [
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 9
      +              },
      +              "items": {
      +                "maxItems": 9,
      +                "minItems": 9,
      +                "type": "array"
      +              }
      +            }
      +          }
      +        ],
      +        "properties": {
      +          "delivered_count": {
      +            "maximum": 9,
      +            "minimum": 9
      +          },
      +          "items": {
      +            "maxItems": 9,
      +            "minItems": 9,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 9
      +          },
      +          "requested_count": {
      +            "const": 9
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "oneOf": [
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 1
      +              },
      +              "items": {
      +                "maxItems": 1,
      +                "minItems": 1,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 2
      +              },
      +              "items": {
      +                "maxItems": 2,
      +                "minItems": 2,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 3
      +              },
      +              "items": {
      +                "maxItems": 3,
      +                "minItems": 3,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 4
      +              },
      +              "items": {
      +                "maxItems": 4,
      +                "minItems": 4,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 5
      +              },
      +              "items": {
      +                "maxItems": 5,
      +                "minItems": 5,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 6
      +              },
      +              "items": {
      +                "maxItems": 6,
      +                "minItems": 6,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 7
      +              },
      +              "items": {
      +                "maxItems": 7,
      +                "minItems": 7,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 8
      +              },
      +              "items": {
      +                "maxItems": 8,
      +                "minItems": 8,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 9
      +              },
      +              "items": {
      +                "maxItems": 9,
      +                "minItems": 9,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 10
      +              },
      +              "items": {
      +                "maxItems": 10,
      +                "minItems": 10,
      +                "type": "array"
      +              }
      +            }
      +          }
      +        ],
      +        "properties": {
      +          "delivered_count": {
      +            "maximum": 10,
      +            "minimum": 1
      +          },
      +          "items": {
      +            "maxItems": 10,
      +            "minItems": 1,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 10
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "oneOf": [
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 2
      +              },
      +              "items": {
      +                "maxItems": 2,
      +                "minItems": 2,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 3
      +              },
      +              "items": {
      +                "maxItems": 3,
      +                "minItems": 3,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 4
      +              },
      +              "items": {
      +                "maxItems": 4,
      +                "minItems": 4,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 5
      +              },
      +              "items": {
      +                "maxItems": 5,
      +                "minItems": 5,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 6
      +              },
      +              "items": {
      +                "maxItems": 6,
      +                "minItems": 6,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 7
      +              },
      +              "items": {
      +                "maxItems": 7,
      +                "minItems": 7,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 8
      +              },
      +              "items": {
      +                "maxItems": 8,
      +                "minItems": 8,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 9
      +              },
      +              "items": {
      +                "maxItems": 9,
      +                "minItems": 9,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 10
      +              },
      +              "items": {
      +                "maxItems": 10,
      +                "minItems": 10,
      +                "type": "array"
      +              }
      +            }
      +          }
      +        ],
      +        "properties": {
      +          "delivered_count": {
      +            "maximum": 10,
      +            "minimum": 2
      +          },
      +          "items": {
      +            "maxItems": 10,
      +            "minItems": 2,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 10
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "oneOf": [
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 3
      +              },
      +              "items": {
      +                "maxItems": 3,
      +                "minItems": 3,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 4
      +              },
      +              "items": {
      +                "maxItems": 4,
      +                "minItems": 4,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 5
      +              },
      +              "items": {
      +                "maxItems": 5,
      +                "minItems": 5,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 6
      +              },
      +              "items": {
      +                "maxItems": 6,
      +                "minItems": 6,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 7
      +              },
      +              "items": {
      +                "maxItems": 7,
      +                "minItems": 7,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 8
      +              },
      +              "items": {
      +                "maxItems": 8,
      +                "minItems": 8,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 9
      +              },
      +              "items": {
      +                "maxItems": 9,
      +                "minItems": 9,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 10
      +              },
      +              "items": {
      +                "maxItems": 10,
      +                "minItems": 10,
      +                "type": "array"
      +              }
      +            }
      +          }
      +        ],
      +        "properties": {
      +          "delivered_count": {
      +            "maximum": 10,
      +            "minimum": 3
      +          },
      +          "items": {
      +            "maxItems": 10,
      +            "minItems": 3,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 10
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "oneOf": [
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 4
      +              },
      +              "items": {
      +                "maxItems": 4,
      +                "minItems": 4,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 5
      +              },
      +              "items": {
      +                "maxItems": 5,
      +                "minItems": 5,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 6
      +              },
      +              "items": {
      +                "maxItems": 6,
      +                "minItems": 6,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 7
      +              },
      +              "items": {
      +                "maxItems": 7,
      +                "minItems": 7,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 8
      +              },
      +              "items": {
      +                "maxItems": 8,
      +                "minItems": 8,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 9
      +              },
      +              "items": {
      +                "maxItems": 9,
      +                "minItems": 9,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 10
      +              },
      +              "items": {
      +                "maxItems": 10,
      +                "minItems": 10,
      +                "type": "array"
      +              }
      +            }
      +          }
      +        ],
      +        "properties": {
      +          "delivered_count": {
      +            "maximum": 10,
      +            "minimum": 4
      +          },
      +          "items": {
      +            "maxItems": 10,
      +            "minItems": 4,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 10
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "oneOf": [
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 5
      +              },
      +              "items": {
      +                "maxItems": 5,
      +                "minItems": 5,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 6
      +              },
      +              "items": {
      +                "maxItems": 6,
      +                "minItems": 6,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 7
      +              },
      +              "items": {
      +                "maxItems": 7,
      +                "minItems": 7,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 8
      +              },
      +              "items": {
      +                "maxItems": 8,
      +                "minItems": 8,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 9
      +              },
      +              "items": {
      +                "maxItems": 9,
      +                "minItems": 9,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 10
      +              },
      +              "items": {
      +                "maxItems": 10,
      +                "minItems": 10,
      +                "type": "array"
      +              }
      +            }
      +          }
      +        ],
      +        "properties": {
      +          "delivered_count": {
      +            "maximum": 10,
      +            "minimum": 5
      +          },
      +          "items": {
      +            "maxItems": 10,
      +            "minItems": 5,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 10
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "oneOf": [
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 6
      +              },
      +              "items": {
      +                "maxItems": 6,
      +                "minItems": 6,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 7
      +              },
      +              "items": {
      +                "maxItems": 7,
      +                "minItems": 7,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 8
      +              },
      +              "items": {
      +                "maxItems": 8,
      +                "minItems": 8,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 9
      +              },
      +              "items": {
      +                "maxItems": 9,
      +                "minItems": 9,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 10
      +              },
      +              "items": {
      +                "maxItems": 10,
      +                "minItems": 10,
      +                "type": "array"
      +              }
      +            }
      +          }
      +        ],
      +        "properties": {
      +          "delivered_count": {
      +            "maximum": 10,
      +            "minimum": 6
      +          },
      +          "items": {
      +            "maxItems": 10,
      +            "minItems": 6,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 10
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "oneOf": [
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 7
      +              },
      +              "items": {
      +                "maxItems": 7,
      +                "minItems": 7,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 8
      +              },
      +              "items": {
      +                "maxItems": 8,
      +                "minItems": 8,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 9
      +              },
      +              "items": {
      +                "maxItems": 9,
      +                "minItems": 9,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 10
      +              },
      +              "items": {
      +                "maxItems": 10,
      +                "minItems": 10,
      +                "type": "array"
      +              }
      +            }
      +          }
      +        ],
      +        "properties": {
      +          "delivered_count": {
      +            "maximum": 10,
      +            "minimum": 7
      +          },
      +          "items": {
      +            "maxItems": 10,
      +            "minItems": 7,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 7
      +          },
      +          "requested_count": {
      +            "const": 10
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "oneOf": [
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 8
      +              },
      +              "items": {
      +                "maxItems": 8,
      +                "minItems": 8,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 9
      +              },
      +              "items": {
      +                "maxItems": 9,
      +                "minItems": 9,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 10
      +              },
      +              "items": {
      +                "maxItems": 10,
      +                "minItems": 10,
      +                "type": "array"
      +              }
      +            }
      +          }
      +        ],
      +        "properties": {
      +          "delivered_count": {
      +            "maximum": 10,
      +            "minimum": 8
      +          },
      +          "items": {
      +            "maxItems": 10,
      +            "minItems": 8,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 8
      +          },
      +          "requested_count": {
      +            "const": 10
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "oneOf": [
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 9
      +              },
      +              "items": {
      +                "maxItems": 9,
      +                "minItems": 9,
      +                "type": "array"
      +              }
      +            }
      +          },
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 10
      +              },
      +              "items": {
      +                "maxItems": 10,
      +                "minItems": 10,
      +                "type": "array"
      +              }
      +            }
      +          }
      +        ],
      +        "properties": {
      +          "delivered_count": {
      +            "maximum": 10,
      +            "minimum": 9
      +          },
      +          "items": {
      +            "maxItems": 10,
      +            "minItems": 9,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 9
      +          },
      +          "requested_count": {
      +            "const": 10
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "oneOf": [
      +          {
      +            "properties": {
      +              "delivered_count": {
      +                "const": 10
      +              },
      +              "items": {
      +                "maxItems": 10,
      +                "minItems": 10,
      +                "type": "array"
      +              }
      +            }
      +          }
      +        ],
      +        "properties": {
      +          "delivered_count": {
      +            "maximum": 10,
      +            "minimum": 10
      +          },
      +          "items": {
      +            "maxItems": 10,
      +            "minItems": 10,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 10
      +          },
      +          "requested_count": {
      +            "const": 10
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      }
      +    ],
      +    "properties": {
      +      "acquisition_receipt": {
      +        "properties": {
      +          "bundle_cost_reconciliation": {
      +            "properties": {
      +              "terminal_status": {
      +                "const": "succeeded"
      +              }
      +            },
      +            "required": [
      +              "terminal_status"
      +            ],
      +            "type": "object"
      +          }
      +        },
      +        "required": [
      +          "bundle_cost_reconciliation"
      +        ],
      +        "type": "object"
      +      },
      +      "status": {
      +        "const": "succeeded"
      +      }
      +    },
      +    "required": [
      +      "status",
      +      "requested_count",
      +      "minimum_acceptable_count",
      +      "delivered_count",
      +      "items",
      +      "acquisition_receipt"
      +    ],
      +    "title": "SucceededHookResearchResponse"
      +  },
      +  {
      +    "oneOf": [
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 1
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 2
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 2
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 3
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 3
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 3
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 4
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 4
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 4
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 4
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 5
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 5
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 5
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 5
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 5
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 6
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 6
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 6
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 6
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 6
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 6
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 7
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 7
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 8
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 7
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 8
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 9
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 7
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 8
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 9
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 10
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 1
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 2
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 2
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 3
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 3
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 3
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 4
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 4
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 4
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 4
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 5
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 5
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 5
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 5
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 5
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 6
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 6
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 6
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 6
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 6
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 6
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 7
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 7
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 8
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 7
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 8
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 9
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 7
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 8
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 9
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 10
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 1
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 2
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 2
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 3
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 3
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 3
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 4
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 4
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 4
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 4
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 5
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 5
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 5
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 5
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 5
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 6
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 6
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 6
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 6
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 6
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 6
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 7
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 7
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 8
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 7
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 8
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 9
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 7
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 8
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 9
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 10
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      }
      +    ],
      +    "properties": {
      +      "delivered_count": {
      +        "const": 0
      +      },
      +      "items": {
      +        "maxItems": 0,
      +        "type": "array"
      +      },
      +      "status": {
      +        "enum": [
      +          "insufficient_verified_supply",
      +          "unsupported_cell",
      +          "failed"
      +        ]
      +      }
      +    },
      +    "required": [
      +      "status",
      +      "requested_count",
      +      "minimum_acceptable_count",
      +      "delivered_count",
      +      "items",
      +      "acquisition_receipt"
      +    ],
      +    "title": "NewNonSuccessHookResearchResponse"
      +  },
      +  {
      +    "oneOf": [
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 2
      +          },
      +          "items": {
      +            "maxItems": 2,
      +            "minItems": 2,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 2
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 3
      +          },
      +          "items": {
      +            "maxItems": 3,
      +            "minItems": 3,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 3
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 3
      +          },
      +          "items": {
      +            "maxItems": 3,
      +            "minItems": 3,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 3
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 4
      +          },
      +          "items": {
      +            "maxItems": 4,
      +            "minItems": 4,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 4
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 4
      +          },
      +          "items": {
      +            "maxItems": 4,
      +            "minItems": 4,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 4
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 4
      +          },
      +          "items": {
      +            "maxItems": 4,
      +            "minItems": 4,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 4
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 5
      +          },
      +          "items": {
      +            "maxItems": 5,
      +            "minItems": 5,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 5
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 5
      +          },
      +          "items": {
      +            "maxItems": 5,
      +            "minItems": 5,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 5
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 5
      +          },
      +          "items": {
      +            "maxItems": 5,
      +            "minItems": 5,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 5
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 5
      +          },
      +          "items": {
      +            "maxItems": 5,
      +            "minItems": 5,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 5
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 6
      +          },
      +          "items": {
      +            "maxItems": 6,
      +            "minItems": 6,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 6
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 6
      +          },
      +          "items": {
      +            "maxItems": 6,
      +            "minItems": 6,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 6
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 6
      +          },
      +          "items": {
      +            "maxItems": 6,
      +            "minItems": 6,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 6
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 6
      +          },
      +          "items": {
      +            "maxItems": 6,
      +            "minItems": 6,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 6
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 6
      +          },
      +          "items": {
      +            "maxItems": 6,
      +            "minItems": 6,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 6
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 7
      +          },
      +          "items": {
      +            "maxItems": 7,
      +            "minItems": 7,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 7
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 7
      +          },
      +          "items": {
      +            "maxItems": 7,
      +            "minItems": 7,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 7
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 7
      +          },
      +          "items": {
      +            "maxItems": 7,
      +            "minItems": 7,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 7
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 7
      +          },
      +          "items": {
      +            "maxItems": 7,
      +            "minItems": 7,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 7
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 7
      +          },
      +          "items": {
      +            "maxItems": 7,
      +            "minItems": 7,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 7
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 7
      +          },
      +          "items": {
      +            "maxItems": 7,
      +            "minItems": 7,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 7
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 8
      +          },
      +          "items": {
      +            "maxItems": 8,
      +            "minItems": 8,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 8
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 8
      +          },
      +          "items": {
      +            "maxItems": 8,
      +            "minItems": 8,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 8
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 8
      +          },
      +          "items": {
      +            "maxItems": 8,
      +            "minItems": 8,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 8
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 8
      +          },
      +          "items": {
      +            "maxItems": 8,
      +            "minItems": 8,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 8
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 8
      +          },
      +          "items": {
      +            "maxItems": 8,
      +            "minItems": 8,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 8
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 8
      +          },
      +          "items": {
      +            "maxItems": 8,
      +            "minItems": 8,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 8
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 8
      +          },
      +          "items": {
      +            "maxItems": 8,
      +            "minItems": 8,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 7
      +          },
      +          "requested_count": {
      +            "const": 8
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 9
      +          },
      +          "items": {
      +            "maxItems": 9,
      +            "minItems": 9,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 9
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 9
      +          },
      +          "items": {
      +            "maxItems": 9,
      +            "minItems": 9,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 9
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 9
      +          },
      +          "items": {
      +            "maxItems": 9,
      +            "minItems": 9,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 9
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 9
      +          },
      +          "items": {
      +            "maxItems": 9,
      +            "minItems": 9,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 9
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 9
      +          },
      +          "items": {
      +            "maxItems": 9,
      +            "minItems": 9,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 9
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 9
      +          },
      +          "items": {
      +            "maxItems": 9,
      +            "minItems": 9,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 9
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 9
      +          },
      +          "items": {
      +            "maxItems": 9,
      +            "minItems": 9,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 7
      +          },
      +          "requested_count": {
      +            "const": 9
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 9
      +          },
      +          "items": {
      +            "maxItems": 9,
      +            "minItems": 9,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 8
      +          },
      +          "requested_count": {
      +            "const": 9
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 10
      +          },
      +          "items": {
      +            "maxItems": 10,
      +            "minItems": 10,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 10
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 10
      +          },
      +          "items": {
      +            "maxItems": 10,
      +            "minItems": 10,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 10
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 10
      +          },
      +          "items": {
      +            "maxItems": 10,
      +            "minItems": 10,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 10
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 10
      +          },
      +          "items": {
      +            "maxItems": 10,
      +            "minItems": 10,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 10
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 10
      +          },
      +          "items": {
      +            "maxItems": 10,
      +            "minItems": 10,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 10
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 10
      +          },
      +          "items": {
      +            "maxItems": 10,
      +            "minItems": 10,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 10
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 10
      +          },
      +          "items": {
      +            "maxItems": 10,
      +            "minItems": 10,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 7
      +          },
      +          "requested_count": {
      +            "const": 10
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 10
      +          },
      +          "items": {
      +            "maxItems": 10,
      +            "minItems": 10,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 8
      +          },
      +          "requested_count": {
      +            "const": 10
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 10
      +          },
      +          "items": {
      +            "maxItems": 10,
      +            "minItems": 10,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 9
      +          },
      +          "requested_count": {
      +            "const": 10
      +          }
      +        }
      +      }
      +    ],
      +    "properties": {
      +      "acquisition_receipt": {
      +        "properties": {
      +          "bundle_cost_reconciliation": {
      +            "properties": {
      +              "terminal_status": {
      +                "const": "succeeded"
      +              }
      +            },
      +            "required": [
      +              "terminal_status"
      +            ],
      +            "type": "object"
      +          }
      +        },
      +        "required": [
      +          "bundle_cost_reconciliation"
      +        ],
      +        "type": "object"
      +      },
      +      "status": {
      +        "const": "succeeded"
      +      }
      +    },
      +    "required": [
      +      "status",
      +      "requested_count",
      +      "minimum_acceptable_count",
      +      "delivered_count",
      +      "items",
      +      "acquisition_receipt"
      +    ],
      +    "title": "LegacySucceededHookResearchReplayResponse"
      +  },
      +  {
      +    "oneOf": [
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 2
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 3
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 3
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 4
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 4
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 4
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 5
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 5
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 5
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 5
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 6
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 6
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 6
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 6
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 6
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 7
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 7
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 8
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 7
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 8
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 9
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 2
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 3
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 3
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 4
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 4
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 4
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 5
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 5
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 5
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 5
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 6
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 6
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 6
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 6
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 6
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 7
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 7
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 8
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 7
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 8
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 9
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 2
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 3
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 3
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 4
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 4
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 4
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 5
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 5
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 5
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 5
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 6
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 6
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 6
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 6
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 6
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 7
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 7
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 8
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 7
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 8
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 9
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      }
      +    ],
      +    "properties": {
      +      "delivered_count": {
      +        "const": 0
      +      },
      +      "items": {
      +        "maxItems": 0,
      +        "type": "array"
      +      },
      +      "status": {
      +        "enum": [
      +          "insufficient_verified_supply",
      +          "unsupported_cell",
      +          "failed"
      +        ]
      +      }
      +    },
      +    "required": [
      +      "status",
      +      "requested_count",
      +      "minimum_acceptable_count",
      +      "delivered_count",
      +      "items",
      +      "acquisition_receipt"
      +    ],
      +    "title": "LegacyNonSuccessHookResearchReplayResponse"
      +  },
      +  {
      +    "oneOf": [
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 1
      +          },
      +          "items": {
      +            "maxItems": 1,
      +            "minItems": 1,
      +            "type": "array"
      +          }
      +        },
      +        "required": [
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 2
      +          },
      +          "items": {
      +            "maxItems": 2,
      +            "minItems": 2,
      +            "type": "array"
      +          }
      +        },
      +        "required": [
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 3
      +          },
      +          "items": {
      +            "maxItems": 3,
      +            "minItems": 3,
      +            "type": "array"
      +          }
      +        },
      +        "required": [
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 4
      +          },
      +          "items": {
      +            "maxItems": 4,
      +            "minItems": 4,
      +            "type": "array"
      +          }
      +        },
      +        "required": [
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 5
      +          },
      +          "items": {
      +            "maxItems": 5,
      +            "minItems": 5,
      +            "type": "array"
      +          }
      +        },
      +        "required": [
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 6
      +          },
      +          "items": {
      +            "maxItems": 6,
      +            "minItems": 6,
      +            "type": "array"
      +          }
      +        },
      +        "required": [
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 7
      +          },
      +          "items": {
      +            "maxItems": 7,
      +            "minItems": 7,
      +            "type": "array"
      +          }
      +        },
      +        "required": [
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 8
      +          },
      +          "items": {
      +            "maxItems": 8,
      +            "minItems": 8,
      +            "type": "array"
      +          }
      +        },
      +        "required": [
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 9
      +          },
      +          "items": {
      +            "maxItems": 9,
      +            "minItems": 9,
      +            "type": "array"
      +          }
      +        },
      +        "required": [
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 10
      +          },
      +          "items": {
      +            "maxItems": 10,
      +            "minItems": 10,
      +            "type": "array"
      +          }
      +        },
      +        "required": [
      +          "delivered_count",
      +          "items"
      +        ]
      +      }
      +    ],
      +    "properties": {
      +      "acquisition_receipt": {
      +        "properties": {
      +          "bundle_cost_reconciliation": {
      +            "properties": {
      +              "terminal_status": {
      +                "const": "degraded"
      +              }
      +            },
      +            "required": [
      +              "terminal_status"
      +            ],
      +            "type": "object"
      +          }
      +        },
      +        "required": [
      +          "bundle_cost_reconciliation"
      +        ],
      +        "type": "object"
      +      },
      +      "status": {
      +        "const": "degraded"
      +      }
      +    },
      +    "required": [
      +      "status",
      +      "delivered_count",
      +      "items",
      +      "acquisition_receipt"
      +    ],
      +    "title": "LegacyDegradedHookResearchReplayResponse"
      +  },
      +  {
      +    "oneOf": [
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 1
      +          },
      +          "items": {
      +            "maxItems": 1,
      +            "minItems": 1,
      +            "type": "array"
      +          }
      +        },
      +        "required": [
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 2
      +          },
      +          "items": {
      +            "maxItems": 2,
      +            "minItems": 2,
      +            "type": "array"
      +          }
      +        },
      +        "required": [
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 3
      +          },
      +          "items": {
      +            "maxItems": 3,
      +            "minItems": 3,
      +            "type": "array"
      +          }
      +        },
      +        "required": [
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 4
      +          },
      +          "items": {
      +            "maxItems": 4,
      +            "minItems": 4,
      +            "type": "array"
      +          }
      +        },
      +        "required": [
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 5
      +          },
      +          "items": {
      +            "maxItems": 5,
      +            "minItems": 5,
      +            "type": "array"
      +          }
      +        },
      +        "required": [
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 6
      +          },
      +          "items": {
      +            "maxItems": 6,
      +            "minItems": 6,
      +            "type": "array"
      +          }
      +        },
      +        "required": [
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 7
      +          },
      +          "items": {
      +            "maxItems": 7,
      +            "minItems": 7,
      +            "type": "array"
      +          }
      +        },
      +        "required": [
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 8
      +          },
      +          "items": {
      +            "maxItems": 8,
      +            "minItems": 8,
      +            "type": "array"
      +          }
      +        },
      +        "required": [
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 9
      +          },
      +          "items": {
      +            "maxItems": 9,
      +            "minItems": 9,
      +            "type": "array"
      +          }
      +        },
      +        "required": [
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 10
      +          },
      +          "items": {
      +            "maxItems": 10,
      +            "minItems": 10,
      +            "type": "array"
      +          }
      +        },
      +        "required": [
      +          "delivered_count",
      +          "items"
      +        ]
      +      }
      +    ],
      +    "properties": {
      +      "acquisition_receipt": {
      +        "properties": {
      +          "bundle_cost_reconciliation": {
      +            "properties": {
      +              "terminal_status": {
      +                "const": "insufficient_verified_supply"
      +              }
      +            },
      +            "required": [
      +              "terminal_status"
      +            ],
      +            "type": "object"
      +          }
      +        },
      +        "required": [
      +          "bundle_cost_reconciliation"
      +        ],
      +        "type": "object"
      +      },
      +      "status": {
      +        "const": "insufficient_verified_supply"
      +      }
      +    },
      +    "required": [
      +      "status",
      +      "delivered_count",
      +      "items",
      +      "acquisition_receipt"
      +    ],
      +    "title": "LegacyInsufficientHookResearchReplayResponse"
      +  }
      +]
    • removedOutput schema / oneOf
      Removed value: -[
      -  {
      -    "oneOf": [
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 1
      -          },
      -          "items": {
      -            "maxItems": 1,
      -            "minItems": 1,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 1
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 2
      -          },
      -          "items": {
      -            "maxItems": 2,
      -            "minItems": 2,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 2
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 3
      -          },
      -          "items": {
      -            "maxItems": 3,
      -            "minItems": 3,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 3
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 4
      -          },
      -          "items": {
      -            "maxItems": 4,
      -            "minItems": 4,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 4
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 5
      -          },
      -          "items": {
      -            "maxItems": 5,
      -            "minItems": 5,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 5
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 6
      -          },
      -          "items": {
      -            "maxItems": 6,
      -            "minItems": 6,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 6
      -          },
      -          "requested_count": {
      -            "const": 6
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 7
      -          },
      -          "items": {
      -            "maxItems": 7,
      -            "minItems": 7,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 7
      -          },
      -          "requested_count": {
      -            "const": 7
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 8
      -          },
      -          "items": {
      -            "maxItems": 8,
      -            "minItems": 8,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 8
      -          },
      -          "requested_count": {
      -            "const": 8
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 9
      -          },
      -          "items": {
      -            "maxItems": 9,
      -            "minItems": 9,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 9
      -          },
      -          "requested_count": {
      -            "const": 9
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 10
      -          },
      -          "items": {
      -            "maxItems": 10,
      -            "minItems": 10,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 10
      -          },
      -          "requested_count": {
      -            "const": 10
      -          }
      -        },
      -        "required": [
      -          "requested_count",
      -          "minimum_acceptable_count",
      -          "delivered_count",
      -          "items"
      -        ]
      -      }
      -    ],
      -    "properties": {
      -      "acquisition_receipt": {
      -        "properties": {
      -          "bundle_cost_reconciliation": {
      -            "properties": {
      -              "terminal_status": {
      -                "const": "succeeded"
      -              }
      -            },
      -            "required": [
      -              "terminal_status"
      -            ],
      -            "type": "object"
      -          }
      -        },
      -        "required": [
      -          "bundle_cost_reconciliation"
      -        ],
      -        "type": "object"
      -      },
      -      "status": {
      -        "const": "succeeded"
      -      }
      -    },
      -    "required": [
      -      "status",
      -      "requested_count",
      -      "minimum_acceptable_count",
      -      "delivered_count",
      -      "items",
      -      "acquisition_receipt"
      -    ],
      -    "title": "StrictSucceededHookResearchResponse"
      -  },
      -  {
      -    "oneOf": [
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 1
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 2
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 3
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 4
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 5
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 6
      -          },
      -          "requested_count": {
      -            "const": 6
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 7
      -          },
      -          "requested_count": {
      -            "const": 7
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 8
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 9
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 10
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 1
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 2
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 3
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 4
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 5
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 6
      -          },
      -          "requested_count": {
      -            "const": 6
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 7
      -          },
      -          "requested_count": {
      -            "const": 7
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 8
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 9
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 10
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 1
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 2
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 3
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 4
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 5
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 6
      -          },
      -          "requested_count": {
      -            "const": 6
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 7
      -          },
      -          "requested_count": {
      -            "const": 7
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 8
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 9
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 10
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      }
      -    ],
      -    "properties": {
      -      "delivered_count": {
      -        "const": 0
      -      },
      -      "items": {
      -        "maxItems": 0,
      -        "type": "array"
      -      },
      -      "status": {
      -        "enum": [
      -          "insufficient_verified_supply",
      -          "unsupported_cell",
      -          "failed"
      -        ]
      -      }
      -    },
      -    "required": [
      -      "status",
      -      "requested_count",
      -      "minimum_acceptable_count",
      -      "delivered_count",
      -      "items",
      -      "acquisition_receipt"
      -    ],
      -    "title": "StrictNonSuccessHookResearchResponse"
      -  },
      -  {
      -    "oneOf": [
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 2
      -          },
      -          "items": {
      -            "maxItems": 2,
      -            "minItems": 2,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 2
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 3
      -          },
      -          "items": {
      -            "maxItems": 3,
      -            "minItems": 3,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 3
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 3
      -          },
      -          "items": {
      -            "maxItems": 3,
      -            "minItems": 3,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 3
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 4
      -          },
      -          "items": {
      -            "maxItems": 4,
      -            "minItems": 4,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 4
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 4
      -          },
      -          "items": {
      -            "maxItems": 4,
      -            "minItems": 4,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 4
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 4
      -          },
      -          "items": {
      -            "maxItems": 4,
      -            "minItems": 4,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 4
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 5
      -          },
      -          "items": {
      -            "maxItems": 5,
      -            "minItems": 5,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 5
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 5
      -          },
      -          "items": {
      -            "maxItems": 5,
      -            "minItems": 5,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 5
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 5
      -          },
      -          "items": {
      -            "maxItems": 5,
      -            "minItems": 5,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 5
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 5
      -          },
      -          "items": {
      -            "maxItems": 5,
      -            "minItems": 5,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 5
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 6
      -          },
      -          "items": {
      -            "maxItems": 6,
      -            "minItems": 6,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 6
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 6
      -          },
      -          "items": {
      -            "maxItems": 6,
      -            "minItems": 6,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 6
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 6
      -          },
      -          "items": {
      -            "maxItems": 6,
      -            "minItems": 6,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 6
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 6
      -          },
      -          "items": {
      -            "maxItems": 6,
      -            "minItems": 6,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 6
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 6
      -          },
      -          "items": {
      -            "maxItems": 6,
      -            "minItems": 6,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 6
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 7
      -          },
      -          "items": {
      -            "maxItems": 7,
      -            "minItems": 7,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 7
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 7
      -          },
      -          "items": {
      -            "maxItems": 7,
      -            "minItems": 7,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 7
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 7
      -          },
      -          "items": {
      -            "maxItems": 7,
      -            "minItems": 7,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 7
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 7
      -          },
      -          "items": {
      -            "maxItems": 7,
      -            "minItems": 7,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 7
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 7
      -          },
      -          "items": {
      -            "maxItems": 7,
      -            "minItems": 7,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 7
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 7
      -          },
      -          "items": {
      -            "maxItems": 7,
      -            "minItems": 7,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 6
      -          },
      -          "requested_count": {
      -            "const": 7
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 8
      -          },
      -          "items": {
      -            "maxItems": 8,
      -            "minItems": 8,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 8
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 8
      -          },
      -          "items": {
      -            "maxItems": 8,
      -            "minItems": 8,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 8
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 8
      -          },
      -          "items": {
      -            "maxItems": 8,
      -            "minItems": 8,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 8
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 8
      -          },
      -          "items": {
      -            "maxItems": 8,
      -            "minItems": 8,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 8
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 8
      -          },
      -          "items": {
      -            "maxItems": 8,
      -            "minItems": 8,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 8
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 8
      -          },
      -          "items": {
      -            "maxItems": 8,
      -            "minItems": 8,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 6
      -          },
      -          "requested_count": {
      -            "const": 8
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 8
      -          },
      -          "items": {
      -            "maxItems": 8,
      -            "minItems": 8,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 7
      -          },
      -          "requested_count": {
      -            "const": 8
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 9
      -          },
      -          "items": {
      -            "maxItems": 9,
      -            "minItems": 9,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 9
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 9
      -          },
      -          "items": {
      -            "maxItems": 9,
      -            "minItems": 9,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 9
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 9
      -          },
      -          "items": {
      -            "maxItems": 9,
      -            "minItems": 9,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 9
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 9
      -          },
      -          "items": {
      -            "maxItems": 9,
      -            "minItems": 9,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 9
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 9
      -          },
      -          "items": {
      -            "maxItems": 9,
      -            "minItems": 9,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 9
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 9
      -          },
      -          "items": {
      -            "maxItems": 9,
      -            "minItems": 9,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 6
      -          },
      -          "requested_count": {
      -            "const": 9
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 9
      -          },
      -          "items": {
      -            "maxItems": 9,
      -            "minItems": 9,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 7
      -          },
      -          "requested_count": {
      -            "const": 9
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 9
      -          },
      -          "items": {
      -            "maxItems": 9,
      -            "minItems": 9,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 8
      -          },
      -          "requested_count": {
      -            "const": 9
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 10
      -          },
      -          "items": {
      -            "maxItems": 10,
      -            "minItems": 10,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 10
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 10
      -          },
      -          "items": {
      -            "maxItems": 10,
      -            "minItems": 10,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 10
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 10
      -          },
      -          "items": {
      -            "maxItems": 10,
      -            "minItems": 10,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 10
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 10
      -          },
      -          "items": {
      -            "maxItems": 10,
      -            "minItems": 10,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 10
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 10
      -          },
      -          "items": {
      -            "maxItems": 10,
      -            "minItems": 10,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 10
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 10
      -          },
      -          "items": {
      -            "maxItems": 10,
      -            "minItems": 10,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 6
      -          },
      -          "requested_count": {
      -            "const": 10
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 10
      -          },
      -          "items": {
      -            "maxItems": 10,
      -            "minItems": 10,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 7
      -          },
      -          "requested_count": {
      -            "const": 10
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 10
      -          },
      -          "items": {
      -            "maxItems": 10,
      -            "minItems": 10,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 8
      -          },
      -          "requested_count": {
      -            "const": 10
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 10
      -          },
      -          "items": {
      -            "maxItems": 10,
      -            "minItems": 10,
      -            "type": "array"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 9
      -          },
      -          "requested_count": {
      -            "const": 10
      -          }
      -        }
      -      }
      -    ],
      -    "properties": {
      -      "acquisition_receipt": {
      -        "properties": {
      -          "bundle_cost_reconciliation": {
      -            "properties": {
      -              "terminal_status": {
      -                "const": "succeeded"
      -              }
      -            },
      -            "required": [
      -              "terminal_status"
      -            ],
      -            "type": "object"
      -          }
      -        },
      -        "required": [
      -          "bundle_cost_reconciliation"
      -        ],
      -        "type": "object"
      -      },
      -      "status": {
      -        "const": "succeeded"
      -      }
      -    },
      -    "required": [
      -      "status",
      -      "requested_count",
      -      "minimum_acceptable_count",
      -      "delivered_count",
      -      "items",
      -      "acquisition_receipt"
      -    ],
      -    "title": "LegacySucceededHookResearchReplayResponse"
      -  },
      -  {
      -    "oneOf": [
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 2
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 3
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 3
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 4
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 4
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 4
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 5
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 5
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 5
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 5
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 6
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 6
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 6
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 6
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 6
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 7
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 7
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 7
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 7
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 7
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 6
      -          },
      -          "requested_count": {
      -            "const": 7
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 6
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 7
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 6
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 7
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 8
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 6
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 7
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 8
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "insufficient_verified_supply"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 9
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "insufficient_verified_supply"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 2
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 3
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 3
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 4
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 4
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 4
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 5
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 5
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 5
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 5
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 6
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 6
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 6
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 6
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 6
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 7
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 7
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 7
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 7
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 7
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 6
      -          },
      -          "requested_count": {
      -            "const": 7
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 6
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 7
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 6
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 7
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 8
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 6
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 7
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 8
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "unsupported_cell"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 9
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "unsupported_cell"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 2
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 3
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 3
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 4
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 4
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 4
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 5
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 5
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 5
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 5
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 6
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 6
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 6
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 6
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 6
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 7
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 7
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 7
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 7
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 7
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 6
      -          },
      -          "requested_count": {
      -            "const": 7
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 6
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 7
      -          },
      -          "requested_count": {
      -            "const": 8
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 6
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 7
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 8
      -          },
      -          "requested_count": {
      -            "const": 9
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 1
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 2
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 3
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 4
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 5
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 6
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 7
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 8
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "acquisition_receipt": {
      -            "properties": {
      -              "bundle_cost_reconciliation": {
      -                "properties": {
      -                  "terminal_status": {
      -                    "const": "failed"
      -                  }
      -                },
      -                "required": [
      -                  "terminal_status"
      -                ],
      -                "type": "object"
      -              }
      -            },
      -            "required": [
      -              "bundle_cost_reconciliation"
      -            ],
      -            "type": "object"
      -          },
      -          "minimum_acceptable_count": {
      -            "const": 9
      -          },
      -          "requested_count": {
      -            "const": 10
      -          },
      -          "status": {
      -            "const": "failed"
      -          }
      -        }
      -      }
      -    ],
      -    "properties": {
      -      "delivered_count": {
      -        "const": 0
      -      },
      -      "items": {
      -        "maxItems": 0,
      -        "type": "array"
      -      },
      -      "status": {
      -        "enum": [
      -          "insufficient_verified_supply",
      -          "unsupported_cell",
      -          "failed"
      -        ]
      -      }
      -    },
      -    "required": [
      -      "status",
      -      "requested_count",
      -      "minimum_acceptable_count",
      -      "delivered_count",
      -      "items",
      -      "acquisition_receipt"
      -    ],
      -    "title": "LegacyNonSuccessHookResearchReplayResponse"
      -  },
      -  {
      -    "oneOf": [
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 1
      -          },
      -          "items": {
      -            "maxItems": 1,
      -            "minItems": 1,
      -            "type": "array"
      -          }
      -        },
      -        "required": [
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 2
      -          },
      -          "items": {
      -            "maxItems": 2,
      -            "minItems": 2,
      -            "type": "array"
      -          }
      -        },
      -        "required": [
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 3
      -          },
      -          "items": {
      -            "maxItems": 3,
      -            "minItems": 3,
      -            "type": "array"
      -          }
      -        },
      -        "required": [
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 4
      -          },
      -          "items": {
      -            "maxItems": 4,
      -            "minItems": 4,
      -            "type": "array"
      -          }
      -        },
      -        "required": [
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 5
      -          },
      -          "items": {
      -            "maxItems": 5,
      -            "minItems": 5,
      -            "type": "array"
      -          }
      -        },
      -        "required": [
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 6
      -          },
      -          "items": {
      -            "maxItems": 6,
      -            "minItems": 6,
      -            "type": "array"
      -          }
      -        },
      -        "required": [
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 7
      -          },
      -          "items": {
      -            "maxItems": 7,
      -            "minItems": 7,
      -            "type": "array"
      -          }
      -        },
      -        "required": [
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 8
      -          },
      -          "items": {
      -            "maxItems": 8,
      -            "minItems": 8,
      -            "type": "array"
      -          }
      -        },
      -        "required": [
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 9
      -          },
      -          "items": {
      -            "maxItems": 9,
      -            "minItems": 9,
      -            "type": "array"
      -          }
      -        },
      -        "required": [
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 10
      -          },
      -          "items": {
      -            "maxItems": 10,
      -            "minItems": 10,
      -            "type": "array"
      -          }
      -        },
      -        "required": [
      -          "delivered_count",
      -          "items"
      -        ]
      -      }
      -    ],
      -    "properties": {
      -      "acquisition_receipt": {
      -        "properties": {
      -          "bundle_cost_reconciliation": {
      -            "properties": {
      -              "terminal_status": {
      -                "const": "degraded"
      -              }
      -            },
      -            "required": [
      -              "terminal_status"
      -            ],
      -            "type": "object"
      -          }
      -        },
      -        "required": [
      -          "bundle_cost_reconciliation"
      -        ],
      -        "type": "object"
      -      },
      -      "status": {
      -        "const": "degraded"
      -      }
      -    },
      -    "required": [
      -      "status",
      -      "delivered_count",
      -      "items",
      -      "acquisition_receipt"
      -    ],
      -    "title": "LegacyDegradedHookResearchReplayResponse"
      -  },
      -  {
      -    "oneOf": [
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 1
      -          },
      -          "items": {
      -            "maxItems": 1,
      -            "minItems": 1,
      -            "type": "array"
      -          }
      -        },
      -        "required": [
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 2
      -          },
      -          "items": {
      -            "maxItems": 2,
      -            "minItems": 2,
      -            "type": "array"
      -          }
      -        },
      -        "required": [
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 3
      -          },
      -          "items": {
      -            "maxItems": 3,
      -            "minItems": 3,
      -            "type": "array"
      -          }
      -        },
      -        "required": [
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 4
      -          },
      -          "items": {
      -            "maxItems": 4,
      -            "minItems": 4,
      -            "type": "array"
      -          }
      -        },
      -        "required": [
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 5
      -          },
      -          "items": {
      -            "maxItems": 5,
      -            "minItems": 5,
      -            "type": "array"
      -          }
      -        },
      -        "required": [
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 6
      -          },
      -          "items": {
      -            "maxItems": 6,
      -            "minItems": 6,
      -            "type": "array"
      -          }
      -        },
      -        "required": [
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 7
      -          },
      -          "items": {
      -            "maxItems": 7,
      -            "minItems": 7,
      -            "type": "array"
      -          }
      -        },
      -        "required": [
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 8
      -          },
      -          "items": {
      -            "maxItems": 8,
      -            "minItems": 8,
      -            "type": "array"
      -          }
      -        },
      -        "required": [
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 9
      -          },
      -          "items": {
      -            "maxItems": 9,
      -            "minItems": 9,
      -            "type": "array"
      -          }
      -        },
      -        "required": [
      -          "delivered_count",
      -          "items"
      -        ]
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 10
      -          },
      -          "items": {
      -            "maxItems": 10,
      -            "minItems": 10,
      -            "type": "array"
      -          }
      -        },
      -        "required": [
      -          "delivered_count",
      -          "items"
      -        ]
      -      }
      -    ],
      -    "properties": {
      -      "acquisition_receipt": {
      -        "properties": {
      -          "bundle_cost_reconciliation": {
      -            "properties": {
      -              "terminal_status": {
      -                "const": "insufficient_verified_supply"
      -              }
      -            },
      -            "required": [
      -              "terminal_status"
      -            ],
      -            "type": "object"
      -          }
      -        },
      -        "required": [
      -          "bundle_cost_reconciliation"
      -        ],
      -        "type": "object"
      -      },
      -      "status": {
      -        "const": "insufficient_verified_supply"
      -      }
      -    },
      -    "required": [
      -      "status",
      -      "delivered_count",
      -      "items",
      -      "acquisition_receipt"
      -    ],
      -    "title": "LegacyInsufficientHookResearchReplayResponse"
      -  }
      -]
    • changedOutput schema / properties / deficiencies / description
      Previous value: -"Machine-readable shortfall, unsupported-cell, or execution-failure reasons."New value: +"Machine-readable warning, shortfall, unsupported-cell, or failure reasons."
    • changedOutput schema / properties / items / description
      Previous value: -"Up to ten admitted items. New non-success responses contain none; an exact retained pre-strict insufficient terminal may preserve historical items. Each item includes the canonical URL, observed platform views, acquisition origins and call receipts, verification artifact hashes, language, format, opener state, topic-fit explanation, an explicit source_video object, an explainable score receipt with relevance total and eligible-pool views rank, and caveats. Retained historical items may also carry non-ad evidence."New value: +"Up to ten admitted items. An accepted V1 partial success contains every verified item; new non-success responses contain none. An exact retained pre-strict insufficient terminal may preserve historical items. Each item includes the canonical URL, observed platform views, acquisition origins and call receipts, verification artifact hashes, language, format, opener state, topic-fit explanation, an explicit source_video object, an explainable score receipt with relevance total and eligible-pool views rank, and caveats. Retained historical items may also carry non-ad evidence."
    • addedOutput schema / properties / items / items / properties / content_arc_receipt / properties / span_retry
      Added value: +{
      +  "additionalProperties": false,
      +  "properties": {
      +    "attempts": {
      +      "items": {
      +        "anyOf": [
      +          {
      +            "additionalProperties": false,
      +            "properties": {
      +              "attempt_index": {
      +                "maximum": 7,
      +                "minimum": 0,
      +                "type": "integer"
      +              },
      +              "cue_ids": {
      +                "items": {
      +                  "type": "string"
      +                },
      +                "minItems": 1,
      +                "type": "array"
      +              },
      +              "end_ms": {
      +                "minimum": 1,
      +                "type": [
      +                  "integer",
      +                  "null"
      +                ]
      +              },
      +              "raw_end": {
      +                "minimum": 1,
      +                "type": "integer"
      +              },
      +              "raw_start": {
      +                "minimum": 0,
      +                "type": "integer"
      +              },
      +              "rule_hit": {
      +                "const": "selected"
      +              },
      +              "span_role": {
      +                "enum": [
      +                  "opening",
      +                  "general_idea",
      +                  "payoff"
      +                ]
      +              },
      +              "start_ms": {
      +                "minimum": 0,
      +                "type": [
      +                  "integer",
      +                  "null"
      +                ]
      +              }
      +            },
      +            "required": [
      +              "attempt_index",
      +              "span_role",
      +              "cue_ids",
      +              "rule_hit",
      +              "raw_start",
      +              "raw_end",
      +              "start_ms",
      +              "end_ms"
      +            ],
      +            "type": "object"
      +          },
      +          {
      +            "additionalProperties": false,
      +            "properties": {
      +              "attempt_index": {
      +                "maximum": 7,
      +                "minimum": 0,
      +                "type": "integer"
      +              },
      +              "cue_ids": {
      +                "items": {
      +                  "type": "string"
      +                },
      +                "minItems": 1,
      +                "type": "array"
      +              },
      +              "refusal_code": {
      +                "minLength": 1,
      +                "type": "string"
      +              },
      +              "rule_hit": {
      +                "const": "refused"
      +              },
      +              "span_role": {
      +                "enum": [
      +                  "opening",
      +                  "general_idea",
      +                  "payoff"
      +                ]
      +              }
      +            },
      +            "required": [
      +              "attempt_index",
      +              "span_role",
      +              "cue_ids",
      +              "rule_hit",
      +              "refusal_code"
      +            ],
      +            "type": "object"
      +          },
      +          {
      +            "additionalProperties": false,
      +            "properties": {
      +              "attempt_index": {
      +                "maximum": 7,
      +                "minimum": 0,
      +                "type": "integer"
      +              },
      +              "cue_ids": {
      +                "items": {
      +                  "type": "string"
      +                },
      +                "minItems": 1,
      +                "type": "array"
      +              },
      +              "end_ms": {
      +                "minimum": 1,
      +                "type": [
      +                  "integer",
      +                  "null"
      +                ]
      +              },
      +              "raw_end": {
      +                "minimum": 1,
      +                "type": "integer"
      +              },
      +              "raw_start": {
      +                "minimum": 0,
      +                "type": "integer"
      +              },
      +              "rule_hit": {
      +                "enum": [
      +                  "selected",
      +                  "excerpt_too_long",
      +                  "generic_cta_present",
      +                  "noncontiguous_cues"
      +                ]
      +              },
      +              "span_role": {
      +                "enum": [
      +                  "opening",
      +                  "general_idea",
      +                  "payoff"
      +                ]
      +              },
      +              "start_ms": {
      +                "minimum": 0,
      +                "type": [
      +                  "integer",
      +                  "null"
      +                ]
      +              }
      +            },
      +            "required": [
      +              "attempt_index",
      +              "span_role",
      +              "cue_ids",
      +              "rule_hit",
      +              "raw_start",
      +              "raw_end",
      +              "start_ms",
      +              "end_ms"
      +            ],
      +            "type": "object"
      +          }
      +        ]
      +      },
      +      "minItems": 3,
      +      "type": "array"
      +    },
      +    "chosen_on_retry": {
      +      "const": true
      +    },
      +    "evidence_preserving": {
      +      "const": true
      +    },
      +    "material_sha256": {
      +      "pattern": "^[0-9a-f]{64}$",
      +      "type": "string"
      +    },
      +    "max_attempts_per_span": {
      +      "maximum": 8,
      +      "minimum": 1,
      +      "type": "integer"
      +    },
      +    "rule_id": {
      +      "minLength": 1,
      +      "type": "string"
      +    },
      +    "schema_version": {
      +      "const": "content-arc-span-retry-v1"
      +    }
      +  },
      +  "required": [
      +    "schema_version",
      +    "rule_id",
      +    "material_sha256",
      +    "max_attempts_per_span",
      +    "chosen_on_retry",
      +    "attempts"
      +  ],
      +  "type": "object"
      +}
    • addedOutput schema / x-vhgengine-v2-output-schema / $defs / ContentArcReceiptResponse / properties / span_retry
      Added value: +{
      +  "$ref": "#/$defs/ContentArcSpanRetryResponse"
      +}
    • addedOutput schema / x-vhgengine-v2-output-schema / $defs / ContentArcSpanRetryRefusedAttemptResponse
      Added value: +{
      +  "additionalProperties": false,
      +  "description": "One structural attempt refused before any exact span was selected.",
      +  "properties": {
      +    "attempt_index": {
      +      "maximum": 7,
      +      "minimum": 0,
      +      "title": "Attempt Index",
      +      "type": "integer"
      +    },
      +    "cue_ids": {
      +      "items": {
      +        "type": "string"
      +      },
      +      "minItems": 1,
      +      "title": "Cue Ids",
      +      "type": "array"
      +    },
      +    "refusal_code": {
      +      "minLength": 1,
      +      "title": "Refusal Code",
      +      "type": "string"
      +    },
      +    "rule_hit": {
      +      "const": "refused",
      +      "title": "Rule Hit",
      +      "type": "string"
      +    },
      +    "span_role": {
      +      "enum": [
      +        "opening",
      +        "general_idea",
      +        "payoff"
      +      ],
      +      "title": "Span Role",
      +      "type": "string"
      +    }
      +  },
      +  "required": [
      +    "attempt_index",
      +    "span_role",
      +    "cue_ids",
      +    "rule_hit",
      +    "refusal_code"
      +  ],
      +  "title": "ContentArcSpanRetryRefusedAttemptResponse",
      +  "type": "object"
      +}
    • addedOutput schema / x-vhgengine-v2-output-schema / $defs / ContentArcSpanRetryResponse
      Added value: +{
      +  "additionalProperties": false,
      +  "description": "Disclosure for a content-arc span selected after a structural retry.",
      +  "properties": {
      +    "attempts": {
      +      "items": {
      +        "anyOf": [
      +          {
      +            "$ref": "#/$defs/ContentArcSpanRetrySelectedAttemptResponse"
      +          },
      +          {
      +            "$ref": "#/$defs/ContentArcSpanRetryRefusedAttemptResponse"
      +          },
      +          {
      +            "$ref": "#/$defs/LegacyContentArcSpanRetryAttemptResponse"
      +          }
      +        ]
      +      },
      +      "minItems": 3,
      +      "title": "Attempts",
      +      "type": "array"
      +    },
      +    "chosen_on_retry": {
      +      "const": true,
      +      "title": "Chosen On Retry",
      +      "type": "boolean"
      +    },
      +    "evidence_preserving": {
      +      "const": true,
      +      "default": true,
      +      "title": "Evidence Preserving",
      +      "type": "boolean"
      +    },
      +    "material_sha256": {
      +      "pattern": "^[0-9a-f]{64}$",
      +      "title": "Material Sha256",
      +      "type": "string"
      +    },
      +    "max_attempts_per_span": {
      +      "maximum": 8,
      +      "minimum": 1,
      +      "title": "Max Attempts Per Span",
      +      "type": "integer"
      +    },
      +    "rule_id": {
      +      "minLength": 1,
      +      "title": "Rule Id",
      +      "type": "string"
      +    },
      +    "schema_version": {
      +      "const": "content-arc-span-retry-v1",
      +      "title": "Schema Version",
      +      "type": "string"
      +    }
      +  },
      +  "required": [
      +    "schema_version",
      +    "rule_id",
      +    "material_sha256",
      +    "max_attempts_per_span",
      +    "chosen_on_retry",
      +    "attempts"
      +  ],
      +  "title": "ContentArcSpanRetryResponse",
      +  "type": "object"
      +}
    • addedOutput schema / x-vhgengine-v2-output-schema / $defs / ContentArcSpanRetrySelectedAttemptResponse
      Added value: +{
      +  "additionalProperties": false,
      +  "description": "One structural attempt that selected an exact span.",
      +  "properties": {
      +    "attempt_index": {
      +      "maximum": 7,
      +      "minimum": 0,
      +      "title": "Attempt Index",
      +      "type": "integer"
      +    },
      +    "cue_ids": {
      +      "items": {
      +        "type": "string"
      +      },
      +      "minItems": 1,
      +      "title": "Cue Ids",
      +      "type": "array"
      +    },
      +    "end_ms": {
      +      "anyOf": [
      +        {
      +          "minimum": 1,
      +          "type": "integer"
      +        },
      +        {
      +          "type": "null"
      +        }
      +      ],
      +      "title": "End Ms"
      +    },
      +    "raw_end": {
      +      "minimum": 1,
      +      "title": "Raw End",
      +      "type": "integer"
      +    },
      +    "raw_start": {
      +      "minimum": 0,
      +      "title": "Raw Start",
      +      "type": "integer"
      +    },
      +    "rule_hit": {
      +      "const": "selected",
      +      "title": "Rule Hit",
      +      "type": "string"
      +    },
      +    "span_role": {
      +      "enum": [
      +        "opening",
      +        "general_idea",
      +        "payoff"
      +      ],
      +      "title": "Span Role",
      +      "type": "string"
      +    },
      +    "start_ms": {
      +      "anyOf": [
      +        {
      +          "minimum": 0,
      +          "type": "integer"
      +        },
      +        {
      +          "type": "null"
      +        }
      +      ],
      +      "title": "Start Ms"
      +    }
      +  },
      +  "required": [
      +    "attempt_index",
      +    "span_role",
      +    "cue_ids",
      +    "rule_hit",
      +    "raw_start",
      +    "raw_end",
      +    "start_ms",
      +    "end_ms"
      +  ],
      +  "title": "ContentArcSpanRetrySelectedAttemptResponse",
      +  "type": "object"
      +}
    • addedOutput schema / x-vhgengine-v2-output-schema / $defs / LegacyContentArcSpanRetryAttemptResponse
      Added value: +{
      +  "additionalProperties": false,
      +  "description": "One retained attempt recorded by the superseded retry rule.",
      +  "properties": {
      +    "attempt_index": {
      +      "maximum": 7,
      +      "minimum": 0,
      +      "title": "Attempt Index",
      +      "type": "integer"
      +    },
      +    "cue_ids": {
      +      "items": {
      +        "type": "string"
      +      },
      +      "minItems": 1,
      +      "title": "Cue Ids",
      +      "type": "array"
      +    },
      +    "end_ms": {
      +      "anyOf": [
      +        {
      +          "minimum": 1,
      +          "type": "integer"
      +        },
      +        {
      +          "type": "null"
      +        }
      +      ],
      +      "title": "End Ms"
      +    },
      +    "raw_end": {
      +      "minimum": 1,
      +      "title": "Raw End",
      +      "type": "integer"
      +    },
      +    "raw_start": {
      +      "minimum": 0,
      +      "title": "Raw Start",
      +      "type": "integer"
      +    },
      +    "rule_hit": {
      +      "enum": [
      +        "selected",
      +        "excerpt_too_long",
      +        "generic_cta_present",
      +        "noncontiguous_cues"
      +      ],
      +      "title": "Rule Hit",
      +      "type": "string"
      +    },
      +    "span_role": {
      +      "enum": [
      +        "opening",
      +        "general_idea",
      +        "payoff"
      +      ],
      +      "title": "Span Role",
      +      "type": "string"
      +    },
      +    "start_ms": {
      +      "anyOf": [
      +        {
      +          "minimum": 0,
      +          "type": "integer"
      +        },
      +        {
      +          "type": "null"
      +        }
      +      ],
      +      "title": "Start Ms"
      +    }
      +  },
      +  "required": [
      +    "attempt_index",
      +    "span_role",
      +    "cue_ids",
      +    "raw_start",
      +    "raw_end",
      +    "start_ms",
      +    "end_ms",
      +    "rule_hit"
      +  ],
      +  "title": "LegacyContentArcSpanRetryAttemptResponse",
      +  "type": "object"
      +}
  15. Changed3 schema fields changed
    • addedOutput schema / properties / items / items / properties / content_arc_receipt / properties / spoken_unit_boundary_rule
      Added value: +{
      +  "additionalProperties": false,
      +  "properties": {
      +    "caveat": {
      +      "minLength": 1,
      +      "type": "string"
      +    },
      +    "derivation": {
      +      "minLength": 1,
      +      "type": "string"
      +    },
      +    "material_sha256": {
      +      "pattern": "^[0-9a-f]{64}$",
      +      "type": "string"
      +    },
      +    "rule_id": {
      +      "minLength": 1,
      +      "type": "string"
      +    },
      +    "threshold_ms": {
      +      "minimum": 1,
      +      "type": "integer"
      +    }
      +  },
      +  "required": [
      +    "rule_id",
      +    "material_sha256",
      +    "threshold_ms",
      +    "derivation",
      +    "caveat"
      +  ],
      +  "type": "object"
      +}
    • addedOutput schema / x-vhgengine-v2-output-schema / $defs / ContentArcReceiptResponse / properties / spoken_unit_boundary_rule
      Added value: +{
      +  "$ref": "#/$defs/SpokenUnitBoundaryRuleResponse"
      +}
    • addedOutput schema / x-vhgengine-v2-output-schema / $defs / SpokenUnitBoundaryRuleResponse
      Added value: +{
      +  "additionalProperties": false,
      +  "description": "Structural disclosure for spoken-unit boundaries inferred from cue timing.",
      +  "properties": {
      +    "caveat": {
      +      "minLength": 1,
      +      "title": "Caveat",
      +      "type": "string"
      +    },
      +    "derivation": {
      +      "minLength": 1,
      +      "title": "Derivation",
      +      "type": "string"
      +    },
      +    "material_sha256": {
      +      "pattern": "^[0-9a-f]{64}$",
      +      "title": "Material Sha256",
      +      "type": "string"
      +    },
      +    "rule_id": {
      +      "minLength": 1,
      +      "title": "Rule Id",
      +      "type": "string"
      +    },
      +    "threshold_ms": {
      +      "minimum": 1,
      +      "title": "Threshold Ms",
      +      "type": "integer"
      +    }
      +  },
      +  "required": [
      +    "rule_id",
      +    "material_sha256",
      +    "threshold_ms",
      +    "derivation",
      +    "caveat"
      +  ],
      +  "title": "SpokenUnitBoundaryRuleResponse",
      +  "type": "object"
      +}
  16. Changed7 schema fields changed
    • changedOutput schema / properties / items / description
      Previous value: -"Up to ten admitted items. New non-success responses contain none; an exact retained pre-strict insufficient terminal may preserve historical items. Each item includes the canonical URL, observed platform views, non-ad evidence, acquisition origins and call receipts, verification artifact hashes, language, format, opener state, topic-fit explanation, an explicit source_video object, an explainable non-virality score receipt, and caveats."New value: +"Up to ten admitted items. New non-success responses contain none; an exact retained pre-strict insufficient terminal may preserve historical items. Each item includes the canonical URL, observed platform views, acquisition origins and call receipts, verification artifact hashes, language, format, opener state, topic-fit explanation, an explicit source_video object, an explainable score receipt with relevance total and eligible-pool views rank, and caveats. Retained historical items may also carry non-ad evidence."
    • changedOutput schema / properties / items / items / properties / score_receipt / properties / disclaimer / const
      Previous value: -"This score ranks evidence against the caller's exact request after every hard evidence gate passes. It is not a prediction of views, engagement, or virality."New value: +"This 0 through 100 total is exact-request relevance after every hard evidence gate passes. Observed views are excluded from the total. ranking_mode states the ordering used: views_first when requested_relevance_facets is empty, requested_facet_relevance_first otherwise. views_rank is the candidate's 1-based eligible-pool position under that ordering. The total is not a prediction of views, engagement, or virality."
    • addedOutput schema / properties / items / items / properties / score_receipt / properties / ranking_mode
      Added value: +{
      +  "description": "views_first without requested relevance facets; requested_facet_relevance_first otherwise.",
      +  "enum": [
      +    "views_first",
      +    "requested_facet_relevance_first"
      +  ]
      +}
    • addedOutput schema / properties / items / items / properties / score_receipt / properties / views_rank
      Added value: +{
      +  "description": "1-based position among hard-eligible candidates under ranking_mode.",
      +  "minimum": 1,
      +  "type": "integer"
      +}
    • changedOutput schema / x-vhgengine-v2-output-schema / $defs / HookResearchScoreReceiptResponse / properties / disclaimer / const
      Previous value: -"This score ranks evidence against the caller's exact request after every hard evidence gate passes. It is not a prediction of views, engagement, or virality."New value: +"This 0 through 100 total is exact-request relevance after every hard evidence gate passes. Observed views are excluded from the total. ranking_mode states the ordering used: views_first when requested_relevance_facets is empty, requested_facet_relevance_first otherwise. views_rank is the candidate's 1-based eligible-pool position under that ordering. The total is not a prediction of views, engagement, or virality."
    • addedOutput schema / x-vhgengine-v2-output-schema / $defs / HookResearchScoreReceiptResponse / properties / ranking_mode
      Added value: +{
      +  "description": "views_first without requested relevance facets; requested_facet_relevance_first otherwise.",
      +  "enum": [
      +    "views_first",
      +    "requested_facet_relevance_first"
      +  ],
      +  "title": "Ranking Mode",
      +  "type": "string"
      +}
    • addedOutput schema / x-vhgengine-v2-output-schema / $defs / HookResearchScoreReceiptResponse / properties / views_rank
      Added value: +{
      +  "description": "1-based position among hard-eligible candidates under ranking_mode.",
      +  "minimum": 1,
      +  "title": "Views Rank",
      +  "type": "integer"
      +}
  17. Changed36 schema fields changed
    • changedOutput schema / properties / items / items / properties / content_arc_receipt / properties / opening_end_ms / type
      Previous value: -"integer"New value: +[
      +  "integer",
      +  "null"
      +]
    • changedOutput schema / properties / items / items / properties / content_arc_receipt / properties / opening_start_ms / type
      Previous value: -"integer"New value: +[
      +  "integer",
      +  "null"
      +]
    • changedOutput schema / properties / items / items / properties / content_arc_receipt / properties / payoff_end_ms / type
      Previous value: -"integer"New value: +[
      +  "integer",
      +  "null"
      +]
    • changedOutput schema / properties / items / items / properties / content_arc_receipt / properties / payoff_start_ms / type
      Previous value: -"integer"New value: +[
      +  "integer",
      +  "null"
      +]
    • changedOutput schema / properties / items / items / properties / content_arc_receipt / properties / transcript_coverage_end_ms / type
      Previous value: -"integer"New value: +[
      +  "integer",
      +  "null"
      +]
    • changedOutput schema / properties / items / items / properties / content_arc_receipt / properties / transcript_coverage_start_ms / type
      Previous value: -"integer"New value: +[
      +  "integer",
      +  "null"
      +]
    • addedOutput schema / properties / items / items / properties / language_evidence_state
      Added value: +{
      +  "enum": [
      +    "verified",
      +    "model_declared"
      +  ]
      +}
    • changedOutput schema / properties / items / items / properties / payoff_end_ms / type
      Previous value: -"integer"New value: +[
      +  "integer",
      +  "null"
      +]
    • changedOutput schema / properties / items / items / properties / payoff_start_ms / type
      Previous value: -"integer"New value: +[
      +  "integer",
      +  "null"
      +]
    • changedOutput schema / properties / items / items / required
      Previous value: -[
      -  "candidate_id",
      -  "acquisition_origin_references",
      -  "acquisition_call_receipts",
      -  "verification_artifact_hashes",
      -  "verification_policy_id",
      -  "supported_cell_receipt",
      -  "requested_topic",
      -  "hook_text",
      -  "first_audible_speech",
      -  "leading_segments",
      -  "opening_line",
      -  "general_idea_excerpt",
      -  "general_idea",
      -  "general_idea_evidence_ids",
      -  "payoff_text",
      -  "payoff_verification_state",
      -  "payoff_source_span",
      -  "payoff_start_ms",
      -  "payoff_end_ms",
      -  "content_arc_receipt",
      -  "direct_canonical_url",
      -  "actual_platform",
      -  "source_surface",
      -  "creator",
      -  "creator_key",
      -  "observed_platform_views",
      -  "views_observed_at",
      -  "views_source_path",
      -  "requested_language",
      -  "observed_language",
      -  "dialect",
      -  "script",
      -  "code_switch_languages",
      -  "requested_format",
      -  "observed_format",
      -  "opener_verification_state",
      -  "opening_boundary_state",
      -  "opener_source_span",
      -  "opener_start_ms",
      -  "opener_end_ms",
      -  "topic_fit_explanation",
      -  "source_video",
      -  "score_receipt",
      -  "caveats"
      -]New value: +[
      +  "candidate_id",
      +  "acquisition_origin_references",
      +  "acquisition_call_receipts",
      +  "verification_artifact_hashes",
      +  "verification_policy_id",
      +  "supported_cell_receipt",
      +  "requested_topic",
      +  "hook_text",
      +  "first_audible_speech",
      +  "leading_segments",
      +  "opening_line",
      +  "general_idea_excerpt",
      +  "general_idea",
      +  "general_idea_evidence_ids",
      +  "payoff_text",
      +  "payoff_verification_state",
      +  "payoff_source_span",
      +  "payoff_start_ms",
      +  "payoff_end_ms",
      +  "content_arc_receipt",
      +  "direct_canonical_url",
      +  "actual_platform",
      +  "source_surface",
      +  "creator",
      +  "creator_key",
      +  "observed_platform_views",
      +  "views_observed_at",
      +  "views_source_path",
      +  "requested_language",
      +  "observed_language",
      +  "language_evidence_state",
      +  "dialect",
      +  "script",
      +  "code_switch_languages",
      +  "requested_format",
      +  "observed_format",
      +  "opener_verification_state",
      +  "opening_boundary_state",
      +  "opener_source_span",
      +  "opener_start_ms",
      +  "opener_end_ms",
      +  "topic_fit_explanation",
      +  "source_video",
      +  "score_receipt",
      +  "caveats"
      +]
    • addedOutput schema / x-vhgengine-v2-output-schema / $defs / ContentArcReceiptResponse / properties / opening_end_ms / anyOf
      Added value: +[
      +  {
      +    "minimum": 1,
      +    "type": "integer"
      +  },
      +  {
      +    "type": "null"
      +  }
      +]
    • removedOutput schema / x-vhgengine-v2-output-schema / $defs / ContentArcReceiptResponse / properties / opening_end_ms / minimum
      Removed value: -1
    • removedOutput schema / x-vhgengine-v2-output-schema / $defs / ContentArcReceiptResponse / properties / opening_end_ms / type
      Removed value: -"integer"
    • addedOutput schema / x-vhgengine-v2-output-schema / $defs / ContentArcReceiptResponse / properties / opening_start_ms / anyOf
      Added value: +[
      +  {
      +    "minimum": 0,
      +    "type": "integer"
      +  },
      +  {
      +    "type": "null"
      +  }
      +]
    • removedOutput schema / x-vhgengine-v2-output-schema / $defs / ContentArcReceiptResponse / properties / opening_start_ms / minimum
      Removed value: -0
    • removedOutput schema / x-vhgengine-v2-output-schema / $defs / ContentArcReceiptResponse / properties / opening_start_ms / type
      Removed value: -"integer"
    • addedOutput schema / x-vhgengine-v2-output-schema / $defs / ContentArcReceiptResponse / properties / payoff_end_ms / anyOf
      Added value: +[
      +  {
      +    "minimum": 1,
      +    "type": "integer"
      +  },
      +  {
      +    "type": "null"
      +  }
      +]
    • removedOutput schema / x-vhgengine-v2-output-schema / $defs / ContentArcReceiptResponse / properties / payoff_end_ms / minimum
      Removed value: -1
    • removedOutput schema / x-vhgengine-v2-output-schema / $defs / ContentArcReceiptResponse / properties / payoff_end_ms / type
      Removed value: -"integer"
    • addedOutput schema / x-vhgengine-v2-output-schema / $defs / ContentArcReceiptResponse / properties / payoff_start_ms / anyOf
      Added value: +[
      +  {
      +    "minimum": 0,
      +    "type": "integer"
      +  },
      +  {
      +    "type": "null"
      +  }
      +]
    • removedOutput schema / x-vhgengine-v2-output-schema / $defs / ContentArcReceiptResponse / properties / payoff_start_ms / minimum
      Removed value: -0
    • removedOutput schema / x-vhgengine-v2-output-schema / $defs / ContentArcReceiptResponse / properties / payoff_start_ms / type
      Removed value: -"integer"
    • addedOutput schema / x-vhgengine-v2-output-schema / $defs / ContentArcReceiptResponse / properties / transcript_coverage_end_ms / anyOf
      Added value: +[
      +  {
      +    "minimum": 1,
      +    "type": "integer"
      +  },
      +  {
      +    "type": "null"
      +  }
      +]
    • removedOutput schema / x-vhgengine-v2-output-schema / $defs / ContentArcReceiptResponse / properties / transcript_coverage_end_ms / minimum
      Removed value: -1
    • removedOutput schema / x-vhgengine-v2-output-schema / $defs / ContentArcReceiptResponse / properties / transcript_coverage_end_ms / type
      Removed value: -"integer"
    • addedOutput schema / x-vhgengine-v2-output-schema / $defs / ContentArcReceiptResponse / properties / transcript_coverage_start_ms / anyOf
      Added value: +[
      +  {
      +    "minimum": 0,
      +    "type": "integer"
      +  },
      +  {
      +    "type": "null"
      +  }
      +]
    • removedOutput schema / x-vhgengine-v2-output-schema / $defs / ContentArcReceiptResponse / properties / transcript_coverage_start_ms / minimum
      Removed value: -0
    • removedOutput schema / x-vhgengine-v2-output-schema / $defs / ContentArcReceiptResponse / properties / transcript_coverage_start_ms / type
      Removed value: -"integer"
    • addedOutput schema / x-vhgengine-v2-output-schema / $defs / HookResearchItemResponse / properties / language_evidence_state
      Added value: +{
      +  "enum": [
      +    "verified",
      +    "model_declared"
      +  ],
      +  "title": "Language Evidence State",
      +  "type": "string"
      +}
    • addedOutput schema / x-vhgengine-v2-output-schema / $defs / HookResearchItemResponse / properties / payoff_end_ms / anyOf
      Added value: +[
      +  {
      +    "minimum": 1,
      +    "type": "integer"
      +  },
      +  {
      +    "type": "null"
      +  }
      +]
    • removedOutput schema / x-vhgengine-v2-output-schema / $defs / HookResearchItemResponse / properties / payoff_end_ms / minimum
      Removed value: -1
    • removedOutput schema / x-vhgengine-v2-output-schema / $defs / HookResearchItemResponse / properties / payoff_end_ms / type
      Removed value: -"integer"
    • addedOutput schema / x-vhgengine-v2-output-schema / $defs / HookResearchItemResponse / properties / payoff_start_ms / anyOf
      Added value: +[
      +  {
      +    "minimum": 0,
      +    "type": "integer"
      +  },
      +  {
      +    "type": "null"
      +  }
      +]
    • removedOutput schema / x-vhgengine-v2-output-schema / $defs / HookResearchItemResponse / properties / payoff_start_ms / minimum
      Removed value: -0
    • removedOutput schema / x-vhgengine-v2-output-schema / $defs / HookResearchItemResponse / properties / payoff_start_ms / type
      Removed value: -"integer"
    • changedOutput schema / x-vhgengine-v2-output-schema / $defs / HookResearchItemResponse / required
      Previous value: -[
      -  "candidate_id",
      -  "acquisition_origin_references",
      -  "acquisition_call_receipts",
      -  "verification_artifact_hashes",
      -  "verification_policy_id",
      -  "supported_cell_receipt",
      -  "requested_topic",
      -  "hook_text",
      -  "first_audible_speech",
      -  "leading_segments",
      -  "opening_line",
      -  "general_idea_excerpt",
      -  "general_idea",
      -  "general_idea_evidence_ids",
      -  "payoff_text",
      -  "payoff_verification_state",
      -  "payoff_source_span",
      -  "payoff_start_ms",
      -  "payoff_end_ms",
      -  "content_arc_receipt",
      -  "direct_canonical_url",
      -  "actual_platform",
      -  "source_surface",
      -  "creator",
      -  "creator_key",
      -  "observed_platform_views",
      -  "views_observed_at",
      -  "views_source_path",
      -  "requested_language",
      -  "observed_language",
      -  "dialect",
      -  "script",
      -  "code_switch_languages",
      -  "requested_format",
      -  "observed_format",
      -  "opener_verification_state",
      -  "opening_boundary_state",
      -  "opener_source_span",
      -  "opener_start_ms",
      -  "opener_end_ms",
      -  "topic_fit_explanation",
      -  "source_video",
      -  "score_receipt",
      -  "caveats"
      -]New value: +[
      +  "candidate_id",
      +  "acquisition_origin_references",
      +  "acquisition_call_receipts",
      +  "verification_artifact_hashes",
      +  "verification_policy_id",
      +  "supported_cell_receipt",
      +  "requested_topic",
      +  "hook_text",
      +  "first_audible_speech",
      +  "leading_segments",
      +  "opening_line",
      +  "general_idea_excerpt",
      +  "general_idea",
      +  "general_idea_evidence_ids",
      +  "payoff_text",
      +  "payoff_verification_state",
      +  "payoff_source_span",
      +  "payoff_start_ms",
      +  "payoff_end_ms",
      +  "content_arc_receipt",
      +  "direct_canonical_url",
      +  "actual_platform",
      +  "source_surface",
      +  "creator",
      +  "creator_key",
      +  "observed_platform_views",
      +  "views_observed_at",
      +  "views_source_path",
      +  "requested_language",
      +  "observed_language",
      +  "language_evidence_state",
      +  "dialect",
      +  "script",
      +  "code_switch_languages",
      +  "requested_format",
      +  "observed_format",
      +  "opener_verification_state",
      +  "opening_boundary_state",
      +  "opener_source_span",
      +  "opener_start_ms",
      +  "opener_end_ms",
      +  "topic_fit_explanation",
      +  "source_video",
      +  "score_receipt",
      +  "caveats"
      +]
  18. Changed1 schema field changed
    • removedOutput schema / x-vhgengine-v2-output-schema / $defs / HookResearchItemResponse / properties / non_ad_evidence / default
      Removed value: -null
  19. Changed32 schema fields changed
    • addedOutput schema / properties / items / items / properties / content_arc_receipt / properties / payoff_audio_artifact_sha256 / anyOf
      Added value: +[
      +  {
      +    "pattern": "^[0-9a-f]{64}$",
      +    "type": "string"
      +  },
      +  {
      +    "type": "null"
      +  }
      +]
    • removedOutput schema / properties / items / items / properties / content_arc_receipt / properties / payoff_audio_artifact_sha256 / pattern
      Removed value: -"^[0-9a-f]{64}$"
    • removedOutput schema / properties / items / items / properties / content_arc_receipt / properties / payoff_audio_artifact_sha256 / type
      Removed value: -"string"
    • removedOutput schema / properties / items / items / properties / first_audible_speech / additionalProperties
      Removed value: -false
    • addedOutput schema / properties / items / items / properties / first_audible_speech / anyOf
      Added value: +[
      +  {
      +    "additionalProperties": false,
      +    "properties": {
      +      "alignment_state": {
      +        "const": "exact"
      +      },
      +      "audio_artifact_sha256": {
      +        "pattern": "^[0-9a-f]{64}$",
      +        "type": "string"
      +      },
      +      "cue_ids": {
      +        "items": {
      +          "type": "string"
      +        },
      +        "minItems": 1,
      +        "type": "array"
      +      },
      +      "end_ms": {
      +        "minimum": 1,
      +        "type": "integer"
      +      },
      +      "evidence_sha256": {
      +        "pattern": "^[0-9a-f]{64}$",
      +        "type": "string"
      +      },
      +      "media_artifact_sha256": {
      +        "pattern": "^[0-9a-f]{64}$",
      +        "type": "string"
      +      },
      +      "raw_end": {
      +        "minimum": 1,
      +        "type": "integer"
      +      },
      +      "raw_source_span": {
      +        "minLength": 1,
      +        "type": "string"
      +      },
      +      "raw_start": {
      +        "minimum": 0,
      +        "type": "integer"
      +      },
      +      "segment_id": {
      +        "type": "string"
      +      },
      +      "source_span_sha256": {
      +        "pattern": "^[0-9a-f]{64}$",
      +        "type": "string"
      +      },
      +      "start_ms": {
      +        "minimum": 0,
      +        "type": "integer"
      +      },
      +      "transcript_artifact_sha256": {
      +        "pattern": "^[0-9a-f]{64}$",
      +        "type": "string"
      +      },
      +      "transcript_source_id": {
      +        "type": "string"
      +      }
      +    },
      +    "required": [
      +      "segment_id",
      +      "raw_source_span",
      +      "raw_start",
      +      "raw_end",
      +      "transcript_source_id",
      +      "transcript_artifact_sha256",
      +      "cue_ids",
      +      "start_ms",
      +      "end_ms",
      +      "audio_artifact_sha256",
      +      "media_artifact_sha256",
      +      "evidence_sha256",
      +      "source_span_sha256",
      +      "alignment_state"
      +    ],
      +    "type": "object"
      +  },
      +  {
      +    "type": "null"
      +  }
      +]
    • removedOutput schema / properties / items / items / properties / first_audible_speech / properties
      Removed value: -{
      -  "alignment_state": {
      -    "const": "exact"
      -  },
      -  "audio_artifact_sha256": {
      -    "pattern": "^[0-9a-f]{64}$",
      -    "type": "string"
      -  },
      -  "cue_ids": {
      -    "items": {
      -      "type": "string"
      -    },
      -    "minItems": 1,
      -    "type": "array"
      -  },
      -  "end_ms": {
      -    "minimum": 1,
      -    "type": "integer"
      -  },
      -  "evidence_sha256": {
      -    "pattern": "^[0-9a-f]{64}$",
      -    "type": "string"
      -  },
      -  "media_artifact_sha256": {
      -    "pattern": "^[0-9a-f]{64}$",
      -    "type": "string"
      -  },
      -  "raw_end": {
      -    "minimum": 1,
      -    "type": "integer"
      -  },
      -  "raw_source_span": {
      -    "minLength": 1,
      -    "type": "string"
      -  },
      -  "raw_start": {
      -    "minimum": 0,
      -    "type": "integer"
      -  },
      -  "segment_id": {
      -    "type": "string"
      -  },
      -  "source_span_sha256": {
      -    "pattern": "^[0-9a-f]{64}$",
      -    "type": "string"
      -  },
      -  "start_ms": {
      -    "minimum": 0,
      -    "type": "integer"
      -  },
      -  "transcript_artifact_sha256": {
      -    "pattern": "^[0-9a-f]{64}$",
      -    "type": "string"
      -  },
      -  "transcript_source_id": {
      -    "type": "string"
      -  }
      -}
    • removedOutput schema / properties / items / items / properties / first_audible_speech / required
      Removed value: -[
      -  "segment_id",
      -  "raw_source_span",
      -  "raw_start",
      -  "raw_end",
      -  "transcript_source_id",
      -  "transcript_artifact_sha256",
      -  "cue_ids",
      -  "start_ms",
      -  "end_ms",
      -  "audio_artifact_sha256",
      -  "media_artifact_sha256",
      -  "evidence_sha256",
      -  "source_span_sha256",
      -  "alignment_state"
      -]
    • removedOutput schema / properties / items / items / properties / first_audible_speech / type
      Removed value: -"object"
    • addedOutput schema / properties / items / items / properties / first_transcribed_spoken_unit
      Added value: +{
      +  "additionalProperties": false,
      +  "properties": {
      +    "cue_ids": {
      +      "items": {
      +        "type": "string"
      +      },
      +      "minItems": 1,
      +      "type": "array"
      +    },
      +    "end_ms": {
      +      "minimum": 1,
      +      "type": [
      +        "integer",
      +        "null"
      +      ]
      +    },
      +    "evidence_state": {
      +      "const": "transcript_grounded"
      +    },
      +    "raw_source_span": {
      +      "minLength": 1,
      +      "type": "string"
      +    },
      +    "source_span_sha256": {
      +      "pattern": "^[0-9a-f]{64}$",
      +      "type": "string"
      +    },
      +    "start_ms": {
      +      "minimum": 0,
      +      "type": [
      +        "integer",
      +        "null"
      +      ]
      +    },
      +    "timestamp_state": {
      +      "enum": [
      +        "exact",
      +        "unknown"
      +      ]
      +    },
      +    "transcript_artifact_sha256": {
      +      "pattern": "^[0-9a-f]{64}$",
      +      "type": "string"
      +    },
      +    "transcript_source_id": {
      +      "type": "string"
      +    },
      +    "unit_id": {
      +      "type": "string"
      +    }
      +  },
      +  "required": [
      +    "unit_id",
      +    "raw_source_span",
      +    "transcript_source_id",
      +    "transcript_artifact_sha256",
      +    "cue_ids",
      +    "start_ms",
      +    "end_ms",
      +    "timestamp_state",
      +    "source_span_sha256",
      +    "evidence_state"
      +  ],
      +  "type": "object"
      +}
    • addedOutput schema / properties / items / items / properties / leading_segments / anyOf
      Added value: +[
      +  {
      +    "items": {
      +      "additionalProperties": false,
      +      "properties": {
      +        "alignment_state": {
      +          "enum": [
      +            "exact",
      +            "not_applicable"
      +          ]
      +        },
      +        "audio_artifact_sha256": {
      +          "pattern": "^[0-9a-f]{64}$",
      +          "type": "string"
      +        },
      +        "cue_ids": {
      +          "items": {
      +            "type": "string"
      +          },
      +          "type": "array"
      +        },
      +        "end_ms": {
      +          "minimum": 1,
      +          "type": "integer"
      +        },
      +        "evidence_sha256": {
      +          "pattern": "^[0-9a-f]{64}$",
      +          "type": "string"
      +        },
      +        "kind": {
      +          "enum": [
      +            "silence",
      +            "music",
      +            "sound_effect",
      +            "non_speech",
      +            "speech_onset_overlap",
      +            "speech",
      +            "overlap"
      +          ]
      +        },
      +        "media_artifact_sha256": {
      +          "pattern": "^[0-9a-f]{64}$",
      +          "type": "string"
      +        },
      +        "order": {
      +          "minimum": 0,
      +          "type": "integer"
      +        },
      +        "raw_end": {
      +          "minimum": 1,
      +          "type": [
      +            "integer",
      +            "null"
      +          ]
      +        },
      +        "raw_source_span": {
      +          "type": [
      +            "string",
      +            "null"
      +          ]
      +        },
      +        "raw_start": {
      +          "minimum": 0,
      +          "type": [
      +            "integer",
      +            "null"
      +          ]
      +        },
      +        "segment_id": {
      +          "type": "string"
      +        },
      +        "source_span_sha256": {
      +          "anyOf": [
      +            {
      +              "pattern": "^[0-9a-f]{64}$",
      +              "type": "string"
      +            },
      +            {
      +              "type": "null"
      +            }
      +          ]
      +        },
      +        "start_ms": {
      +          "minimum": 0,
      +          "type": "integer"
      +        },
      +        "transcript_artifact_sha256": {
      +          "anyOf": [
      +            {
      +              "pattern": "^[0-9a-f]{64}$",
      +              "type": "string"
      +            },
      +            {
      +              "type": "null"
      +            }
      +          ]
      +        },
      +        "transcript_source_id": {
      +          "type": [
      +            "string",
      +            "null"
      +          ]
      +        }
      +      },
      +      "required": [
      +        "segment_id",
      +        "order",
      +        "kind",
      +        "start_ms",
      +        "end_ms",
      +        "audio_artifact_sha256",
      +        "media_artifact_sha256",
      +        "evidence_sha256",
      +        "transcript_source_id",
      +        "transcript_artifact_sha256",
      +        "cue_ids",
      +        "raw_source_span",
      +        "raw_start",
      +        "raw_end",
      +        "source_span_sha256",
      +        "alignment_state"
      +      ],
      +      "type": "object"
      +    },
      +    "maxItems": 128,
      +    "type": "array"
      +  },
      +  {
      +    "type": "null"
      +  }
      +]
    • removedOutput schema / properties / items / items / properties / leading_segments / items
      Removed value: -{
      -  "additionalProperties": false,
      -  "properties": {
      -    "alignment_state": {
      -      "enum": [
      -        "exact",
      -        "not_applicable"
      -      ]
      -    },
      -    "audio_artifact_sha256": {
      -      "pattern": "^[0-9a-f]{64}$",
      -      "type": "string"
      -    },
      -    "cue_ids": {
      -      "items": {
      -        "type": "string"
      -      },
      -      "type": "array"
      -    },
      -    "end_ms": {
      -      "minimum": 1,
      -      "type": "integer"
      -    },
      -    "evidence_sha256": {
      -      "pattern": "^[0-9a-f]{64}$",
      -      "type": "string"
      -    },
      -    "kind": {
      -      "enum": [
      -        "silence",
      -        "music",
      -        "sound_effect",
      -        "speech",
      -        "overlap"
      -      ]
      -    },
      -    "media_artifact_sha256": {
      -      "pattern": "^[0-9a-f]{64}$",
      -      "type": "string"
      -    },
      -    "order": {
      -      "minimum": 0,
      -      "type": "integer"
      -    },
      -    "raw_end": {
      -      "minimum": 1,
      -      "type": [
      -        "integer",
      -        "null"
      -      ]
      -    },
      -    "raw_source_span": {
      -      "type": [
      -        "string",
      -        "null"
      -      ]
      -    },
      -    "raw_start": {
      -      "minimum": 0,
      -      "type": [
      -        "integer",
      -        "null"
      -      ]
      -    },
      -    "segment_id": {
      -      "type": "string"
      -    },
      -    "source_span_sha256": {
      -      "anyOf": [
      -        {
      -          "pattern": "^[0-9a-f]{64}$",
      -          "type": "string"
      -        },
      -        {
      -          "type": "null"
      -        }
      -      ]
      -    },
      -    "start_ms": {
      -      "minimum": 0,
      -      "type": "integer"
      -    },
      -    "transcript_artifact_sha256": {
      -      "anyOf": [
      -        {
      -          "pattern": "^[0-9a-f]{64}$",
      -          "type": "string"
      -        },
      -        {
      -          "type": "null"
      -        }
      -      ]
      -    },
      -    "transcript_source_id": {
      -      "type": [
      -        "string",
      -        "null"
      -      ]
      -    }
      -  },
      -  "required": [
      -    "segment_id",
      -    "order",
      -    "kind",
      -    "start_ms",
      -    "end_ms",
      -    "audio_artifact_sha256",
      -    "media_artifact_sha256",
      -    "evidence_sha256",
      -    "transcript_source_id",
      -    "transcript_artifact_sha256",
      -    "cue_ids",
      -    "raw_source_span",
      -    "raw_start",
      -    "raw_end",
      -    "source_span_sha256",
      -    "alignment_state"
      -  ],
      -  "type": "object"
      -}
    • removedOutput schema / properties / items / items / properties / leading_segments / maxItems
      Removed value: -128
    • removedOutput schema / properties / items / items / properties / leading_segments / type
      Removed value: -"array"
    • changedOutput schema / properties / items / items / properties / observed_format / enum
      Previous value: -[
      -  "solo_talking_head",
      -  "podcast",
      -  "interview",
      -  "yapping_monologue",
      -  "other",
      -  "unknown"
      -]New value: +[
      +  "solo_talking_head",
      +  "podcast",
      +  "interview",
      +  "yapping_monologue",
      +  "unknown"
      +]
    • removedOutput schema / properties / items / items / properties / payoff_verification_state / const
      Removed value: -"audio_verified"
    • addedOutput schema / properties / items / items / properties / payoff_verification_state / enum
      Added value: +[
      +  "audio_verified",
      +  "transcript_grounded"
      +]
    • addedOutput schema / x-vhgengine-v2-output-schema / $defs / ContentArcReceiptResponse / properties / payoff_audio_artifact_sha256 / anyOf
      Added value: +[
      +  {
      +    "pattern": "^[0-9a-f]{64}$",
      +    "type": "string"
      +  },
      +  {
      +    "type": "null"
      +  }
      +]
    • removedOutput schema / x-vhgengine-v2-output-schema / $defs / ContentArcReceiptResponse / properties / payoff_audio_artifact_sha256 / pattern
      Removed value: -"^[0-9a-f]{64}$"
    • removedOutput schema / x-vhgengine-v2-output-schema / $defs / ContentArcReceiptResponse / properties / payoff_audio_artifact_sha256 / type
      Removed value: -"string"
    • addedOutput schema / x-vhgengine-v2-output-schema / $defs / FirstTranscribedSpokenUnitResponse
      Added value: +{
      +  "additionalProperties": false,
      +  "properties": {
      +    "cue_ids": {
      +      "items": {
      +        "type": "string"
      +      },
      +      "minItems": 1,
      +      "title": "Cue Ids",
      +      "type": "array"
      +    },
      +    "end_ms": {
      +      "anyOf": [
      +        {
      +          "minimum": 1,
      +          "type": "integer"
      +        },
      +        {
      +          "type": "null"
      +        }
      +      ],
      +      "title": "End Ms"
      +    },
      +    "evidence_state": {
      +      "const": "transcript_grounded",
      +      "title": "Evidence State",
      +      "type": "string"
      +    },
      +    "raw_source_span": {
      +      "minLength": 1,
      +      "title": "Raw Source Span",
      +      "type": "string"
      +    },
      +    "source_span_sha256": {
      +      "pattern": "^[0-9a-f]{64}$",
      +      "title": "Source Span Sha256",
      +      "type": "string"
      +    },
      +    "start_ms": {
      +      "anyOf": [
      +        {
      +          "minimum": 0,
      +          "type": "integer"
      +        },
      +        {
      +          "type": "null"
      +        }
      +      ],
      +      "title": "Start Ms"
      +    },
      +    "timestamp_state": {
      +      "$ref": "#/$defs/ResearchTranscribedUnitTimestampState"
      +    },
      +    "transcript_artifact_sha256": {
      +      "pattern": "^[0-9a-f]{64}$",
      +      "title": "Transcript Artifact Sha256",
      +      "type": "string"
      +    },
      +    "transcript_source_id": {
      +      "title": "Transcript Source Id",
      +      "type": "string"
      +    },
      +    "unit_id": {
      +      "title": "Unit Id",
      +      "type": "string"
      +    }
      +  },
      +  "required": [
      +    "unit_id",
      +    "raw_source_span",
      +    "transcript_source_id",
      +    "transcript_artifact_sha256",
      +    "cue_ids",
      +    "start_ms",
      +    "end_ms",
      +    "timestamp_state",
      +    "source_span_sha256",
      +    "evidence_state"
      +  ],
      +  "title": "FirstTranscribedSpokenUnitResponse",
      +  "type": "object"
      +}
    • removedOutput schema / x-vhgengine-v2-output-schema / $defs / HookResearchItemResponse / properties / first_audible_speech / $ref
      Removed value: -"#/$defs/FirstAudibleSpeechResponse"
    • addedOutput schema / x-vhgengine-v2-output-schema / $defs / HookResearchItemResponse / properties / first_audible_speech / anyOf
      Added value: +[
      +  {
      +    "$ref": "#/$defs/FirstAudibleSpeechResponse"
      +  },
      +  {
      +    "type": "null"
      +  }
      +]
    • addedOutput schema / x-vhgengine-v2-output-schema / $defs / HookResearchItemResponse / properties / first_transcribed_spoken_unit
      Added value: +{
      +  "anyOf": [
      +    {
      +      "$ref": "#/$defs/FirstTranscribedSpokenUnitResponse"
      +    },
      +    {
      +      "type": "null"
      +    }
      +  ],
      +  "default": null
      +}
    • addedOutput schema / x-vhgengine-v2-output-schema / $defs / HookResearchItemResponse / properties / leading_segments / anyOf
      Added value: +[
      +  {
      +    "items": {
      +      "$ref": "#/$defs/LeadingAudioSegmentResponse"
      +    },
      +    "maxItems": 128,
      +    "type": "array"
      +  },
      +  {
      +    "type": "null"
      +  }
      +]
    • removedOutput schema / x-vhgengine-v2-output-schema / $defs / HookResearchItemResponse / properties / leading_segments / items
      Removed value: -{
      -  "$ref": "#/$defs/LeadingAudioSegmentResponse"
      -}
    • removedOutput schema / x-vhgengine-v2-output-schema / $defs / HookResearchItemResponse / properties / leading_segments / maxItems
      Removed value: -128
    • removedOutput schema / x-vhgengine-v2-output-schema / $defs / HookResearchItemResponse / properties / leading_segments / type
      Removed value: -"array"
    • removedOutput schema / x-vhgengine-v2-output-schema / $defs / HookResearchItemResponse / properties / payoff_verification_state / const
      Removed value: -"audio_verified"
    • addedOutput schema / x-vhgengine-v2-output-schema / $defs / HookResearchItemResponse / properties / payoff_verification_state / enum
      Added value: +[
      +  "audio_verified",
      +  "transcript_grounded"
      +]
    • changedOutput schema / x-vhgengine-v2-output-schema / $defs / LeadingAudioSegmentResponse / properties / kind / enum
      Previous value: -[
      -  "silence",
      -  "music",
      -  "sound_effect",
      -  "speech",
      -  "overlap"
      -]New value: +[
      +  "silence",
      +  "music",
      +  "sound_effect",
      +  "non_speech",
      +  "speech_onset_overlap",
      +  "speech",
      +  "overlap"
      +]
    • changedOutput schema / x-vhgengine-v2-output-schema / $defs / ResearchObservedFormat / enum
      Previous value: -[
      -  "solo_talking_head",
      -  "podcast",
      -  "interview",
      -  "yapping_monologue",
      -  "other",
      -  "unknown"
      -]New value: +[
      +  "solo_talking_head",
      +  "podcast",
      +  "interview",
      +  "yapping_monologue",
      +  "unknown"
      +]
    • addedOutput schema / x-vhgengine-v2-output-schema / $defs / ResearchTranscribedUnitTimestampState
      Added value: +{
      +  "enum": [
      +    "exact",
      +    "unknown"
      +  ],
      +  "title": "ResearchTranscribedUnitTimestampState",
      +  "type": "string"
      +}
  20. Changed6 schema fields changed
    • addedInput schema / properties / requested_format / default
      Added value: +null
    • changedInput schema / properties / requested_format / description
      Previous value: -"Required singular V1 format. Pass null with a V2 contract."New value: +"Optional V1 format preference; omission makes format irrelevant to selection and refusal."
    • changedInput schema / required
      Previous value: -[
      -  "topic",
      -  "requested_format"
      -]New value: +[
      +  "topic"
      +]
    • changedOutput schema / properties / items / items / properties / observed_format / enum
      Previous value: -[
      -  "solo_talking_head",
      -  "podcast",
      -  "interview",
      -  "yapping_monologue"
      -]New value: +[
      +  "solo_talking_head",
      +  "podcast",
      +  "interview",
      +  "yapping_monologue",
      +  "other",
      +  "unknown"
      +]
    • changedOutput schema / x-vhgengine-v2-output-schema / $defs / HookResearchItemResponse / properties / observed_format / $ref
      Previous value: -"#/$defs/ResearchFormat"New value: +"#/$defs/ResearchObservedFormat"
    • addedOutput schema / x-vhgengine-v2-output-schema / $defs / ResearchObservedFormat
      Added value: +{
      +  "enum": [
      +    "solo_talking_head",
      +    "podcast",
      +    "interview",
      +    "yapping_monologue",
      +    "other",
      +    "unknown"
      +  ],
      +  "title": "ResearchObservedFormat",
      +  "type": "string"
      +}
  21. Changed1 schema field changed
    • changedInput schema / properties / allowed_opener_states / description
      Previous value: -"Public delivery uses audio_verified by default and also accepts transcript_grounded with explicit caveats when the transcript flag is on."New value: +"Opener states this caller accepts. Both public states are accepted by default; transcript_grounded items carry an explicit caveat."
  22. Changed4 schema fields changed
    • removedOutput schema / properties / items / items / properties / content_arc_receipt / properties / payoff_audio_alignment_state / const
      Removed value: -"exact"
    • addedOutput schema / properties / items / items / properties / content_arc_receipt / properties / payoff_audio_alignment_state / enum
      Added value: +[
      +  "exact",
      +  "transcript_grounded"
      +]
    • removedOutput schema / x-vhgengine-v2-output-schema / $defs / ContentArcReceiptResponse / properties / payoff_audio_alignment_state / const
      Removed value: -"exact"
    • addedOutput schema / x-vhgengine-v2-output-schema / $defs / ContentArcReceiptResponse / properties / payoff_audio_alignment_state / enum
      Added value: +[
      +  "exact",
      +  "transcript_grounded"
      +]
  23. Changed7 schema fields changed
    • changedInput schema / properties / allowed_opener_states / anyOf
      Previous value: -[
      -  {
      -    "items": {
      -      "const": "audio_verified",
      -      "type": "string"
      -    },
      -    "maxItems": 1,
      -    "minItems": 1,
      -    "type": "array"
      -  },
      -  {
      -    "type": "null"
      -  }
      -]New value: +[
      +  {
      +    "items": {
      +      "enum": [
      +        "audio_verified",
      +        "transcript_grounded"
      +      ],
      +      "type": "string"
      +    },
      +    "maxItems": 2,
      +    "minItems": 1,
      +    "type": "array"
      +  },
      +  {
      +    "type": "null"
      +  }
      +]
    • changedInput schema / properties / allowed_opener_states / description
      Previous value: -"Public delivery is restricted to independently audio-verified exact openers. Transcript-contained evidence remains internal."New value: +"Public delivery uses audio_verified by default and also accepts transcript_grounded with explicit caveats when the transcript flag is on."
    • removedInput schema / properties / allowed_opener_states / items / const
      Removed value: -"audio_verified"
    • addedInput schema / properties / allowed_opener_states / items / enum
      Added value: +[
      +  "audio_verified",
      +  "transcript_grounded"
      +]
    • changedInput schema / properties / allowed_opener_states / maxItems
      Previous value: -1New value: +2
    • changedOutput schema / properties / items / items / properties / opener_verification_state / enum
      Previous value: -[
      -  "audio_verified"
      -]New value: +[
      +  "audio_verified",
      +  "transcript_grounded"
      +]
    • changedOutput schema / x-vhgengine-v2-output-schema / $defs / ResearchOpenerState / enum
      Previous value: -[
      -  "audio_verified"
      -]New value: +[
      +  "audio_verified",
      +  "transcript_grounded"
      +]
  24. Changed3 schema fields changed
    • changedOutput schema / properties / items / items / required
      Previous value: -[
      -  "candidate_id",
      -  "acquisition_origin_references",
      -  "acquisition_call_receipts",
      -  "verification_artifact_hashes",
      -  "verification_policy_id",
      -  "supported_cell_receipt",
      -  "requested_topic",
      -  "hook_text",
      -  "first_audible_speech",
      -  "leading_segments",
      -  "opening_line",
      -  "general_idea_excerpt",
      -  "general_idea",
      -  "general_idea_evidence_ids",
      -  "payoff_text",
      -  "payoff_verification_state",
      -  "payoff_source_span",
      -  "payoff_start_ms",
      -  "payoff_end_ms",
      -  "content_arc_receipt",
      -  "direct_canonical_url",
      -  "actual_platform",
      -  "source_surface",
      -  "creator",
      -  "creator_key",
      -  "observed_platform_views",
      -  "views_observed_at",
      -  "views_source_path",
      -  "non_ad_evidence",
      -  "requested_language",
      -  "observed_language",
      -  "dialect",
      -  "script",
      -  "code_switch_languages",
      -  "requested_format",
      -  "observed_format",
      -  "opener_verification_state",
      -  "opening_boundary_state",
      -  "opener_source_span",
      -  "opener_start_ms",
      -  "opener_end_ms",
      -  "topic_fit_explanation",
      -  "source_video",
      -  "score_receipt",
      -  "caveats"
      -]New value: +[
      +  "candidate_id",
      +  "acquisition_origin_references",
      +  "acquisition_call_receipts",
      +  "verification_artifact_hashes",
      +  "verification_policy_id",
      +  "supported_cell_receipt",
      +  "requested_topic",
      +  "hook_text",
      +  "first_audible_speech",
      +  "leading_segments",
      +  "opening_line",
      +  "general_idea_excerpt",
      +  "general_idea",
      +  "general_idea_evidence_ids",
      +  "payoff_text",
      +  "payoff_verification_state",
      +  "payoff_source_span",
      +  "payoff_start_ms",
      +  "payoff_end_ms",
      +  "content_arc_receipt",
      +  "direct_canonical_url",
      +  "actual_platform",
      +  "source_surface",
      +  "creator",
      +  "creator_key",
      +  "observed_platform_views",
      +  "views_observed_at",
      +  "views_source_path",
      +  "requested_language",
      +  "observed_language",
      +  "dialect",
      +  "script",
      +  "code_switch_languages",
      +  "requested_format",
      +  "observed_format",
      +  "opener_verification_state",
      +  "opening_boundary_state",
      +  "opener_source_span",
      +  "opener_start_ms",
      +  "opener_end_ms",
      +  "topic_fit_explanation",
      +  "source_video",
      +  "score_receipt",
      +  "caveats"
      +]
    • addedOutput schema / x-vhgengine-v2-output-schema / $defs / HookResearchItemResponse / properties / non_ad_evidence / default
      Added value: +null
    • changedOutput schema / x-vhgengine-v2-output-schema / $defs / HookResearchItemResponse / required
      Previous value: -[
      -  "candidate_id",
      -  "acquisition_origin_references",
      -  "acquisition_call_receipts",
      -  "verification_artifact_hashes",
      -  "verification_policy_id",
      -  "supported_cell_receipt",
      -  "requested_topic",
      -  "hook_text",
      -  "first_audible_speech",
      -  "leading_segments",
      -  "opening_line",
      -  "general_idea_excerpt",
      -  "general_idea",
      -  "general_idea_evidence_ids",
      -  "payoff_text",
      -  "payoff_verification_state",
      -  "payoff_source_span",
      -  "payoff_start_ms",
      -  "payoff_end_ms",
      -  "content_arc_receipt",
      -  "direct_canonical_url",
      -  "actual_platform",
      -  "source_surface",
      -  "creator",
      -  "creator_key",
      -  "observed_platform_views",
      -  "views_observed_at",
      -  "views_source_path",
      -  "non_ad_evidence",
      -  "requested_language",
      -  "observed_language",
      -  "dialect",
      -  "script",
      -  "code_switch_languages",
      -  "requested_format",
      -  "observed_format",
      -  "opener_verification_state",
      -  "opening_boundary_state",
      -  "opener_source_span",
      -  "opener_start_ms",
      -  "opener_end_ms",
      -  "topic_fit_explanation",
      -  "source_video",
      -  "score_receipt",
      -  "caveats"
      -]New value: +[
      +  "candidate_id",
      +  "acquisition_origin_references",
      +  "acquisition_call_receipts",
      +  "verification_artifact_hashes",
      +  "verification_policy_id",
      +  "supported_cell_receipt",
      +  "requested_topic",
      +  "hook_text",
      +  "first_audible_speech",
      +  "leading_segments",
      +  "opening_line",
      +  "general_idea_excerpt",
      +  "general_idea",
      +  "general_idea_evidence_ids",
      +  "payoff_text",
      +  "payoff_verification_state",
      +  "payoff_source_span",
      +  "payoff_start_ms",
      +  "payoff_end_ms",
      +  "content_arc_receipt",
      +  "direct_canonical_url",
      +  "actual_platform",
      +  "source_surface",
      +  "creator",
      +  "creator_key",
      +  "observed_platform_views",
      +  "views_observed_at",
      +  "views_source_path",
      +  "requested_language",
      +  "observed_language",
      +  "dialect",
      +  "script",
      +  "code_switch_languages",
      +  "requested_format",
      +  "observed_format",
      +  "opener_verification_state",
      +  "opening_boundary_state",
      +  "opener_source_span",
      +  "opener_start_ms",
      +  "opener_end_ms",
      +  "topic_fit_explanation",
      +  "source_video",
      +  "score_receipt",
      +  "caveats"
      +]
  25. Changed1 schema field changed
    • changedOutput schema / description
      Previous value: -"A deterministic, unpadded portfolio of verified hook evidence. The default runtime truthfully returns unsupported_cell and charges zero until an approved provider runtime registers every required acquisition, media, and annotation capability."New value: +"A deterministic, unpadded portfolio of verified hook evidence. Where the approved provider runtime is bound this dispatches to that provider and spends vendor credits, bounded by a 300-second authorization, so allow at least 310 seconds and do not re-ask with a fresh idempotency_key while it is still running. Where it is not bound, no provider call is made; health.hook_research_provider_ready names the posture. unsupported_cell always means no provider call was made and the charge is zero, either because the request carries a planning deficiency or because that runtime is unavailable here."
  26. Changed3 schema fields changed
    • addedOutput schema / x-vhgengine-v2-accepted-job-schema
      Added value: +{
      +  "additionalProperties": false,
      +  "description": "202 body for an operational V2 request of 11 through 30 items (PR-B).\n\nThe durable async boundary: poll the existing job surface; the job's terminal\n`result` is the exact same V2 envelope the synchronous path returns, never a\nsecond lossy summary model.",
      +  "properties": {
      +    "api_version": {
      +      "const": "v2",
      +      "title": "Api Version",
      +      "type": "string"
      +    },
      +    "idempotency_replayed": {
      +      "title": "Idempotency Replayed",
      +      "type": "boolean"
      +    },
      +    "job_id": {
      +      "title": "Job Id",
      +      "type": "string"
      +    },
      +    "poll_url": {
      +      "title": "Poll Url",
      +      "type": "string"
      +    },
      +    "requested_count": {
      +      "maximum": 30,
      +      "minimum": 1,
      +      "title": "Requested Count",
      +      "type": "integer"
      +    },
      +    "status": {
      +      "const": "queued",
      +      "title": "Status",
      +      "type": "string"
      +    }
      +  },
      +  "required": [
      +    "api_version",
      +    "status",
      +    "job_id",
      +    "requested_count",
      +    "poll_url",
      +    "idempotency_replayed"
      +  ],
      +  "title": "HookResearchAcceptedJobV2",
      +  "type": "object"
      +}
    • changedOutput schema / x-vhgengine-v2-output-schema / oneOf
      Previous value: -[
      -  {
      -    "oneOf": [
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 1
      -          },
      -          "items": {
      -            "maxItems": 1,
      -            "minItems": 1
      -          },
      -          "requested_count": {
      -            "const": 1
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 2
      -          },
      -          "items": {
      -            "maxItems": 2,
      -            "minItems": 2
      -          },
      -          "requested_count": {
      -            "const": 2
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 3
      -          },
      -          "items": {
      -            "maxItems": 3,
      -            "minItems": 3
      -          },
      -          "requested_count": {
      -            "const": 3
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 4
      -          },
      -          "items": {
      -            "maxItems": 4,
      -            "minItems": 4
      -          },
      -          "requested_count": {
      -            "const": 4
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 5
      -          },
      -          "items": {
      -            "maxItems": 5,
      -            "minItems": 5
      -          },
      -          "requested_count": {
      -            "const": 5
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 6
      -          },
      -          "items": {
      -            "maxItems": 6,
      -            "minItems": 6
      -          },
      -          "requested_count": {
      -            "const": 6
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 7
      -          },
      -          "items": {
      -            "maxItems": 7,
      -            "minItems": 7
      -          },
      -          "requested_count": {
      -            "const": 7
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 8
      -          },
      -          "items": {
      -            "maxItems": 8,
      -            "minItems": 8
      -          },
      -          "requested_count": {
      -            "const": 8
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 9
      -          },
      -          "items": {
      -            "maxItems": 9,
      -            "minItems": 9
      -          },
      -          "requested_count": {
      -            "const": 9
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 10
      -          },
      -          "items": {
      -            "maxItems": 10,
      -            "minItems": 10
      -          },
      -          "requested_count": {
      -            "const": 10
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 11
      -          },
      -          "items": {
      -            "maxItems": 11,
      -            "minItems": 11
      -          },
      -          "requested_count": {
      -            "const": 11
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 12
      -          },
      -          "items": {
      -            "maxItems": 12,
      -            "minItems": 12
      -          },
      -          "requested_count": {
      -            "const": 12
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 13
      -          },
      -          "items": {
      -            "maxItems": 13,
      -            "minItems": 13
      -          },
      -          "requested_count": {
      -            "const": 13
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 14
      -          },
      -          "items": {
      -            "maxItems": 14,
      -            "minItems": 14
      -          },
      -          "requested_count": {
      -            "const": 14
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 15
      -          },
      -          "items": {
      -            "maxItems": 15,
      -            "minItems": 15
      -          },
      -          "requested_count": {
      -            "const": 15
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 16
      -          },
      -          "items": {
      -            "maxItems": 16,
      -            "minItems": 16
      -          },
      -          "requested_count": {
      -            "const": 16
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 17
      -          },
      -          "items": {
      -            "maxItems": 17,
      -            "minItems": 17
      -          },
      -          "requested_count": {
      -            "const": 17
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 18
      -          },
      -          "items": {
      -            "maxItems": 18,
      -            "minItems": 18
      -          },
      -          "requested_count": {
      -            "const": 18
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 19
      -          },
      -          "items": {
      -            "maxItems": 19,
      -            "minItems": 19
      -          },
      -          "requested_count": {
      -            "const": 19
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 20
      -          },
      -          "items": {
      -            "maxItems": 20,
      -            "minItems": 20
      -          },
      -          "requested_count": {
      -            "const": 20
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 21
      -          },
      -          "items": {
      -            "maxItems": 21,
      -            "minItems": 21
      -          },
      -          "requested_count": {
      -            "const": 21
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 22
      -          },
      -          "items": {
      -            "maxItems": 22,
      -            "minItems": 22
      -          },
      -          "requested_count": {
      -            "const": 22
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 23
      -          },
      -          "items": {
      -            "maxItems": 23,
      -            "minItems": 23
      -          },
      -          "requested_count": {
      -            "const": 23
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 24
      -          },
      -          "items": {
      -            "maxItems": 24,
      -            "minItems": 24
      -          },
      -          "requested_count": {
      -            "const": 24
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 25
      -          },
      -          "items": {
      -            "maxItems": 25,
      -            "minItems": 25
      -          },
      -          "requested_count": {
      -            "const": 25
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 26
      -          },
      -          "items": {
      -            "maxItems": 26,
      -            "minItems": 26
      -          },
      -          "requested_count": {
      -            "const": 26
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 27
      -          },
      -          "items": {
      -            "maxItems": 27,
      -            "minItems": 27
      -          },
      -          "requested_count": {
      -            "const": 27
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 28
      -          },
      -          "items": {
      -            "maxItems": 28,
      -            "minItems": 28
      -          },
      -          "requested_count": {
      -            "const": 28
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 29
      -          },
      -          "items": {
      -            "maxItems": 29,
      -            "minItems": 29
      -          },
      -          "requested_count": {
      -            "const": 29
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 30
      -          },
      -          "items": {
      -            "maxItems": 30,
      -            "minItems": 30
      -          },
      -          "requested_count": {
      -            "const": 30
      -          }
      -        }
      -      }
      -    ],
      -    "properties": {
      -      "status": {
      -        "const": "succeeded"
      -      }
      -    }
      -  },
      -  {
      -    "oneOf": [
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 1
      -          },
      -          "items": {
      -            "maxItems": 1,
      -            "minItems": 1
      -          },
      -          "requested_count": {
      -            "const": 2
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 1
      -          },
      -          "items": {
      -            "maxItems": 1,
      -            "minItems": 1
      -          },
      -          "requested_count": {
      -            "const": 3
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 2
      -          },
      -          "items": {
      -            "maxItems": 2,
      -            "minItems": 2
      -          },
      -          "requested_count": {
      -            "const": 3
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 1
      -          },
      -          "items": {
      -            "maxItems": 1,
      -            "minItems": 1
      -          },
      -          "requested_count": {
      -            "const": 4
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 2
      -          },
      -          "items": {
      -            "maxItems": 2,
      -            "minItems": 2
      -          },
      -          "requested_count": {
      -            "const": 4
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 3
      -          },
      -          "items": {
      -            "maxItems": 3,
      -            "minItems": 3
      -          },
      -          "requested_count": {
      -            "const": 4
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 1
      -          },
      -          "items": {
      -            "maxItems": 1,
      -            "minItems": 1
      -          },
      -          "requested_count": {
      -            "const": 5
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 2
      -          },
      -          "items": {
      -            "maxItems": 2,
      -            "minItems": 2
      -          },
      -          "requested_count": {
      -            "const": 5
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 3
      -          },
      -          "items": {
      -            "maxItems": 3,
      -            "minItems": 3
      -          },
      -          "requested_count": {
      -            "const": 5
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 4
      -          },
      -          "items": {
      -            "maxItems": 4,
      -            "minItems": 4
      -          },
      -          "requested_count": {
      -            "const": 5
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 1
      -          },
      -          "items": {
      -            "maxItems": 1,
      -            "minItems": 1
      -          },
      -          "requested_count": {
      -            "const": 6
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 2
      -          },
      -          "items": {
      -            "maxItems": 2,
      -            "minItems": 2
      -          },
      -          "requested_count": {
      -            "const": 6
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 3
      -          },
      -          "items": {
      -            "maxItems": 3,
      -            "minItems": 3
      -          },
      -          "requested_count": {
      -            "const": 6
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 4
      -          },
      -          "items": {
      -            "maxItems": 4,
      -            "minItems": 4
      -          },
      -          "requested_count": {
      -            "const": 6
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 5
      -          },
      -          "items": {
      -            "maxItems": 5,
      -            "minItems": 5
      -          },
      -          "requested_count": {
      -            "const": 6
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 1
      -          },
      -          "items": {
      -            "maxItems": 1,
      -            "minItems": 1
      -          },
      -          "requested_count": {
      -            "const": 7
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 2
      -          },
      -          "items": {
      -            "maxItems": 2,
      -            "minItems": 2
      -          },
      -          "requested_count": {
      -            "const": 7
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 3
      -          },
      -          "items": {
      -            "maxItems": 3,
      -            "minItems": 3
      -          },
      -          "requested_count": {
      -            "const": 7
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 4
      -          },
      -          "items": {
      -            "maxItems": 4,
      -            "minItems": 4
      -          },
      -          "requested_count": {
      -            "const": 7
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 5
      -          },
      -          "items": {
      -            "maxItems": 5,
      -            "minItems": 5
      -          },
      -          "requested_count": {
      -            "const": 7
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 6
      -          },
      -          "items": {
      -            "maxItems": 6,
      -            "minItems": 6
      -          },
      -          "requested_count": {
      -            "const": 7
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 1
      -          },
      -          "items": {
      -            "maxItems": 1,
      -            "minItems": 1
      -          },
      -          "requested_count": {
      -            "const": 8
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 2
      -          },
      -          "items": {
      -            "maxItems": 2,
      -            "minItems": 2
      -          },
      -          "requested_count": {
      -            "const": 8
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 3
      -          },
      -          "items": {
      -            "maxItems": 3,
      -            "minItems": 3
      -          },
      -          "requested_count": {
      -            "const": 8
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 4
      -          },
      -          "items": {
      -            "maxItems": 4,
      -            "minItems": 4
      -          },
      -          "requested_count": {
      -            "const": 8
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 5
      -          },
      -          "items": {
      -            "maxItems": 5,
      -            "minItems": 5
      -          },
      -          "requested_count": {
      -            "const": 8
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 6
      -          },
      -          "items": {
      -            "maxItems": 6,
      -            "minItems": 6
      -          },
      -          "requested_count": {
      -            "const": 8
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 7
      -          },
      -          "items": {
      -            "maxItems": 7,
      -            "minItems": 7
      -          },
      -          "requested_count": {
      -            "const": 8
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 1
      -          },
      -          "items": {
      -            "maxItems": 1,
      -            "minItems": 1
      -          },
      -          "requested_count": {
      -            "const": 9
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 2
      -          },
      -          "items": {
      -            "maxItems": 2,
      -            "minItems": 2
      -          },
      -          "requested_count": {
      -            "const": 9
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 3
      -          },
      -          "items": {
      -            "maxItems": 3,
      -            "minItems": 3
      -          },
      -          "requested_count": {
      -            "const": 9
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 4
      -          },
      -          "items": {
      -            "maxItems": 4,
      -            "minItems": 4
      -          },
      -          "requested_count": {
      -            "const": 9
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 5
      -          },
      -          "items": {
      -            "maxItems": 5,
      -            "minItems": 5
      -          },
      -          "requested_count": {
      -            "const": 9
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 6
      -          },
      -          "items": {
      -            "maxItems": 6,
      -            "minItems": 6
      -          },
      -          "requested_count": {
      -            "const": 9
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 7
      -          },
      -          "items": {
      -            "maxItems": 7,
      -            "minItems": 7
      -          },
      -          "requested_count": {
      -            "const": 9
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 8
      -          },
      -          "items": {
      -            "maxItems": 8,
      -            "minItems": 8
      -          },
      -          "requested_count": {
      -            "const": 9
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 1
      -          },
      -          "items": {
      -            "maxItems": 1,
      -            "minItems": 1
      -          },
      -          "requested_count": {
      -            "const": 10
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 2
      -          },
      -          "items": {
      -            "maxItems": 2,
      -            "minItems": 2
      -          },
      -          "requested_count": {
      -            "const": 10
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 3
      -          },
      -          "items": {
      -            "maxItems": 3,
      -            "minItems": 3
      -          },
      -          "requested_count": {
      -            "const": 10
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 4
      -          },
      -          "items": {
      -            "maxItems": 4,
      -            "minItems": 4
      -          },
      -          "requested_count": {
      -            "const": 10
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 5
      -          },
      -          "items": {
      -            "maxItems": 5,
      -            "minItems": 5
      -          },
      -          "requested_count": {
      -            "const": 10
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 6
      -          },
      -          "items": {
      -            "maxItems": 6,
      -            "minItems": 6
      -          },
      -          "requested_count": {
      -            "const": 10
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 7
      -          },
      -          "items": {
      -            "maxItems": 7,
      -            "minItems": 7
      -          },
      -          "requested_count": {
      -            "const": 10
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 8
      -          },
      -          "items": {
      -            "maxItems": 8,
      -            "minItems": 8
      -          },
      -          "requested_count": {
      -            "const": 10
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 9
      -          },
      -          "items": {
      -            "maxItems": 9,
      -            "minItems": 9
      -          },
      -          "requested_count": {
      -            "const": 10
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 1
      -          },
      -          "items": {
      -            "maxItems": 1,
      -            "minItems": 1
      -          },
      -          "requested_count": {
      -            "const": 11
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 2
      -          },
      -          "items": {
      -            "maxItems": 2,
      -            "minItems": 2
      -          },
      -          "requested_count": {
      -            "const": 11
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 3
      -          },
      -          "items": {
      -            "maxItems": 3,
      -            "minItems": 3
      -          },
      -          "requested_count": {
      -            "const": 11
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 4
      -          },
      -          "items": {
      -            "maxItems": 4,
      -            "minItems": 4
      -          },
      -          "requested_count": {
      -            "const": 11
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 5
      -          },
      -          "items": {
      -            "maxItems": 5,
      -            "minItems": 5
      -          },
      -          "requested_count": {
      -            "const": 11
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 6
      -          },
      -          "items": {
      -            "maxItems": 6,
      -            "minItems": 6
      -          },
      -          "requested_count": {
      -            "const": 11
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 7
      -          },
      -          "items": {
      -            "maxItems": 7,
      -            "minItems": 7
      -          },
      -          "requested_count": {
      -            "const": 11
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 8
      -          },
      -          "items": {
      -            "maxItems": 8,
      -            "minItems": 8
      -          },
      -          "requested_count": {
      -            "const": 11
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 9
      -          },
      -          "items": {
      -            "maxItems": 9,
      -            "minItems": 9
      -          },
      -          "requested_count": {
      -            "const": 11
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 10
      -          },
      -          "items": {
      -            "maxItems": 10,
      -            "minItems": 10
      -          },
      -          "requested_count": {
      -            "const": 11
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 1
      -          },
      -          "items": {
      -            "maxItems": 1,
      -            "minItems": 1
      -          },
      -          "requested_count": {
      -            "const": 12
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 2
      -          },
      -          "items": {
      -            "maxItems": 2,
      -            "minItems": 2
      -          },
      -          "requested_count": {
      -            "const": 12
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 3
      -          },
      -          "items": {
      -            "maxItems": 3,
      -            "minItems": 3
      -          },
      -          "requested_count": {
      -            "const": 12
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 4
      -          },
      -          "items": {
      -            "maxItems": 4,
      -            "minItems": 4
      -          },
      -          "requested_count": {
      -            "const": 12
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 5
      -          },
      -          "items": {
      -            "maxItems": 5,
      -            "minItems": 5
      -          },
      -          "requested_count": {
      -            "const": 12
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 6
      -          },
      -          "items": {
      -            "maxItems": 6,
      -            "minItems": 6
      -          },
      -          "requested_count": {
      -            "const": 12
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 7
      -          },
      -          "items": {
      -            "maxItems": 7,
      -            "minItems": 7
      -          },
      -          "requested_count": {
      -            "const": 12
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 8
      -          },
      -          "items": {
      -            "maxItems": 8,
      -            "minItems": 8
      -          },
      -          "requested_count": {
      -            "const": 12
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 9
      -          },
      -          "items": {
      -            "maxItems": 9,
      -            "minItems": 9
      -          },
      -          "requested_count": {
      -            "const": 12
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 10
      -          },
      -          "items": {
      -            "maxItems": 10,
      -            "minItems": 10
      -          },
      -          "requested_count": {
      -            "const": 12
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 11
      -          },
      -          "items": {
      -            "maxItems": 11,
      -            "minItems": 11
      -          },
      -          "requested_count": {
      -            "const": 12
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 1
      -          },
      -          "items": {
      -            "maxItems": 1,
      -            "minItems": 1
      -          },
      -          "requested_count": {
      -            "const": 13
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 2
      -          },
      -          "items": {
      -            "maxItems": 2,
      -            "minItems": 2
      -          },
      -          "requested_count": {
      -            "const": 13
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 3
      -          },
      -          "items": {
      -            "maxItems": 3,
      -            "minItems": 3
      -          },
      -          "requested_count": {
      -            "const": 13
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 4
      -          },
      -          "items": {
      -            "maxItems": 4,
      -            "minItems": 4
      -          },
      -          "requested_count": {
      -            "const": 13
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 5
      -          },
      -          "items": {
      -            "maxItems": 5,
      -            "minItems": 5
      -          },
      -          "requested_count": {
      -            "const": 13
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 6
      -          },
      -          "items": {
      -            "maxItems": 6,
      -            "minItems": 6
      -          },
      -          "requested_count": {
      -            "const": 13
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 7
      -          },
      -          "items": {
      -            "maxItems": 7,
      -            "minItems": 7
      -          },
      -          "requested_count": {
      -            "const": 13
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 8
      -          },
      -          "items": {
      -            "maxItems": 8,
      -            "minItems": 8
      -          },
      -          "requested_count": {
      -            "const": 13
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 9
      -          },
      -          "items": {
      -            "maxItems": 9,
      -            "minItems": 9
      -          },
      -          "requested_count": {
      -            "const": 13
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 10
      -          },
      -          "items": {
      -            "maxItems": 10,
      -            "minItems": 10
      -          },
      -          "requested_count": {
      -            "const": 13
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 11
      -          },
      -          "items": {
      -            "maxItems": 11,
      -            "minItems": 11
      -          },
      -          "requested_count": {
      -            "const": 13
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 12
      -          },
      -          "items": {
      -            "maxItems": 12,
      -            "minItems": 12
      -          },
      -          "requested_count": {
      -            "const": 13
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 1
      -          },
      -          "items": {
      -            "maxItems": 1,
      -            "minItems": 1
      -          },
      -          "requested_count": {
      -            "const": 14
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 2
      -          },
      -          "items": {
      -            "maxItems": 2,
      -            "minItems": 2
      -          },
      -          "requested_count": {
      -            "const": 14
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 3
      -          },
      -          "items": {
      -            "maxItems": 3,
      -            "minItems": 3
      -          },
      -          "requested_count": {
      -            "const": 14
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 4
      -          },
      -          "items": {
      -            "maxItems": 4,
      -            "minItems": 4
      -          },
      -          "requested_count": {
      -            "const": 14
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 5
      -          },
      -          "items": {
      -            "maxItems": 5,
      -            "minItems": 5
      -          },
      -          "requested_count": {
      -            "const": 14
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 6
      -          },
      -          "items": {
      -            "maxItems": 6,
      -            "minItems": 6
      -          },
      -          "requested_count": {
      -            "const": 14
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 7
      -          },
      -          "items": {
      -            "maxItems": 7,
      -            "minItems": 7
      -          },
      -          "requested_count": {
      -            "const": 14
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 8
      -          },
      -          "items": {
      -            "maxItems": 8,
      -            "minItems": 8
      -          },
      -          "requested_count": {
      -            "const": 14
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 9
      -          },
      -          "items": {
      -            "maxItems": 9,
      -            "minItems": 9
      -          },
      -          "requested_count": {
      -            "const": 14
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 10
      -          },
      -          "items": {
      -            "maxItems": 10,
      -            "minItems": 10
      -          },
      -          "requested_count": {
      -            "const": 14
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 11
      -          },
      -          "items": {
      -            "maxItems": 11,
      -            "minItems": 11
      -          },
      -          "requested_count": {
      -            "const": 14
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 12
      -          },
      -          "items": {
      -            "maxItems": 12,
      -            "minItems": 12
      -          },
      -          "requested_count": {
      -            "const": 14
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 13
      -          },
      -          "items": {
      -            "maxItems": 13,
      -            "minItems": 13
      -          },
      -          "requested_count": {
      -            "const": 14
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 1
      -          },
      -          "items": {
      -            "maxItems": 1,
      -            "minItems": 1
      -          },
      -          "requested_count": {
      -            "const": 15
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 2
      -          },
      -          "items": {
      -            "maxItems": 2,
      -            "minItems": 2
      -          },
      -          "requested_count": {
      -            "const": 15
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 3
      -          },
      -          "items": {
      -            "maxItems": 3,
      -            "minItems": 3
      -          },
      -          "requested_count": {
      -            "const": 15
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 4
      -          },
      -          "items": {
      -            "maxItems": 4,
      -            "minItems": 4
      -          },
      -          "requested_count": {
      -            "const": 15
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 5
      -          },
      -          "items": {
      -            "maxItems": 5,
      -            "minItems": 5
      -          },
      -          "requested_count": {
      -            "const": 15
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 6
      -          },
      -          "items": {
      -            "maxItems": 6,
      -            "minItems": 6
      -          },
      -          "requested_count": {
      -            "const": 15
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 7
      -          },
      -          "items": {
      -            "maxItems": 7,
      -            "minItems": 7
      -          },
      -          "requested_count": {
      -            "const": 15
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 8
      -          },
      -          "items": {
      -            "maxItems": 8,
      -            "minItems": 8
      -          },
      -          "requested_count": {
      -            "const": 15
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 9
      -          },
      -          "items": {
      -            "maxItems": 9,
      -            "minItems": 9
      -          },
      -          "requested_count": {
      -            "const": 15
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 10
      -          },
      -          "items": {
      -            "maxItems": 10,
      -            "minItems": 10
      -          },
      -          "requested_count": {
      -            "const": 15
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 11
      -          },
      -          "items": {
      -            "maxItems": 11,
      -            "minItems": 11
      -          },
      -          "requested_count": {
      -            "const": 15
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 12
      -          },
      -          "items": {
      -            "maxItems": 12,
      -            "minItems": 12
      -          },
      -          "requested_count": {
      -            "const": 15
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 13
      -          },
      -          "items": {
      -            "maxItems": 13,
      -            "minItems": 13
      -          },
      -          "requested_count": {
      -            "const": 15
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 14
      -          },
      -          "items": {
      -            "maxItems": 14,
      -            "minItems": 14
      -          },
      -          "requested_count": {
      -            "const": 15
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 1
      -          },
      -          "items": {
      -            "maxItems": 1,
      -            "minItems": 1
      -          },
      -          "requested_count": {
      -            "const": 16
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 2
      -          },
      -          "items": {
      -            "maxItems": 2,
      -            "minItems": 2
      -          },
      -          "requested_count": {
      -            "const": 16
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 3
      -          },
      -          "items": {
      -            "maxItems": 3,
      -            "minItems": 3
      -          },
      -          "requested_count": {
      -            "const": 16
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 4
      -          },
      -          "items": {
      -            "maxItems": 4,
      -            "minItems": 4
      -          },
      -          "requested_count": {
      -            "const": 16
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 5
      -          },
      -          "items": {
      -            "maxItems": 5,
      -            "minItems": 5
      -          },
      -          "requested_count": {
      -            "const": 16
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 6
      -          },
      -          "items": {
      -            "maxItems": 6,
      -            "minItems": 6
      -          },
      -          "requested_count": {
      -            "const": 16
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 7
      -          },
      -          "items": {
      -            "maxItems": 7,
      -            "minItems": 7
      -          },
      -          "requested_count": {
      -            "const": 16
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 8
      -          },
      -          "items": {
      -            "maxItems": 8,
      -            "minItems": 8
      -          },
      -          "requested_count": {
      -            "const": 16
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 9
      -          },
      -          "items": {
      -            "maxItems": 9,
      -            "minItems": 9
      -          },
      -          "requested_count": {
      -            "const": 16
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 10
      -          },
      -          "items": {
      -            "maxItems": 10,
      -            "minItems": 10
      -          },
      -          "requested_count": {
      -            "const": 16
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 11
      -          },
      -          "items": {
      -            "maxItems": 11,
      -            "minItems": 11
      -          },
      -          "requested_count": {
      -            "const": 16
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 12
      -          },
      -          "items": {
      -            "maxItems": 12,
      -            "minItems": 12
      -          },
      -          "requested_count": {
      -            "const": 16
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 13
      -          },
      -          "items": {
      -            "maxItems": 13,
      -            "minItems": 13
      -          },
      -          "requested_count": {
      -            "const": 16
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 14
      -          },
      -          "items": {
      -            "maxItems": 14,
      -            "minItems": 14
      -          },
      -          "requested_count": {
      -            "const": 16
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 15
      -          },
      -          "items": {
      -            "maxItems": 15,
      -            "minItems": 15
      -          },
      -          "requested_count": {
      -            "const": 16
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 1
      -          },
      -          "items": {
      -            "maxItems": 1,
      -            "minItems": 1
      -          },
      -          "requested_count": {
      -            "const": 17
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 2
      -          },
      -          "items": {
      -            "maxItems": 2,
      -            "minItems": 2
      -          },
      -          "requested_count": {
      -            "const": 17
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 3
      -          },
      -          "items": {
      -            "maxItems": 3,
      -            "minItems": 3
      -          },
      -          "requested_count": {
      -            "const": 17
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 4
      -          },
      -          "items": {
      -            "maxItems": 4,
      -            "minItems": 4
      -          },
      -          "requested_count": {
      -            "const": 17
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 5
      -          },
      -          "items": {
      -            "maxItems": 5,
      -            "minItems": 5
      -          },
      -          "requested_count": {
      -            "const": 17
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 6
      -          },
      -          "items": {
      -            "maxItems": 6,
      -            "minItems": 6
      -          },
      -          "requested_count": {
      -            "const": 17
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 7
      -          },
      -          "items": {
      -            "maxItems": 7,
      -            "minItems": 7
      -          },
      -          "requested_count": {
      -            "const": 17
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 8
      -          },
      -          "items": {
      -            "maxItems": 8,
      -            "minItems": 8
      -          },
      -          "requested_count": {
      -            "const": 17
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 9
      -          },
      -          "items": {
      -            "maxItems": 9,
      -            "minItems": 9
      -          },
      -          "requested_count": {
      -            "const": 17
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 10
      -          },
      -          "items": {
      -            "maxItems": 10,
      -            "minItems": 10
      -          },
      -          "requested_count": {
      -            "const": 17
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 11
      -          },
      -          "items": {
      -            "maxItems": 11,
      -            "minItems": 11
      -          },
      -          "requested_count": {
      -            "const": 17
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 12
      -          },
      -          "items": {
      -            "maxItems": 12,
      -            "minItems": 12
      -          },
      -          "requested_count": {
      -            "const": 17
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 13
      -          },
      -          "items": {
      -            "maxItems": 13,
      -            "minItems": 13
      -          },
      -          "requested_count": {
      -            "const": 17
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 14
      -          },
      -          "items": {
      -            "maxItems": 14,
      -            "minItems": 14
      -          },
      -          "requested_count": {
      -            "const": 17
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 15
      -          },
      -          "items": {
      -            "maxItems": 15,
      -            "minItems": 15
      -          },
      -          "requested_count": {
      -            "const": 17
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 16
      -          },
      -          "items": {
      -            "maxItems": 16,
      -            "minItems": 16
      -          },
      -          "requested_count": {
      -            "const": 17
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 1
      -          },
      -          "items": {
      -            "maxItems": 1,
      -            "minItems": 1
      -          },
      -          "requested_count": {
      -            "const": 18
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 2
      -          },
      -          "items": {
      -            "maxItems": 2,
      -            "minItems": 2
      -          },
      -          "requested_count": {
      -            "const": 18
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 3
      -          },
      -          "items": {
      -            "maxItems": 3,
      -            "minItems": 3
      -          },
      -          "requested_count": {
      -            "const": 18
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 4
      -          },
      -          "items": {
      -            "maxItems": 4,
      -            "minItems": 4
      -          },
      -          "requested_count": {
      -            "const": 18
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 5
      -          },
      -          "items": {
      -            "maxItems": 5,
      -            "minItems": 5
      -          },
      -          "requested_count": {
      -            "const": 18
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 6
      -          },
      -          "items": {
      -            "maxItems": 6,
      -            "minItems": 6
      -          },
      -          "requested_count": {
      -            "const": 18
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 7
      -          },
      -          "items": {
      -            "maxItems": 7,
      -            "minItems": 7
      -          },
      -          "requested_count": {
      -            "const": 18
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 8
      -          },
      -          "items": {
      -            "maxItems": 8,
      -            "minItems": 8
      -          },
      -          "requested_count": {
      -            "const": 18
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 9
      -          },
      -          "items": {
      -            "maxItems": 9,
      -            "minItems": 9
      -          },
      -          "requested_count": {
      -            "const": 18
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 10
      -          },
      -          "items": {
      -            "maxItems": 10,
      -            "minItems": 10
      -          },
      -          "requested_count": {
      -            "const": 18
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 11
      -          },
      -          "items": {
      -            "maxItems": 11,
      -            "minItems": 11
      -          },
      -          "requested_count": {
      -            "const": 18
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 12
      -          },
      -          "items": {
      -            "maxItems": 12,
      -            "minItems": 12
      -          },
      -          "requested_count": {
      -            "const": 18
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 13
      -          },
      -          "items": {
      -            "maxItems": 13,
      -            "minItems": 13
      -          },
      -          "requested_count": {
      -            "const": 18
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 14
      -          },
      -          "items": {
      -            "maxItems": 14,
      -            "minItems": 14
      -          },
      -          "requested_count": {
      -            "const": 18
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 15
      -          },
      -          "items": {
      -            "maxItems": 15,
      -            "minItems": 15
      -          },
      -          "requested_count": {
      -            "const": 18
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 16
      -          },
      -          "items": {
      -            "maxItems": 16,
      -            "minItems": 16
      -          },
      -          "requested_count": {
      -            "const": 18
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 17
      -          },
      -          "items": {
      -            "maxItems": 17,
      -            "minItems": 17
      -          },
      -          "requested_count": {
      -            "const": 18
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 1
      -          },
      -          "items": {
      -            "maxItems": 1,
      -            "minItems": 1
      -          },
      -          "requested_count": {
      -            "const": 19
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 2
      -          },
      -          "items": {
      -            "maxItems": 2,
      -            "minItems": 2
      -          },
      -          "requested_count": {
      -            "const": 19
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 3
      -          },
      -          "items": {
      -            "maxItems": 3,
      -            "minItems": 3
      -          },
      -          "requested_count": {
      -            "const": 19
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 4
      -          },
      -          "items": {
      -            "maxItems": 4,
      -            "minItems": 4
      -          },
      -          "requested_count": {
      -            "const": 19
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 5
      -          },
      -          "items": {
      -            "maxItems": 5,
      -            "minItems": 5
      -          },
      -          "requested_count": {
      -            "const": 19
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 6
      -          },
      -          "items": {
      -            "maxItems": 6,
      -            "minItems": 6
      -          },
      -          "requested_count": {
      -            "const": 19
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 7
      -          },
      -          "items": {
      -            "maxItems": 7,
      -            "minItems": 7
      -          },
      -          "requested_count": {
      -            "const": 19
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 8
      -          },
      -          "items": {
      -            "maxItems": 8,
      -            "minItems": 8
      -          },
      -          "requested_count": {
      -            "const": 19
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 9
      -          },
      -          "items": {
      -            "maxItems": 9,
      -            "minItems": 9
      -          },
      -          "requested_count": {
      -            "const": 19
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 10
      -          },
      -          "items": {
      -            "maxItems": 10,
      -            "minItems": 10
      -          },
      -          "requested_count": {
      -            "const": 19
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 11
      -          },
      -          "items": {
      -            "maxItems": 11,
      -            "minItems": 11
      -          },
      -          "requested_count": {
      -            "const": 19
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 12
      -          },
      -          "items": {
      -            "maxItems": 12,
      -            "minItems": 12
      -          },
      -          "requested_count": {
      -            "const": 19
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 13
      -          },
      -          "items": {
      -            "maxItems": 13,
      -            "minItems": 13
      -          },
      -          "requested_count": {
      -            "const": 19
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 14
      -          },
      -          "items": {
      -            "maxItems": 14,
      -            "minItems": 14
      -          },
      -          "requested_count": {
      -            "const": 19
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 15
      -          },
      -          "items": {
      -            "maxItems": 15,
      -            "minItems": 15
      -          },
      -          "requested_count": {
      -            "const": 19
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 16
      -          },
      -          "items": {
      -            "maxItems": 16,
      -            "minItems": 16
      -          },
      -          "requested_count": {
      -            "const": 19
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 17
      -          },
      -          "items": {
      -            "maxItems": 17,
      -            "minItems": 17
      -          },
      -          "requested_count": {
      -            "const": 19
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 18
      -          },
      -          "items": {
      -            "maxItems": 18,
      -            "minItems": 18
      -          },
      -          "requested_count": {
      -            "const": 19
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 1
      -          },
      -          "items": {
      -            "maxItems": 1,
      -            "minItems": 1
      -          },
      -          "requested_count": {
      -            "const": 20
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 2
      -          },
      -          "items": {
      -            "maxItems": 2,
      -            "minItems": 2
      -          },
      -          "requested_count": {
      -            "const": 20
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 3
      -          },
      -          "items": {
      -            "maxItems": 3,
      -            "minItems": 3
      -          },
      -          "requested_count": {
      -            "const": 20
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 4
      -          },
      -          "items": {
      -            "maxItems": 4,
      -            "minItems": 4
      -          },
      -          "requested_count": {
      -            "const": 20
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 5
      -          },
      -          "items": {
      -            "maxItems": 5,
      -            "minItems": 5
      -          },
      -          "requested_count": {
      -            "const": 20
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 6
      -          },
      -          "items": {
      -            "maxItems": 6,
      -            "minItems": 6
      -          },
      -          "requested_count": {
      -            "const": 20
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 7
      -          },
      -          "items": {
      -            "maxItems": 7,
      -            "minItems": 7
      -          },
      -          "requested_count": {
      -            "const": 20
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 8
      -          },
      -          "items": {
      -            "maxItems": 8,
      -            "minItems": 8
      -          },
      -          "requested_count": {
      -            "const": 20
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 9
      -          },
      -          "items": {
      -            "maxItems": 9,
      -            "minItems": 9
      -          },
      -          "requested_count": {
      -            "const": 20
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 10
      -          },
      -          "items": {
      -            "maxItems": 10,
      -            "minItems": 10
      -          },
      -          "requested_count": {
      -            "const": 20
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 11
      -          },
      -          "items": {
      -            "maxItems": 11,
      -            "minItems": 11
      -          },
      -          "requested_count": {
      -            "const": 20
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 12
      -          },
      -          "items": {
      -            "maxItems": 12,
      -            "minItems": 12
      -          },
      -          "requested_count": {
      -            "const": 20
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 13
      -          },
      -          "items": {
      -            "maxItems": 13,
      -            "minItems": 13
      -          },
      -          "requested_count": {
      -            "const": 20
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 14
      -          },
      -          "items": {
      -            "maxItems": 14,
      -            "minItems": 14
      -          },
      -          "requested_count": {
      -            "const": 20
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 15
      -          },
      -          "items": {
      -            "maxItems": 15,
      -            "minItems": 15
      -          },
      -          "requested_count": {
      -            "const": 20
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 16
      -          },
      -          "items": {
      -            "maxItems": 16,
      -            "minItems": 16
      -          },
      -          "requested_count": {
      -            "const": 20
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 17
      -          },
      -          "items": {
      -            "maxItems": 17,
      -            "minItems": 17
      -          },
      -          "requested_count": {
      -            "const": 20
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 18
      -          },
      -          "items": {
      -            "maxItems": 18,
      -            "minItems": 18
      -          },
      -          "requested_count": {
      -            "const": 20
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 19
      -          },
      -          "items": {
      -            "maxItems": 19,
      -            "minItems": 19
      -          },
      -          "requested_count": {
      -            "const": 20
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 1
      -          },
      -          "items": {
      -            "maxItems": 1,
      -            "minItems": 1
      -          },
      -          "requested_count": {
      -            "const": 21
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 2
      -          },
      -          "items": {
      -            "maxItems": 2,
      -            "minItems": 2
      -          },
      -          "requested_count": {
      -            "const": 21
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 3
      -          },
      -          "items": {
      -            "maxItems": 3,
      -            "minItems": 3
      -          },
      -          "requested_count": {
      -            "const": 21
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 4
      -          },
      -          "items": {
      -            "maxItems": 4,
      -            "minItems": 4
      -          },
      -          "requested_count": {
      -            "const": 21
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 5
      -          },
      -          "items": {
      -            "maxItems": 5,
      -            "minItems": 5
      -          },
      -          "requested_count": {
      -            "const": 21
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 6
      -          },
      -          "items": {
      -            "maxItems": 6,
      -            "minItems": 6
      -          },
      -          "requested_count": {
      -            "const": 21
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 7
      -          },
      -          "items": {
      -            "maxItems": 7,
      -            "minItems": 7
      -          },
      -          "requested_count": {
      -            "const": 21
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 8
      -          },
      -          "items": {
      -            "maxItems": 8,
      -            "minItems": 8
      -          },
      -          "requested_count": {
      -            "const": 21
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 9
      -          },
      -          "items": {
      -            "maxItems": 9,
      -            "minItems": 9
      -          },
      -          "requested_count": {
      -            "const": 21
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 10
      -          },
      -          "items": {
      -            "maxItems": 10,
      -            "minItems": 10
      -          },
      -          "requested_count": {
      -            "const": 21
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 11
      -          },
      -          "items": {
      -            "maxItems": 11,
      -            "minItems": 11
      -          },
      -          "requested_count": {
      -            "const": 21
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 12
      -          },
      -          "items": {
      -            "maxItems": 12,
      -            "minItems": 12
      -          },
      -          "requested_count": {
      -            "const": 21
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 13
      -          },
      -          "items": {
      -            "maxItems": 13,
      -            "minItems": 13
      -          },
      -          "requested_count": {
      -            "const": 21
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 14
      -          },
      -          "items": {
      -            "maxItems": 14,
      -            "minItems": 14
      -          },
      -          "requested_count": {
      -            "const": 21
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 15
      -          },
      -          "items": {
      -            "maxItems": 15,
      -            "minItems": 15
      -          },
      -          "requested_count": {
      -            "const": 21
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 16
      -          },
      -          "items": {
      -            "maxItems": 16,
      -            "minItems": 16
      -          },
      -          "requested_count": {
      -            "const": 21
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 17
      -          },
      -          "items": {
      -            "maxItems": 17,
      -            "minItems": 17
      -          },
      -          "requested_count": {
      -            "const": 21
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 18
      -          },
      -          "items": {
      -            "maxItems": 18,
      -            "minItems": 18
      -          },
      -          "requested_count": {
      -            "const": 21
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 19
      -          },
      -          "items": {
      -            "maxItems": 19,
      -            "minItems": 19
      -          },
      -          "requested_count": {
      -            "const": 21
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 20
      -          },
      -          "items": {
      -            "maxItems": 20,
      -            "minItems": 20
      -          },
      -          "requested_count": {
      -            "const": 21
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 1
      -          },
      -          "items": {
      -            "maxItems": 1,
      -            "minItems": 1
      -          },
      -          "requested_count": {
      -            "const": 22
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 2
      -          },
      -          "items": {
      -            "maxItems": 2,
      -            "minItems": 2
      -          },
      -          "requested_count": {
      -            "const": 22
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 3
      -          },
      -          "items": {
      -            "maxItems": 3,
      -            "minItems": 3
      -          },
      -          "requested_count": {
      -            "const": 22
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 4
      -          },
      -          "items": {
      -            "maxItems": 4,
      -            "minItems": 4
      -          },
      -          "requested_count": {
      -            "const": 22
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 5
      -          },
      -          "items": {
      -            "maxItems": 5,
      -            "minItems": 5
      -          },
      -          "requested_count": {
      -            "const": 22
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 6
      -          },
      -          "items": {
      -            "maxItems": 6,
      -            "minItems": 6
      -          },
      -          "requested_count": {
      -            "const": 22
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 7
      -          },
      -          "items": {
      -            "maxItems": 7,
      -            "minItems": 7
      -          },
      -          "requested_count": {
      -            "const": 22
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 8
      -          },
      -          "items": {
      -            "maxItems": 8,
      -            "minItems": 8
      -          },
      -          "requested_count": {
      -            "const": 22
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 9
      -          },
      -          "items": {
      -            "maxItems": 9,
      -            "minItems": 9
      -          },
      -          "requested_count": {
      -            "const": 22
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 10
      -          },
      -          "items": {
      -            "maxItems": 10,
      -            "minItems": 10
      -          },
      -          "requested_count": {
      -            "const": 22
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 11
      -          },
      -          "items": {
      -            "maxItems": 11,
      -            "minItems": 11
      -          },
      -          "requested_count": {
      -            "const": 22
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 12
      -          },
      -          "items": {
      -            "maxItems": 12,
      -            "minItems": 12
      -          },
      -          "requested_count": {
      -            "const": 22
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 13
      -          },
      -          "items": {
      -            "maxItems": 13,
      -            "minItems": 13
      -          },
      -          "requested_count": {
      -            "const": 22
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 14
      -          },
      -          "items": {
      -            "maxItems": 14,
      -            "minItems": 14
      -          },
      -          "requested_count": {
      -            "const": 22
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 15
      -          },
      -          "items": {
      -            "maxItems": 15,
      -            "minItems": 15
      -          },
      -          "requested_count": {
      -            "const": 22
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 16
      -          },
      -          "items": {
      -            "maxItems": 16,
      -            "minItems": 16
      -          },
      -          "requested_count": {
      -            "const": 22
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 17
      -          },
      -          "items": {
      -            "maxItems": 17,
      -            "minItems": 17
      -          },
      -          "requested_count": {
      -            "const": 22
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 18
      -          },
      -          "items": {
      -            "maxItems": 18,
      -            "minItems": 18
      -          },
      -          "requested_count": {
      -            "const": 22
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 19
      -          },
      -          "items": {
      -            "maxItems": 19,
      -            "minItems": 19
      -          },
      -          "requested_count": {
      -            "const": 22
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 20
      -          },
      -          "items": {
      -            "maxItems": 20,
      -            "minItems": 20
      -          },
      -          "requested_count": {
      -            "const": 22
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 21
      -          },
      -          "items": {
      -            "maxItems": 21,
      -            "minItems": 21
      -          },
      -          "requested_count": {
      -            "const": 22
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 1
      -          },
      -          "items": {
      -            "maxItems": 1,
      -            "minItems": 1
      -          },
      -          "requested_count": {
      -            "const": 23
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 2
      -          },
      -          "items": {
      -            "maxItems": 2,
      -            "minItems": 2
      -          },
      -          "requested_count": {
      -            "const": 23
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 3
      -          },
      -          "items": {
      -            "maxItems": 3,
      -            "minItems": 3
      -          },
      -          "requested_count": {
      -            "const": 23
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 4
      -          },
      -          "items": {
      -            "maxItems": 4,
      -            "minItems": 4
      -          },
      -          "requested_count": {
      -            "const": 23
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 5
      -          },
      -          "items": {
      -            "maxItems": 5,
      -            "minItems": 5
      -          },
      -          "requested_count": {
      -            "const": 23
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 6
      -          },
      -          "items": {
      -            "maxItems": 6,
      -            "minItems": 6
      -          },
      -          "requested_count": {
      -            "const": 23
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 7
      -          },
      -          "items": {
      -            "maxItems": 7,
      -            "minItems": 7
      -          },
      -          "requested_count": {
      -            "const": 23
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 8
      -          },
      -          "items": {
      -            "maxItems": 8,
      -            "minItems": 8
      -          },
      -          "requested_count": {
      -            "const": 23
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 9
      -          },
      -          "items": {
      -            "maxItems": 9,
      -            "minItems": 9
      -          },
      -          "requested_count": {
      -            "const": 23
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 10
      -          },
      -          "items": {
      -            "maxItems": 10,
      -            "minItems": 10
      -          },
      -          "requested_count": {
      -            "const": 23
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 11
      -          },
      -          "items": {
      -            "maxItems": 11,
      -            "minItems": 11
      -          },
      -          "requested_count": {
      -            "const": 23
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 12
      -          },
      -          "items": {
      -            "maxItems": 12,
      -            "minItems": 12
      -          },
      -          "requested_count": {
      -            "const": 23
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 13
      -          },
      -          "items": {
      -            "maxItems": 13,
      -            "minItems": 13
      -          },
      -          "requested_count": {
      -            "const": 23
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 14
      -          },
      -          "items": {
      -            "maxItems": 14,
      -            "minItems": 14
      -          },
      -          "requested_count": {
      -            "const": 23
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 15
      -          },
      -          "items": {
      -            "maxItems": 15,
      -            "minItems": 15
      -          },
      -          "requested_count": {
      -            "const": 23
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 16
      -          },
      -          "items": {
      -            "maxItems": 16,
      -            "minItems": 16
      -          },
      -          "requested_count": {
      -            "const": 23
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 17
      -          },
      -          "items": {
      -            "maxItems": 17,
      -            "minItems": 17
      -          },
      -          "requested_count": {
      -            "const": 23
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 18
      -          },
      -          "items": {
      -            "maxItems": 18,
      -            "minItems": 18
      -          },
      -          "requested_count": {
      -            "const": 23
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 19
      -          },
      -          "items": {
      -            "maxItems": 19,
      -            "minItems": 19
      -          },
      -          "requested_count": {
      -            "const": 23
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 20
      -          },
      -          "items": {
      -            "maxItems": 20,
      -            "minItems": 20
      -          },
      -          "requested_count": {
      -            "const": 23
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 21
      -          },
      -          "items": {
      -            "maxItems": 21,
      -            "minItems": 21
      -          },
      -          "requested_count": {
      -            "const": 23
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 22
      -          },
      -          "items": {
      -            "maxItems": 22,
      -            "minItems": 22
      -          },
      -          "requested_count": {
      -            "const": 23
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 1
      -          },
      -          "items": {
      -            "maxItems": 1,
      -            "minItems": 1
      -          },
      -          "requested_count": {
      -            "const": 24
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 2
      -          },
      -          "items": {
      -            "maxItems": 2,
      -            "minItems": 2
      -          },
      -          "requested_count": {
      -            "const": 24
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 3
      -          },
      -          "items": {
      -            "maxItems": 3,
      -            "minItems": 3
      -          },
      -          "requested_count": {
      -            "const": 24
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 4
      -          },
      -          "items": {
      -            "maxItems": 4,
      -            "minItems": 4
      -          },
      -          "requested_count": {
      -            "const": 24
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 5
      -          },
      -          "items": {
      -            "maxItems": 5,
      -            "minItems": 5
      -          },
      -          "requested_count": {
      -            "const": 24
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 6
      -          },
      -          "items": {
      -            "maxItems": 6,
      -            "minItems": 6
      -          },
      -          "requested_count": {
      -            "const": 24
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 7
      -          },
      -          "items": {
      -            "maxItems": 7,
      -            "minItems": 7
      -          },
      -          "requested_count": {
      -            "const": 24
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 8
      -          },
      -          "items": {
      -            "maxItems": 8,
      -            "minItems": 8
      -          },
      -          "requested_count": {
      -            "const": 24
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 9
      -          },
      -          "items": {
      -            "maxItems": 9,
      -            "minItems": 9
      -          },
      -          "requested_count": {
      -            "const": 24
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 10
      -          },
      -          "items": {
      -            "maxItems": 10,
      -            "minItems": 10
      -          },
      -          "requested_count": {
      -            "const": 24
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 11
      -          },
      -          "items": {
      -            "maxItems": 11,
      -            "minItems": 11
      -          },
      -          "requested_count": {
      -            "const": 24
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 12
      -          },
      -          "items": {
      -            "maxItems": 12,
      -            "minItems": 12
      -          },
      -          "requested_count": {
      -            "const": 24
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 13
      -          },
      -          "items": {
      -            "maxItems": 13,
      -            "minItems": 13
      -          },
      -          "requested_count": {
      -            "const": 24
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 14
      -          },
      -          "items": {
      -            "maxItems": 14,
      -            "minItems": 14
      -          },
      -          "requested_count": {
      -            "const": 24
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 15
      -          },
      -          "items": {
      -            "maxItems": 15,
      -            "minItems": 15
      -          },
      -          "requested_count": {
      -            "const": 24
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 16
      -          },
      -          "items": {
      -            "maxItems": 16,
      -            "minItems": 16
      -          },
      -          "requested_count": {
      -            "const": 24
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 17
      -          },
      -          "items": {
      -            "maxItems": 17,
      -            "minItems": 17
      -          },
      -          "requested_count": {
      -            "const": 24
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 18
      -          },
      -          "items": {
      -            "maxItems": 18,
      -            "minItems": 18
      -          },
      -          "requested_count": {
      -            "const": 24
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 19
      -          },
      -          "items": {
      -            "maxItems": 19,
      -            "minItems": 19
      -          },
      -          "requested_count": {
      -            "const": 24
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 20
      -          },
      -          "items": {
      -            "maxItems": 20,
      -            "minItems": 20
      -          },
      -          "requested_count": {
      -            "const": 24
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 21
      -          },
      -          "items": {
      -            "maxItems": 21,
      -            "minItems": 21
      -          },
      -          "requested_count": {
      -            "const": 24
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 22
      -          },
      -          "items": {
      -            "maxItems": 22,
      -            "minItems": 22
      -          },
      -          "requested_count": {
      -            "const": 24
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 23
      -          },
      -          "items": {
      -            "maxItems": 23,
      -            "minItems": 23
      -          },
      -          "requested_count": {
      -            "const": 24
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 1
      -          },
      -          "items": {
      -            "maxItems": 1,
      -            "minItems": 1
      -          },
      -          "requested_count": {
      -            "const": 25
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 2
      -          },
      -          "items": {
      -            "maxItems": 2,
      -            "minItems": 2
      -          },
      -          "requested_count": {
      -            "const": 25
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 3
      -          },
      -          "items": {
      -            "maxItems": 3,
      -            "minItems": 3
      -          },
      -          "requested_count": {
      -            "const": 25
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 4
      -          },
      -          "items": {
      -            "maxItems": 4,
      -            "minItems": 4
      -          },
      -          "requested_count": {
      -            "const": 25
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 5
      -          },
      -          "items": {
      -            "maxItems": 5,
      -            "minItems": 5
      -          },
      -          "requested_count": {
      -            "const": 25
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 6
      -          },
      -          "items": {
      -            "maxItems": 6,
      -            "minItems": 6
      -          },
      -          "requested_count": {
      -            "const": 25
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 7
      -          },
      -          "items": {
      -            "maxItems": 7,
      -            "minItems": 7
      -          },
      -          "requested_count": {
      -            "const": 25
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 8
      -          },
      -          "items": {
      -            "maxItems": 8,
      -            "minItems": 8
      -          },
      -          "requested_count": {
      -            "const": 25
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 9
      -          },
      -          "items": {
      -            "maxItems": 9,
      -            "minItems": 9
      -          },
      -          "requested_count": {
      -            "const": 25
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 10
      -          },
      -          "items": {
      -            "maxItems": 10,
      -            "minItems": 10
      -          },
      -          "requested_count": {
      -            "const": 25
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 11
      -          },
      -          "items": {
      -            "maxItems": 11,
      -            "minItems": 11
      -          },
      -          "requested_count": {
      -            "const": 25
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 12
      -          },
      -          "items": {
      -            "maxItems": 12,
      -            "minItems": 12
      -          },
      -          "requested_count": {
      -            "const": 25
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 13
      -          },
      -          "items": {
      -            "maxItems": 13,
      -            "minItems": 13
      -          },
      -          "requested_count": {
      -            "const": 25
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 14
      -          },
      -          "items": {
      -            "maxItems": 14,
      -            "minItems": 14
      -          },
      -          "requested_count": {
      -            "const": 25
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 15
      -          },
      -          "items": {
      -            "maxItems": 15,
      -            "minItems": 15
      -          },
      -          "requested_count": {
      -            "const": 25
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 16
      -          },
      -          "items": {
      -            "maxItems": 16,
      -            "minItems": 16
      -          },
      -          "requested_count": {
      -            "const": 25
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 17
      -          },
      -          "items": {
      -            "maxItems": 17,
      -            "minItems": 17
      -          },
      -          "requested_count": {
      -            "const": 25
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 18
      -          },
      -          "items": {
      -            "maxItems": 18,
      -            "minItems": 18
      -          },
      -          "requested_count": {
      -            "const": 25
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 19
      -          },
      -          "items": {
      -            "maxItems": 19,
      -            "minItems": 19
      -          },
      -          "requested_count": {
      -            "const": 25
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 20
      -          },
      -          "items": {
      -            "maxItems": 20,
      -            "minItems": 20
      -          },
      -          "requested_count": {
      -            "const": 25
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 21
      -          },
      -          "items": {
      -            "maxItems": 21,
      -            "minItems": 21
      -          },
      -          "requested_count": {
      -            "const": 25
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 22
      -          },
      -          "items": {
      -            "maxItems": 22,
      -            "minItems": 22
      -          },
      -          "requested_count": {
      -            "const": 25
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 23
      -          },
      -          "items": {
      -            "maxItems": 23,
      -            "minItems": 23
      -          },
      -          "requested_count": {
      -            "const": 25
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 24
      -          },
      -          "items": {
      -            "maxItems": 24,
      -            "minItems": 24
      -          },
      -          "requested_count": {
      -            "const": 25
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 1
      -          },
      -          "items": {
      -            "maxItems": 1,
      -            "minItems": 1
      -          },
      -          "requested_count": {
      -            "const": 26
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 2
      -          },
      -          "items": {
      -            "maxItems": 2,
      -            "minItems": 2
      -          },
      -          "requested_count": {
      -            "const": 26
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 3
      -          },
      -          "items": {
      -            "maxItems": 3,
      -            "minItems": 3
      -          },
      -          "requested_count": {
      -            "const": 26
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 4
      -          },
      -          "items": {
      -            "maxItems": 4,
      -            "minItems": 4
      -          },
      -          "requested_count": {
      -            "const": 26
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 5
      -          },
      -          "items": {
      -            "maxItems": 5,
      -            "minItems": 5
      -          },
      -          "requested_count": {
      -            "const": 26
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 6
      -          },
      -          "items": {
      -            "maxItems": 6,
      -            "minItems": 6
      -          },
      -          "requested_count": {
      -            "const": 26
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 7
      -          },
      -          "items": {
      -            "maxItems": 7,
      -            "minItems": 7
      -          },
      -          "requested_count": {
      -            "const": 26
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 8
      -          },
      -          "items": {
      -            "maxItems": 8,
      -            "minItems": 8
      -          },
      -          "requested_count": {
      -            "const": 26
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 9
      -          },
      -          "items": {
      -            "maxItems": 9,
      -            "minItems": 9
      -          },
      -          "requested_count": {
      -            "const": 26
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 10
      -          },
      -          "items": {
      -            "maxItems": 10,
      -            "minItems": 10
      -          },
      -          "requested_count": {
      -            "const": 26
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 11
      -          },
      -          "items": {
      -            "maxItems": 11,
      -            "minItems": 11
      -          },
      -          "requested_count": {
      -            "const": 26
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 12
      -          },
      -          "items": {
      -            "maxItems": 12,
      -            "minItems": 12
      -          },
      -          "requested_count": {
      -            "const": 26
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 13
      -          },
      -          "items": {
      -            "maxItems": 13,
      -            "minItems": 13
      -          },
      -          "requested_count": {
      -            "const": 26
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 14
      -          },
      -          "items": {
      -            "maxItems": 14,
      -            "minItems": 14
      -          },
      -          "requested_count": {
      -            "const": 26
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 15
      -          },
      -          "items": {
      -            "maxItems": 15,
      -            "minItems": 15
      -          },
      -          "requested_count": {
      -            "const": 26
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 16
      -          },
      -          "items": {
      -            "maxItems": 16,
      -            "minItems": 16
      -          },
      -          "requested_count": {
      -            "const": 26
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 17
      -          },
      -          "items": {
      -            "maxItems": 17,
      -            "minItems": 17
      -          },
      -          "requested_count": {
      -            "const": 26
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 18
      -          },
      -          "items": {
      -            "maxItems": 18,
      -            "minItems": 18
      -          },
      -          "requested_count": {
      -            "const": 26
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 19
      -          },
      -          "items": {
      -            "maxItems": 19,
      -            "minItems": 19
      -          },
      -          "requested_count": {
      -            "const": 26
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 20
      -          },
      -          "items": {
      -            "maxItems": 20,
      -            "minItems": 20
      -          },
      -          "requested_count": {
      -            "const": 26
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 21
      -          },
      -          "items": {
      -            "maxItems": 21,
      -            "minItems": 21
      -          },
      -          "requested_count": {
      -            "const": 26
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 22
      -          },
      -          "items": {
      -            "maxItems": 22,
      -            "minItems": 22
      -          },
      -          "requested_count": {
      -            "const": 26
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 23
      -          },
      -          "items": {
      -            "maxItems": 23,
      -            "minItems": 23
      -          },
      -          "requested_count": {
      -            "const": 26
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 24
      -          },
      -          "items": {
      -            "maxItems": 24,
      -            "minItems": 24
      -          },
      -          "requested_count": {
      -            "const": 26
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 25
      -          },
      -          "items": {
      -            "maxItems": 25,
      -            "minItems": 25
      -          },
      -          "requested_count": {
      -            "const": 26
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 1
      -          },
      -          "items": {
      -            "maxItems": 1,
      -            "minItems": 1
      -          },
      -          "requested_count": {
      -            "const": 27
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 2
      -          },
      -          "items": {
      -            "maxItems": 2,
      -            "minItems": 2
      -          },
      -          "requested_count": {
      -            "const": 27
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 3
      -          },
      -          "items": {
      -            "maxItems": 3,
      -            "minItems": 3
      -          },
      -          "requested_count": {
      -            "const": 27
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 4
      -          },
      -          "items": {
      -            "maxItems": 4,
      -            "minItems": 4
      -          },
      -          "requested_count": {
      -            "const": 27
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 5
      -          },
      -          "items": {
      -            "maxItems": 5,
      -            "minItems": 5
      -          },
      -          "requested_count": {
      -            "const": 27
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 6
      -          },
      -          "items": {
      -            "maxItems": 6,
      -            "minItems": 6
      -          },
      -          "requested_count": {
      -            "const": 27
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 7
      -          },
      -          "items": {
      -            "maxItems": 7,
      -            "minItems": 7
      -          },
      -          "requested_count": {
      -            "const": 27
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 8
      -          },
      -          "items": {
      -            "maxItems": 8,
      -            "minItems": 8
      -          },
      -          "requested_count": {
      -            "const": 27
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 9
      -          },
      -          "items": {
      -            "maxItems": 9,
      -            "minItems": 9
      -          },
      -          "requested_count": {
      -            "const": 27
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 10
      -          },
      -          "items": {
      -            "maxItems": 10,
      -            "minItems": 10
      -          },
      -          "requested_count": {
      -            "const": 27
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 11
      -          },
      -          "items": {
      -            "maxItems": 11,
      -            "minItems": 11
      -          },
      -          "requested_count": {
      -            "const": 27
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 12
      -          },
      -          "items": {
      -            "maxItems": 12,
      -            "minItems": 12
      -          },
      -          "requested_count": {
      -            "const": 27
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 13
      -          },
      -          "items": {
      -            "maxItems": 13,
      -            "minItems": 13
      -          },
      -          "requested_count": {
      -            "const": 27
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 14
      -          },
      -          "items": {
      -            "maxItems": 14,
      -            "minItems": 14
      -          },
      -          "requested_count": {
      -            "const": 27
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 15
      -          },
      -          "items": {
      -            "maxItems": 15,
      -            "minItems": 15
      -          },
      -          "requested_count": {
      -            "const": 27
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 16
      -          },
      -          "items": {
      -            "maxItems": 16,
      -            "minItems": 16
      -          },
      -          "requested_count": {
      -            "const": 27
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 17
      -          },
      -          "items": {
      -            "maxItems": 17,
      -            "minItems": 17
      -          },
      -          "requested_count": {
      -            "const": 27
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 18
      -          },
      -          "items": {
      -            "maxItems": 18,
      -            "minItems": 18
      -          },
      -          "requested_count": {
      -            "const": 27
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 19
      -          },
      -          "items": {
      -            "maxItems": 19,
      -            "minItems": 19
      -          },
      -          "requested_count": {
      -            "const": 27
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 20
      -          },
      -          "items": {
      -            "maxItems": 20,
      -            "minItems": 20
      -          },
      -          "requested_count": {
      -            "const": 27
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 21
      -          },
      -          "items": {
      -            "maxItems": 21,
      -            "minItems": 21
      -          },
      -          "requested_count": {
      -            "const": 27
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 22
      -          },
      -          "items": {
      -            "maxItems": 22,
      -            "minItems": 22
      -          },
      -          "requested_count": {
      -            "const": 27
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 23
      -          },
      -          "items": {
      -            "maxItems": 23,
      -            "minItems": 23
      -          },
      -          "requested_count": {
      -            "const": 27
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 24
      -          },
      -          "items": {
      -            "maxItems": 24,
      -            "minItems": 24
      -          },
      -          "requested_count": {
      -            "const": 27
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 25
      -          },
      -          "items": {
      -            "maxItems": 25,
      -            "minItems": 25
      -          },
      -          "requested_count": {
      -            "const": 27
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 26
      -          },
      -          "items": {
      -            "maxItems": 26,
      -            "minItems": 26
      -          },
      -          "requested_count": {
      -            "const": 27
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 1
      -          },
      -          "items": {
      -            "maxItems": 1,
      -            "minItems": 1
      -          },
      -          "requested_count": {
      -            "const": 28
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 2
      -          },
      -          "items": {
      -            "maxItems": 2,
      -            "minItems": 2
      -          },
      -          "requested_count": {
      -            "const": 28
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 3
      -          },
      -          "items": {
      -            "maxItems": 3,
      -            "minItems": 3
      -          },
      -          "requested_count": {
      -            "const": 28
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 4
      -          },
      -          "items": {
      -            "maxItems": 4,
      -            "minItems": 4
      -          },
      -          "requested_count": {
      -            "const": 28
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 5
      -          },
      -          "items": {
      -            "maxItems": 5,
      -            "minItems": 5
      -          },
      -          "requested_count": {
      -            "const": 28
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 6
      -          },
      -          "items": {
      -            "maxItems": 6,
      -            "minItems": 6
      -          },
      -          "requested_count": {
      -            "const": 28
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 7
      -          },
      -          "items": {
      -            "maxItems": 7,
      -            "minItems": 7
      -          },
      -          "requested_count": {
      -            "const": 28
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 8
      -          },
      -          "items": {
      -            "maxItems": 8,
      -            "minItems": 8
      -          },
      -          "requested_count": {
      -            "const": 28
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 9
      -          },
      -          "items": {
      -            "maxItems": 9,
      -            "minItems": 9
      -          },
      -          "requested_count": {
      -            "const": 28
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 10
      -          },
      -          "items": {
      -            "maxItems": 10,
      -            "minItems": 10
      -          },
      -          "requested_count": {
      -            "const": 28
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 11
      -          },
      -          "items": {
      -            "maxItems": 11,
      -            "minItems": 11
      -          },
      -          "requested_count": {
      -            "const": 28
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 12
      -          },
      -          "items": {
      -            "maxItems": 12,
      -            "minItems": 12
      -          },
      -          "requested_count": {
      -            "const": 28
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 13
      -          },
      -          "items": {
      -            "maxItems": 13,
      -            "minItems": 13
      -          },
      -          "requested_count": {
      -            "const": 28
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 14
      -          },
      -          "items": {
      -            "maxItems": 14,
      -            "minItems": 14
      -          },
      -          "requested_count": {
      -            "const": 28
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 15
      -          },
      -          "items": {
      -            "maxItems": 15,
      -            "minItems": 15
      -          },
      -          "requested_count": {
      -            "const": 28
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 16
      -          },
      -          "items": {
      -            "maxItems": 16,
      -            "minItems": 16
      -          },
      -          "requested_count": {
      -            "const": 28
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 17
      -          },
      -          "items": {
      -            "maxItems": 17,
      -            "minItems": 17
      -          },
      -          "requested_count": {
      -            "const": 28
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 18
      -          },
      -          "items": {
      -            "maxItems": 18,
      -            "minItems": 18
      -          },
      -          "requested_count": {
      -            "const": 28
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 19
      -          },
      -          "items": {
      -            "maxItems": 19,
      -            "minItems": 19
      -          },
      -          "requested_count": {
      -            "const": 28
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 20
      -          },
      -          "items": {
      -            "maxItems": 20,
      -            "minItems": 20
      -          },
      -          "requested_count": {
      -            "const": 28
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 21
      -          },
      -          "items": {
      -            "maxItems": 21,
      -            "minItems": 21
      -          },
      -          "requested_count": {
      -            "const": 28
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 22
      -          },
      -          "items": {
      -            "maxItems": 22,
      -            "minItems": 22
      -          },
      -          "requested_count": {
      -            "const": 28
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 23
      -          },
      -          "items": {
      -            "maxItems": 23,
      -            "minItems": 23
      -          },
      -          "requested_count": {
      -            "const": 28
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 24
      -          },
      -          "items": {
      -            "maxItems": 24,
      -            "minItems": 24
      -          },
      -          "requested_count": {
      -            "const": 28
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 25
      -          },
      -          "items": {
      -            "maxItems": 25,
      -            "minItems": 25
      -          },
      -          "requested_count": {
      -            "const": 28
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 26
      -          },
      -          "items": {
      -            "maxItems": 26,
      -            "minItems": 26
      -          },
      -          "requested_count": {
      -            "const": 28
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 27
      -          },
      -          "items": {
      -            "maxItems": 27,
      -            "minItems": 27
      -          },
      -          "requested_count": {
      -            "const": 28
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 1
      -          },
      -          "items": {
      -            "maxItems": 1,
      -            "minItems": 1
      -          },
      -          "requested_count": {
      -            "const": 29
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 2
      -          },
      -          "items": {
      -            "maxItems": 2,
      -            "minItems": 2
      -          },
      -          "requested_count": {
      -            "const": 29
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 3
      -          },
      -          "items": {
      -            "maxItems": 3,
      -            "minItems": 3
      -          },
      -          "requested_count": {
      -            "const": 29
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 4
      -          },
      -          "items": {
      -            "maxItems": 4,
      -            "minItems": 4
      -          },
      -          "requested_count": {
      -            "const": 29
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 5
      -          },
      -          "items": {
      -            "maxItems": 5,
      -            "minItems": 5
      -          },
      -          "requested_count": {
      -            "const": 29
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 6
      -          },
      -          "items": {
      -            "maxItems": 6,
      -            "minItems": 6
      -          },
      -          "requested_count": {
      -            "const": 29
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 7
      -          },
      -          "items": {
      -            "maxItems": 7,
      -            "minItems": 7
      -          },
      -          "requested_count": {
      -            "const": 29
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 8
      -          },
      -          "items": {
      -            "maxItems": 8,
      -            "minItems": 8
      -          },
      -          "requested_count": {
      -            "const": 29
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 9
      -          },
      -          "items": {
      -            "maxItems": 9,
      -            "minItems": 9
      -          },
      -          "requested_count": {
      -            "const": 29
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 10
      -          },
      -          "items": {
      -            "maxItems": 10,
      -            "minItems": 10
      -          },
      -          "requested_count": {
      -            "const": 29
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 11
      -          },
      -          "items": {
      -            "maxItems": 11,
      -            "minItems": 11
      -          },
      -          "requested_count": {
      -            "const": 29
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 12
      -          },
      -          "items": {
      -            "maxItems": 12,
      -            "minItems": 12
      -          },
      -          "requested_count": {
      -            "const": 29
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 13
      -          },
      -          "items": {
      -            "maxItems": 13,
      -            "minItems": 13
      -          },
      -          "requested_count": {
      -            "const": 29
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 14
      -          },
      -          "items": {
      -            "maxItems": 14,
      -            "minItems": 14
      -          },
      -          "requested_count": {
      -            "const": 29
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 15
      -          },
      -          "items": {
      -            "maxItems": 15,
      -            "minItems": 15
      -          },
      -          "requested_count": {
      -            "const": 29
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 16
      -          },
      -          "items": {
      -            "maxItems": 16,
      -            "minItems": 16
      -          },
      -          "requested_count": {
      -            "const": 29
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 17
      -          },
      -          "items": {
      -            "maxItems": 17,
      -            "minItems": 17
      -          },
      -          "requested_count": {
      -            "const": 29
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 18
      -          },
      -          "items": {
      -            "maxItems": 18,
      -            "minItems": 18
      -          },
      -          "requested_count": {
      -            "const": 29
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 19
      -          },
      -          "items": {
      -            "maxItems": 19,
      -            "minItems": 19
      -          },
      -          "requested_count": {
      -            "const": 29
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 20
      -          },
      -          "items": {
      -            "maxItems": 20,
      -            "minItems": 20
      -          },
      -          "requested_count": {
      -            "const": 29
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 21
      -          },
      -          "items": {
      -            "maxItems": 21,
      -            "minItems": 21
      -          },
      -          "requested_count": {
      -            "const": 29
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 22
      -          },
      -          "items": {
      -            "maxItems": 22,
      -            "minItems": 22
      -          },
      -          "requested_count": {
      -            "const": 29
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 23
      -          },
      -          "items": {
      -            "maxItems": 23,
      -            "minItems": 23
      -          },
      -          "requested_count": {
      -            "const": 29
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 24
      -          },
      -          "items": {
      -            "maxItems": 24,
      -            "minItems": 24
      -          },
      -          "requested_count": {
      -            "const": 29
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 25
      -          },
      -          "items": {
      -            "maxItems": 25,
      -            "minItems": 25
      -          },
      -          "requested_count": {
      -            "const": 29
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 26
      -          },
      -          "items": {
      -            "maxItems": 26,
      -            "minItems": 26
      -          },
      -          "requested_count": {
      -            "const": 29
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 27
      -          },
      -          "items": {
      -            "maxItems": 27,
      -            "minItems": 27
      -          },
      -          "requested_count": {
      -            "const": 29
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 28
      -          },
      -          "items": {
      -            "maxItems": 28,
      -            "minItems": 28
      -          },
      -          "requested_count": {
      -            "const": 29
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 1
      -          },
      -          "items": {
      -            "maxItems": 1,
      -            "minItems": 1
      -          },
      -          "requested_count": {
      -            "const": 30
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 2
      -          },
      -          "items": {
      -            "maxItems": 2,
      -            "minItems": 2
      -          },
      -          "requested_count": {
      -            "const": 30
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 3
      -          },
      -          "items": {
      -            "maxItems": 3,
      -            "minItems": 3
      -          },
      -          "requested_count": {
      -            "const": 30
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 4
      -          },
      -          "items": {
      -            "maxItems": 4,
      -            "minItems": 4
      -          },
      -          "requested_count": {
      -            "const": 30
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 5
      -          },
      -          "items": {
      -            "maxItems": 5,
      -            "minItems": 5
      -          },
      -          "requested_count": {
      -            "const": 30
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 6
      -          },
      -          "items": {
      -            "maxItems": 6,
      -            "minItems": 6
      -          },
      -          "requested_count": {
      -            "const": 30
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 7
      -          },
      -          "items": {
      -            "maxItems": 7,
      -            "minItems": 7
      -          },
      -          "requested_count": {
      -            "const": 30
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 8
      -          },
      -          "items": {
      -            "maxItems": 8,
      -            "minItems": 8
      -          },
      -          "requested_count": {
      -            "const": 30
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 9
      -          },
      -          "items": {
      -            "maxItems": 9,
      -            "minItems": 9
      -          },
      -          "requested_count": {
      -            "const": 30
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 10
      -          },
      -          "items": {
      -            "maxItems": 10,
      -            "minItems": 10
      -          },
      -          "requested_count": {
      -            "const": 30
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 11
      -          },
      -          "items": {
      -            "maxItems": 11,
      -            "minItems": 11
      -          },
      -          "requested_count": {
      -            "const": 30
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 12
      -          },
      -          "items": {
      -            "maxItems": 12,
      -            "minItems": 12
      -          },
      -          "requested_count": {
      -            "const": 30
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 13
      -          },
      -          "items": {
      -            "maxItems": 13,
      -            "minItems": 13
      -          },
      -          "requested_count": {
      -            "const": 30
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 14
      -          },
      -          "items": {
      -            "maxItems": 14,
      -            "minItems": 14
      -          },
      -          "requested_count": {
      -            "const": 30
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 15
      -          },
      -          "items": {
      -            "maxItems": 15,
      -            "minItems": 15
      -          },
      -          "requested_count": {
      -            "const": 30
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 16
      -          },
      -          "items": {
      -            "maxItems": 16,
      -            "minItems": 16
      -          },
      -          "requested_count": {
      -            "const": 30
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 17
      -          },
      -          "items": {
      -            "maxItems": 17,
      -            "minItems": 17
      -          },
      -          "requested_count": {
      -            "const": 30
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 18
      -          },
      -          "items": {
      -            "maxItems": 18,
      -            "minItems": 18
      -          },
      -          "requested_count": {
      -            "const": 30
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 19
      -          },
      -          "items": {
      -            "maxItems": 19,
      -            "minItems": 19
      -          },
      -          "requested_count": {
      -            "const": 30
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 20
      -          },
      -          "items": {
      -            "maxItems": 20,
      -            "minItems": 20
      -          },
      -          "requested_count": {
      -            "const": 30
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 21
      -          },
      -          "items": {
      -            "maxItems": 21,
      -            "minItems": 21
      -          },
      -          "requested_count": {
      -            "const": 30
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 22
      -          },
      -          "items": {
      -            "maxItems": 22,
      -            "minItems": 22
      -          },
      -          "requested_count": {
      -            "const": 30
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 23
      -          },
      -          "items": {
      -            "maxItems": 23,
      -            "minItems": 23
      -          },
      -          "requested_count": {
      -            "const": 30
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 24
      -          },
      -          "items": {
      -            "maxItems": 24,
      -            "minItems": 24
      -          },
      -          "requested_count": {
      -            "const": 30
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 25
      -          },
      -          "items": {
      -            "maxItems": 25,
      -            "minItems": 25
      -          },
      -          "requested_count": {
      -            "const": 30
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 26
      -          },
      -          "items": {
      -            "maxItems": 26,
      -            "minItems": 26
      -          },
      -          "requested_count": {
      -            "const": 30
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 27
      -          },
      -          "items": {
      -            "maxItems": 27,
      -            "minItems": 27
      -          },
      -          "requested_count": {
      -            "const": 30
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 28
      -          },
      -          "items": {
      -            "maxItems": 28,
      -            "minItems": 28
      -          },
      -          "requested_count": {
      -            "const": 30
      -          }
      -        }
      -      },
      -      {
      -        "properties": {
      -          "delivered_count": {
      -            "const": 29
      -          },
      -          "items": {
      -            "maxItems": 29,
      -            "minItems": 29
      -          },
      -          "requested_count": {
      -            "const": 30
      -          }
      -        }
      -      }
      -    ],
      -    "properties": {
      -      "status": {
      -        "const": "partial"
      -      }
      -    }
      -  },
      -  {
      -    "properties": {
      -      "delivered_count": {
      -        "const": 0
      -      },
      -      "items": {
      -        "maxItems": 0
      -      },
      -      "status": {
      -        "enum": [
      -          "insufficient_verified_supply",
      -          "unsupported_request",
      -          "failed"
      -        ]
      -      }
      -    }
      -  }
      -]New value: +[
      +  {
      +    "oneOf": [
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 1
      +          },
      +          "items": {
      +            "maxItems": 1,
      +            "minItems": 1
      +          },
      +          "requested_count": {
      +            "const": 1
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 2
      +          },
      +          "items": {
      +            "maxItems": 2,
      +            "minItems": 2
      +          },
      +          "requested_count": {
      +            "const": 2
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 3
      +          },
      +          "items": {
      +            "maxItems": 3,
      +            "minItems": 3
      +          },
      +          "requested_count": {
      +            "const": 3
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 4
      +          },
      +          "items": {
      +            "maxItems": 4,
      +            "minItems": 4
      +          },
      +          "requested_count": {
      +            "const": 4
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 5
      +          },
      +          "items": {
      +            "maxItems": 5,
      +            "minItems": 5
      +          },
      +          "requested_count": {
      +            "const": 5
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 6
      +          },
      +          "items": {
      +            "maxItems": 6,
      +            "minItems": 6
      +          },
      +          "requested_count": {
      +            "const": 6
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 7
      +          },
      +          "items": {
      +            "maxItems": 7,
      +            "minItems": 7
      +          },
      +          "requested_count": {
      +            "const": 7
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 8
      +          },
      +          "items": {
      +            "maxItems": 8,
      +            "minItems": 8
      +          },
      +          "requested_count": {
      +            "const": 8
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 9
      +          },
      +          "items": {
      +            "maxItems": 9,
      +            "minItems": 9
      +          },
      +          "requested_count": {
      +            "const": 9
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 10
      +          },
      +          "items": {
      +            "maxItems": 10,
      +            "minItems": 10
      +          },
      +          "requested_count": {
      +            "const": 10
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 11
      +          },
      +          "items": {
      +            "maxItems": 11,
      +            "minItems": 11
      +          },
      +          "requested_count": {
      +            "const": 11
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 12
      +          },
      +          "items": {
      +            "maxItems": 12,
      +            "minItems": 12
      +          },
      +          "requested_count": {
      +            "const": 12
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 13
      +          },
      +          "items": {
      +            "maxItems": 13,
      +            "minItems": 13
      +          },
      +          "requested_count": {
      +            "const": 13
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 14
      +          },
      +          "items": {
      +            "maxItems": 14,
      +            "minItems": 14
      +          },
      +          "requested_count": {
      +            "const": 14
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 15
      +          },
      +          "items": {
      +            "maxItems": 15,
      +            "minItems": 15
      +          },
      +          "requested_count": {
      +            "const": 15
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 16
      +          },
      +          "items": {
      +            "maxItems": 16,
      +            "minItems": 16
      +          },
      +          "requested_count": {
      +            "const": 16
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 17
      +          },
      +          "items": {
      +            "maxItems": 17,
      +            "minItems": 17
      +          },
      +          "requested_count": {
      +            "const": 17
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 18
      +          },
      +          "items": {
      +            "maxItems": 18,
      +            "minItems": 18
      +          },
      +          "requested_count": {
      +            "const": 18
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 19
      +          },
      +          "items": {
      +            "maxItems": 19,
      +            "minItems": 19
      +          },
      +          "requested_count": {
      +            "const": 19
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 20
      +          },
      +          "items": {
      +            "maxItems": 20,
      +            "minItems": 20
      +          },
      +          "requested_count": {
      +            "const": 20
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 21
      +          },
      +          "items": {
      +            "maxItems": 21,
      +            "minItems": 21
      +          },
      +          "requested_count": {
      +            "const": 21
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 22
      +          },
      +          "items": {
      +            "maxItems": 22,
      +            "minItems": 22
      +          },
      +          "requested_count": {
      +            "const": 22
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 23
      +          },
      +          "items": {
      +            "maxItems": 23,
      +            "minItems": 23
      +          },
      +          "requested_count": {
      +            "const": 23
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 24
      +          },
      +          "items": {
      +            "maxItems": 24,
      +            "minItems": 24
      +          },
      +          "requested_count": {
      +            "const": 24
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 25
      +          },
      +          "items": {
      +            "maxItems": 25,
      +            "minItems": 25
      +          },
      +          "requested_count": {
      +            "const": 25
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 26
      +          },
      +          "items": {
      +            "maxItems": 26,
      +            "minItems": 26
      +          },
      +          "requested_count": {
      +            "const": 26
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 27
      +          },
      +          "items": {
      +            "maxItems": 27,
      +            "minItems": 27
      +          },
      +          "requested_count": {
      +            "const": 27
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 28
      +          },
      +          "items": {
      +            "maxItems": 28,
      +            "minItems": 28
      +          },
      +          "requested_count": {
      +            "const": 28
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 29
      +          },
      +          "items": {
      +            "maxItems": 29,
      +            "minItems": 29
      +          },
      +          "requested_count": {
      +            "const": 29
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 30
      +          },
      +          "items": {
      +            "maxItems": 30,
      +            "minItems": 30
      +          },
      +          "requested_count": {
      +            "const": 30
      +          }
      +        }
      +      }
      +    ],
      +    "properties": {
      +      "status": {
      +        "const": "succeeded"
      +      }
      +    }
      +  },
      +  {
      +    "oneOf": [
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 1
      +          },
      +          "items": {
      +            "maxItems": 1,
      +            "minItems": 1
      +          },
      +          "requested_count": {
      +            "const": 1
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 1
      +          },
      +          "items": {
      +            "maxItems": 1,
      +            "minItems": 1
      +          },
      +          "requested_count": {
      +            "const": 2
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 2
      +          },
      +          "items": {
      +            "maxItems": 2,
      +            "minItems": 2
      +          },
      +          "requested_count": {
      +            "const": 2
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 1
      +          },
      +          "items": {
      +            "maxItems": 1,
      +            "minItems": 1
      +          },
      +          "requested_count": {
      +            "const": 3
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 2
      +          },
      +          "items": {
      +            "maxItems": 2,
      +            "minItems": 2
      +          },
      +          "requested_count": {
      +            "const": 3
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 3
      +          },
      +          "items": {
      +            "maxItems": 3,
      +            "minItems": 3
      +          },
      +          "requested_count": {
      +            "const": 3
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 1
      +          },
      +          "items": {
      +            "maxItems": 1,
      +            "minItems": 1
      +          },
      +          "requested_count": {
      +            "const": 4
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 2
      +          },
      +          "items": {
      +            "maxItems": 2,
      +            "minItems": 2
      +          },
      +          "requested_count": {
      +            "const": 4
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 3
      +          },
      +          "items": {
      +            "maxItems": 3,
      +            "minItems": 3
      +          },
      +          "requested_count": {
      +            "const": 4
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 4
      +          },
      +          "items": {
      +            "maxItems": 4,
      +            "minItems": 4
      +          },
      +          "requested_count": {
      +            "const": 4
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 1
      +          },
      +          "items": {
      +            "maxItems": 1,
      +            "minItems": 1
      +          },
      +          "requested_count": {
      +            "const": 5
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 2
      +          },
      +          "items": {
      +            "maxItems": 2,
      +            "minItems": 2
      +          },
      +          "requested_count": {
      +            "const": 5
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 3
      +          },
      +          "items": {
      +            "maxItems": 3,
      +            "minItems": 3
      +          },
      +          "requested_count": {
      +            "const": 5
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 4
      +          },
      +          "items": {
      +            "maxItems": 4,
      +            "minItems": 4
      +          },
      +          "requested_count": {
      +            "const": 5
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 5
      +          },
      +          "items": {
      +            "maxItems": 5,
      +            "minItems": 5
      +          },
      +          "requested_count": {
      +            "const": 5
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 1
      +          },
      +          "items": {
      +            "maxItems": 1,
      +            "minItems": 1
      +          },
      +          "requested_count": {
      +            "const": 6
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 2
      +          },
      +          "items": {
      +            "maxItems": 2,
      +            "minItems": 2
      +          },
      +          "requested_count": {
      +            "const": 6
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 3
      +          },
      +          "items": {
      +            "maxItems": 3,
      +            "minItems": 3
      +          },
      +          "requested_count": {
      +            "const": 6
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 4
      +          },
      +          "items": {
      +            "maxItems": 4,
      +            "minItems": 4
      +          },
      +          "requested_count": {
      +            "const": 6
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 5
      +          },
      +          "items": {
      +            "maxItems": 5,
      +            "minItems": 5
      +          },
      +          "requested_count": {
      +            "const": 6
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 6
      +          },
      +          "items": {
      +            "maxItems": 6,
      +            "minItems": 6
      +          },
      +          "requested_count": {
      +            "const": 6
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 1
      +          },
      +          "items": {
      +            "maxItems": 1,
      +            "minItems": 1
      +          },
      +          "requested_count": {
      +            "const": 7
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 2
      +          },
      +          "items": {
      +            "maxItems": 2,
      +            "minItems": 2
      +          },
      +          "requested_count": {
      +            "const": 7
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 3
      +          },
      +          "items": {
      +            "maxItems": 3,
      +            "minItems": 3
      +          },
      +          "requested_count": {
      +            "const": 7
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 4
      +          },
      +          "items": {
      +            "maxItems": 4,
      +            "minItems": 4
      +          },
      +          "requested_count": {
      +            "const": 7
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 5
      +          },
      +          "items": {
      +            "maxItems": 5,
      +            "minItems": 5
      +          },
      +          "requested_count": {
      +            "const": 7
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 6
      +          },
      +          "items": {
      +            "maxItems": 6,
      +            "minItems": 6
      +          },
      +          "requested_count": {
      +            "const": 7
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 7
      +          },
      +          "items": {
      +            "maxItems": 7,
      +            "minItems": 7
      +          },
      +          "requested_count": {
      +            "const": 7
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 1
      +          },
      +          "items": {
      +            "maxItems": 1,
      +            "minItems": 1
      +          },
      +          "requested_count": {
      +            "const": 8
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 2
      +          },
      +          "items": {
      +            "maxItems": 2,
      +            "minItems": 2
      +          },
      +          "requested_count": {
      +            "const": 8
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 3
      +          },
      +          "items": {
      +            "maxItems": 3,
      +            "minItems": 3
      +          },
      +          "requested_count": {
      +            "const": 8
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 4
      +          },
      +          "items": {
      +            "maxItems": 4,
      +            "minItems": 4
      +          },
      +          "requested_count": {
      +            "const": 8
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 5
      +          },
      +          "items": {
      +            "maxItems": 5,
      +            "minItems": 5
      +          },
      +          "requested_count": {
      +            "const": 8
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 6
      +          },
      +          "items": {
      +            "maxItems": 6,
      +            "minItems": 6
      +          },
      +          "requested_count": {
      +            "const": 8
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 7
      +          },
      +          "items": {
      +            "maxItems": 7,
      +            "minItems": 7
      +          },
      +          "requested_count": {
      +            "const": 8
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 8
      +          },
      +          "items": {
      +            "maxItems": 8,
      +            "minItems": 8
      +          },
      +          "requested_count": {
      +            "const": 8
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 1
      +          },
      +          "items": {
      +            "maxItems": 1,
      +            "minItems": 1
      +          },
      +          "requested_count": {
      +            "const": 9
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 2
      +          },
      +          "items": {
      +            "maxItems": 2,
      +            "minItems": 2
      +          },
      +          "requested_count": {
      +            "const": 9
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 3
      +          },
      +          "items": {
      +            "maxItems": 3,
      +            "minItems": 3
      +          },
      +          "requested_count": {
      +            "const": 9
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 4
      +          },
      +          "items": {
      +            "maxItems": 4,
      +            "minItems": 4
      +          },
      +          "requested_count": {
      +            "const": 9
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 5
      +          },
      +          "items": {
      +            "maxItems": 5,
      +            "minItems": 5
      +          },
      +          "requested_count": {
      +            "const": 9
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 6
      +          },
      +          "items": {
      +            "maxItems": 6,
      +            "minItems": 6
      +          },
      +          "requested_count": {
      +            "const": 9
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 7
      +          },
      +          "items": {
      +            "maxItems": 7,
      +            "minItems": 7
      +          },
      +          "requested_count": {
      +            "const": 9
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 8
      +          },
      +          "items": {
      +            "maxItems": 8,
      +            "minItems": 8
      +          },
      +          "requested_count": {
      +            "const": 9
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 9
      +          },
      +          "items": {
      +            "maxItems": 9,
      +            "minItems": 9
      +          },
      +          "requested_count": {
      +            "const": 9
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 1
      +          },
      +          "items": {
      +            "maxItems": 1,
      +            "minItems": 1
      +          },
      +          "requested_count": {
      +            "const": 10
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 2
      +          },
      +          "items": {
      +            "maxItems": 2,
      +            "minItems": 2
      +          },
      +          "requested_count": {
      +            "const": 10
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 3
      +          },
      +          "items": {
      +            "maxItems": 3,
      +            "minItems": 3
      +          },
      +          "requested_count": {
      +            "const": 10
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 4
      +          },
      +          "items": {
      +            "maxItems": 4,
      +            "minItems": 4
      +          },
      +          "requested_count": {
      +            "const": 10
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 5
      +          },
      +          "items": {
      +            "maxItems": 5,
      +            "minItems": 5
      +          },
      +          "requested_count": {
      +            "const": 10
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 6
      +          },
      +          "items": {
      +            "maxItems": 6,
      +            "minItems": 6
      +          },
      +          "requested_count": {
      +            "const": 10
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 7
      +          },
      +          "items": {
      +            "maxItems": 7,
      +            "minItems": 7
      +          },
      +          "requested_count": {
      +            "const": 10
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 8
      +          },
      +          "items": {
      +            "maxItems": 8,
      +            "minItems": 8
      +          },
      +          "requested_count": {
      +            "const": 10
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 9
      +          },
      +          "items": {
      +            "maxItems": 9,
      +            "minItems": 9
      +          },
      +          "requested_count": {
      +            "const": 10
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 10
      +          },
      +          "items": {
      +            "maxItems": 10,
      +            "minItems": 10
      +          },
      +          "requested_count": {
      +            "const": 10
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 1
      +          },
      +          "items": {
      +            "maxItems": 1,
      +            "minItems": 1
      +          },
      +          "requested_count": {
      +            "const": 11
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 2
      +          },
      +          "items": {
      +            "maxItems": 2,
      +            "minItems": 2
      +          },
      +          "requested_count": {
      +            "const": 11
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 3
      +          },
      +          "items": {
      +            "maxItems": 3,
      +            "minItems": 3
      +          },
      +          "requested_count": {
      +            "const": 11
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 4
      +          },
      +          "items": {
      +            "maxItems": 4,
      +            "minItems": 4
      +          },
      +          "requested_count": {
      +            "const": 11
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 5
      +          },
      +          "items": {
      +            "maxItems": 5,
      +            "minItems": 5
      +          },
      +          "requested_count": {
      +            "const": 11
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 6
      +          },
      +          "items": {
      +            "maxItems": 6,
      +            "minItems": 6
      +          },
      +          "requested_count": {
      +            "const": 11
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 7
      +          },
      +          "items": {
      +            "maxItems": 7,
      +            "minItems": 7
      +          },
      +          "requested_count": {
      +            "const": 11
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 8
      +          },
      +          "items": {
      +            "maxItems": 8,
      +            "minItems": 8
      +          },
      +          "requested_count": {
      +            "const": 11
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 9
      +          },
      +          "items": {
      +            "maxItems": 9,
      +            "minItems": 9
      +          },
      +          "requested_count": {
      +            "const": 11
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 10
      +          },
      +          "items": {
      +            "maxItems": 10,
      +            "minItems": 10
      +          },
      +          "requested_count": {
      +            "const": 11
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 11
      +          },
      +          "items": {
      +            "maxItems": 11,
      +            "minItems": 11
      +          },
      +          "requested_count": {
      +            "const": 11
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 1
      +          },
      +          "items": {
      +            "maxItems": 1,
      +            "minItems": 1
      +          },
      +          "requested_count": {
      +            "const": 12
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 2
      +          },
      +          "items": {
      +            "maxItems": 2,
      +            "minItems": 2
      +          },
      +          "requested_count": {
      +            "const": 12
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 3
      +          },
      +          "items": {
      +            "maxItems": 3,
      +            "minItems": 3
      +          },
      +          "requested_count": {
      +            "const": 12
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 4
      +          },
      +          "items": {
      +            "maxItems": 4,
      +            "minItems": 4
      +          },
      +          "requested_count": {
      +            "const": 12
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 5
      +          },
      +          "items": {
      +            "maxItems": 5,
      +            "minItems": 5
      +          },
      +          "requested_count": {
      +            "const": 12
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 6
      +          },
      +          "items": {
      +            "maxItems": 6,
      +            "minItems": 6
      +          },
      +          "requested_count": {
      +            "const": 12
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 7
      +          },
      +          "items": {
      +            "maxItems": 7,
      +            "minItems": 7
      +          },
      +          "requested_count": {
      +            "const": 12
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 8
      +          },
      +          "items": {
      +            "maxItems": 8,
      +            "minItems": 8
      +          },
      +          "requested_count": {
      +            "const": 12
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 9
      +          },
      +          "items": {
      +            "maxItems": 9,
      +            "minItems": 9
      +          },
      +          "requested_count": {
      +            "const": 12
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 10
      +          },
      +          "items": {
      +            "maxItems": 10,
      +            "minItems": 10
      +          },
      +          "requested_count": {
      +            "const": 12
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 11
      +          },
      +          "items": {
      +            "maxItems": 11,
      +            "minItems": 11
      +          },
      +          "requested_count": {
      +            "const": 12
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 12
      +          },
      +          "items": {
      +            "maxItems": 12,
      +            "minItems": 12
      +          },
      +          "requested_count": {
      +            "const": 12
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 1
      +          },
      +          "items": {
      +            "maxItems": 1,
      +            "minItems": 1
      +          },
      +          "requested_count": {
      +            "const": 13
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 2
      +          },
      +          "items": {
      +            "maxItems": 2,
      +            "minItems": 2
      +          },
      +          "requested_count": {
      +            "const": 13
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 3
      +          },
      +          "items": {
      +            "maxItems": 3,
      +            "minItems": 3
      +          },
      +          "requested_count": {
      +            "const": 13
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 4
      +          },
      +          "items": {
      +            "maxItems": 4,
      +            "minItems": 4
      +          },
      +          "requested_count": {
      +            "const": 13
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 5
      +          },
      +          "items": {
      +            "maxItems": 5,
      +            "minItems": 5
      +          },
      +          "requested_count": {
      +            "const": 13
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 6
      +          },
      +          "items": {
      +            "maxItems": 6,
      +            "minItems": 6
      +          },
      +          "requested_count": {
      +            "const": 13
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 7
      +          },
      +          "items": {
      +            "maxItems": 7,
      +            "minItems": 7
      +          },
      +          "requested_count": {
      +            "const": 13
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 8
      +          },
      +          "items": {
      +            "maxItems": 8,
      +            "minItems": 8
      +          },
      +          "requested_count": {
      +            "const": 13
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 9
      +          },
      +          "items": {
      +            "maxItems": 9,
      +            "minItems": 9
      +          },
      +          "requested_count": {
      +            "const": 13
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 10
      +          },
      +          "items": {
      +            "maxItems": 10,
      +            "minItems": 10
      +          },
      +          "requested_count": {
      +            "const": 13
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 11
      +          },
      +          "items": {
      +            "maxItems": 11,
      +            "minItems": 11
      +          },
      +          "requested_count": {
      +            "const": 13
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 12
      +          },
      +          "items": {
      +            "maxItems": 12,
      +            "minItems": 12
      +          },
      +          "requested_count": {
      +            "const": 13
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 13
      +          },
      +          "items": {
      +            "maxItems": 13,
      +            "minItems": 13
      +          },
      +          "requested_count": {
      +            "const": 13
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 1
      +          },
      +          "items": {
      +            "maxItems": 1,
      +            "minItems": 1
      +          },
      +          "requested_count": {
      +            "const": 14
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 2
      +          },
      +          "items": {
      +            "maxItems": 2,
      +            "minItems": 2
      +          },
      +          "requested_count": {
      +            "const": 14
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 3
      +          },
      +          "items": {
      +            "maxItems": 3,
      +            "minItems": 3
      +          },
      +          "requested_count": {
      +            "const": 14
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 4
      +          },
      +          "items": {
      +            "maxItems": 4,
      +            "minItems": 4
      +          },
      +          "requested_count": {
      +            "const": 14
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 5
      +          },
      +          "items": {
      +            "maxItems": 5,
      +            "minItems": 5
      +          },
      +          "requested_count": {
      +            "const": 14
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 6
      +          },
      +          "items": {
      +            "maxItems": 6,
      +            "minItems": 6
      +          },
      +          "requested_count": {
      +            "const": 14
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 7
      +          },
      +          "items": {
      +            "maxItems": 7,
      +            "minItems": 7
      +          },
      +          "requested_count": {
      +            "const": 14
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 8
      +          },
      +          "items": {
      +            "maxItems": 8,
      +            "minItems": 8
      +          },
      +          "requested_count": {
      +            "const": 14
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 9
      +          },
      +          "items": {
      +            "maxItems": 9,
      +            "minItems": 9
      +          },
      +          "requested_count": {
      +            "const": 14
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 10
      +          },
      +          "items": {
      +            "maxItems": 10,
      +            "minItems": 10
      +          },
      +          "requested_count": {
      +            "const": 14
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 11
      +          },
      +          "items": {
      +            "maxItems": 11,
      +            "minItems": 11
      +          },
      +          "requested_count": {
      +            "const": 14
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 12
      +          },
      +          "items": {
      +            "maxItems": 12,
      +            "minItems": 12
      +          },
      +          "requested_count": {
      +            "const": 14
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 13
      +          },
      +          "items": {
      +            "maxItems": 13,
      +            "minItems": 13
      +          },
      +          "requested_count": {
      +            "const": 14
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 14
      +          },
      +          "items": {
      +            "maxItems": 14,
      +            "minItems": 14
      +          },
      +          "requested_count": {
      +            "const": 14
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 1
      +          },
      +          "items": {
      +            "maxItems": 1,
      +            "minItems": 1
      +          },
      +          "requested_count": {
      +            "const": 15
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 2
      +          },
      +          "items": {
      +            "maxItems": 2,
      +            "minItems": 2
      +          },
      +          "requested_count": {
      +            "const": 15
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 3
      +          },
      +          "items": {
      +            "maxItems": 3,
      +            "minItems": 3
      +          },
      +          "requested_count": {
      +            "const": 15
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 4
      +          },
      +          "items": {
      +            "maxItems": 4,
      +            "minItems": 4
      +          },
      +          "requested_count": {
      +            "const": 15
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 5
      +          },
      +          "items": {
      +            "maxItems": 5,
      +            "minItems": 5
      +          },
      +          "requested_count": {
      +            "const": 15
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 6
      +          },
      +          "items": {
      +            "maxItems": 6,
      +            "minItems": 6
      +          },
      +          "requested_count": {
      +            "const": 15
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 7
      +          },
      +          "items": {
      +            "maxItems": 7,
      +            "minItems": 7
      +          },
      +          "requested_count": {
      +            "const": 15
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 8
      +          },
      +          "items": {
      +            "maxItems": 8,
      +            "minItems": 8
      +          },
      +          "requested_count": {
      +            "const": 15
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 9
      +          },
      +          "items": {
      +            "maxItems": 9,
      +            "minItems": 9
      +          },
      +          "requested_count": {
      +            "const": 15
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 10
      +          },
      +          "items": {
      +            "maxItems": 10,
      +            "minItems": 10
      +          },
      +          "requested_count": {
      +            "const": 15
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 11
      +          },
      +          "items": {
      +            "maxItems": 11,
      +            "minItems": 11
      +          },
      +          "requested_count": {
      +            "const": 15
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 12
      +          },
      +          "items": {
      +            "maxItems": 12,
      +            "minItems": 12
      +          },
      +          "requested_count": {
      +            "const": 15
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 13
      +          },
      +          "items": {
      +            "maxItems": 13,
      +            "minItems": 13
      +          },
      +          "requested_count": {
      +            "const": 15
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 14
      +          },
      +          "items": {
      +            "maxItems": 14,
      +            "minItems": 14
      +          },
      +          "requested_count": {
      +            "const": 15
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 15
      +          },
      +          "items": {
      +            "maxItems": 15,
      +            "minItems": 15
      +          },
      +          "requested_count": {
      +            "const": 15
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 1
      +          },
      +          "items": {
      +            "maxItems": 1,
      +            "minItems": 1
      +          },
      +          "requested_count": {
      +            "const": 16
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 2
      +          },
      +          "items": {
      +            "maxItems": 2,
      +            "minItems": 2
      +          },
      +          "requested_count": {
      +            "const": 16
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 3
      +          },
      +          "items": {
      +            "maxItems": 3,
      +            "minItems": 3
      +          },
      +          "requested_count": {
      +            "const": 16
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 4
      +          },
      +          "items": {
      +            "maxItems": 4,
      +            "minItems": 4
      +          },
      +          "requested_count": {
      +            "const": 16
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 5
      +          },
      +          "items": {
      +            "maxItems": 5,
      +            "minItems": 5
      +          },
      +          "requested_count": {
      +            "const": 16
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 6
      +          },
      +          "items": {
      +            "maxItems": 6,
      +            "minItems": 6
      +          },
      +          "requested_count": {
      +            "const": 16
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 7
      +          },
      +          "items": {
      +            "maxItems": 7,
      +            "minItems": 7
      +          },
      +          "requested_count": {
      +            "const": 16
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 8
      +          },
      +          "items": {
      +            "maxItems": 8,
      +            "minItems": 8
      +          },
      +          "requested_count": {
      +            "const": 16
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 9
      +          },
      +          "items": {
      +            "maxItems": 9,
      +            "minItems": 9
      +          },
      +          "requested_count": {
      +            "const": 16
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 10
      +          },
      +          "items": {
      +            "maxItems": 10,
      +            "minItems": 10
      +          },
      +          "requested_count": {
      +            "const": 16
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 11
      +          },
      +          "items": {
      +            "maxItems": 11,
      +            "minItems": 11
      +          },
      +          "requested_count": {
      +            "const": 16
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 12
      +          },
      +          "items": {
      +            "maxItems": 12,
      +            "minItems": 12
      +          },
      +          "requested_count": {
      +            "const": 16
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 13
      +          },
      +          "items": {
      +            "maxItems": 13,
      +            "minItems": 13
      +          },
      +          "requested_count": {
      +            "const": 16
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 14
      +          },
      +          "items": {
      +            "maxItems": 14,
      +            "minItems": 14
      +          },
      +          "requested_count": {
      +            "const": 16
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 15
      +          },
      +          "items": {
      +            "maxItems": 15,
      +            "minItems": 15
      +          },
      +          "requested_count": {
      +            "const": 16
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 16
      +          },
      +          "items": {
      +            "maxItems": 16,
      +            "minItems": 16
      +          },
      +          "requested_count": {
      +            "const": 16
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 1
      +          },
      +          "items": {
      +            "maxItems": 1,
      +            "minItems": 1
      +          },
      +          "requested_count": {
      +            "const": 17
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 2
      +          },
      +          "items": {
      +            "maxItems": 2,
      +            "minItems": 2
      +          },
      +          "requested_count": {
      +            "const": 17
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 3
      +          },
      +          "items": {
      +            "maxItems": 3,
      +            "minItems": 3
      +          },
      +          "requested_count": {
      +            "const": 17
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 4
      +          },
      +          "items": {
      +            "maxItems": 4,
      +            "minItems": 4
      +          },
      +          "requested_count": {
      +            "const": 17
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 5
      +          },
      +          "items": {
      +            "maxItems": 5,
      +            "minItems": 5
      +          },
      +          "requested_count": {
      +            "const": 17
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 6
      +          },
      +          "items": {
      +            "maxItems": 6,
      +            "minItems": 6
      +          },
      +          "requested_count": {
      +            "const": 17
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 7
      +          },
      +          "items": {
      +            "maxItems": 7,
      +            "minItems": 7
      +          },
      +          "requested_count": {
      +            "const": 17
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 8
      +          },
      +          "items": {
      +            "maxItems": 8,
      +            "minItems": 8
      +          },
      +          "requested_count": {
      +            "const": 17
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 9
      +          },
      +          "items": {
      +            "maxItems": 9,
      +            "minItems": 9
      +          },
      +          "requested_count": {
      +            "const": 17
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 10
      +          },
      +          "items": {
      +            "maxItems": 10,
      +            "minItems": 10
      +          },
      +          "requested_count": {
      +            "const": 17
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 11
      +          },
      +          "items": {
      +            "maxItems": 11,
      +            "minItems": 11
      +          },
      +          "requested_count": {
      +            "const": 17
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 12
      +          },
      +          "items": {
      +            "maxItems": 12,
      +            "minItems": 12
      +          },
      +          "requested_count": {
      +            "const": 17
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 13
      +          },
      +          "items": {
      +            "maxItems": 13,
      +            "minItems": 13
      +          },
      +          "requested_count": {
      +            "const": 17
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 14
      +          },
      +          "items": {
      +            "maxItems": 14,
      +            "minItems": 14
      +          },
      +          "requested_count": {
      +            "const": 17
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 15
      +          },
      +          "items": {
      +            "maxItems": 15,
      +            "minItems": 15
      +          },
      +          "requested_count": {
      +            "const": 17
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 16
      +          },
      +          "items": {
      +            "maxItems": 16,
      +            "minItems": 16
      +          },
      +          "requested_count": {
      +            "const": 17
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 17
      +          },
      +          "items": {
      +            "maxItems": 17,
      +            "minItems": 17
      +          },
      +          "requested_count": {
      +            "const": 17
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 1
      +          },
      +          "items": {
      +            "maxItems": 1,
      +            "minItems": 1
      +          },
      +          "requested_count": {
      +            "const": 18
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 2
      +          },
      +          "items": {
      +            "maxItems": 2,
      +            "minItems": 2
      +          },
      +          "requested_count": {
      +            "const": 18
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 3
      +          },
      +          "items": {
      +            "maxItems": 3,
      +            "minItems": 3
      +          },
      +          "requested_count": {
      +            "const": 18
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 4
      +          },
      +          "items": {
      +            "maxItems": 4,
      +            "minItems": 4
      +          },
      +          "requested_count": {
      +            "const": 18
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 5
      +          },
      +          "items": {
      +            "maxItems": 5,
      +            "minItems": 5
      +          },
      +          "requested_count": {
      +            "const": 18
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 6
      +          },
      +          "items": {
      +            "maxItems": 6,
      +            "minItems": 6
      +          },
      +          "requested_count": {
      +            "const": 18
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 7
      +          },
      +          "items": {
      +            "maxItems": 7,
      +            "minItems": 7
      +          },
      +          "requested_count": {
      +            "const": 18
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 8
      +          },
      +          "items": {
      +            "maxItems": 8,
      +            "minItems": 8
      +          },
      +          "requested_count": {
      +            "const": 18
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 9
      +          },
      +          "items": {
      +            "maxItems": 9,
      +            "minItems": 9
      +          },
      +          "requested_count": {
      +            "const": 18
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 10
      +          },
      +          "items": {
      +            "maxItems": 10,
      +            "minItems": 10
      +          },
      +          "requested_count": {
      +            "const": 18
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 11
      +          },
      +          "items": {
      +            "maxItems": 11,
      +            "minItems": 11
      +          },
      +          "requested_count": {
      +            "const": 18
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 12
      +          },
      +          "items": {
      +            "maxItems": 12,
      +            "minItems": 12
      +          },
      +          "requested_count": {
      +            "const": 18
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 13
      +          },
      +          "items": {
      +            "maxItems": 13,
      +            "minItems": 13
      +          },
      +          "requested_count": {
      +            "const": 18
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 14
      +          },
      +          "items": {
      +            "maxItems": 14,
      +            "minItems": 14
      +          },
      +          "requested_count": {
      +            "const": 18
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 15
      +          },
      +          "items": {
      +            "maxItems": 15,
      +            "minItems": 15
      +          },
      +          "requested_count": {
      +            "const": 18
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 16
      +          },
      +          "items": {
      +            "maxItems": 16,
      +            "minItems": 16
      +          },
      +          "requested_count": {
      +            "const": 18
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 17
      +          },
      +          "items": {
      +            "maxItems": 17,
      +            "minItems": 17
      +          },
      +          "requested_count": {
      +            "const": 18
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 18
      +          },
      +          "items": {
      +            "maxItems": 18,
      +            "minItems": 18
      +          },
      +          "requested_count": {
      +            "const": 18
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 1
      +          },
      +          "items": {
      +            "maxItems": 1,
      +            "minItems": 1
      +          },
      +          "requested_count": {
      +            "const": 19
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 2
      +          },
      +          "items": {
      +            "maxItems": 2,
      +            "minItems": 2
      +          },
      +          "requested_count": {
      +            "const": 19
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 3
      +          },
      +          "items": {
      +            "maxItems": 3,
      +            "minItems": 3
      +          },
      +          "requested_count": {
      +            "const": 19
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 4
      +          },
      +          "items": {
      +            "maxItems": 4,
      +            "minItems": 4
      +          },
      +          "requested_count": {
      +            "const": 19
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 5
      +          },
      +          "items": {
      +            "maxItems": 5,
      +            "minItems": 5
      +          },
      +          "requested_count": {
      +            "const": 19
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 6
      +          },
      +          "items": {
      +            "maxItems": 6,
      +            "minItems": 6
      +          },
      +          "requested_count": {
      +            "const": 19
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 7
      +          },
      +          "items": {
      +            "maxItems": 7,
      +            "minItems": 7
      +          },
      +          "requested_count": {
      +            "const": 19
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 8
      +          },
      +          "items": {
      +            "maxItems": 8,
      +            "minItems": 8
      +          },
      +          "requested_count": {
      +            "const": 19
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 9
      +          },
      +          "items": {
      +            "maxItems": 9,
      +            "minItems": 9
      +          },
      +          "requested_count": {
      +            "const": 19
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 10
      +          },
      +          "items": {
      +            "maxItems": 10,
      +            "minItems": 10
      +          },
      +          "requested_count": {
      +            "const": 19
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 11
      +          },
      +          "items": {
      +            "maxItems": 11,
      +            "minItems": 11
      +          },
      +          "requested_count": {
      +            "const": 19
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 12
      +          },
      +          "items": {
      +            "maxItems": 12,
      +            "minItems": 12
      +          },
      +          "requested_count": {
      +            "const": 19
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 13
      +          },
      +          "items": {
      +            "maxItems": 13,
      +            "minItems": 13
      +          },
      +          "requested_count": {
      +            "const": 19
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 14
      +          },
      +          "items": {
      +            "maxItems": 14,
      +            "minItems": 14
      +          },
      +          "requested_count": {
      +            "const": 19
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 15
      +          },
      +          "items": {
      +            "maxItems": 15,
      +            "minItems": 15
      +          },
      +          "requested_count": {
      +            "const": 19
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 16
      +          },
      +          "items": {
      +            "maxItems": 16,
      +            "minItems": 16
      +          },
      +          "requested_count": {
      +            "const": 19
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 17
      +          },
      +          "items": {
      +            "maxItems": 17,
      +            "minItems": 17
      +          },
      +          "requested_count": {
      +            "const": 19
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 18
      +          },
      +          "items": {
      +            "maxItems": 18,
      +            "minItems": 18
      +          },
      +          "requested_count": {
      +            "const": 19
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 19
      +          },
      +          "items": {
      +            "maxItems": 19,
      +            "minItems": 19
      +          },
      +          "requested_count": {
      +            "const": 19
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 1
      +          },
      +          "items": {
      +            "maxItems": 1,
      +            "minItems": 1
      +          },
      +          "requested_count": {
      +            "const": 20
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 2
      +          },
      +          "items": {
      +            "maxItems": 2,
      +            "minItems": 2
      +          },
      +          "requested_count": {
      +            "const": 20
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 3
      +          },
      +          "items": {
      +            "maxItems": 3,
      +            "minItems": 3
      +          },
      +          "requested_count": {
      +            "const": 20
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 4
      +          },
      +          "items": {
      +            "maxItems": 4,
      +            "minItems": 4
      +          },
      +          "requested_count": {
      +            "const": 20
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 5
      +          },
      +          "items": {
      +            "maxItems": 5,
      +            "minItems": 5
      +          },
      +          "requested_count": {
      +            "const": 20
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 6
      +          },
      +          "items": {
      +            "maxItems": 6,
      +            "minItems": 6
      +          },
      +          "requested_count": {
      +            "const": 20
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 7
      +          },
      +          "items": {
      +            "maxItems": 7,
      +            "minItems": 7
      +          },
      +          "requested_count": {
      +            "const": 20
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 8
      +          },
      +          "items": {
      +            "maxItems": 8,
      +            "minItems": 8
      +          },
      +          "requested_count": {
      +            "const": 20
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 9
      +          },
      +          "items": {
      +            "maxItems": 9,
      +            "minItems": 9
      +          },
      +          "requested_count": {
      +            "const": 20
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 10
      +          },
      +          "items": {
      +            "maxItems": 10,
      +            "minItems": 10
      +          },
      +          "requested_count": {
      +            "const": 20
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 11
      +          },
      +          "items": {
      +            "maxItems": 11,
      +            "minItems": 11
      +          },
      +          "requested_count": {
      +            "const": 20
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 12
      +          },
      +          "items": {
      +            "maxItems": 12,
      +            "minItems": 12
      +          },
      +          "requested_count": {
      +            "const": 20
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 13
      +          },
      +          "items": {
      +            "maxItems": 13,
      +            "minItems": 13
      +          },
      +          "requested_count": {
      +            "const": 20
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 14
      +          },
      +          "items": {
      +            "maxItems": 14,
      +            "minItems": 14
      +          },
      +          "requested_count": {
      +            "const": 20
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 15
      +          },
      +          "items": {
      +            "maxItems": 15,
      +            "minItems": 15
      +          },
      +          "requested_count": {
      +            "const": 20
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 16
      +          },
      +          "items": {
      +            "maxItems": 16,
      +            "minItems": 16
      +          },
      +          "requested_count": {
      +            "const": 20
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 17
      +          },
      +          "items": {
      +            "maxItems": 17,
      +            "minItems": 17
      +          },
      +          "requested_count": {
      +            "const": 20
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 18
      +          },
      +          "items": {
      +            "maxItems": 18,
      +            "minItems": 18
      +          },
      +          "requested_count": {
      +            "const": 20
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 19
      +          },
      +          "items": {
      +            "maxItems": 19,
      +            "minItems": 19
      +          },
      +          "requested_count": {
      +            "const": 20
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 20
      +          },
      +          "items": {
      +            "maxItems": 20,
      +            "minItems": 20
      +          },
      +          "requested_count": {
      +            "const": 20
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 1
      +          },
      +          "items": {
      +            "maxItems": 1,
      +            "minItems": 1
      +          },
      +          "requested_count": {
      +            "const": 21
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 2
      +          },
      +          "items": {
      +            "maxItems": 2,
      +            "minItems": 2
      +          },
      +          "requested_count": {
      +            "const": 21
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 3
      +          },
      +          "items": {
      +            "maxItems": 3,
      +            "minItems": 3
      +          },
      +          "requested_count": {
      +            "const": 21
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 4
      +          },
      +          "items": {
      +            "maxItems": 4,
      +            "minItems": 4
      +          },
      +          "requested_count": {
      +            "const": 21
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 5
      +          },
      +          "items": {
      +            "maxItems": 5,
      +            "minItems": 5
      +          },
      +          "requested_count": {
      +            "const": 21
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 6
      +          },
      +          "items": {
      +            "maxItems": 6,
      +            "minItems": 6
      +          },
      +          "requested_count": {
      +            "const": 21
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 7
      +          },
      +          "items": {
      +            "maxItems": 7,
      +            "minItems": 7
      +          },
      +          "requested_count": {
      +            "const": 21
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 8
      +          },
      +          "items": {
      +            "maxItems": 8,
      +            "minItems": 8
      +          },
      +          "requested_count": {
      +            "const": 21
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 9
      +          },
      +          "items": {
      +            "maxItems": 9,
      +            "minItems": 9
      +          },
      +          "requested_count": {
      +            "const": 21
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 10
      +          },
      +          "items": {
      +            "maxItems": 10,
      +            "minItems": 10
      +          },
      +          "requested_count": {
      +            "const": 21
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 11
      +          },
      +          "items": {
      +            "maxItems": 11,
      +            "minItems": 11
      +          },
      +          "requested_count": {
      +            "const": 21
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 12
      +          },
      +          "items": {
      +            "maxItems": 12,
      +            "minItems": 12
      +          },
      +          "requested_count": {
      +            "const": 21
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 13
      +          },
      +          "items": {
      +            "maxItems": 13,
      +            "minItems": 13
      +          },
      +          "requested_count": {
      +            "const": 21
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 14
      +          },
      +          "items": {
      +            "maxItems": 14,
      +            "minItems": 14
      +          },
      +          "requested_count": {
      +            "const": 21
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 15
      +          },
      +          "items": {
      +            "maxItems": 15,
      +            "minItems": 15
      +          },
      +          "requested_count": {
      +            "const": 21
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 16
      +          },
      +          "items": {
      +            "maxItems": 16,
      +            "minItems": 16
      +          },
      +          "requested_count": {
      +            "const": 21
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 17
      +          },
      +          "items": {
      +            "maxItems": 17,
      +            "minItems": 17
      +          },
      +          "requested_count": {
      +            "const": 21
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 18
      +          },
      +          "items": {
      +            "maxItems": 18,
      +            "minItems": 18
      +          },
      +          "requested_count": {
      +            "const": 21
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 19
      +          },
      +          "items": {
      +            "maxItems": 19,
      +            "minItems": 19
      +          },
      +          "requested_count": {
      +            "const": 21
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 20
      +          },
      +          "items": {
      +            "maxItems": 20,
      +            "minItems": 20
      +          },
      +          "requested_count": {
      +            "const": 21
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 21
      +          },
      +          "items": {
      +            "maxItems": 21,
      +            "minItems": 21
      +          },
      +          "requested_count": {
      +            "const": 21
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 1
      +          },
      +          "items": {
      +            "maxItems": 1,
      +            "minItems": 1
      +          },
      +          "requested_count": {
      +            "const": 22
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 2
      +          },
      +          "items": {
      +            "maxItems": 2,
      +            "minItems": 2
      +          },
      +          "requested_count": {
      +            "const": 22
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 3
      +          },
      +          "items": {
      +            "maxItems": 3,
      +            "minItems": 3
      +          },
      +          "requested_count": {
      +            "const": 22
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 4
      +          },
      +          "items": {
      +            "maxItems": 4,
      +            "minItems": 4
      +          },
      +          "requested_count": {
      +            "const": 22
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 5
      +          },
      +          "items": {
      +            "maxItems": 5,
      +            "minItems": 5
      +          },
      +          "requested_count": {
      +            "const": 22
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 6
      +          },
      +          "items": {
      +            "maxItems": 6,
      +            "minItems": 6
      +          },
      +          "requested_count": {
      +            "const": 22
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 7
      +          },
      +          "items": {
      +            "maxItems": 7,
      +            "minItems": 7
      +          },
      +          "requested_count": {
      +            "const": 22
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 8
      +          },
      +          "items": {
      +            "maxItems": 8,
      +            "minItems": 8
      +          },
      +          "requested_count": {
      +            "const": 22
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 9
      +          },
      +          "items": {
      +            "maxItems": 9,
      +            "minItems": 9
      +          },
      +          "requested_count": {
      +            "const": 22
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 10
      +          },
      +          "items": {
      +            "maxItems": 10,
      +            "minItems": 10
      +          },
      +          "requested_count": {
      +            "const": 22
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 11
      +          },
      +          "items": {
      +            "maxItems": 11,
      +            "minItems": 11
      +          },
      +          "requested_count": {
      +            "const": 22
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 12
      +          },
      +          "items": {
      +            "maxItems": 12,
      +            "minItems": 12
      +          },
      +          "requested_count": {
      +            "const": 22
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 13
      +          },
      +          "items": {
      +            "maxItems": 13,
      +            "minItems": 13
      +          },
      +          "requested_count": {
      +            "const": 22
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 14
      +          },
      +          "items": {
      +            "maxItems": 14,
      +            "minItems": 14
      +          },
      +          "requested_count": {
      +            "const": 22
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 15
      +          },
      +          "items": {
      +            "maxItems": 15,
      +            "minItems": 15
      +          },
      +          "requested_count": {
      +            "const": 22
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 16
      +          },
      +          "items": {
      +            "maxItems": 16,
      +            "minItems": 16
      +          },
      +          "requested_count": {
      +            "const": 22
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 17
      +          },
      +          "items": {
      +            "maxItems": 17,
      +            "minItems": 17
      +          },
      +          "requested_count": {
      +            "const": 22
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 18
      +          },
      +          "items": {
      +            "maxItems": 18,
      +            "minItems": 18
      +          },
      +          "requested_count": {
      +            "const": 22
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 19
      +          },
      +          "items": {
      +            "maxItems": 19,
      +            "minItems": 19
      +          },
      +          "requested_count": {
      +            "const": 22
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 20
      +          },
      +          "items": {
      +            "maxItems": 20,
      +            "minItems": 20
      +          },
      +          "requested_count": {
      +            "const": 22
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 21
      +          },
      +          "items": {
      +            "maxItems": 21,
      +            "minItems": 21
      +          },
      +          "requested_count": {
      +            "const": 22
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 22
      +          },
      +          "items": {
      +            "maxItems": 22,
      +            "minItems": 22
      +          },
      +          "requested_count": {
      +            "const": 22
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 1
      +          },
      +          "items": {
      +            "maxItems": 1,
      +            "minItems": 1
      +          },
      +          "requested_count": {
      +            "const": 23
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 2
      +          },
      +          "items": {
      +            "maxItems": 2,
      +            "minItems": 2
      +          },
      +          "requested_count": {
      +            "const": 23
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 3
      +          },
      +          "items": {
      +            "maxItems": 3,
      +            "minItems": 3
      +          },
      +          "requested_count": {
      +            "const": 23
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 4
      +          },
      +          "items": {
      +            "maxItems": 4,
      +            "minItems": 4
      +          },
      +          "requested_count": {
      +            "const": 23
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 5
      +          },
      +          "items": {
      +            "maxItems": 5,
      +            "minItems": 5
      +          },
      +          "requested_count": {
      +            "const": 23
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 6
      +          },
      +          "items": {
      +            "maxItems": 6,
      +            "minItems": 6
      +          },
      +          "requested_count": {
      +            "const": 23
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 7
      +          },
      +          "items": {
      +            "maxItems": 7,
      +            "minItems": 7
      +          },
      +          "requested_count": {
      +            "const": 23
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 8
      +          },
      +          "items": {
      +            "maxItems": 8,
      +            "minItems": 8
      +          },
      +          "requested_count": {
      +            "const": 23
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 9
      +          },
      +          "items": {
      +            "maxItems": 9,
      +            "minItems": 9
      +          },
      +          "requested_count": {
      +            "const": 23
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 10
      +          },
      +          "items": {
      +            "maxItems": 10,
      +            "minItems": 10
      +          },
      +          "requested_count": {
      +            "const": 23
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 11
      +          },
      +          "items": {
      +            "maxItems": 11,
      +            "minItems": 11
      +          },
      +          "requested_count": {
      +            "const": 23
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 12
      +          },
      +          "items": {
      +            "maxItems": 12,
      +            "minItems": 12
      +          },
      +          "requested_count": {
      +            "const": 23
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 13
      +          },
      +          "items": {
      +            "maxItems": 13,
      +            "minItems": 13
      +          },
      +          "requested_count": {
      +            "const": 23
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 14
      +          },
      +          "items": {
      +            "maxItems": 14,
      +            "minItems": 14
      +          },
      +          "requested_count": {
      +            "const": 23
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 15
      +          },
      +          "items": {
      +            "maxItems": 15,
      +            "minItems": 15
      +          },
      +          "requested_count": {
      +            "const": 23
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 16
      +          },
      +          "items": {
      +            "maxItems": 16,
      +            "minItems": 16
      +          },
      +          "requested_count": {
      +            "const": 23
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 17
      +          },
      +          "items": {
      +            "maxItems": 17,
      +            "minItems": 17
      +          },
      +          "requested_count": {
      +            "const": 23
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 18
      +          },
      +          "items": {
      +            "maxItems": 18,
      +            "minItems": 18
      +          },
      +          "requested_count": {
      +            "const": 23
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 19
      +          },
      +          "items": {
      +            "maxItems": 19,
      +            "minItems": 19
      +          },
      +          "requested_count": {
      +            "const": 23
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 20
      +          },
      +          "items": {
      +            "maxItems": 20,
      +            "minItems": 20
      +          },
      +          "requested_count": {
      +            "const": 23
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 21
      +          },
      +          "items": {
      +            "maxItems": 21,
      +            "minItems": 21
      +          },
      +          "requested_count": {
      +            "const": 23
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 22
      +          },
      +          "items": {
      +            "maxItems": 22,
      +            "minItems": 22
      +          },
      +          "requested_count": {
      +            "const": 23
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 23
      +          },
      +          "items": {
      +            "maxItems": 23,
      +            "minItems": 23
      +          },
      +          "requested_count": {
      +            "const": 23
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 1
      +          },
      +          "items": {
      +            "maxItems": 1,
      +            "minItems": 1
      +          },
      +          "requested_count": {
      +            "const": 24
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 2
      +          },
      +          "items": {
      +            "maxItems": 2,
      +            "minItems": 2
      +          },
      +          "requested_count": {
      +            "const": 24
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 3
      +          },
      +          "items": {
      +            "maxItems": 3,
      +            "minItems": 3
      +          },
      +          "requested_count": {
      +            "const": 24
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 4
      +          },
      +          "items": {
      +            "maxItems": 4,
      +            "minItems": 4
      +          },
      +          "requested_count": {
      +            "const": 24
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 5
      +          },
      +          "items": {
      +            "maxItems": 5,
      +            "minItems": 5
      +          },
      +          "requested_count": {
      +            "const": 24
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 6
      +          },
      +          "items": {
      +            "maxItems": 6,
      +            "minItems": 6
      +          },
      +          "requested_count": {
      +            "const": 24
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 7
      +          },
      +          "items": {
      +            "maxItems": 7,
      +            "minItems": 7
      +          },
      +          "requested_count": {
      +            "const": 24
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 8
      +          },
      +          "items": {
      +            "maxItems": 8,
      +            "minItems": 8
      +          },
      +          "requested_count": {
      +            "const": 24
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 9
      +          },
      +          "items": {
      +            "maxItems": 9,
      +            "minItems": 9
      +          },
      +          "requested_count": {
      +            "const": 24
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 10
      +          },
      +          "items": {
      +            "maxItems": 10,
      +            "minItems": 10
      +          },
      +          "requested_count": {
      +            "const": 24
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 11
      +          },
      +          "items": {
      +            "maxItems": 11,
      +            "minItems": 11
      +          },
      +          "requested_count": {
      +            "const": 24
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 12
      +          },
      +          "items": {
      +            "maxItems": 12,
      +            "minItems": 12
      +          },
      +          "requested_count": {
      +            "const": 24
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 13
      +          },
      +          "items": {
      +            "maxItems": 13,
      +            "minItems": 13
      +          },
      +          "requested_count": {
      +            "const": 24
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 14
      +          },
      +          "items": {
      +            "maxItems": 14,
      +            "minItems": 14
      +          },
      +          "requested_count": {
      +            "const": 24
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 15
      +          },
      +          "items": {
      +            "maxItems": 15,
      +            "minItems": 15
      +          },
      +          "requested_count": {
      +            "const": 24
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 16
      +          },
      +          "items": {
      +            "maxItems": 16,
      +            "minItems": 16
      +          },
      +          "requested_count": {
      +            "const": 24
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 17
      +          },
      +          "items": {
      +            "maxItems": 17,
      +            "minItems": 17
      +          },
      +          "requested_count": {
      +            "const": 24
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 18
      +          },
      +          "items": {
      +            "maxItems": 18,
      +            "minItems": 18
      +          },
      +          "requested_count": {
      +            "const": 24
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 19
      +          },
      +          "items": {
      +            "maxItems": 19,
      +            "minItems": 19
      +          },
      +          "requested_count": {
      +            "const": 24
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 20
      +          },
      +          "items": {
      +            "maxItems": 20,
      +            "minItems": 20
      +          },
      +          "requested_count": {
      +            "const": 24
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 21
      +          },
      +          "items": {
      +            "maxItems": 21,
      +            "minItems": 21
      +          },
      +          "requested_count": {
      +            "const": 24
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 22
      +          },
      +          "items": {
      +            "maxItems": 22,
      +            "minItems": 22
      +          },
      +          "requested_count": {
      +            "const": 24
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 23
      +          },
      +          "items": {
      +            "maxItems": 23,
      +            "minItems": 23
      +          },
      +          "requested_count": {
      +            "const": 24
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 24
      +          },
      +          "items": {
      +            "maxItems": 24,
      +            "minItems": 24
      +          },
      +          "requested_count": {
      +            "const": 24
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 1
      +          },
      +          "items": {
      +            "maxItems": 1,
      +            "minItems": 1
      +          },
      +          "requested_count": {
      +            "const": 25
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 2
      +          },
      +          "items": {
      +            "maxItems": 2,
      +            "minItems": 2
      +          },
      +          "requested_count": {
      +            "const": 25
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 3
      +          },
      +          "items": {
      +            "maxItems": 3,
      +            "minItems": 3
      +          },
      +          "requested_count": {
      +            "const": 25
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 4
      +          },
      +          "items": {
      +            "maxItems": 4,
      +            "minItems": 4
      +          },
      +          "requested_count": {
      +            "const": 25
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 5
      +          },
      +          "items": {
      +            "maxItems": 5,
      +            "minItems": 5
      +          },
      +          "requested_count": {
      +            "const": 25
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 6
      +          },
      +          "items": {
      +            "maxItems": 6,
      +            "minItems": 6
      +          },
      +          "requested_count": {
      +            "const": 25
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 7
      +          },
      +          "items": {
      +            "maxItems": 7,
      +            "minItems": 7
      +          },
      +          "requested_count": {
      +            "const": 25
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 8
      +          },
      +          "items": {
      +            "maxItems": 8,
      +            "minItems": 8
      +          },
      +          "requested_count": {
      +            "const": 25
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 9
      +          },
      +          "items": {
      +            "maxItems": 9,
      +            "minItems": 9
      +          },
      +          "requested_count": {
      +            "const": 25
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 10
      +          },
      +          "items": {
      +            "maxItems": 10,
      +            "minItems": 10
      +          },
      +          "requested_count": {
      +            "const": 25
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 11
      +          },
      +          "items": {
      +            "maxItems": 11,
      +            "minItems": 11
      +          },
      +          "requested_count": {
      +            "const": 25
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 12
      +          },
      +          "items": {
      +            "maxItems": 12,
      +            "minItems": 12
      +          },
      +          "requested_count": {
      +            "const": 25
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 13
      +          },
      +          "items": {
      +            "maxItems": 13,
      +            "minItems": 13
      +          },
      +          "requested_count": {
      +            "const": 25
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 14
      +          },
      +          "items": {
      +            "maxItems": 14,
      +            "minItems": 14
      +          },
      +          "requested_count": {
      +            "const": 25
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 15
      +          },
      +          "items": {
      +            "maxItems": 15,
      +            "minItems": 15
      +          },
      +          "requested_count": {
      +            "const": 25
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 16
      +          },
      +          "items": {
      +            "maxItems": 16,
      +            "minItems": 16
      +          },
      +          "requested_count": {
      +            "const": 25
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 17
      +          },
      +          "items": {
      +            "maxItems": 17,
      +            "minItems": 17
      +          },
      +          "requested_count": {
      +            "const": 25
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 18
      +          },
      +          "items": {
      +            "maxItems": 18,
      +            "minItems": 18
      +          },
      +          "requested_count": {
      +            "const": 25
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 19
      +          },
      +          "items": {
      +            "maxItems": 19,
      +            "minItems": 19
      +          },
      +          "requested_count": {
      +            "const": 25
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 20
      +          },
      +          "items": {
      +            "maxItems": 20,
      +            "minItems": 20
      +          },
      +          "requested_count": {
      +            "const": 25
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 21
      +          },
      +          "items": {
      +            "maxItems": 21,
      +            "minItems": 21
      +          },
      +          "requested_count": {
      +            "const": 25
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 22
      +          },
      +          "items": {
      +            "maxItems": 22,
      +            "minItems": 22
      +          },
      +          "requested_count": {
      +            "const": 25
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 23
      +          },
      +          "items": {
      +            "maxItems": 23,
      +            "minItems": 23
      +          },
      +          "requested_count": {
      +            "const": 25
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 24
      +          },
      +          "items": {
      +            "maxItems": 24,
      +            "minItems": 24
      +          },
      +          "requested_count": {
      +            "const": 25
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 25
      +          },
      +          "items": {
      +            "maxItems": 25,
      +            "minItems": 25
      +          },
      +          "requested_count": {
      +            "const": 25
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 1
      +          },
      +          "items": {
      +            "maxItems": 1,
      +            "minItems": 1
      +          },
      +          "requested_count": {
      +            "const": 26
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 2
      +          },
      +          "items": {
      +            "maxItems": 2,
      +            "minItems": 2
      +          },
      +          "requested_count": {
      +            "const": 26
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 3
      +          },
      +          "items": {
      +            "maxItems": 3,
      +            "minItems": 3
      +          },
      +          "requested_count": {
      +            "const": 26
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 4
      +          },
      +          "items": {
      +            "maxItems": 4,
      +            "minItems": 4
      +          },
      +          "requested_count": {
      +            "const": 26
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 5
      +          },
      +          "items": {
      +            "maxItems": 5,
      +            "minItems": 5
      +          },
      +          "requested_count": {
      +            "const": 26
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 6
      +          },
      +          "items": {
      +            "maxItems": 6,
      +            "minItems": 6
      +          },
      +          "requested_count": {
      +            "const": 26
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 7
      +          },
      +          "items": {
      +            "maxItems": 7,
      +            "minItems": 7
      +          },
      +          "requested_count": {
      +            "const": 26
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 8
      +          },
      +          "items": {
      +            "maxItems": 8,
      +            "minItems": 8
      +          },
      +          "requested_count": {
      +            "const": 26
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 9
      +          },
      +          "items": {
      +            "maxItems": 9,
      +            "minItems": 9
      +          },
      +          "requested_count": {
      +            "const": 26
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 10
      +          },
      +          "items": {
      +            "maxItems": 10,
      +            "minItems": 10
      +          },
      +          "requested_count": {
      +            "const": 26
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 11
      +          },
      +          "items": {
      +            "maxItems": 11,
      +            "minItems": 11
      +          },
      +          "requested_count": {
      +            "const": 26
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 12
      +          },
      +          "items": {
      +            "maxItems": 12,
      +            "minItems": 12
      +          },
      +          "requested_count": {
      +            "const": 26
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 13
      +          },
      +          "items": {
      +            "maxItems": 13,
      +            "minItems": 13
      +          },
      +          "requested_count": {
      +            "const": 26
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 14
      +          },
      +          "items": {
      +            "maxItems": 14,
      +            "minItems": 14
      +          },
      +          "requested_count": {
      +            "const": 26
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 15
      +          },
      +          "items": {
      +            "maxItems": 15,
      +            "minItems": 15
      +          },
      +          "requested_count": {
      +            "const": 26
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 16
      +          },
      +          "items": {
      +            "maxItems": 16,
      +            "minItems": 16
      +          },
      +          "requested_count": {
      +            "const": 26
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 17
      +          },
      +          "items": {
      +            "maxItems": 17,
      +            "minItems": 17
      +          },
      +          "requested_count": {
      +            "const": 26
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 18
      +          },
      +          "items": {
      +            "maxItems": 18,
      +            "minItems": 18
      +          },
      +          "requested_count": {
      +            "const": 26
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 19
      +          },
      +          "items": {
      +            "maxItems": 19,
      +            "minItems": 19
      +          },
      +          "requested_count": {
      +            "const": 26
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 20
      +          },
      +          "items": {
      +            "maxItems": 20,
      +            "minItems": 20
      +          },
      +          "requested_count": {
      +            "const": 26
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 21
      +          },
      +          "items": {
      +            "maxItems": 21,
      +            "minItems": 21
      +          },
      +          "requested_count": {
      +            "const": 26
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 22
      +          },
      +          "items": {
      +            "maxItems": 22,
      +            "minItems": 22
      +          },
      +          "requested_count": {
      +            "const": 26
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 23
      +          },
      +          "items": {
      +            "maxItems": 23,
      +            "minItems": 23
      +          },
      +          "requested_count": {
      +            "const": 26
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 24
      +          },
      +          "items": {
      +            "maxItems": 24,
      +            "minItems": 24
      +          },
      +          "requested_count": {
      +            "const": 26
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 25
      +          },
      +          "items": {
      +            "maxItems": 25,
      +            "minItems": 25
      +          },
      +          "requested_count": {
      +            "const": 26
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 26
      +          },
      +          "items": {
      +            "maxItems": 26,
      +            "minItems": 26
      +          },
      +          "requested_count": {
      +            "const": 26
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 1
      +          },
      +          "items": {
      +            "maxItems": 1,
      +            "minItems": 1
      +          },
      +          "requested_count": {
      +            "const": 27
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 2
      +          },
      +          "items": {
      +            "maxItems": 2,
      +            "minItems": 2
      +          },
      +          "requested_count": {
      +            "const": 27
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 3
      +          },
      +          "items": {
      +            "maxItems": 3,
      +            "minItems": 3
      +          },
      +          "requested_count": {
      +            "const": 27
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 4
      +          },
      +          "items": {
      +            "maxItems": 4,
      +            "minItems": 4
      +          },
      +          "requested_count": {
      +            "const": 27
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 5
      +          },
      +          "items": {
      +            "maxItems": 5,
      +            "minItems": 5
      +          },
      +          "requested_count": {
      +            "const": 27
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 6
      +          },
      +          "items": {
      +            "maxItems": 6,
      +            "minItems": 6
      +          },
      +          "requested_count": {
      +            "const": 27
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 7
      +          },
      +          "items": {
      +            "maxItems": 7,
      +            "minItems": 7
      +          },
      +          "requested_count": {
      +            "const": 27
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 8
      +          },
      +          "items": {
      +            "maxItems": 8,
      +            "minItems": 8
      +          },
      +          "requested_count": {
      +            "const": 27
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 9
      +          },
      +          "items": {
      +            "maxItems": 9,
      +            "minItems": 9
      +          },
      +          "requested_count": {
      +            "const": 27
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 10
      +          },
      +          "items": {
      +            "maxItems": 10,
      +            "minItems": 10
      +          },
      +          "requested_count": {
      +            "const": 27
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 11
      +          },
      +          "items": {
      +            "maxItems": 11,
      +            "minItems": 11
      +          },
      +          "requested_count": {
      +            "const": 27
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 12
      +          },
      +          "items": {
      +            "maxItems": 12,
      +            "minItems": 12
      +          },
      +          "requested_count": {
      +            "const": 27
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 13
      +          },
      +          "items": {
      +            "maxItems": 13,
      +            "minItems": 13
      +          },
      +          "requested_count": {
      +            "const": 27
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 14
      +          },
      +          "items": {
      +            "maxItems": 14,
      +            "minItems": 14
      +          },
      +          "requested_count": {
      +            "const": 27
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 15
      +          },
      +          "items": {
      +            "maxItems": 15,
      +            "minItems": 15
      +          },
      +          "requested_count": {
      +            "const": 27
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 16
      +          },
      +          "items": {
      +            "maxItems": 16,
      +            "minItems": 16
      +          },
      +          "requested_count": {
      +            "const": 27
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 17
      +          },
      +          "items": {
      +            "maxItems": 17,
      +            "minItems": 17
      +          },
      +          "requested_count": {
      +            "const": 27
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 18
      +          },
      +          "items": {
      +            "maxItems": 18,
      +            "minItems": 18
      +          },
      +          "requested_count": {
      +            "const": 27
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 19
      +          },
      +          "items": {
      +            "maxItems": 19,
      +            "minItems": 19
      +          },
      +          "requested_count": {
      +            "const": 27
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 20
      +          },
      +          "items": {
      +            "maxItems": 20,
      +            "minItems": 20
      +          },
      +          "requested_count": {
      +            "const": 27
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 21
      +          },
      +          "items": {
      +            "maxItems": 21,
      +            "minItems": 21
      +          },
      +          "requested_count": {
      +            "const": 27
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 22
      +          },
      +          "items": {
      +            "maxItems": 22,
      +            "minItems": 22
      +          },
      +          "requested_count": {
      +            "const": 27
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 23
      +          },
      +          "items": {
      +            "maxItems": 23,
      +            "minItems": 23
      +          },
      +          "requested_count": {
      +            "const": 27
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 24
      +          },
      +          "items": {
      +            "maxItems": 24,
      +            "minItems": 24
      +          },
      +          "requested_count": {
      +            "const": 27
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 25
      +          },
      +          "items": {
      +            "maxItems": 25,
      +            "minItems": 25
      +          },
      +          "requested_count": {
      +            "const": 27
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 26
      +          },
      +          "items": {
      +            "maxItems": 26,
      +            "minItems": 26
      +          },
      +          "requested_count": {
      +            "const": 27
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 27
      +          },
      +          "items": {
      +            "maxItems": 27,
      +            "minItems": 27
      +          },
      +          "requested_count": {
      +            "const": 27
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 1
      +          },
      +          "items": {
      +            "maxItems": 1,
      +            "minItems": 1
      +          },
      +          "requested_count": {
      +            "const": 28
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 2
      +          },
      +          "items": {
      +            "maxItems": 2,
      +            "minItems": 2
      +          },
      +          "requested_count": {
      +            "const": 28
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 3
      +          },
      +          "items": {
      +            "maxItems": 3,
      +            "minItems": 3
      +          },
      +          "requested_count": {
      +            "const": 28
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 4
      +          },
      +          "items": {
      +            "maxItems": 4,
      +            "minItems": 4
      +          },
      +          "requested_count": {
      +            "const": 28
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 5
      +          },
      +          "items": {
      +            "maxItems": 5,
      +            "minItems": 5
      +          },
      +          "requested_count": {
      +            "const": 28
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 6
      +          },
      +          "items": {
      +            "maxItems": 6,
      +            "minItems": 6
      +          },
      +          "requested_count": {
      +            "const": 28
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 7
      +          },
      +          "items": {
      +            "maxItems": 7,
      +            "minItems": 7
      +          },
      +          "requested_count": {
      +            "const": 28
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 8
      +          },
      +          "items": {
      +            "maxItems": 8,
      +            "minItems": 8
      +          },
      +          "requested_count": {
      +            "const": 28
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 9
      +          },
      +          "items": {
      +            "maxItems": 9,
      +            "minItems": 9
      +          },
      +          "requested_count": {
      +            "const": 28
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 10
      +          },
      +          "items": {
      +            "maxItems": 10,
      +            "minItems": 10
      +          },
      +          "requested_count": {
      +            "const": 28
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 11
      +          },
      +          "items": {
      +            "maxItems": 11,
      +            "minItems": 11
      +          },
      +          "requested_count": {
      +            "const": 28
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 12
      +          },
      +          "items": {
      +            "maxItems": 12,
      +            "minItems": 12
      +          },
      +          "requested_count": {
      +            "const": 28
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 13
      +          },
      +          "items": {
      +            "maxItems": 13,
      +            "minItems": 13
      +          },
      +          "requested_count": {
      +            "const": 28
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 14
      +          },
      +          "items": {
      +            "maxItems": 14,
      +            "minItems": 14
      +          },
      +          "requested_count": {
      +            "const": 28
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 15
      +          },
      +          "items": {
      +            "maxItems": 15,
      +            "minItems": 15
      +          },
      +          "requested_count": {
      +            "const": 28
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 16
      +          },
      +          "items": {
      +            "maxItems": 16,
      +            "minItems": 16
      +          },
      +          "requested_count": {
      +            "const": 28
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 17
      +          },
      +          "items": {
      +            "maxItems": 17,
      +            "minItems": 17
      +          },
      +          "requested_count": {
      +            "const": 28
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 18
      +          },
      +          "items": {
      +            "maxItems": 18,
      +            "minItems": 18
      +          },
      +          "requested_count": {
      +            "const": 28
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 19
      +          },
      +          "items": {
      +            "maxItems": 19,
      +            "minItems": 19
      +          },
      +          "requested_count": {
      +            "const": 28
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 20
      +          },
      +          "items": {
      +            "maxItems": 20,
      +            "minItems": 20
      +          },
      +          "requested_count": {
      +            "const": 28
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 21
      +          },
      +          "items": {
      +            "maxItems": 21,
      +            "minItems": 21
      +          },
      +          "requested_count": {
      +            "const": 28
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 22
      +          },
      +          "items": {
      +            "maxItems": 22,
      +            "minItems": 22
      +          },
      +          "requested_count": {
      +            "const": 28
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 23
      +          },
      +          "items": {
      +            "maxItems": 23,
      +            "minItems": 23
      +          },
      +          "requested_count": {
      +            "const": 28
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 24
      +          },
      +          "items": {
      +            "maxItems": 24,
      +            "minItems": 24
      +          },
      +          "requested_count": {
      +            "const": 28
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 25
      +          },
      +          "items": {
      +            "maxItems": 25,
      +            "minItems": 25
      +          },
      +          "requested_count": {
      +            "const": 28
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 26
      +          },
      +          "items": {
      +            "maxItems": 26,
      +            "minItems": 26
      +          },
      +          "requested_count": {
      +            "const": 28
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 27
      +          },
      +          "items": {
      +            "maxItems": 27,
      +            "minItems": 27
      +          },
      +          "requested_count": {
      +            "const": 28
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 28
      +          },
      +          "items": {
      +            "maxItems": 28,
      +            "minItems": 28
      +          },
      +          "requested_count": {
      +            "const": 28
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 1
      +          },
      +          "items": {
      +            "maxItems": 1,
      +            "minItems": 1
      +          },
      +          "requested_count": {
      +            "const": 29
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 2
      +          },
      +          "items": {
      +            "maxItems": 2,
      +            "minItems": 2
      +          },
      +          "requested_count": {
      +            "const": 29
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 3
      +          },
      +          "items": {
      +            "maxItems": 3,
      +            "minItems": 3
      +          },
      +          "requested_count": {
      +            "const": 29
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 4
      +          },
      +          "items": {
      +            "maxItems": 4,
      +            "minItems": 4
      +          },
      +          "requested_count": {
      +            "const": 29
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 5
      +          },
      +          "items": {
      +            "maxItems": 5,
      +            "minItems": 5
      +          },
      +          "requested_count": {
      +            "const": 29
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 6
      +          },
      +          "items": {
      +            "maxItems": 6,
      +            "minItems": 6
      +          },
      +          "requested_count": {
      +            "const": 29
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 7
      +          },
      +          "items": {
      +            "maxItems": 7,
      +            "minItems": 7
      +          },
      +          "requested_count": {
      +            "const": 29
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 8
      +          },
      +          "items": {
      +            "maxItems": 8,
      +            "minItems": 8
      +          },
      +          "requested_count": {
      +            "const": 29
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 9
      +          },
      +          "items": {
      +            "maxItems": 9,
      +            "minItems": 9
      +          },
      +          "requested_count": {
      +            "const": 29
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 10
      +          },
      +          "items": {
      +            "maxItems": 10,
      +            "minItems": 10
      +          },
      +          "requested_count": {
      +            "const": 29
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 11
      +          },
      +          "items": {
      +            "maxItems": 11,
      +            "minItems": 11
      +          },
      +          "requested_count": {
      +            "const": 29
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 12
      +          },
      +          "items": {
      +            "maxItems": 12,
      +            "minItems": 12
      +          },
      +          "requested_count": {
      +            "const": 29
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 13
      +          },
      +          "items": {
      +            "maxItems": 13,
      +            "minItems": 13
      +          },
      +          "requested_count": {
      +            "const": 29
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 14
      +          },
      +          "items": {
      +            "maxItems": 14,
      +            "minItems": 14
      +          },
      +          "requested_count": {
      +            "const": 29
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 15
      +          },
      +          "items": {
      +            "maxItems": 15,
      +            "minItems": 15
      +          },
      +          "requested_count": {
      +            "const": 29
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 16
      +          },
      +          "items": {
      +            "maxItems": 16,
      +            "minItems": 16
      +          },
      +          "requested_count": {
      +            "const": 29
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 17
      +          },
      +          "items": {
      +            "maxItems": 17,
      +            "minItems": 17
      +          },
      +          "requested_count": {
      +            "const": 29
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 18
      +          },
      +          "items": {
      +            "maxItems": 18,
      +            "minItems": 18
      +          },
      +          "requested_count": {
      +            "const": 29
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 19
      +          },
      +          "items": {
      +            "maxItems": 19,
      +            "minItems": 19
      +          },
      +          "requested_count": {
      +            "const": 29
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 20
      +          },
      +          "items": {
      +            "maxItems": 20,
      +            "minItems": 20
      +          },
      +          "requested_count": {
      +            "const": 29
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 21
      +          },
      +          "items": {
      +            "maxItems": 21,
      +            "minItems": 21
      +          },
      +          "requested_count": {
      +            "const": 29
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 22
      +          },
      +          "items": {
      +            "maxItems": 22,
      +            "minItems": 22
      +          },
      +          "requested_count": {
      +            "const": 29
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 23
      +          },
      +          "items": {
      +            "maxItems": 23,
      +            "minItems": 23
      +          },
      +          "requested_count": {
      +            "const": 29
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 24
      +          },
      +          "items": {
      +            "maxItems": 24,
      +            "minItems": 24
      +          },
      +          "requested_count": {
      +            "const": 29
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 25
      +          },
      +          "items": {
      +            "maxItems": 25,
      +            "minItems": 25
      +          },
      +          "requested_count": {
      +            "const": 29
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 26
      +          },
      +          "items": {
      +            "maxItems": 26,
      +            "minItems": 26
      +          },
      +          "requested_count": {
      +            "const": 29
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 27
      +          },
      +          "items": {
      +            "maxItems": 27,
      +            "minItems": 27
      +          },
      +          "requested_count": {
      +            "const": 29
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 28
      +          },
      +          "items": {
      +            "maxItems": 28,
      +            "minItems": 28
      +          },
      +          "requested_count": {
      +            "const": 29
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 29
      +          },
      +          "items": {
      +            "maxItems": 29,
      +            "minItems": 29
      +          },
      +          "requested_count": {
      +            "const": 29
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 1
      +          },
      +          "items": {
      +            "maxItems": 1,
      +            "minItems": 1
      +          },
      +          "requested_count": {
      +            "const": 30
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 2
      +          },
      +          "items": {
      +            "maxItems": 2,
      +            "minItems": 2
      +          },
      +          "requested_count": {
      +            "const": 30
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 3
      +          },
      +          "items": {
      +            "maxItems": 3,
      +            "minItems": 3
      +          },
      +          "requested_count": {
      +            "const": 30
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 4
      +          },
      +          "items": {
      +            "maxItems": 4,
      +            "minItems": 4
      +          },
      +          "requested_count": {
      +            "const": 30
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 5
      +          },
      +          "items": {
      +            "maxItems": 5,
      +            "minItems": 5
      +          },
      +          "requested_count": {
      +            "const": 30
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 6
      +          },
      +          "items": {
      +            "maxItems": 6,
      +            "minItems": 6
      +          },
      +          "requested_count": {
      +            "const": 30
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 7
      +          },
      +          "items": {
      +            "maxItems": 7,
      +            "minItems": 7
      +          },
      +          "requested_count": {
      +            "const": 30
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 8
      +          },
      +          "items": {
      +            "maxItems": 8,
      +            "minItems": 8
      +          },
      +          "requested_count": {
      +            "const": 30
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 9
      +          },
      +          "items": {
      +            "maxItems": 9,
      +            "minItems": 9
      +          },
      +          "requested_count": {
      +            "const": 30
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 10
      +          },
      +          "items": {
      +            "maxItems": 10,
      +            "minItems": 10
      +          },
      +          "requested_count": {
      +            "const": 30
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 11
      +          },
      +          "items": {
      +            "maxItems": 11,
      +            "minItems": 11
      +          },
      +          "requested_count": {
      +            "const": 30
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 12
      +          },
      +          "items": {
      +            "maxItems": 12,
      +            "minItems": 12
      +          },
      +          "requested_count": {
      +            "const": 30
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 13
      +          },
      +          "items": {
      +            "maxItems": 13,
      +            "minItems": 13
      +          },
      +          "requested_count": {
      +            "const": 30
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 14
      +          },
      +          "items": {
      +            "maxItems": 14,
      +            "minItems": 14
      +          },
      +          "requested_count": {
      +            "const": 30
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 15
      +          },
      +          "items": {
      +            "maxItems": 15,
      +            "minItems": 15
      +          },
      +          "requested_count": {
      +            "const": 30
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 16
      +          },
      +          "items": {
      +            "maxItems": 16,
      +            "minItems": 16
      +          },
      +          "requested_count": {
      +            "const": 30
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 17
      +          },
      +          "items": {
      +            "maxItems": 17,
      +            "minItems": 17
      +          },
      +          "requested_count": {
      +            "const": 30
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 18
      +          },
      +          "items": {
      +            "maxItems": 18,
      +            "minItems": 18
      +          },
      +          "requested_count": {
      +            "const": 30
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 19
      +          },
      +          "items": {
      +            "maxItems": 19,
      +            "minItems": 19
      +          },
      +          "requested_count": {
      +            "const": 30
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 20
      +          },
      +          "items": {
      +            "maxItems": 20,
      +            "minItems": 20
      +          },
      +          "requested_count": {
      +            "const": 30
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 21
      +          },
      +          "items": {
      +            "maxItems": 21,
      +            "minItems": 21
      +          },
      +          "requested_count": {
      +            "const": 30
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 22
      +          },
      +          "items": {
      +            "maxItems": 22,
      +            "minItems": 22
      +          },
      +          "requested_count": {
      +            "const": 30
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 23
      +          },
      +          "items": {
      +            "maxItems": 23,
      +            "minItems": 23
      +          },
      +          "requested_count": {
      +            "const": 30
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 24
      +          },
      +          "items": {
      +            "maxItems": 24,
      +            "minItems": 24
      +          },
      +          "requested_count": {
      +            "const": 30
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 25
      +          },
      +          "items": {
      +            "maxItems": 25,
      +            "minItems": 25
      +          },
      +          "requested_count": {
      +            "const": 30
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 26
      +          },
      +          "items": {
      +            "maxItems": 26,
      +            "minItems": 26
      +          },
      +          "requested_count": {
      +            "const": 30
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 27
      +          },
      +          "items": {
      +            "maxItems": 27,
      +            "minItems": 27
      +          },
      +          "requested_count": {
      +            "const": 30
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 28
      +          },
      +          "items": {
      +            "maxItems": 28,
      +            "minItems": 28
      +          },
      +          "requested_count": {
      +            "const": 30
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 29
      +          },
      +          "items": {
      +            "maxItems": 29,
      +            "minItems": 29
      +          },
      +          "requested_count": {
      +            "const": 30
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 30
      +          },
      +          "items": {
      +            "maxItems": 30,
      +            "minItems": 30
      +          },
      +          "requested_count": {
      +            "const": 30
      +          }
      +        }
      +      }
      +    ],
      +    "properties": {
      +      "status": {
      +        "const": "partial"
      +      }
      +    }
      +  },
      +  {
      +    "properties": {
      +      "delivered_count": {
      +        "const": 0
      +      },
      +      "items": {
      +        "maxItems": 0
      +      },
      +      "status": {
      +        "enum": [
      +          "insufficient_verified_supply",
      +          "capability_unavailable",
      +          "unsupported_request",
      +          "failed"
      +        ]
      +      }
      +    }
      +  }
      +]
    • changedOutput schema / x-vhgengine-v2-output-schema / properties / status / enum
      Previous value: -[
      -  "succeeded",
      -  "partial",
      -  "insufficient_verified_supply",
      -  "unsupported_request",
      -  "failed"
      -]New value: +[
      +  "succeeded",
      +  "partial",
      +  "insufficient_verified_supply",
      +  "capability_unavailable",
      +  "unsupported_request",
      +  "failed"
      +]
  27. Changed12 schema fields changed
    • addedInput schema / $defs / ResearchSourceRequirementInputV2
      Added value: +{
      +  "additionalProperties": false,
      +  "description": "One V2 platform quota, with the V2 count ceiling.",
      +  "properties": {
      +    "minimum_delivered": {
      +      "default": 0,
      +      "description": "Minimum admitted items from this platform, 0-30.",
      +      "maximum": 30,
      +      "minimum": 0,
      +      "title": "Minimum Delivered",
      +      "type": "integer"
      +    },
      +    "mode": {
      +      "default": "preferred",
      +      "description": "required sets a hard V2 source quota; preferred sets no minimum.",
      +      "enum": [
      +        "required",
      +        "preferred"
      +      ],
      +      "title": "Mode",
      +      "type": "string"
      +    },
      +    "platform": {
      +      "description": "Actual TikTok, Instagram, or YouTube source for this V2 quota.",
      +      "enum": [
      +        "tiktok",
      +        "instagram",
      +        "youtube"
      +      ],
      +      "title": "Platform",
      +      "type": "string"
      +    }
      +  },
      +  "required": [
      +    "platform"
      +  ],
      +  "title": "ResearchSourceRequirementInputV2",
      +  "type": "object"
      +}
    • changedInput schema / properties / depth / description
      Previous value: -"standard supports up to 5 items; deep supports up to 10."New value: +"V1 standard supports up to 5 items; deep supports up to 10."
    • addedInput schema / properties / formats
      Added value: +{
      +  "anyOf": [
      +    {
      +      "items": {
      +        "enum": [
      +          "solo_talking_head",
      +          "podcast",
      +          "interview",
      +          "yapping_monologue"
      +        ],
      +        "type": "string"
      +      },
      +      "maxItems": 4,
      +      "minItems": 1,
      +      "type": "array"
      +    },
      +    {
      +      "type": "null"
      +    }
      +  ],
      +  "default": null,
      +  "description": "V2 allowed speaking formats. Omit for the four-format bundle.",
      +  "items": {
      +    "enum": [
      +      "solo_talking_head",
      +      "podcast",
      +      "interview",
      +      "yapping_monologue"
      +    ],
      +    "type": "string"
      +  },
      +  "maxItems": 4,
      +  "minItems": 1,
      +  "title": "Formats"
      +}
    • changedInput schema / properties / requested_count / description
      Previous value: -"Maximum verified items to deliver, 1-10; never padded."New value: +"V1 maximum verified items, 1-10."
    • addedInput schema / properties / requested_count_v2
      Added value: +{
      +  "anyOf": [
      +    {
      +      "maximum": 30,
      +      "minimum": 1,
      +      "type": "integer"
      +    },
      +    {
      +      "type": "null"
      +    }
      +  ],
      +  "default": null,
      +  "description": "V2 maximum verified items, 1-30; omission defaults to 10.",
      +  "maximum": 30,
      +  "minimum": 1,
      +  "title": "Requested Count V2"
      +}
    • addedInput schema / properties / requested_format / anyOf
      Added value: +[
      +  {
      +    "enum": [
      +      "solo_talking_head",
      +      "podcast",
      +      "interview",
      +      "yapping_monologue"
      +    ],
      +    "type": "string"
      +  },
      +  {
      +    "type": "null"
      +  }
      +]
    • changedInput schema / properties / requested_format / description
      Previous value: -"Required observed video format that every item must evidence."New value: +"Required singular V1 format. Pass null with a V2 contract."
    • changedInput schema / properties / requested_format / enum
      Previous value: -[
      -  "solo_talking_head",
      -  "podcast",
      -  "interview",
      -  "yapping_monologue"
      -]New value: +[
      +  "solo_talking_head",
      +  "podcast",
      +  "interview",
      +  "yapping_monologue",
      +  null
      +]
    • removedInput schema / properties / requested_format / type
      Removed value: -"string"
    • addedInput schema / properties / schema_version
      Added value: +{
      +  "default": "hook-research-request-v1",
      +  "description": "Use hook-research-request-v2 to opt into the V2 contract.",
      +  "enum": [
      +    "hook-research-request-v1",
      +    "hook-research-request-v2"
      +  ],
      +  "title": "Schema Version",
      +  "type": "string"
      +}
    • addedInput schema / properties / source_requirements_v2
      Added value: +{
      +  "anyOf": [
      +    {
      +      "items": {
      +        "$ref": "#/$defs/ResearchSourceRequirementInputV2"
      +      },
      +      "maxItems": 3,
      +      "minItems": 3,
      +      "type": "array"
      +    },
      +    {
      +      "type": "null"
      +    }
      +  ],
      +  "default": null,
      +  "description": "V2 per-platform quotas; omission prefers all three platforms.",
      +  "items": {
      +    "$ref": "#/$defs/ResearchSourceRequirementInputV2"
      +  },
      +  "maxItems": 3,
      +  "minItems": 3,
      +  "title": "Source Requirements V2"
      +}
    • addedOutput schema / x-vhgengine-v2-output-schema
      Added value: +{
      +  "$defs": {
      +    "AuthoritySettlementReceiptResponse": {
      +      "additionalProperties": false,
      +      "properties": {
      +        "artifact_payload_sha256": {
      +          "pattern": "^[0-9a-f]{64}$",
      +          "title": "Artifact Payload Sha256",
      +          "type": "string"
      +        },
      +        "call_id": {
      +          "title": "Call Id",
      +          "type": "string"
      +        },
      +        "component": {
      +          "enum": [
      +            "transcript",
      +            "visual",
      +            "audio_alignment",
      +            "ocr",
      +            "semantic_annotation",
      +            "content_arc"
      +          ],
      +          "title": "Component",
      +          "type": "string"
      +        },
      +        "dispatch_request_sha256": {
      +          "pattern": "^[0-9a-f]{64}$",
      +          "title": "Dispatch Request Sha256",
      +          "type": "string"
      +        },
      +        "model_id": {
      +          "title": "Model Id",
      +          "type": "string"
      +        },
      +        "model_sha256": {
      +          "pattern": "^[0-9a-f]{64}$",
      +          "title": "Model Sha256",
      +          "type": "string"
      +        },
      +        "model_version": {
      +          "title": "Model Version",
      +          "type": "string"
      +        },
      +        "provider_id": {
      +          "title": "Provider Id",
      +          "type": "string"
      +        },
      +        "provider_request_sha256": {
      +          "pattern": "^[0-9a-f]{64}$",
      +          "title": "Provider Request Sha256",
      +          "type": "string"
      +        },
      +        "provider_response_sha256": {
      +          "pattern": "^[0-9a-f]{64}$",
      +          "title": "Provider Response Sha256",
      +          "type": "string"
      +        },
      +        "request_sha256": {
      +          "pattern": "^[0-9a-f]{64}$",
      +          "title": "Request Sha256",
      +          "type": "string"
      +        },
      +        "settled_cost_microunits": {
      +          "minimum": 0,
      +          "title": "Settled Cost Microunits",
      +          "type": "integer"
      +        },
      +        "settled_credits": {
      +          "minimum": 0,
      +          "title": "Settled Credits",
      +          "type": "integer"
      +        },
      +        "settlement_receipt_sha256": {
      +          "pattern": "^[0-9a-f]{64}$",
      +          "title": "Settlement Receipt Sha256",
      +          "type": "string"
      +        },
      +        "subject_sha256": {
      +          "pattern": "^[0-9a-f]{64}$",
      +          "title": "Subject Sha256",
      +          "type": "string"
      +        }
      +      },
      +      "required": [
      +        "component",
      +        "call_id",
      +        "settlement_receipt_sha256",
      +        "dispatch_request_sha256",
      +        "request_sha256",
      +        "subject_sha256",
      +        "provider_request_sha256",
      +        "provider_response_sha256",
      +        "artifact_payload_sha256",
      +        "provider_id",
      +        "model_id",
      +        "model_version",
      +        "model_sha256",
      +        "settled_cost_microunits",
      +        "settled_credits"
      +      ],
      +      "title": "AuthoritySettlementReceiptResponse",
      +      "type": "object"
      +    },
      +    "AuthorityVersionReceiptResponse": {
      +      "additionalProperties": false,
      +      "properties": {
      +        "component": {
      +          "title": "Component",
      +          "type": "string"
      +        },
      +        "model_id": {
      +          "title": "Model Id",
      +          "type": "string"
      +        },
      +        "model_sha256": {
      +          "pattern": "^[0-9a-f]{64}$",
      +          "title": "Model Sha256",
      +          "type": "string"
      +        },
      +        "model_version": {
      +          "title": "Model Version",
      +          "type": "string"
      +        },
      +        "tool_id": {
      +          "title": "Tool Id",
      +          "type": "string"
      +        },
      +        "tool_sha256": {
      +          "pattern": "^[0-9a-f]{64}$",
      +          "title": "Tool Sha256",
      +          "type": "string"
      +        },
      +        "tool_version": {
      +          "title": "Tool Version",
      +          "type": "string"
      +        }
      +      },
      +      "required": [
      +        "component",
      +        "tool_id",
      +        "tool_version",
      +        "tool_sha256",
      +        "model_id",
      +        "model_version",
      +        "model_sha256"
      +      ],
      +      "title": "AuthorityVersionReceiptResponse",
      +      "type": "object"
      +    },
      +    "ContentArcReceiptResponse": {
      +      "additionalProperties": false,
      +      "description": "Privacy-safe proof for the exact same-media content arc.",
      +      "properties": {
      +        "actual_platform": {
      +          "$ref": "#/$defs/ResearchPlatform"
      +        },
      +        "candidate_id": {
      +          "title": "Candidate Id",
      +          "type": "string"
      +        },
      +        "canonical_public_url": {
      +          "format": "uri",
      +          "minLength": 1,
      +          "pattern": "^https://",
      +          "title": "Canonical Public Url",
      +          "type": "string"
      +        },
      +        "decision_state": {
      +          "const": "pass",
      +          "title": "Decision State",
      +          "type": "string"
      +        },
      +        "general_idea_evidence_ids": {
      +          "items": {
      +            "type": "string"
      +          },
      +          "minItems": 1,
      +          "title": "General Idea Evidence Ids",
      +          "type": "array"
      +        },
      +        "general_idea_excerpt_cue_ids": {
      +          "items": {
      +            "type": "string"
      +          },
      +          "minItems": 1,
      +          "title": "General Idea Excerpt Cue Ids",
      +          "type": "array"
      +        },
      +        "general_idea_excerpt_sha256": {
      +          "pattern": "^[0-9a-f]{64}$",
      +          "title": "General Idea Excerpt Sha256",
      +          "type": "string"
      +        },
      +        "general_idea_output_sha256": {
      +          "pattern": "^[0-9a-f]{64}$",
      +          "title": "General Idea Output Sha256",
      +          "type": "string"
      +        },
      +        "generic_cta_state": {
      +          "const": "absent",
      +          "title": "Generic Cta State",
      +          "type": "string"
      +        },
      +        "media_artifact_sha256": {
      +          "pattern": "^[0-9a-f]{64}$",
      +          "title": "Media Artifact Sha256",
      +          "type": "string"
      +        },
      +        "opening_cue_ids": {
      +          "items": {
      +            "type": "string"
      +          },
      +          "minItems": 1,
      +          "title": "Opening Cue Ids",
      +          "type": "array"
      +        },
      +        "opening_end_ms": {
      +          "minimum": 1,
      +          "title": "Opening End Ms",
      +          "type": "integer"
      +        },
      +        "opening_span_sha256": {
      +          "pattern": "^[0-9a-f]{64}$",
      +          "title": "Opening Span Sha256",
      +          "type": "string"
      +        },
      +        "opening_start_ms": {
      +          "minimum": 0,
      +          "title": "Opening Start Ms",
      +          "type": "integer"
      +        },
      +        "payoff_audio_alignment_state": {
      +          "const": "exact",
      +          "title": "Payoff Audio Alignment State",
      +          "type": "string"
      +        },
      +        "payoff_audio_artifact_sha256": {
      +          "pattern": "^[0-9a-f]{64}$",
      +          "title": "Payoff Audio Artifact Sha256",
      +          "type": "string"
      +        },
      +        "payoff_cue_ids": {
      +          "items": {
      +            "type": "string"
      +          },
      +          "minItems": 1,
      +          "title": "Payoff Cue Ids",
      +          "type": "array"
      +        },
      +        "payoff_end_ms": {
      +          "minimum": 1,
      +          "title": "Payoff End Ms",
      +          "type": "integer"
      +        },
      +        "payoff_span_sha256": {
      +          "pattern": "^[0-9a-f]{64}$",
      +          "title": "Payoff Span Sha256",
      +          "type": "string"
      +        },
      +        "payoff_start_ms": {
      +          "minimum": 0,
      +          "title": "Payoff Start Ms",
      +          "type": "integer"
      +        },
      +        "policy_id": {
      +          "title": "Policy Id",
      +          "type": "string"
      +        },
      +        "policy_sha256": {
      +          "pattern": "^[0-9a-f]{64}$",
      +          "title": "Policy Sha256",
      +          "type": "string"
      +        },
      +        "receipt_sha256": {
      +          "pattern": "^[0-9a-f]{64}$",
      +          "title": "Receipt Sha256",
      +          "type": "string"
      +        },
      +        "request_sha256": {
      +          "pattern": "^[0-9a-f]{64}$",
      +          "title": "Request Sha256",
      +          "type": "string"
      +        },
      +        "schema_version": {
      +          "const": "content-arc-receipt-v1",
      +          "title": "Schema Version",
      +          "type": "string"
      +        },
      +        "sponsor_state": {
      +          "const": "absent",
      +          "title": "Sponsor State",
      +          "type": "string"
      +        },
      +        "stable_media_id": {
      +          "title": "Stable Media Id",
      +          "type": "string"
      +        },
      +        "transcript_artifact_sha256": {
      +          "pattern": "^[0-9a-f]{64}$",
      +          "title": "Transcript Artifact Sha256",
      +          "type": "string"
      +        },
      +        "transcript_coverage_end_ms": {
      +          "minimum": 1,
      +          "title": "Transcript Coverage End Ms",
      +          "type": "integer"
      +        },
      +        "transcript_coverage_start_ms": {
      +          "minimum": 0,
      +          "title": "Transcript Coverage Start Ms",
      +          "type": "integer"
      +        },
      +        "transcript_coverage_state": {
      +          "enum": [
      +            "full",
      +            "sufficient"
      +          ],
      +          "title": "Transcript Coverage State",
      +          "type": "string"
      +        },
      +        "transcript_source_id": {
      +          "title": "Transcript Source Id",
      +          "type": "string"
      +        }
      +      },
      +      "required": [
      +        "schema_version",
      +        "decision_state",
      +        "receipt_sha256",
      +        "candidate_id",
      +        "actual_platform",
      +        "stable_media_id",
      +        "canonical_public_url",
      +        "media_artifact_sha256",
      +        "transcript_source_id",
      +        "transcript_artifact_sha256",
      +        "transcript_coverage_start_ms",
      +        "transcript_coverage_end_ms",
      +        "transcript_coverage_state",
      +        "opening_cue_ids",
      +        "opening_start_ms",
      +        "opening_end_ms",
      +        "opening_span_sha256",
      +        "general_idea_excerpt_cue_ids",
      +        "general_idea_excerpt_sha256",
      +        "general_idea_evidence_ids",
      +        "general_idea_output_sha256",
      +        "payoff_cue_ids",
      +        "payoff_start_ms",
      +        "payoff_end_ms",
      +        "payoff_span_sha256",
      +        "payoff_audio_artifact_sha256",
      +        "payoff_audio_alignment_state",
      +        "sponsor_state",
      +        "generic_cta_state",
      +        "policy_id",
      +        "policy_sha256",
      +        "request_sha256"
      +      ],
      +      "title": "ContentArcReceiptResponse",
      +      "type": "object"
      +    },
      +    "CostReceiptResponse": {
      +      "additionalProperties": false,
      +      "properties": {
      +        "charge_at_or_below_reservation": {
      +          "const": true,
      +          "title": "Charge At Or Below Reservation",
      +          "type": "boolean"
      +        },
      +        "credits_charged": {
      +          "minimum": 0,
      +          "title": "Credits Charged",
      +          "type": "integer"
      +        },
      +        "credits_remaining": {
      +          "minimum": 0,
      +          "title": "Credits Remaining",
      +          "type": "integer"
      +        },
      +        "credits_reserved": {
      +          "minimum": 0,
      +          "title": "Credits Reserved",
      +          "type": "integer"
      +        },
      +        "policy_id": {
      +          "title": "Policy Id",
      +          "type": "string"
      +        }
      +      },
      +      "required": [
      +        "policy_id",
      +        "credits_reserved",
      +        "credits_charged",
      +        "credits_remaining",
      +        "charge_at_or_below_reservation"
      +      ],
      +      "title": "CostReceiptResponse",
      +      "type": "object"
      +    },
      +    "DistinctSourceSettlementResponse": {
      +      "additionalProperties": false,
      +      "properties": {
      +        "delivered": {
      +          "minimum": 0,
      +          "title": "Delivered",
      +          "type": "integer"
      +        },
      +        "met": {
      +          "title": "Met",
      +          "type": "boolean"
      +        },
      +        "minimum": {
      +          "minimum": 1,
      +          "title": "Minimum",
      +          "type": "integer"
      +        },
      +        "platforms": {
      +          "items": {
      +            "$ref": "#/$defs/ResearchPlatform"
      +          },
      +          "title": "Platforms",
      +          "type": "array"
      +        }
      +      },
      +      "required": [
      +        "minimum",
      +        "delivered",
      +        "platforms",
      +        "met"
      +      ],
      +      "title": "DistinctSourceSettlementResponse",
      +      "type": "object"
      +    },
      +    "FirstAudibleSpeechResponse": {
      +      "additionalProperties": false,
      +      "properties": {
      +        "alignment_state": {
      +          "const": "exact",
      +          "title": "Alignment State",
      +          "type": "string"
      +        },
      +        "audio_artifact_sha256": {
      +          "pattern": "^[0-9a-f]{64}$",
      +          "title": "Audio Artifact Sha256",
      +          "type": "string"
      +        },
      +        "cue_ids": {
      +          "items": {
      +            "type": "string"
      +          },
      +          "minItems": 1,
      +          "title": "Cue Ids",
      +          "type": "array"
      +        },
      +        "end_ms": {
      +          "minimum": 1,
      +          "title": "End Ms",
      +          "type": "integer"
      +        },
      +        "evidence_sha256": {
      +          "pattern": "^[0-9a-f]{64}$",
      +          "title": "Evidence Sha256",
      +          "type": "string"
      +        },
      +        "media_artifact_sha256": {
      +          "pattern": "^[0-9a-f]{64}$",
      +          "title": "Media Artifact Sha256",
      +          "type": "string"
      +        },
      +        "raw_end": {
      +          "minimum": 1,
      +          "title": "Raw End",
      +          "type": "integer"
      +        },
      +        "raw_source_span": {
      +          "minLength": 1,
      +          "title": "Raw Source Span",
      +          "type": "string"
      +        },
      +        "raw_start": {
      +          "minimum": 0,
      +          "title": "Raw Start",
      +          "type": "integer"
      +        },
      +        "segment_id": {
      +          "title": "Segment Id",
      +          "type": "string"
      +        },
      +        "source_span_sha256": {
      +          "pattern": "^[0-9a-f]{64}$",
      +          "title": "Source Span Sha256",
      +          "type": "string"
      +        },
      +        "start_ms": {
      +          "minimum": 0,
      +          "title": "Start Ms",
      +          "type": "integer"
      +        },
      +        "transcript_artifact_sha256": {
      +          "pattern": "^[0-9a-f]{64}$",
      +          "title": "Transcript Artifact Sha256",
      +          "type": "string"
      +        },
      +        "transcript_source_id": {
      +          "title": "Transcript Source Id",
      +          "type": "string"
      +        }
      +      },
      +      "required": [
      +        "segment_id",
      +        "raw_source_span",
      +        "raw_start",
      +        "raw_end",
      +        "transcript_source_id",
      +        "transcript_artifact_sha256",
      +        "cue_ids",
      +        "start_ms",
      +        "end_ms",
      +        "audio_artifact_sha256",
      +        "media_artifact_sha256",
      +        "evidence_sha256",
      +        "source_span_sha256",
      +        "alignment_state"
      +      ],
      +      "title": "FirstAudibleSpeechResponse",
      +      "type": "object"
      +    },
      +    "HookResearchItemResponse": {
      +      "additionalProperties": false,
      +      "properties": {
      +        "acquisition_call_receipts": {
      +          "items": {
      +            "type": "string"
      +          },
      +          "minItems": 1,
      +          "title": "Acquisition Call Receipts",
      +          "type": "array"
      +        },
      +        "acquisition_origin_references": {
      +          "items": {
      +            "type": "string"
      +          },
      +          "minItems": 1,
      +          "title": "Acquisition Origin References",
      +          "type": "array"
      +        },
      +        "actual_platform": {
      +          "$ref": "#/$defs/ResearchPlatform"
      +        },
      +        "authority_settlement_receipts": {
      +          "items": {
      +            "$ref": "#/$defs/AuthoritySettlementReceiptResponse"
      +          },
      +          "maxItems": 6,
      +          "title": "Authority Settlement Receipts",
      +          "type": "array"
      +        },
      +        "candidate_id": {
      +          "title": "Candidate Id",
      +          "type": "string"
      +        },
      +        "caveats": {
      +          "items": {
      +            "type": "string"
      +          },
      +          "title": "Caveats",
      +          "type": "array"
      +        },
      +        "code_switch_languages": {
      +          "items": {
      +            "$ref": "#/$defs/ResearchLanguage"
      +          },
      +          "title": "Code Switch Languages",
      +          "type": "array"
      +        },
      +        "content_arc_authority_receipt": {
      +          "anyOf": [
      +            {
      +              "$ref": "#/$defs/AuthorityVersionReceiptResponse"
      +            },
      +            {
      +              "type": "null"
      +            }
      +          ],
      +          "default": null
      +        },
      +        "content_arc_receipt": {
      +          "$ref": "#/$defs/ContentArcReceiptResponse"
      +        },
      +        "creator": {
      +          "title": "Creator",
      +          "type": "string"
      +        },
      +        "creator_key": {
      +          "title": "Creator Key",
      +          "type": "string"
      +        },
      +        "dialect": {
      +          "anyOf": [
      +            {
      +              "type": "string"
      +            },
      +            {
      +              "type": "null"
      +            }
      +          ],
      +          "title": "Dialect"
      +        },
      +        "direct_canonical_url": {
      +          "format": "uri",
      +          "minLength": 1,
      +          "title": "Direct Canonical Url",
      +          "type": "string"
      +        },
      +        "first_audible_speech": {
      +          "$ref": "#/$defs/FirstAudibleSpeechResponse"
      +        },
      +        "general_idea": {
      +          "title": "General Idea",
      +          "type": "string"
      +        },
      +        "general_idea_evidence_ids": {
      +          "items": {
      +            "type": "string"
      +          },
      +          "minItems": 1,
      +          "title": "General Idea Evidence Ids",
      +          "type": "array"
      +        },
      +        "general_idea_excerpt": {
      +          "title": "General Idea Excerpt",
      +          "type": "string"
      +        },
      +        "hook_text": {
      +          "title": "Hook Text",
      +          "type": "string"
      +        },
      +        "leading_segments": {
      +          "items": {
      +            "$ref": "#/$defs/LeadingAudioSegmentResponse"
      +          },
      +          "maxItems": 128,
      +          "title": "Leading Segments",
      +          "type": "array"
      +        },
      +        "non_ad_evidence": {
      +          "$ref": "#/$defs/NonAdEvidenceResponse"
      +        },
      +        "observed_format": {
      +          "$ref": "#/$defs/ResearchFormat"
      +        },
      +        "observed_language": {
      +          "$ref": "#/$defs/ResearchLanguage"
      +        },
      +        "observed_platform_views": {
      +          "minimum": 200000,
      +          "title": "Observed Platform Views",
      +          "type": "integer"
      +        },
      +        "opener_end_ms": {
      +          "anyOf": [
      +            {
      +              "minimum": 1,
      +              "type": "integer"
      +            },
      +            {
      +              "type": "null"
      +            }
      +          ],
      +          "title": "Opener End Ms"
      +        },
      +        "opener_source_span": {
      +          "title": "Opener Source Span",
      +          "type": "string"
      +        },
      +        "opener_start_ms": {
      +          "anyOf": [
      +            {
      +              "minimum": 0,
      +              "type": "integer"
      +            },
      +            {
      +              "type": "null"
      +            }
      +          ],
      +          "title": "Opener Start Ms"
      +        },
      +        "opener_verification_state": {
      +          "$ref": "#/$defs/ResearchOpenerState"
      +        },
      +        "opening_boundary_state": {
      +          "$ref": "#/$defs/ResearchOpeningBoundaryState"
      +        },
      +        "opening_line": {
      +          "title": "Opening Line",
      +          "type": "string"
      +        },
      +        "payoff_end_ms": {
      +          "minimum": 1,
      +          "title": "Payoff End Ms",
      +          "type": "integer"
      +        },
      +        "payoff_source_span": {
      +          "title": "Payoff Source Span",
      +          "type": "string"
      +        },
      +        "payoff_start_ms": {
      +          "minimum": 0,
      +          "title": "Payoff Start Ms",
      +          "type": "integer"
      +        },
      +        "payoff_text": {
      +          "title": "Payoff Text",
      +          "type": "string"
      +        },
      +        "payoff_verification_state": {
      +          "const": "audio_verified",
      +          "title": "Payoff Verification State",
      +          "type": "string"
      +        },
      +        "requested_format": {
      +          "anyOf": [
      +            {
      +              "$ref": "#/$defs/ResearchFormat"
      +            },
      +            {
      +              "type": "null"
      +            }
      +          ]
      +        },
      +        "requested_language": {
      +          "$ref": "#/$defs/ResearchLanguage"
      +        },
      +        "requested_topic": {
      +          "title": "Requested Topic",
      +          "type": "string"
      +        },
      +        "score_receipt": {
      +          "$ref": "#/$defs/HookResearchScoreReceiptResponse"
      +        },
      +        "script": {
      +          "anyOf": [
      +            {
      +              "$ref": "#/$defs/ObservedResearchScript"
      +            },
      +            {
      +              "type": "null"
      +            }
      +          ]
      +        },
      +        "semantic_authority_receipt": {
      +          "anyOf": [
      +            {
      +              "$ref": "#/$defs/AuthorityVersionReceiptResponse"
      +            },
      +            {
      +              "type": "null"
      +            }
      +          ],
      +          "default": null
      +        },
      +        "source_surface": {
      +          "$ref": "#/$defs/ResearchSourceSurface"
      +        },
      +        "source_video": {
      +          "$ref": "#/$defs/HookResearchSourceVideoResponse"
      +        },
      +        "supported_cell_receipt": {
      +          "title": "Supported Cell Receipt",
      +          "type": "string"
      +        },
      +        "topic_fit_explanation": {
      +          "title": "Topic Fit Explanation",
      +          "type": "string"
      +        },
      +        "verification_artifact_hashes": {
      +          "additionalProperties": {
      +            "type": "string"
      +          },
      +          "minProperties": 1,
      +          "title": "Verification Artifact Hashes",
      +          "type": "object"
      +        },
      +        "verification_policy_id": {
      +          "title": "Verification Policy Id",
      +          "type": "string"
      +        },
      +        "verified_media_evidence_sha256": {
      +          "anyOf": [
      +            {
      +              "pattern": "^[0-9a-f]{64}$",
      +              "type": "string"
      +            },
      +            {
      +              "type": "null"
      +            }
      +          ],
      +          "default": null,
      +          "title": "Verified Media Evidence Sha256"
      +        },
      +        "views_observed_at": {
      +          "format": "date-time",
      +          "title": "Views Observed At",
      +          "type": "string"
      +        },
      +        "views_source_path": {
      +          "title": "Views Source Path",
      +          "type": "string"
      +        }
      +      },
      +      "required": [
      +        "candidate_id",
      +        "acquisition_origin_references",
      +        "acquisition_call_receipts",
      +        "verification_artifact_hashes",
      +        "verification_policy_id",
      +        "supported_cell_receipt",
      +        "requested_topic",
      +        "hook_text",
      +        "first_audible_speech",
      +        "leading_segments",
      +        "opening_line",
      +        "general_idea_excerpt",
      +        "general_idea",
      +        "general_idea_evidence_ids",
      +        "payoff_text",
      +        "payoff_verification_state",
      +        "payoff_source_span",
      +        "payoff_start_ms",
      +        "payoff_end_ms",
      +        "content_arc_receipt",
      +        "direct_canonical_url",
      +        "actual_platform",
      +        "source_surface",
      +        "creator",
      +        "creator_key",
      +        "observed_platform_views",
      +        "views_observed_at",
      +        "views_source_path",
      +        "non_ad_evidence",
      +        "requested_language",
      +        "observed_language",
      +        "dialect",
      +        "script",
      +        "code_switch_languages",
      +        "requested_format",
      +        "observed_format",
      +        "opener_verification_state",
      +        "opening_boundary_state",
      +        "opener_source_span",
      +        "opener_start_ms",
      +        "opener_end_ms",
      +        "topic_fit_explanation",
      +        "source_video",
      +        "score_receipt",
      +        "caveats"
      +      ],
      +      "title": "HookResearchItemResponse",
      +      "type": "object"
      +    },
      +    "HookResearchRelevanceSubscoresResponse": {
      +      "additionalProperties": false,
      +      "properties": {
      +        "audience": {
      +          "anyOf": [
      +            {
      +              "maximum": 100,
      +              "minimum": 0,
      +              "type": "integer"
      +            },
      +            {
      +              "type": "null"
      +            }
      +          ],
      +          "default": null,
      +          "title": "Audience"
      +        },
      +        "desired_outcome": {
      +          "anyOf": [
      +            {
      +              "maximum": 100,
      +              "minimum": 0,
      +              "type": "integer"
      +            },
      +            {
      +              "type": "null"
      +            }
      +          ],
      +          "default": null,
      +          "title": "Desired Outcome"
      +        },
      +        "format": {
      +          "anyOf": [
      +            {
      +              "maximum": 100,
      +              "minimum": 0,
      +              "type": "integer"
      +            },
      +            {
      +              "type": "null"
      +            }
      +          ],
      +          "default": null,
      +          "title": "Format"
      +        },
      +        "freshness": {
      +          "anyOf": [
      +            {
      +              "maximum": 100,
      +              "minimum": 0,
      +              "type": "integer"
      +            },
      +            {
      +              "type": "null"
      +            }
      +          ],
      +          "default": null,
      +          "title": "Freshness"
      +        },
      +        "language": {
      +          "anyOf": [
      +            {
      +              "maximum": 100,
      +              "minimum": 0,
      +              "type": "integer"
      +            },
      +            {
      +              "type": "null"
      +            }
      +          ],
      +          "default": null,
      +          "title": "Language"
      +        },
      +        "must_exclude": {
      +          "anyOf": [
      +            {
      +              "maximum": 100,
      +              "minimum": 0,
      +              "type": "integer"
      +            },
      +            {
      +              "type": "null"
      +            }
      +          ],
      +          "default": null,
      +          "title": "Must Exclude"
      +        },
      +        "must_include": {
      +          "anyOf": [
      +            {
      +              "maximum": 100,
      +              "minimum": 0,
      +              "type": "integer"
      +            },
      +            {
      +              "type": "null"
      +            }
      +          ],
      +          "default": null,
      +          "title": "Must Include"
      +        },
      +        "problem_or_tension": {
      +          "anyOf": [
      +            {
      +              "maximum": 100,
      +              "minimum": 0,
      +              "type": "integer"
      +            },
      +            {
      +              "type": "null"
      +            }
      +          ],
      +          "default": null,
      +          "title": "Problem Or Tension"
      +        },
      +        "source": {
      +          "anyOf": [
      +            {
      +              "maximum": 100,
      +              "minimum": 0,
      +              "type": "integer"
      +            },
      +            {
      +              "type": "null"
      +            }
      +          ],
      +          "default": null,
      +          "title": "Source"
      +        },
      +        "subject": {
      +          "anyOf": [
      +            {
      +              "maximum": 100,
      +              "minimum": 0,
      +              "type": "integer"
      +            },
      +            {
      +              "type": "null"
      +            }
      +          ],
      +          "default": null,
      +          "title": "Subject"
      +        },
      +        "viewer_action": {
      +          "anyOf": [
      +            {
      +              "maximum": 100,
      +              "minimum": 0,
      +              "type": "integer"
      +            },
      +            {
      +              "type": "null"
      +            }
      +          ],
      +          "default": null,
      +          "title": "Viewer Action"
      +        }
      +      },
      +      "title": "HookResearchRelevanceSubscoresResponse",
      +      "type": "object"
      +    },
      +    "HookResearchScoreReceiptResponse": {
      +      "additionalProperties": false,
      +      "properties": {
      +        "disclaimer": {
      +          "const": "This score ranks evidence against the caller's exact request after every hard evidence gate passes. It is not a prediction of views, engagement, or virality.",
      +          "title": "Disclaimer",
      +          "type": "string"
      +        },
      +        "hard_gates_passed": {
      +          "const": true,
      +          "title": "Hard Gates Passed",
      +          "type": "boolean"
      +        },
      +        "policy_id": {
      +          "title": "Policy Id",
      +          "type": "string"
      +        },
      +        "relevance_subscores": {
      +          "$ref": "#/$defs/HookResearchRelevanceSubscoresResponse"
      +        },
      +        "requested_relevance_facets": {
      +          "items": {
      +            "enum": [
      +              "audience",
      +              "problem_or_tension",
      +              "desired_outcome",
      +              "viewer_action"
      +            ],
      +            "type": "string"
      +          },
      +          "title": "Requested Relevance Facets",
      +          "type": "array"
      +        },
      +        "scale_max": {
      +          "const": 100,
      +          "title": "Scale Max",
      +          "type": "integer"
      +        },
      +        "scale_min": {
      +          "const": 0,
      +          "title": "Scale Min",
      +          "type": "integer"
      +        },
      +        "score_type": {
      +          "const": "exact_request_relevance",
      +          "title": "Score Type",
      +          "type": "string"
      +        },
      +        "total": {
      +          "maximum": 100,
      +          "minimum": 0,
      +          "title": "Total",
      +          "type": "integer"
      +        }
      +      },
      +      "required": [
      +        "policy_id",
      +        "score_type",
      +        "total",
      +        "scale_min",
      +        "scale_max",
      +        "relevance_subscores",
      +        "requested_relevance_facets",
      +        "hard_gates_passed",
      +        "disclaimer"
      +      ],
      +      "title": "HookResearchScoreReceiptResponse",
      +      "type": "object"
      +    },
      +    "HookResearchSourceVideoResponse": {
      +      "additionalProperties": false,
      +      "properties": {
      +        "canonical_url": {
      +          "format": "uri",
      +          "minLength": 1,
      +          "title": "Canonical Url",
      +          "type": "string"
      +        },
      +        "creator": {
      +          "title": "Creator",
      +          "type": "string"
      +        },
      +        "observed_platform_views": {
      +          "minimum": 200000,
      +          "title": "Observed Platform Views",
      +          "type": "integer"
      +        },
      +        "social_platform": {
      +          "$ref": "#/$defs/ResearchPlatform"
      +        },
      +        "source_surface": {
      +          "$ref": "#/$defs/ResearchSourceSurface"
      +        },
      +        "views_observed_at": {
      +          "format": "date-time",
      +          "title": "Views Observed At",
      +          "type": "string"
      +        }
      +      },
      +      "required": [
      +        "canonical_url",
      +        "social_platform",
      +        "source_surface",
      +        "creator",
      +        "observed_platform_views",
      +        "views_observed_at"
      +      ],
      +      "title": "HookResearchSourceVideoResponse",
      +      "type": "object"
      +    },
      +    "LeadingAudioSegmentResponse": {
      +      "additionalProperties": false,
      +      "properties": {
      +        "alignment_state": {
      +          "enum": [
      +            "exact",
      +            "not_applicable"
      +          ],
      +          "title": "Alignment State",
      +          "type": "string"
      +        },
      +        "audio_artifact_sha256": {
      +          "pattern": "^[0-9a-f]{64}$",
      +          "title": "Audio Artifact Sha256",
      +          "type": "string"
      +        },
      +        "cue_ids": {
      +          "items": {
      +            "type": "string"
      +          },
      +          "title": "Cue Ids",
      +          "type": "array"
      +        },
      +        "end_ms": {
      +          "minimum": 1,
      +          "title": "End Ms",
      +          "type": "integer"
      +        },
      +        "evidence_sha256": {
      +          "pattern": "^[0-9a-f]{64}$",
      +          "title": "Evidence Sha256",
      +          "type": "string"
      +        },
      +        "kind": {
      +          "enum": [
      +            "silence",
      +            "music",
      +            "sound_effect",
      +            "speech",
      +            "overlap"
      +          ],
      +          "title": "Kind",
      +          "type": "string"
      +        },
      +        "media_artifact_sha256": {
      +          "pattern": "^[0-9a-f]{64}$",
      +          "title": "Media Artifact Sha256",
      +          "type": "string"
      +        },
      +        "order": {
      +          "minimum": 0,
      +          "title": "Order",
      +          "type": "integer"
      +        },
      +        "raw_end": {
      +          "anyOf": [
      +            {
      +              "minimum": 1,
      +              "type": "integer"
      +            },
      +            {
      +              "type": "null"
      +            }
      +          ],
      +          "title": "Raw End"
      +        },
      +        "raw_source_span": {
      +          "anyOf": [
      +            {
      +              "type": "string"
      +            },
      +            {
      +              "type": "null"
      +            }
      +          ],
      +          "title": "Raw Source Span"
      +        },
      +        "raw_start": {
      +          "anyOf": [
      +            {
      +              "minimum": 0,
      +              "type": "integer"
      +            },
      +            {
      +              "type": "null"
      +            }
      +          ],
      +          "title": "Raw Start"
      +        },
      +        "segment_id": {
      +          "title": "Segment Id",
      +          "type": "string"
      +        },
      +        "source_span_sha256": {
      +          "anyOf": [
      +            {
      +              "pattern": "^[0-9a-f]{64}$",
      +              "type": "string"
      +            },
      +            {
      +              "type": "null"
      +            }
      +          ],
      +          "title": "Source Span Sha256"
      +        },
      +        "start_ms": {
      +          "minimum": 0,
      +          "title": "Start Ms",
      +          "type": "integer"
      +        },
      +        "transcript_artifact_sha256": {
      +          "anyOf": [
      +            {
      +              "pattern": "^[0-9a-f]{64}$",
      +              "type": "string"
      +            },
      +            {
      +              "type": "null"
      +            }
      +          ],
      +          "title": "Transcript Artifact Sha256"
      +        },
      +        "transcript_source_id": {
      +          "anyOf": [
      +            {
      +              "type": "string"
      +            },
      +            {
      +              "type": "null"
      +            }
      +          ],
      +          "title": "Transcript Source Id"
      +        }
      +      },
      +      "required": [
      +        "segment_id",
      +        "order",
      +        "kind",
      +        "start_ms",
      +        "end_ms",
      +        "audio_artifact_sha256",
      +        "media_artifact_sha256",
      +        "evidence_sha256",
      +        "transcript_source_id",
      +        "transcript_artifact_sha256",
      +        "cue_ids",
      +        "raw_source_span",
      +        "raw_start",
      +        "raw_end",
      +        "source_span_sha256",
      +        "alignment_state"
      +      ],
      +      "title": "LeadingAudioSegmentResponse",
      +      "type": "object"
      +    },
      +    "NoGeneratedHookDirections": {
      +      "oneOf": [
      +        {
      +          "additionalProperties": {
      +            "$ref": "#/$defs/NoGeneratedHookDirections"
      +          },
      +          "propertyNames": {
      +            "not": {
      +              "const": "generated_hook_directions"
      +            }
      +          },
      +          "type": "object"
      +        },
      +        {
      +          "items": {
      +            "$ref": "#/$defs/NoGeneratedHookDirections"
      +          },
      +          "type": "array"
      +        },
      +        {
      +          "not": {
      +            "type": [
      +              "object",
      +              "array"
      +            ]
      +          }
      +        }
      +      ]
      +    },
      +    "NonAdEvidenceResponse": {
      +      "additionalProperties": false,
      +      "properties": {
      +        "source": {
      +          "minLength": 1,
      +          "title": "Source",
      +          "type": "string"
      +        },
      +        "state": {
      +          "const": "known_non_ad",
      +          "title": "State",
      +          "type": "string"
      +        }
      +      },
      +      "required": [
      +        "state",
      +        "source"
      +      ],
      +      "title": "NonAdEvidenceResponse",
      +      "type": "object"
      +    },
      +    "ObservedResearchScript": {
      +      "enum": [
      +        "latin",
      +        "arabic",
      +        "latin_arabizi",
      +        "mixed_arabic_latin"
      +      ],
      +      "title": "ObservedResearchScript",
      +      "type": "string"
      +    },
      +    "ResearchFormat": {
      +      "enum": [
      +        "solo_talking_head",
      +        "podcast",
      +        "interview",
      +        "yapping_monologue"
      +      ],
      +      "title": "ResearchFormat",
      +      "type": "string"
      +    },
      +    "ResearchLanguage": {
      +      "enum": [
      +        "en",
      +        "fr",
      +        "es",
      +        "ar",
      +        "ary"
      +      ],
      +      "title": "ResearchLanguage",
      +      "type": "string"
      +    },
      +    "ResearchOpenerState": {
      +      "enum": [
      +        "audio_verified"
      +      ],
      +      "title": "ResearchOpenerState",
      +      "type": "string"
      +    },
      +    "ResearchOpeningBoundaryState": {
      +      "enum": [
      +        "verified",
      +        "transcript_start_only",
      +        "unknown"
      +      ],
      +      "title": "ResearchOpeningBoundaryState",
      +      "type": "string"
      +    },
      +    "ResearchPlatform": {
      +      "enum": [
      +        "tiktok",
      +        "instagram",
      +        "youtube"
      +      ],
      +      "title": "ResearchPlatform",
      +      "type": "string"
      +    },
      +    "ResearchSourceMode": {
      +      "enum": [
      +        "required",
      +        "preferred"
      +      ],
      +      "title": "ResearchSourceMode",
      +      "type": "string"
      +    },
      +    "ResearchSourceSurface": {
      +      "enum": [
      +        "creator_catalog",
      +        "native_search",
      +        "public_popular",
      +        "google_indexed",
      +        "proxy_search"
      +      ],
      +      "title": "ResearchSourceSurface",
      +      "type": "string"
      +    },
      +    "SourceSettlementResponse": {
      +      "additionalProperties": false,
      +      "properties": {
      +        "delivered": {
      +          "minimum": 0,
      +          "title": "Delivered",
      +          "type": "integer"
      +        },
      +        "met": {
      +          "title": "Met",
      +          "type": "boolean"
      +        },
      +        "minimum_delivered": {
      +          "minimum": 0,
      +          "title": "Minimum Delivered",
      +          "type": "integer"
      +        },
      +        "mode": {
      +          "$ref": "#/$defs/ResearchSourceMode"
      +        },
      +        "platform": {
      +          "$ref": "#/$defs/ResearchPlatform"
      +        }
      +      },
      +      "required": [
      +        "platform",
      +        "mode",
      +        "minimum_delivered",
      +        "delivered",
      +        "met"
      +      ],
      +      "title": "SourceSettlementResponse",
      +      "type": "object"
      +    },
      +    "V2RequestReceiptResponse": {
      +      "additionalProperties": true,
      +      "properties": {
      +        "formats": {
      +          "items": {
      +            "$ref": "#/$defs/ResearchFormat"
      +          },
      +          "maxItems": 4,
      +          "minItems": 1,
      +          "title": "Formats",
      +          "type": "array"
      +        },
      +        "request_sha256": {
      +          "pattern": "^[0-9a-f]{64}$",
      +          "title": "Request Sha256",
      +          "type": "string"
      +        },
      +        "schema_version": {
      +          "const": "hook-research-request-v2",
      +          "title": "Schema Version",
      +          "type": "string"
      +        }
      +      },
      +      "required": [
      +        "schema_version",
      +        "request_sha256",
      +        "formats"
      +      ],
      +      "title": "V2RequestReceiptResponse",
      +      "type": "object"
      +    }
      +  },
      +  "additionalProperties": false,
      +  "allOf": [
      +    {
      +      "$ref": "#/$defs/NoGeneratedHookDirections"
      +    }
      +  ],
      +  "description": "Additive V2 response branch, including verified partial delivery.",
      +  "oneOf": [
      +    {
      +      "oneOf": [
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 1
      +            },
      +            "items": {
      +              "maxItems": 1,
      +              "minItems": 1
      +            },
      +            "requested_count": {
      +              "const": 1
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 2
      +            },
      +            "items": {
      +              "maxItems": 2,
      +              "minItems": 2
      +            },
      +            "requested_count": {
      +              "const": 2
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 3
      +            },
      +            "items": {
      +              "maxItems": 3,
      +              "minItems": 3
      +            },
      +            "requested_count": {
      +              "const": 3
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 4
      +            },
      +            "items": {
      +              "maxItems": 4,
      +              "minItems": 4
      +            },
      +            "requested_count": {
      +              "const": 4
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 5
      +            },
      +            "items": {
      +              "maxItems": 5,
      +              "minItems": 5
      +            },
      +            "requested_count": {
      +              "const": 5
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 6
      +            },
      +            "items": {
      +              "maxItems": 6,
      +              "minItems": 6
      +            },
      +            "requested_count": {
      +              "const": 6
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 7
      +            },
      +            "items": {
      +              "maxItems": 7,
      +              "minItems": 7
      +            },
      +            "requested_count": {
      +              "const": 7
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 8
      +            },
      +            "items": {
      +              "maxItems": 8,
      +              "minItems": 8
      +            },
      +            "requested_count": {
      +              "const": 8
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 9
      +            },
      +            "items": {
      +              "maxItems": 9,
      +              "minItems": 9
      +            },
      +            "requested_count": {
      +              "const": 9
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 10
      +            },
      +            "items": {
      +              "maxItems": 10,
      +              "minItems": 10
      +            },
      +            "requested_count": {
      +              "const": 10
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 11
      +            },
      +            "items": {
      +              "maxItems": 11,
      +              "minItems": 11
      +            },
      +            "requested_count": {
      +              "const": 11
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 12
      +            },
      +            "items": {
      +              "maxItems": 12,
      +              "minItems": 12
      +            },
      +            "requested_count": {
      +              "const": 12
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 13
      +            },
      +            "items": {
      +              "maxItems": 13,
      +              "minItems": 13
      +            },
      +            "requested_count": {
      +              "const": 13
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 14
      +            },
      +            "items": {
      +              "maxItems": 14,
      +              "minItems": 14
      +            },
      +            "requested_count": {
      +              "const": 14
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 15
      +            },
      +            "items": {
      +              "maxItems": 15,
      +              "minItems": 15
      +            },
      +            "requested_count": {
      +              "const": 15
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 16
      +            },
      +            "items": {
      +              "maxItems": 16,
      +              "minItems": 16
      +            },
      +            "requested_count": {
      +              "const": 16
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 17
      +            },
      +            "items": {
      +              "maxItems": 17,
      +              "minItems": 17
      +            },
      +            "requested_count": {
      +              "const": 17
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 18
      +            },
      +            "items": {
      +              "maxItems": 18,
      +              "minItems": 18
      +            },
      +            "requested_count": {
      +              "const": 18
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 19
      +            },
      +            "items": {
      +              "maxItems": 19,
      +              "minItems": 19
      +            },
      +            "requested_count": {
      +              "const": 19
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 20
      +            },
      +            "items": {
      +              "maxItems": 20,
      +              "minItems": 20
      +            },
      +            "requested_count": {
      +              "const": 20
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 21
      +            },
      +            "items": {
      +              "maxItems": 21,
      +              "minItems": 21
      +            },
      +            "requested_count": {
      +              "const": 21
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 22
      +            },
      +            "items": {
      +              "maxItems": 22,
      +              "minItems": 22
      +            },
      +            "requested_count": {
      +              "const": 22
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 23
      +            },
      +            "items": {
      +              "maxItems": 23,
      +              "minItems": 23
      +            },
      +            "requested_count": {
      +              "const": 23
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 24
      +            },
      +            "items": {
      +              "maxItems": 24,
      +              "minItems": 24
      +            },
      +            "requested_count": {
      +              "const": 24
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 25
      +            },
      +            "items": {
      +              "maxItems": 25,
      +              "minItems": 25
      +            },
      +            "requested_count": {
      +              "const": 25
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 26
      +            },
      +            "items": {
      +              "maxItems": 26,
      +              "minItems": 26
      +            },
      +            "requested_count": {
      +              "const": 26
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 27
      +            },
      +            "items": {
      +              "maxItems": 27,
      +              "minItems": 27
      +            },
      +            "requested_count": {
      +              "const": 27
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 28
      +            },
      +            "items": {
      +              "maxItems": 28,
      +              "minItems": 28
      +            },
      +            "requested_count": {
      +              "const": 28
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 29
      +            },
      +            "items": {
      +              "maxItems": 29,
      +              "minItems": 29
      +            },
      +            "requested_count": {
      +              "const": 29
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 30
      +            },
      +            "items": {
      +              "maxItems": 30,
      +              "minItems": 30
      +            },
      +            "requested_count": {
      +              "const": 30
      +            }
      +          }
      +        }
      +      ],
      +      "properties": {
      +        "status": {
      +          "const": "succeeded"
      +        }
      +      }
      +    },
      +    {
      +      "oneOf": [
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 1
      +            },
      +            "items": {
      +              "maxItems": 1,
      +              "minItems": 1
      +            },
      +            "requested_count": {
      +              "const": 2
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 1
      +            },
      +            "items": {
      +              "maxItems": 1,
      +              "minItems": 1
      +            },
      +            "requested_count": {
      +              "const": 3
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 2
      +            },
      +            "items": {
      +              "maxItems": 2,
      +              "minItems": 2
      +            },
      +            "requested_count": {
      +              "const": 3
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 1
      +            },
      +            "items": {
      +              "maxItems": 1,
      +              "minItems": 1
      +            },
      +            "requested_count": {
      +              "const": 4
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 2
      +            },
      +            "items": {
      +              "maxItems": 2,
      +              "minItems": 2
      +            },
      +            "requested_count": {
      +              "const": 4
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 3
      +            },
      +            "items": {
      +              "maxItems": 3,
      +              "minItems": 3
      +            },
      +            "requested_count": {
      +              "const": 4
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 1
      +            },
      +            "items": {
      +              "maxItems": 1,
      +              "minItems": 1
      +            },
      +            "requested_count": {
      +              "const": 5
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 2
      +            },
      +            "items": {
      +              "maxItems": 2,
      +              "minItems": 2
      +            },
      +            "requested_count": {
      +              "const": 5
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 3
      +            },
      +            "items": {
      +              "maxItems": 3,
      +              "minItems": 3
      +            },
      +            "requested_count": {
      +              "const": 5
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 4
      +            },
      +            "items": {
      +              "maxItems": 4,
      +              "minItems": 4
      +            },
      +            "requested_count": {
      +              "const": 5
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 1
      +            },
      +            "items": {
      +              "maxItems": 1,
      +              "minItems": 1
      +            },
      +            "requested_count": {
      +              "const": 6
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 2
      +            },
      +            "items": {
      +              "maxItems": 2,
      +              "minItems": 2
      +            },
      +            "requested_count": {
      +              "const": 6
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 3
      +            },
      +            "items": {
      +              "maxItems": 3,
      +              "minItems": 3
      +            },
      +            "requested_count": {
      +              "const": 6
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 4
      +            },
      +            "items": {
      +              "maxItems": 4,
      +              "minItems": 4
      +            },
      +            "requested_count": {
      +              "const": 6
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 5
      +            },
      +            "items": {
      +              "maxItems": 5,
      +              "minItems": 5
      +            },
      +            "requested_count": {
      +              "const": 6
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 1
      +            },
      +            "items": {
      +              "maxItems": 1,
      +              "minItems": 1
      +            },
      +            "requested_count": {
      +              "const": 7
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 2
      +            },
      +            "items": {
      +              "maxItems": 2,
      +              "minItems": 2
      +            },
      +            "requested_count": {
      +              "const": 7
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 3
      +            },
      +            "items": {
      +              "maxItems": 3,
      +              "minItems": 3
      +            },
      +            "requested_count": {
      +              "const": 7
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 4
      +            },
      +            "items": {
      +              "maxItems": 4,
      +              "minItems": 4
      +            },
      +            "requested_count": {
      +              "const": 7
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 5
      +            },
      +            "items": {
      +              "maxItems": 5,
      +              "minItems": 5
      +            },
      +            "requested_count": {
      +              "const": 7
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 6
      +            },
      +            "items": {
      +              "maxItems": 6,
      +              "minItems": 6
      +            },
      +            "requested_count": {
      +              "const": 7
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 1
      +            },
      +            "items": {
      +              "maxItems": 1,
      +              "minItems": 1
      +            },
      +            "requested_count": {
      +              "const": 8
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 2
      +            },
      +            "items": {
      +              "maxItems": 2,
      +              "minItems": 2
      +            },
      +            "requested_count": {
      +              "const": 8
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 3
      +            },
      +            "items": {
      +              "maxItems": 3,
      +              "minItems": 3
      +            },
      +            "requested_count": {
      +              "const": 8
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 4
      +            },
      +            "items": {
      +              "maxItems": 4,
      +              "minItems": 4
      +            },
      +            "requested_count": {
      +              "const": 8
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 5
      +            },
      +            "items": {
      +              "maxItems": 5,
      +              "minItems": 5
      +            },
      +            "requested_count": {
      +              "const": 8
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 6
      +            },
      +            "items": {
      +              "maxItems": 6,
      +              "minItems": 6
      +            },
      +            "requested_count": {
      +              "const": 8
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 7
      +            },
      +            "items": {
      +              "maxItems": 7,
      +              "minItems": 7
      +            },
      +            "requested_count": {
      +              "const": 8
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 1
      +            },
      +            "items": {
      +              "maxItems": 1,
      +              "minItems": 1
      +            },
      +            "requested_count": {
      +              "const": 9
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 2
      +            },
      +            "items": {
      +              "maxItems": 2,
      +              "minItems": 2
      +            },
      +            "requested_count": {
      +              "const": 9
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 3
      +            },
      +            "items": {
      +              "maxItems": 3,
      +              "minItems": 3
      +            },
      +            "requested_count": {
      +              "const": 9
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 4
      +            },
      +            "items": {
      +              "maxItems": 4,
      +              "minItems": 4
      +            },
      +            "requested_count": {
      +              "const": 9
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 5
      +            },
      +            "items": {
      +              "maxItems": 5,
      +              "minItems": 5
      +            },
      +            "requested_count": {
      +              "const": 9
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 6
      +            },
      +            "items": {
      +              "maxItems": 6,
      +              "minItems": 6
      +            },
      +            "requested_count": {
      +              "const": 9
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 7
      +            },
      +            "items": {
      +              "maxItems": 7,
      +              "minItems": 7
      +            },
      +            "requested_count": {
      +              "const": 9
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 8
      +            },
      +            "items": {
      +              "maxItems": 8,
      +              "minItems": 8
      +            },
      +            "requested_count": {
      +              "const": 9
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 1
      +            },
      +            "items": {
      +              "maxItems": 1,
      +              "minItems": 1
      +            },
      +            "requested_count": {
      +              "const": 10
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 2
      +            },
      +            "items": {
      +              "maxItems": 2,
      +              "minItems": 2
      +            },
      +            "requested_count": {
      +              "const": 10
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 3
      +            },
      +            "items": {
      +              "maxItems": 3,
      +              "minItems": 3
      +            },
      +            "requested_count": {
      +              "const": 10
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 4
      +            },
      +            "items": {
      +              "maxItems": 4,
      +              "minItems": 4
      +            },
      +            "requested_count": {
      +              "const": 10
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 5
      +            },
      +            "items": {
      +              "maxItems": 5,
      +              "minItems": 5
      +            },
      +            "requested_count": {
      +              "const": 10
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 6
      +            },
      +            "items": {
      +              "maxItems": 6,
      +              "minItems": 6
      +            },
      +            "requested_count": {
      +              "const": 10
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 7
      +            },
      +            "items": {
      +              "maxItems": 7,
      +              "minItems": 7
      +            },
      +            "requested_count": {
      +              "const": 10
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 8
      +            },
      +            "items": {
      +              "maxItems": 8,
      +              "minItems": 8
      +            },
      +            "requested_count": {
      +              "const": 10
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 9
      +            },
      +            "items": {
      +              "maxItems": 9,
      +              "minItems": 9
      +            },
      +            "requested_count": {
      +              "const": 10
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 1
      +            },
      +            "items": {
      +              "maxItems": 1,
      +              "minItems": 1
      +            },
      +            "requested_count": {
      +              "const": 11
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 2
      +            },
      +            "items": {
      +              "maxItems": 2,
      +              "minItems": 2
      +            },
      +            "requested_count": {
      +              "const": 11
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 3
      +            },
      +            "items": {
      +              "maxItems": 3,
      +              "minItems": 3
      +            },
      +            "requested_count": {
      +              "const": 11
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 4
      +            },
      +            "items": {
      +              "maxItems": 4,
      +              "minItems": 4
      +            },
      +            "requested_count": {
      +              "const": 11
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 5
      +            },
      +            "items": {
      +              "maxItems": 5,
      +              "minItems": 5
      +            },
      +            "requested_count": {
      +              "const": 11
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 6
      +            },
      +            "items": {
      +              "maxItems": 6,
      +              "minItems": 6
      +            },
      +            "requested_count": {
      +              "const": 11
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 7
      +            },
      +            "items": {
      +              "maxItems": 7,
      +              "minItems": 7
      +            },
      +            "requested_count": {
      +              "const": 11
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 8
      +            },
      +            "items": {
      +              "maxItems": 8,
      +              "minItems": 8
      +            },
      +            "requested_count": {
      +              "const": 11
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 9
      +            },
      +            "items": {
      +              "maxItems": 9,
      +              "minItems": 9
      +            },
      +            "requested_count": {
      +              "const": 11
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 10
      +            },
      +            "items": {
      +              "maxItems": 10,
      +              "minItems": 10
      +            },
      +            "requested_count": {
      +              "const": 11
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 1
      +            },
      +            "items": {
      +              "maxItems": 1,
      +              "minItems": 1
      +            },
      +            "requested_count": {
      +              "const": 12
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 2
      +            },
      +            "items": {
      +              "maxItems": 2,
      +              "minItems": 2
      +            },
      +            "requested_count": {
      +              "const": 12
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 3
      +            },
      +            "items": {
      +              "maxItems": 3,
      +              "minItems": 3
      +            },
      +            "requested_count": {
      +              "const": 12
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 4
      +            },
      +            "items": {
      +              "maxItems": 4,
      +              "minItems": 4
      +            },
      +            "requested_count": {
      +              "const": 12
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 5
      +            },
      +            "items": {
      +              "maxItems": 5,
      +              "minItems": 5
      +            },
      +            "requested_count": {
      +              "const": 12
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 6
      +            },
      +            "items": {
      +              "maxItems": 6,
      +              "minItems": 6
      +            },
      +            "requested_count": {
      +              "const": 12
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 7
      +            },
      +            "items": {
      +              "maxItems": 7,
      +              "minItems": 7
      +            },
      +            "requested_count": {
      +              "const": 12
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 8
      +            },
      +            "items": {
      +              "maxItems": 8,
      +              "minItems": 8
      +            },
      +            "requested_count": {
      +              "const": 12
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 9
      +            },
      +            "items": {
      +              "maxItems": 9,
      +              "minItems": 9
      +            },
      +            "requested_count": {
      +              "const": 12
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 10
      +            },
      +            "items": {
      +              "maxItems": 10,
      +              "minItems": 10
      +            },
      +            "requested_count": {
      +              "const": 12
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 11
      +            },
      +            "items": {
      +              "maxItems": 11,
      +              "minItems": 11
      +            },
      +            "requested_count": {
      +              "const": 12
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 1
      +            },
      +            "items": {
      +              "maxItems": 1,
      +              "minItems": 1
      +            },
      +            "requested_count": {
      +              "const": 13
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 2
      +            },
      +            "items": {
      +              "maxItems": 2,
      +              "minItems": 2
      +            },
      +            "requested_count": {
      +              "const": 13
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 3
      +            },
      +            "items": {
      +              "maxItems": 3,
      +              "minItems": 3
      +            },
      +            "requested_count": {
      +              "const": 13
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 4
      +            },
      +            "items": {
      +              "maxItems": 4,
      +              "minItems": 4
      +            },
      +            "requested_count": {
      +              "const": 13
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 5
      +            },
      +            "items": {
      +              "maxItems": 5,
      +              "minItems": 5
      +            },
      +            "requested_count": {
      +              "const": 13
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 6
      +            },
      +            "items": {
      +              "maxItems": 6,
      +              "minItems": 6
      +            },
      +            "requested_count": {
      +              "const": 13
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 7
      +            },
      +            "items": {
      +              "maxItems": 7,
      +              "minItems": 7
      +            },
      +            "requested_count": {
      +              "const": 13
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 8
      +            },
      +            "items": {
      +              "maxItems": 8,
      +              "minItems": 8
      +            },
      +            "requested_count": {
      +              "const": 13
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 9
      +            },
      +            "items": {
      +              "maxItems": 9,
      +              "minItems": 9
      +            },
      +            "requested_count": {
      +              "const": 13
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 10
      +            },
      +            "items": {
      +              "maxItems": 10,
      +              "minItems": 10
      +            },
      +            "requested_count": {
      +              "const": 13
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 11
      +            },
      +            "items": {
      +              "maxItems": 11,
      +              "minItems": 11
      +            },
      +            "requested_count": {
      +              "const": 13
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 12
      +            },
      +            "items": {
      +              "maxItems": 12,
      +              "minItems": 12
      +            },
      +            "requested_count": {
      +              "const": 13
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 1
      +            },
      +            "items": {
      +              "maxItems": 1,
      +              "minItems": 1
      +            },
      +            "requested_count": {
      +              "const": 14
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 2
      +            },
      +            "items": {
      +              "maxItems": 2,
      +              "minItems": 2
      +            },
      +            "requested_count": {
      +              "const": 14
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 3
      +            },
      +            "items": {
      +              "maxItems": 3,
      +              "minItems": 3
      +            },
      +            "requested_count": {
      +              "const": 14
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 4
      +            },
      +            "items": {
      +              "maxItems": 4,
      +              "minItems": 4
      +            },
      +            "requested_count": {
      +              "const": 14
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 5
      +            },
      +            "items": {
      +              "maxItems": 5,
      +              "minItems": 5
      +            },
      +            "requested_count": {
      +              "const": 14
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 6
      +            },
      +            "items": {
      +              "maxItems": 6,
      +              "minItems": 6
      +            },
      +            "requested_count": {
      +              "const": 14
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 7
      +            },
      +            "items": {
      +              "maxItems": 7,
      +              "minItems": 7
      +            },
      +            "requested_count": {
      +              "const": 14
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 8
      +            },
      +            "items": {
      +              "maxItems": 8,
      +              "minItems": 8
      +            },
      +            "requested_count": {
      +              "const": 14
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 9
      +            },
      +            "items": {
      +              "maxItems": 9,
      +              "minItems": 9
      +            },
      +            "requested_count": {
      +              "const": 14
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 10
      +            },
      +            "items": {
      +              "maxItems": 10,
      +              "minItems": 10
      +            },
      +            "requested_count": {
      +              "const": 14
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 11
      +            },
      +            "items": {
      +              "maxItems": 11,
      +              "minItems": 11
      +            },
      +            "requested_count": {
      +              "const": 14
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 12
      +            },
      +            "items": {
      +              "maxItems": 12,
      +              "minItems": 12
      +            },
      +            "requested_count": {
      +              "const": 14
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 13
      +            },
      +            "items": {
      +              "maxItems": 13,
      +              "minItems": 13
      +            },
      +            "requested_count": {
      +              "const": 14
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 1
      +            },
      +            "items": {
      +              "maxItems": 1,
      +              "minItems": 1
      +            },
      +            "requested_count": {
      +              "const": 15
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 2
      +            },
      +            "items": {
      +              "maxItems": 2,
      +              "minItems": 2
      +            },
      +            "requested_count": {
      +              "const": 15
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 3
      +            },
      +            "items": {
      +              "maxItems": 3,
      +              "minItems": 3
      +            },
      +            "requested_count": {
      +              "const": 15
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 4
      +            },
      +            "items": {
      +              "maxItems": 4,
      +              "minItems": 4
      +            },
      +            "requested_count": {
      +              "const": 15
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 5
      +            },
      +            "items": {
      +              "maxItems": 5,
      +              "minItems": 5
      +            },
      +            "requested_count": {
      +              "const": 15
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 6
      +            },
      +            "items": {
      +              "maxItems": 6,
      +              "minItems": 6
      +            },
      +            "requested_count": {
      +              "const": 15
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 7
      +            },
      +            "items": {
      +              "maxItems": 7,
      +              "minItems": 7
      +            },
      +            "requested_count": {
      +              "const": 15
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 8
      +            },
      +            "items": {
      +              "maxItems": 8,
      +              "minItems": 8
      +            },
      +            "requested_count": {
      +              "const": 15
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 9
      +            },
      +            "items": {
      +              "maxItems": 9,
      +              "minItems": 9
      +            },
      +            "requested_count": {
      +              "const": 15
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 10
      +            },
      +            "items": {
      +              "maxItems": 10,
      +              "minItems": 10
      +            },
      +            "requested_count": {
      +              "const": 15
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 11
      +            },
      +            "items": {
      +              "maxItems": 11,
      +              "minItems": 11
      +            },
      +            "requested_count": {
      +              "const": 15
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 12
      +            },
      +            "items": {
      +              "maxItems": 12,
      +              "minItems": 12
      +            },
      +            "requested_count": {
      +              "const": 15
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 13
      +            },
      +            "items": {
      +              "maxItems": 13,
      +              "minItems": 13
      +            },
      +            "requested_count": {
      +              "const": 15
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 14
      +            },
      +            "items": {
      +              "maxItems": 14,
      +              "minItems": 14
      +            },
      +            "requested_count": {
      +              "const": 15
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 1
      +            },
      +            "items": {
      +              "maxItems": 1,
      +              "minItems": 1
      +            },
      +            "requested_count": {
      +              "const": 16
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 2
      +            },
      +            "items": {
      +              "maxItems": 2,
      +              "minItems": 2
      +            },
      +            "requested_count": {
      +              "const": 16
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 3
      +            },
      +            "items": {
      +              "maxItems": 3,
      +              "minItems": 3
      +            },
      +            "requested_count": {
      +              "const": 16
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 4
      +            },
      +            "items": {
      +              "maxItems": 4,
      +              "minItems": 4
      +            },
      +            "requested_count": {
      +              "const": 16
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 5
      +            },
      +            "items": {
      +              "maxItems": 5,
      +              "minItems": 5
      +            },
      +            "requested_count": {
      +              "const": 16
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 6
      +            },
      +            "items": {
      +              "maxItems": 6,
      +              "minItems": 6
      +            },
      +            "requested_count": {
      +              "const": 16
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 7
      +            },
      +            "items": {
      +              "maxItems": 7,
      +              "minItems": 7
      +            },
      +            "requested_count": {
      +              "const": 16
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 8
      +            },
      +            "items": {
      +              "maxItems": 8,
      +              "minItems": 8
      +            },
      +            "requested_count": {
      +              "const": 16
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 9
      +            },
      +            "items": {
      +              "maxItems": 9,
      +              "minItems": 9
      +            },
      +            "requested_count": {
      +              "const": 16
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 10
      +            },
      +            "items": {
      +              "maxItems": 10,
      +              "minItems": 10
      +            },
      +            "requested_count": {
      +              "const": 16
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 11
      +            },
      +            "items": {
      +              "maxItems": 11,
      +              "minItems": 11
      +            },
      +            "requested_count": {
      +              "const": 16
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 12
      +            },
      +            "items": {
      +              "maxItems": 12,
      +              "minItems": 12
      +            },
      +            "requested_count": {
      +              "const": 16
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 13
      +            },
      +            "items": {
      +              "maxItems": 13,
      +              "minItems": 13
      +            },
      +            "requested_count": {
      +              "const": 16
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 14
      +            },
      +            "items": {
      +              "maxItems": 14,
      +              "minItems": 14
      +            },
      +            "requested_count": {
      +              "const": 16
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 15
      +            },
      +            "items": {
      +              "maxItems": 15,
      +              "minItems": 15
      +            },
      +            "requested_count": {
      +              "const": 16
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 1
      +            },
      +            "items": {
      +              "maxItems": 1,
      +              "minItems": 1
      +            },
      +            "requested_count": {
      +              "const": 17
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 2
      +            },
      +            "items": {
      +              "maxItems": 2,
      +              "minItems": 2
      +            },
      +            "requested_count": {
      +              "const": 17
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 3
      +            },
      +            "items": {
      +              "maxItems": 3,
      +              "minItems": 3
      +            },
      +            "requested_count": {
      +              "const": 17
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 4
      +            },
      +            "items": {
      +              "maxItems": 4,
      +              "minItems": 4
      +            },
      +            "requested_count": {
      +              "const": 17
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 5
      +            },
      +            "items": {
      +              "maxItems": 5,
      +              "minItems": 5
      +            },
      +            "requested_count": {
      +              "const": 17
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 6
      +            },
      +            "items": {
      +              "maxItems": 6,
      +              "minItems": 6
      +            },
      +            "requested_count": {
      +              "const": 17
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 7
      +            },
      +            "items": {
      +              "maxItems": 7,
      +              "minItems": 7
      +            },
      +            "requested_count": {
      +              "const": 17
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 8
      +            },
      +            "items": {
      +              "maxItems": 8,
      +              "minItems": 8
      +            },
      +            "requested_count": {
      +              "const": 17
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 9
      +            },
      +            "items": {
      +              "maxItems": 9,
      +              "minItems": 9
      +            },
      +            "requested_count": {
      +              "const": 17
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 10
      +            },
      +            "items": {
      +              "maxItems": 10,
      +              "minItems": 10
      +            },
      +            "requested_count": {
      +              "const": 17
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 11
      +            },
      +            "items": {
      +              "maxItems": 11,
      +              "minItems": 11
      +            },
      +            "requested_count": {
      +              "const": 17
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 12
      +            },
      +            "items": {
      +              "maxItems": 12,
      +              "minItems": 12
      +            },
      +            "requested_count": {
      +              "const": 17
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 13
      +            },
      +            "items": {
      +              "maxItems": 13,
      +              "minItems": 13
      +            },
      +            "requested_count": {
      +              "const": 17
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 14
      +            },
      +            "items": {
      +              "maxItems": 14,
      +              "minItems": 14
      +            },
      +            "requested_count": {
      +              "const": 17
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 15
      +            },
      +            "items": {
      +              "maxItems": 15,
      +              "minItems": 15
      +            },
      +            "requested_count": {
      +              "const": 17
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 16
      +            },
      +            "items": {
      +              "maxItems": 16,
      +              "minItems": 16
      +            },
      +            "requested_count": {
      +              "const": 17
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 1
      +            },
      +            "items": {
      +              "maxItems": 1,
      +              "minItems": 1
      +            },
      +            "requested_count": {
      +              "const": 18
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 2
      +            },
      +            "items": {
      +              "maxItems": 2,
      +              "minItems": 2
      +            },
      +            "requested_count": {
      +              "const": 18
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 3
      +            },
      +            "items": {
      +              "maxItems": 3,
      +              "minItems": 3
      +            },
      +            "requested_count": {
      +              "const": 18
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 4
      +            },
      +            "items": {
      +              "maxItems": 4,
      +              "minItems": 4
      +            },
      +            "requested_count": {
      +              "const": 18
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 5
      +            },
      +            "items": {
      +              "maxItems": 5,
      +              "minItems": 5
      +            },
      +            "requested_count": {
      +              "const": 18
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 6
      +            },
      +            "items": {
      +              "maxItems": 6,
      +              "minItems": 6
      +            },
      +            "requested_count": {
      +              "const": 18
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 7
      +            },
      +            "items": {
      +              "maxItems": 7,
      +              "minItems": 7
      +            },
      +            "requested_count": {
      +              "const": 18
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 8
      +            },
      +            "items": {
      +              "maxItems": 8,
      +              "minItems": 8
      +            },
      +            "requested_count": {
      +              "const": 18
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 9
      +            },
      +            "items": {
      +              "maxItems": 9,
      +              "minItems": 9
      +            },
      +            "requested_count": {
      +              "const": 18
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 10
      +            },
      +            "items": {
      +              "maxItems": 10,
      +              "minItems": 10
      +            },
      +            "requested_count": {
      +              "const": 18
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 11
      +            },
      +            "items": {
      +              "maxItems": 11,
      +              "minItems": 11
      +            },
      +            "requested_count": {
      +              "const": 18
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 12
      +            },
      +            "items": {
      +              "maxItems": 12,
      +              "minItems": 12
      +            },
      +            "requested_count": {
      +              "const": 18
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 13
      +            },
      +            "items": {
      +              "maxItems": 13,
      +              "minItems": 13
      +            },
      +            "requested_count": {
      +              "const": 18
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 14
      +            },
      +            "items": {
      +              "maxItems": 14,
      +              "minItems": 14
      +            },
      +            "requested_count": {
      +              "const": 18
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 15
      +            },
      +            "items": {
      +              "maxItems": 15,
      +              "minItems": 15
      +            },
      +            "requested_count": {
      +              "const": 18
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 16
      +            },
      +            "items": {
      +              "maxItems": 16,
      +              "minItems": 16
      +            },
      +            "requested_count": {
      +              "const": 18
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 17
      +            },
      +            "items": {
      +              "maxItems": 17,
      +              "minItems": 17
      +            },
      +            "requested_count": {
      +              "const": 18
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 1
      +            },
      +            "items": {
      +              "maxItems": 1,
      +              "minItems": 1
      +            },
      +            "requested_count": {
      +              "const": 19
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 2
      +            },
      +            "items": {
      +              "maxItems": 2,
      +              "minItems": 2
      +            },
      +            "requested_count": {
      +              "const": 19
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 3
      +            },
      +            "items": {
      +              "maxItems": 3,
      +              "minItems": 3
      +            },
      +            "requested_count": {
      +              "const": 19
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 4
      +            },
      +            "items": {
      +              "maxItems": 4,
      +              "minItems": 4
      +            },
      +            "requested_count": {
      +              "const": 19
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 5
      +            },
      +            "items": {
      +              "maxItems": 5,
      +              "minItems": 5
      +            },
      +            "requested_count": {
      +              "const": 19
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 6
      +            },
      +            "items": {
      +              "maxItems": 6,
      +              "minItems": 6
      +            },
      +            "requested_count": {
      +              "const": 19
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 7
      +            },
      +            "items": {
      +              "maxItems": 7,
      +              "minItems": 7
      +            },
      +            "requested_count": {
      +              "const": 19
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 8
      +            },
      +            "items": {
      +              "maxItems": 8,
      +              "minItems": 8
      +            },
      +            "requested_count": {
      +              "const": 19
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 9
      +            },
      +            "items": {
      +              "maxItems": 9,
      +              "minItems": 9
      +            },
      +            "requested_count": {
      +              "const": 19
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 10
      +            },
      +            "items": {
      +              "maxItems": 10,
      +              "minItems": 10
      +            },
      +            "requested_count": {
      +              "const": 19
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 11
      +            },
      +            "items": {
      +              "maxItems": 11,
      +              "minItems": 11
      +            },
      +            "requested_count": {
      +              "const": 19
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 12
      +            },
      +            "items": {
      +              "maxItems": 12,
      +              "minItems": 12
      +            },
      +            "requested_count": {
      +              "const": 19
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 13
      +            },
      +            "items": {
      +              "maxItems": 13,
      +              "minItems": 13
      +            },
      +            "requested_count": {
      +              "const": 19
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 14
      +            },
      +            "items": {
      +              "maxItems": 14,
      +              "minItems": 14
      +            },
      +            "requested_count": {
      +              "const": 19
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 15
      +            },
      +            "items": {
      +              "maxItems": 15,
      +              "minItems": 15
      +            },
      +            "requested_count": {
      +              "const": 19
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 16
      +            },
      +            "items": {
      +              "maxItems": 16,
      +              "minItems": 16
      +            },
      +            "requested_count": {
      +              "const": 19
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 17
      +            },
      +            "items": {
      +              "maxItems": 17,
      +              "minItems": 17
      +            },
      +            "requested_count": {
      +              "const": 19
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 18
      +            },
      +            "items": {
      +              "maxItems": 18,
      +              "minItems": 18
      +            },
      +            "requested_count": {
      +              "const": 19
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 1
      +            },
      +            "items": {
      +              "maxItems": 1,
      +              "minItems": 1
      +            },
      +            "requested_count": {
      +              "const": 20
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 2
      +            },
      +            "items": {
      +              "maxItems": 2,
      +              "minItems": 2
      +            },
      +            "requested_count": {
      +              "const": 20
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 3
      +            },
      +            "items": {
      +              "maxItems": 3,
      +              "minItems": 3
      +            },
      +            "requested_count": {
      +              "const": 20
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 4
      +            },
      +            "items": {
      +              "maxItems": 4,
      +              "minItems": 4
      +            },
      +            "requested_count": {
      +              "const": 20
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 5
      +            },
      +            "items": {
      +              "maxItems": 5,
      +              "minItems": 5
      +            },
      +            "requested_count": {
      +              "const": 20
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 6
      +            },
      +            "items": {
      +              "maxItems": 6,
      +              "minItems": 6
      +            },
      +            "requested_count": {
      +              "const": 20
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 7
      +            },
      +            "items": {
      +              "maxItems": 7,
      +              "minItems": 7
      +            },
      +            "requested_count": {
      +              "const": 20
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 8
      +            },
      +            "items": {
      +              "maxItems": 8,
      +              "minItems": 8
      +            },
      +            "requested_count": {
      +              "const": 20
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 9
      +            },
      +            "items": {
      +              "maxItems": 9,
      +              "minItems": 9
      +            },
      +            "requested_count": {
      +              "const": 20
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 10
      +            },
      +            "items": {
      +              "maxItems": 10,
      +              "minItems": 10
      +            },
      +            "requested_count": {
      +              "const": 20
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 11
      +            },
      +            "items": {
      +              "maxItems": 11,
      +              "minItems": 11
      +            },
      +            "requested_count": {
      +              "const": 20
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 12
      +            },
      +            "items": {
      +              "maxItems": 12,
      +              "minItems": 12
      +            },
      +            "requested_count": {
      +              "const": 20
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 13
      +            },
      +            "items": {
      +              "maxItems": 13,
      +              "minItems": 13
      +            },
      +            "requested_count": {
      +              "const": 20
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 14
      +            },
      +            "items": {
      +              "maxItems": 14,
      +              "minItems": 14
      +            },
      +            "requested_count": {
      +              "const": 20
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 15
      +            },
      +            "items": {
      +              "maxItems": 15,
      +              "minItems": 15
      +            },
      +            "requested_count": {
      +              "const": 20
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 16
      +            },
      +            "items": {
      +              "maxItems": 16,
      +              "minItems": 16
      +            },
      +            "requested_count": {
      +              "const": 20
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 17
      +            },
      +            "items": {
      +              "maxItems": 17,
      +              "minItems": 17
      +            },
      +            "requested_count": {
      +              "const": 20
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 18
      +            },
      +            "items": {
      +              "maxItems": 18,
      +              "minItems": 18
      +            },
      +            "requested_count": {
      +              "const": 20
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 19
      +            },
      +            "items": {
      +              "maxItems": 19,
      +              "minItems": 19
      +            },
      +            "requested_count": {
      +              "const": 20
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 1
      +            },
      +            "items": {
      +              "maxItems": 1,
      +              "minItems": 1
      +            },
      +            "requested_count": {
      +              "const": 21
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 2
      +            },
      +            "items": {
      +              "maxItems": 2,
      +              "minItems": 2
      +            },
      +            "requested_count": {
      +              "const": 21
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 3
      +            },
      +            "items": {
      +              "maxItems": 3,
      +              "minItems": 3
      +            },
      +            "requested_count": {
      +              "const": 21
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 4
      +            },
      +            "items": {
      +              "maxItems": 4,
      +              "minItems": 4
      +            },
      +            "requested_count": {
      +              "const": 21
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 5
      +            },
      +            "items": {
      +              "maxItems": 5,
      +              "minItems": 5
      +            },
      +            "requested_count": {
      +              "const": 21
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 6
      +            },
      +            "items": {
      +              "maxItems": 6,
      +              "minItems": 6
      +            },
      +            "requested_count": {
      +              "const": 21
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 7
      +            },
      +            "items": {
      +              "maxItems": 7,
      +              "minItems": 7
      +            },
      +            "requested_count": {
      +              "const": 21
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 8
      +            },
      +            "items": {
      +              "maxItems": 8,
      +              "minItems": 8
      +            },
      +            "requested_count": {
      +              "const": 21
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 9
      +            },
      +            "items": {
      +              "maxItems": 9,
      +              "minItems": 9
      +            },
      +            "requested_count": {
      +              "const": 21
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 10
      +            },
      +            "items": {
      +              "maxItems": 10,
      +              "minItems": 10
      +            },
      +            "requested_count": {
      +              "const": 21
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 11
      +            },
      +            "items": {
      +              "maxItems": 11,
      +              "minItems": 11
      +            },
      +            "requested_count": {
      +              "const": 21
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 12
      +            },
      +            "items": {
      +              "maxItems": 12,
      +              "minItems": 12
      +            },
      +            "requested_count": {
      +              "const": 21
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 13
      +            },
      +            "items": {
      +              "maxItems": 13,
      +              "minItems": 13
      +            },
      +            "requested_count": {
      +              "const": 21
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 14
      +            },
      +            "items": {
      +              "maxItems": 14,
      +              "minItems": 14
      +            },
      +            "requested_count": {
      +              "const": 21
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 15
      +            },
      +            "items": {
      +              "maxItems": 15,
      +              "minItems": 15
      +            },
      +            "requested_count": {
      +              "const": 21
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 16
      +            },
      +            "items": {
      +              "maxItems": 16,
      +              "minItems": 16
      +            },
      +            "requested_count": {
      +              "const": 21
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 17
      +            },
      +            "items": {
      +              "maxItems": 17,
      +              "minItems": 17
      +            },
      +            "requested_count": {
      +              "const": 21
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 18
      +            },
      +            "items": {
      +              "maxItems": 18,
      +              "minItems": 18
      +            },
      +            "requested_count": {
      +              "const": 21
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 19
      +            },
      +            "items": {
      +              "maxItems": 19,
      +              "minItems": 19
      +            },
      +            "requested_count": {
      +              "const": 21
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 20
      +            },
      +            "items": {
      +              "maxItems": 20,
      +              "minItems": 20
      +            },
      +            "requested_count": {
      +              "const": 21
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 1
      +            },
      +            "items": {
      +              "maxItems": 1,
      +              "minItems": 1
      +            },
      +            "requested_count": {
      +              "const": 22
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 2
      +            },
      +            "items": {
      +              "maxItems": 2,
      +              "minItems": 2
      +            },
      +            "requested_count": {
      +              "const": 22
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 3
      +            },
      +            "items": {
      +              "maxItems": 3,
      +              "minItems": 3
      +            },
      +            "requested_count": {
      +              "const": 22
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 4
      +            },
      +            "items": {
      +              "maxItems": 4,
      +              "minItems": 4
      +            },
      +            "requested_count": {
      +              "const": 22
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 5
      +            },
      +            "items": {
      +              "maxItems": 5,
      +              "minItems": 5
      +            },
      +            "requested_count": {
      +              "const": 22
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 6
      +            },
      +            "items": {
      +              "maxItems": 6,
      +              "minItems": 6
      +            },
      +            "requested_count": {
      +              "const": 22
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 7
      +            },
      +            "items": {
      +              "maxItems": 7,
      +              "minItems": 7
      +            },
      +            "requested_count": {
      +              "const": 22
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 8
      +            },
      +            "items": {
      +              "maxItems": 8,
      +              "minItems": 8
      +            },
      +            "requested_count": {
      +              "const": 22
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 9
      +            },
      +            "items": {
      +              "maxItems": 9,
      +              "minItems": 9
      +            },
      +            "requested_count": {
      +              "const": 22
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 10
      +            },
      +            "items": {
      +              "maxItems": 10,
      +              "minItems": 10
      +            },
      +            "requested_count": {
      +              "const": 22
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 11
      +            },
      +            "items": {
      +              "maxItems": 11,
      +              "minItems": 11
      +            },
      +            "requested_count": {
      +              "const": 22
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 12
      +            },
      +            "items": {
      +              "maxItems": 12,
      +              "minItems": 12
      +            },
      +            "requested_count": {
      +              "const": 22
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 13
      +            },
      +            "items": {
      +              "maxItems": 13,
      +              "minItems": 13
      +            },
      +            "requested_count": {
      +              "const": 22
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 14
      +            },
      +            "items": {
      +              "maxItems": 14,
      +              "minItems": 14
      +            },
      +            "requested_count": {
      +              "const": 22
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 15
      +            },
      +            "items": {
      +              "maxItems": 15,
      +              "minItems": 15
      +            },
      +            "requested_count": {
      +              "const": 22
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 16
      +            },
      +            "items": {
      +              "maxItems": 16,
      +              "minItems": 16
      +            },
      +            "requested_count": {
      +              "const": 22
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 17
      +            },
      +            "items": {
      +              "maxItems": 17,
      +              "minItems": 17
      +            },
      +            "requested_count": {
      +              "const": 22
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 18
      +            },
      +            "items": {
      +              "maxItems": 18,
      +              "minItems": 18
      +            },
      +            "requested_count": {
      +              "const": 22
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 19
      +            },
      +            "items": {
      +              "maxItems": 19,
      +              "minItems": 19
      +            },
      +            "requested_count": {
      +              "const": 22
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 20
      +            },
      +            "items": {
      +              "maxItems": 20,
      +              "minItems": 20
      +            },
      +            "requested_count": {
      +              "const": 22
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 21
      +            },
      +            "items": {
      +              "maxItems": 21,
      +              "minItems": 21
      +            },
      +            "requested_count": {
      +              "const": 22
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 1
      +            },
      +            "items": {
      +              "maxItems": 1,
      +              "minItems": 1
      +            },
      +            "requested_count": {
      +              "const": 23
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 2
      +            },
      +            "items": {
      +              "maxItems": 2,
      +              "minItems": 2
      +            },
      +            "requested_count": {
      +              "const": 23
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 3
      +            },
      +            "items": {
      +              "maxItems": 3,
      +              "minItems": 3
      +            },
      +            "requested_count": {
      +              "const": 23
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 4
      +            },
      +            "items": {
      +              "maxItems": 4,
      +              "minItems": 4
      +            },
      +            "requested_count": {
      +              "const": 23
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 5
      +            },
      +            "items": {
      +              "maxItems": 5,
      +              "minItems": 5
      +            },
      +            "requested_count": {
      +              "const": 23
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 6
      +            },
      +            "items": {
      +              "maxItems": 6,
      +              "minItems": 6
      +            },
      +            "requested_count": {
      +              "const": 23
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 7
      +            },
      +            "items": {
      +              "maxItems": 7,
      +              "minItems": 7
      +            },
      +            "requested_count": {
      +              "const": 23
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 8
      +            },
      +            "items": {
      +              "maxItems": 8,
      +              "minItems": 8
      +            },
      +            "requested_count": {
      +              "const": 23
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 9
      +            },
      +            "items": {
      +              "maxItems": 9,
      +              "minItems": 9
      +            },
      +            "requested_count": {
      +              "const": 23
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 10
      +            },
      +            "items": {
      +              "maxItems": 10,
      +              "minItems": 10
      +            },
      +            "requested_count": {
      +              "const": 23
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 11
      +            },
      +            "items": {
      +              "maxItems": 11,
      +              "minItems": 11
      +            },
      +            "requested_count": {
      +              "const": 23
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 12
      +            },
      +            "items": {
      +              "maxItems": 12,
      +              "minItems": 12
      +            },
      +            "requested_count": {
      +              "const": 23
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 13
      +            },
      +            "items": {
      +              "maxItems": 13,
      +              "minItems": 13
      +            },
      +            "requested_count": {
      +              "const": 23
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 14
      +            },
      +            "items": {
      +              "maxItems": 14,
      +              "minItems": 14
      +            },
      +            "requested_count": {
      +              "const": 23
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 15
      +            },
      +            "items": {
      +              "maxItems": 15,
      +              "minItems": 15
      +            },
      +            "requested_count": {
      +              "const": 23
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 16
      +            },
      +            "items": {
      +              "maxItems": 16,
      +              "minItems": 16
      +            },
      +            "requested_count": {
      +              "const": 23
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 17
      +            },
      +            "items": {
      +              "maxItems": 17,
      +              "minItems": 17
      +            },
      +            "requested_count": {
      +              "const": 23
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 18
      +            },
      +            "items": {
      +              "maxItems": 18,
      +              "minItems": 18
      +            },
      +            "requested_count": {
      +              "const": 23
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 19
      +            },
      +            "items": {
      +              "maxItems": 19,
      +              "minItems": 19
      +            },
      +            "requested_count": {
      +              "const": 23
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 20
      +            },
      +            "items": {
      +              "maxItems": 20,
      +              "minItems": 20
      +            },
      +            "requested_count": {
      +              "const": 23
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 21
      +            },
      +            "items": {
      +              "maxItems": 21,
      +              "minItems": 21
      +            },
      +            "requested_count": {
      +              "const": 23
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 22
      +            },
      +            "items": {
      +              "maxItems": 22,
      +              "minItems": 22
      +            },
      +            "requested_count": {
      +              "const": 23
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 1
      +            },
      +            "items": {
      +              "maxItems": 1,
      +              "minItems": 1
      +            },
      +            "requested_count": {
      +              "const": 24
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 2
      +            },
      +            "items": {
      +              "maxItems": 2,
      +              "minItems": 2
      +            },
      +            "requested_count": {
      +              "const": 24
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 3
      +            },
      +            "items": {
      +              "maxItems": 3,
      +              "minItems": 3
      +            },
      +            "requested_count": {
      +              "const": 24
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 4
      +            },
      +            "items": {
      +              "maxItems": 4,
      +              "minItems": 4
      +            },
      +            "requested_count": {
      +              "const": 24
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 5
      +            },
      +            "items": {
      +              "maxItems": 5,
      +              "minItems": 5
      +            },
      +            "requested_count": {
      +              "const": 24
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 6
      +            },
      +            "items": {
      +              "maxItems": 6,
      +              "minItems": 6
      +            },
      +            "requested_count": {
      +              "const": 24
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 7
      +            },
      +            "items": {
      +              "maxItems": 7,
      +              "minItems": 7
      +            },
      +            "requested_count": {
      +              "const": 24
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 8
      +            },
      +            "items": {
      +              "maxItems": 8,
      +              "minItems": 8
      +            },
      +            "requested_count": {
      +              "const": 24
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 9
      +            },
      +            "items": {
      +              "maxItems": 9,
      +              "minItems": 9
      +            },
      +            "requested_count": {
      +              "const": 24
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 10
      +            },
      +            "items": {
      +              "maxItems": 10,
      +              "minItems": 10
      +            },
      +            "requested_count": {
      +              "const": 24
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 11
      +            },
      +            "items": {
      +              "maxItems": 11,
      +              "minItems": 11
      +            },
      +            "requested_count": {
      +              "const": 24
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 12
      +            },
      +            "items": {
      +              "maxItems": 12,
      +              "minItems": 12
      +            },
      +            "requested_count": {
      +              "const": 24
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 13
      +            },
      +            "items": {
      +              "maxItems": 13,
      +              "minItems": 13
      +            },
      +            "requested_count": {
      +              "const": 24
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 14
      +            },
      +            "items": {
      +              "maxItems": 14,
      +              "minItems": 14
      +            },
      +            "requested_count": {
      +              "const": 24
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 15
      +            },
      +            "items": {
      +              "maxItems": 15,
      +              "minItems": 15
      +            },
      +            "requested_count": {
      +              "const": 24
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 16
      +            },
      +            "items": {
      +              "maxItems": 16,
      +              "minItems": 16
      +            },
      +            "requested_count": {
      +              "const": 24
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 17
      +            },
      +            "items": {
      +              "maxItems": 17,
      +              "minItems": 17
      +            },
      +            "requested_count": {
      +              "const": 24
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 18
      +            },
      +            "items": {
      +              "maxItems": 18,
      +              "minItems": 18
      +            },
      +            "requested_count": {
      +              "const": 24
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 19
      +            },
      +            "items": {
      +              "maxItems": 19,
      +              "minItems": 19
      +            },
      +            "requested_count": {
      +              "const": 24
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 20
      +            },
      +            "items": {
      +              "maxItems": 20,
      +              "minItems": 20
      +            },
      +            "requested_count": {
      +              "const": 24
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 21
      +            },
      +            "items": {
      +              "maxItems": 21,
      +              "minItems": 21
      +            },
      +            "requested_count": {
      +              "const": 24
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 22
      +            },
      +            "items": {
      +              "maxItems": 22,
      +              "minItems": 22
      +            },
      +            "requested_count": {
      +              "const": 24
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 23
      +            },
      +            "items": {
      +              "maxItems": 23,
      +              "minItems": 23
      +            },
      +            "requested_count": {
      +              "const": 24
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 1
      +            },
      +            "items": {
      +              "maxItems": 1,
      +              "minItems": 1
      +            },
      +            "requested_count": {
      +              "const": 25
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 2
      +            },
      +            "items": {
      +              "maxItems": 2,
      +              "minItems": 2
      +            },
      +            "requested_count": {
      +              "const": 25
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 3
      +            },
      +            "items": {
      +              "maxItems": 3,
      +              "minItems": 3
      +            },
      +            "requested_count": {
      +              "const": 25
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 4
      +            },
      +            "items": {
      +              "maxItems": 4,
      +              "minItems": 4
      +            },
      +            "requested_count": {
      +              "const": 25
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 5
      +            },
      +            "items": {
      +              "maxItems": 5,
      +              "minItems": 5
      +            },
      +            "requested_count": {
      +              "const": 25
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 6
      +            },
      +            "items": {
      +              "maxItems": 6,
      +              "minItems": 6
      +            },
      +            "requested_count": {
      +              "const": 25
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 7
      +            },
      +            "items": {
      +              "maxItems": 7,
      +              "minItems": 7
      +            },
      +            "requested_count": {
      +              "const": 25
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 8
      +            },
      +            "items": {
      +              "maxItems": 8,
      +              "minItems": 8
      +            },
      +            "requested_count": {
      +              "const": 25
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 9
      +            },
      +            "items": {
      +              "maxItems": 9,
      +              "minItems": 9
      +            },
      +            "requested_count": {
      +              "const": 25
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 10
      +            },
      +            "items": {
      +              "maxItems": 10,
      +              "minItems": 10
      +            },
      +            "requested_count": {
      +              "const": 25
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 11
      +            },
      +            "items": {
      +              "maxItems": 11,
      +              "minItems": 11
      +            },
      +            "requested_count": {
      +              "const": 25
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 12
      +            },
      +            "items": {
      +              "maxItems": 12,
      +              "minItems": 12
      +            },
      +            "requested_count": {
      +              "const": 25
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 13
      +            },
      +            "items": {
      +              "maxItems": 13,
      +              "minItems": 13
      +            },
      +            "requested_count": {
      +              "const": 25
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 14
      +            },
      +            "items": {
      +              "maxItems": 14,
      +              "minItems": 14
      +            },
      +            "requested_count": {
      +              "const": 25
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 15
      +            },
      +            "items": {
      +              "maxItems": 15,
      +              "minItems": 15
      +            },
      +            "requested_count": {
      +              "const": 25
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 16
      +            },
      +            "items": {
      +              "maxItems": 16,
      +              "minItems": 16
      +            },
      +            "requested_count": {
      +              "const": 25
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 17
      +            },
      +            "items": {
      +              "maxItems": 17,
      +              "minItems": 17
      +            },
      +            "requested_count": {
      +              "const": 25
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 18
      +            },
      +            "items": {
      +              "maxItems": 18,
      +              "minItems": 18
      +            },
      +            "requested_count": {
      +              "const": 25
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 19
      +            },
      +            "items": {
      +              "maxItems": 19,
      +              "minItems": 19
      +            },
      +            "requested_count": {
      +              "const": 25
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 20
      +            },
      +            "items": {
      +              "maxItems": 20,
      +              "minItems": 20
      +            },
      +            "requested_count": {
      +              "const": 25
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 21
      +            },
      +            "items": {
      +              "maxItems": 21,
      +              "minItems": 21
      +            },
      +            "requested_count": {
      +              "const": 25
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 22
      +            },
      +            "items": {
      +              "maxItems": 22,
      +              "minItems": 22
      +            },
      +            "requested_count": {
      +              "const": 25
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 23
      +            },
      +            "items": {
      +              "maxItems": 23,
      +              "minItems": 23
      +            },
      +            "requested_count": {
      +              "const": 25
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 24
      +            },
      +            "items": {
      +              "maxItems": 24,
      +              "minItems": 24
      +            },
      +            "requested_count": {
      +              "const": 25
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 1
      +            },
      +            "items": {
      +              "maxItems": 1,
      +              "minItems": 1
      +            },
      +            "requested_count": {
      +              "const": 26
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 2
      +            },
      +            "items": {
      +              "maxItems": 2,
      +              "minItems": 2
      +            },
      +            "requested_count": {
      +              "const": 26
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 3
      +            },
      +            "items": {
      +              "maxItems": 3,
      +              "minItems": 3
      +            },
      +            "requested_count": {
      +              "const": 26
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 4
      +            },
      +            "items": {
      +              "maxItems": 4,
      +              "minItems": 4
      +            },
      +            "requested_count": {
      +              "const": 26
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 5
      +            },
      +            "items": {
      +              "maxItems": 5,
      +              "minItems": 5
      +            },
      +            "requested_count": {
      +              "const": 26
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 6
      +            },
      +            "items": {
      +              "maxItems": 6,
      +              "minItems": 6
      +            },
      +            "requested_count": {
      +              "const": 26
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 7
      +            },
      +            "items": {
      +              "maxItems": 7,
      +              "minItems": 7
      +            },
      +            "requested_count": {
      +              "const": 26
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 8
      +            },
      +            "items": {
      +              "maxItems": 8,
      +              "minItems": 8
      +            },
      +            "requested_count": {
      +              "const": 26
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 9
      +            },
      +            "items": {
      +              "maxItems": 9,
      +              "minItems": 9
      +            },
      +            "requested_count": {
      +              "const": 26
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 10
      +            },
      +            "items": {
      +              "maxItems": 10,
      +              "minItems": 10
      +            },
      +            "requested_count": {
      +              "const": 26
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 11
      +            },
      +            "items": {
      +              "maxItems": 11,
      +              "minItems": 11
      +            },
      +            "requested_count": {
      +              "const": 26
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 12
      +            },
      +            "items": {
      +              "maxItems": 12,
      +              "minItems": 12
      +            },
      +            "requested_count": {
      +              "const": 26
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 13
      +            },
      +            "items": {
      +              "maxItems": 13,
      +              "minItems": 13
      +            },
      +            "requested_count": {
      +              "const": 26
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 14
      +            },
      +            "items": {
      +              "maxItems": 14,
      +              "minItems": 14
      +            },
      +            "requested_count": {
      +              "const": 26
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 15
      +            },
      +            "items": {
      +              "maxItems": 15,
      +              "minItems": 15
      +            },
      +            "requested_count": {
      +              "const": 26
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 16
      +            },
      +            "items": {
      +              "maxItems": 16,
      +              "minItems": 16
      +            },
      +            "requested_count": {
      +              "const": 26
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 17
      +            },
      +            "items": {
      +              "maxItems": 17,
      +              "minItems": 17
      +            },
      +            "requested_count": {
      +              "const": 26
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 18
      +            },
      +            "items": {
      +              "maxItems": 18,
      +              "minItems": 18
      +            },
      +            "requested_count": {
      +              "const": 26
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 19
      +            },
      +            "items": {
      +              "maxItems": 19,
      +              "minItems": 19
      +            },
      +            "requested_count": {
      +              "const": 26
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 20
      +            },
      +            "items": {
      +              "maxItems": 20,
      +              "minItems": 20
      +            },
      +            "requested_count": {
      +              "const": 26
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 21
      +            },
      +            "items": {
      +              "maxItems": 21,
      +              "minItems": 21
      +            },
      +            "requested_count": {
      +              "const": 26
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 22
      +            },
      +            "items": {
      +              "maxItems": 22,
      +              "minItems": 22
      +            },
      +            "requested_count": {
      +              "const": 26
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 23
      +            },
      +            "items": {
      +              "maxItems": 23,
      +              "minItems": 23
      +            },
      +            "requested_count": {
      +              "const": 26
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 24
      +            },
      +            "items": {
      +              "maxItems": 24,
      +              "minItems": 24
      +            },
      +            "requested_count": {
      +              "const": 26
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 25
      +            },
      +            "items": {
      +              "maxItems": 25,
      +              "minItems": 25
      +            },
      +            "requested_count": {
      +              "const": 26
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 1
      +            },
      +            "items": {
      +              "maxItems": 1,
      +              "minItems": 1
      +            },
      +            "requested_count": {
      +              "const": 27
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 2
      +            },
      +            "items": {
      +              "maxItems": 2,
      +              "minItems": 2
      +            },
      +            "requested_count": {
      +              "const": 27
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 3
      +            },
      +            "items": {
      +              "maxItems": 3,
      +              "minItems": 3
      +            },
      +            "requested_count": {
      +              "const": 27
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 4
      +            },
      +            "items": {
      +              "maxItems": 4,
      +              "minItems": 4
      +            },
      +            "requested_count": {
      +              "const": 27
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 5
      +            },
      +            "items": {
      +              "maxItems": 5,
      +              "minItems": 5
      +            },
      +            "requested_count": {
      +              "const": 27
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 6
      +            },
      +            "items": {
      +              "maxItems": 6,
      +              "minItems": 6
      +            },
      +            "requested_count": {
      +              "const": 27
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 7
      +            },
      +            "items": {
      +              "maxItems": 7,
      +              "minItems": 7
      +            },
      +            "requested_count": {
      +              "const": 27
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 8
      +            },
      +            "items": {
      +              "maxItems": 8,
      +              "minItems": 8
      +            },
      +            "requested_count": {
      +              "const": 27
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 9
      +            },
      +            "items": {
      +              "maxItems": 9,
      +              "minItems": 9
      +            },
      +            "requested_count": {
      +              "const": 27
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 10
      +            },
      +            "items": {
      +              "maxItems": 10,
      +              "minItems": 10
      +            },
      +            "requested_count": {
      +              "const": 27
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 11
      +            },
      +            "items": {
      +              "maxItems": 11,
      +              "minItems": 11
      +            },
      +            "requested_count": {
      +              "const": 27
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 12
      +            },
      +            "items": {
      +              "maxItems": 12,
      +              "minItems": 12
      +            },
      +            "requested_count": {
      +              "const": 27
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 13
      +            },
      +            "items": {
      +              "maxItems": 13,
      +              "minItems": 13
      +            },
      +            "requested_count": {
      +              "const": 27
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 14
      +            },
      +            "items": {
      +              "maxItems": 14,
      +              "minItems": 14
      +            },
      +            "requested_count": {
      +              "const": 27
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 15
      +            },
      +            "items": {
      +              "maxItems": 15,
      +              "minItems": 15
      +            },
      +            "requested_count": {
      +              "const": 27
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 16
      +            },
      +            "items": {
      +              "maxItems": 16,
      +              "minItems": 16
      +            },
      +            "requested_count": {
      +              "const": 27
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 17
      +            },
      +            "items": {
      +              "maxItems": 17,
      +              "minItems": 17
      +            },
      +            "requested_count": {
      +              "const": 27
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 18
      +            },
      +            "items": {
      +              "maxItems": 18,
      +              "minItems": 18
      +            },
      +            "requested_count": {
      +              "const": 27
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 19
      +            },
      +            "items": {
      +              "maxItems": 19,
      +              "minItems": 19
      +            },
      +            "requested_count": {
      +              "const": 27
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 20
      +            },
      +            "items": {
      +              "maxItems": 20,
      +              "minItems": 20
      +            },
      +            "requested_count": {
      +              "const": 27
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 21
      +            },
      +            "items": {
      +              "maxItems": 21,
      +              "minItems": 21
      +            },
      +            "requested_count": {
      +              "const": 27
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 22
      +            },
      +            "items": {
      +              "maxItems": 22,
      +              "minItems": 22
      +            },
      +            "requested_count": {
      +              "const": 27
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 23
      +            },
      +            "items": {
      +              "maxItems": 23,
      +              "minItems": 23
      +            },
      +            "requested_count": {
      +              "const": 27
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 24
      +            },
      +            "items": {
      +              "maxItems": 24,
      +              "minItems": 24
      +            },
      +            "requested_count": {
      +              "const": 27
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 25
      +            },
      +            "items": {
      +              "maxItems": 25,
      +              "minItems": 25
      +            },
      +            "requested_count": {
      +              "const": 27
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 26
      +            },
      +            "items": {
      +              "maxItems": 26,
      +              "minItems": 26
      +            },
      +            "requested_count": {
      +              "const": 27
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 1
      +            },
      +            "items": {
      +              "maxItems": 1,
      +              "minItems": 1
      +            },
      +            "requested_count": {
      +              "const": 28
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 2
      +            },
      +            "items": {
      +              "maxItems": 2,
      +              "minItems": 2
      +            },
      +            "requested_count": {
      +              "const": 28
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 3
      +            },
      +            "items": {
      +              "maxItems": 3,
      +              "minItems": 3
      +            },
      +            "requested_count": {
      +              "const": 28
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 4
      +            },
      +            "items": {
      +              "maxItems": 4,
      +              "minItems": 4
      +            },
      +            "requested_count": {
      +              "const": 28
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 5
      +            },
      +            "items": {
      +              "maxItems": 5,
      +              "minItems": 5
      +            },
      +            "requested_count": {
      +              "const": 28
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 6
      +            },
      +            "items": {
      +              "maxItems": 6,
      +              "minItems": 6
      +            },
      +            "requested_count": {
      +              "const": 28
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 7
      +            },
      +            "items": {
      +              "maxItems": 7,
      +              "minItems": 7
      +            },
      +            "requested_count": {
      +              "const": 28
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 8
      +            },
      +            "items": {
      +              "maxItems": 8,
      +              "minItems": 8
      +            },
      +            "requested_count": {
      +              "const": 28
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 9
      +            },
      +            "items": {
      +              "maxItems": 9,
      +              "minItems": 9
      +            },
      +            "requested_count": {
      +              "const": 28
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 10
      +            },
      +            "items": {
      +              "maxItems": 10,
      +              "minItems": 10
      +            },
      +            "requested_count": {
      +              "const": 28
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 11
      +            },
      +            "items": {
      +              "maxItems": 11,
      +              "minItems": 11
      +            },
      +            "requested_count": {
      +              "const": 28
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 12
      +            },
      +            "items": {
      +              "maxItems": 12,
      +              "minItems": 12
      +            },
      +            "requested_count": {
      +              "const": 28
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 13
      +            },
      +            "items": {
      +              "maxItems": 13,
      +              "minItems": 13
      +            },
      +            "requested_count": {
      +              "const": 28
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 14
      +            },
      +            "items": {
      +              "maxItems": 14,
      +              "minItems": 14
      +            },
      +            "requested_count": {
      +              "const": 28
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 15
      +            },
      +            "items": {
      +              "maxItems": 15,
      +              "minItems": 15
      +            },
      +            "requested_count": {
      +              "const": 28
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 16
      +            },
      +            "items": {
      +              "maxItems": 16,
      +              "minItems": 16
      +            },
      +            "requested_count": {
      +              "const": 28
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 17
      +            },
      +            "items": {
      +              "maxItems": 17,
      +              "minItems": 17
      +            },
      +            "requested_count": {
      +              "const": 28
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 18
      +            },
      +            "items": {
      +              "maxItems": 18,
      +              "minItems": 18
      +            },
      +            "requested_count": {
      +              "const": 28
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 19
      +            },
      +            "items": {
      +              "maxItems": 19,
      +              "minItems": 19
      +            },
      +            "requested_count": {
      +              "const": 28
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 20
      +            },
      +            "items": {
      +              "maxItems": 20,
      +              "minItems": 20
      +            },
      +            "requested_count": {
      +              "const": 28
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 21
      +            },
      +            "items": {
      +              "maxItems": 21,
      +              "minItems": 21
      +            },
      +            "requested_count": {
      +              "const": 28
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 22
      +            },
      +            "items": {
      +              "maxItems": 22,
      +              "minItems": 22
      +            },
      +            "requested_count": {
      +              "const": 28
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 23
      +            },
      +            "items": {
      +              "maxItems": 23,
      +              "minItems": 23
      +            },
      +            "requested_count": {
      +              "const": 28
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 24
      +            },
      +            "items": {
      +              "maxItems": 24,
      +              "minItems": 24
      +            },
      +            "requested_count": {
      +              "const": 28
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 25
      +            },
      +            "items": {
      +              "maxItems": 25,
      +              "minItems": 25
      +            },
      +            "requested_count": {
      +              "const": 28
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 26
      +            },
      +            "items": {
      +              "maxItems": 26,
      +              "minItems": 26
      +            },
      +            "requested_count": {
      +              "const": 28
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 27
      +            },
      +            "items": {
      +              "maxItems": 27,
      +              "minItems": 27
      +            },
      +            "requested_count": {
      +              "const": 28
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 1
      +            },
      +            "items": {
      +              "maxItems": 1,
      +              "minItems": 1
      +            },
      +            "requested_count": {
      +              "const": 29
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 2
      +            },
      +            "items": {
      +              "maxItems": 2,
      +              "minItems": 2
      +            },
      +            "requested_count": {
      +              "const": 29
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 3
      +            },
      +            "items": {
      +              "maxItems": 3,
      +              "minItems": 3
      +            },
      +            "requested_count": {
      +              "const": 29
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 4
      +            },
      +            "items": {
      +              "maxItems": 4,
      +              "minItems": 4
      +            },
      +            "requested_count": {
      +              "const": 29
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 5
      +            },
      +            "items": {
      +              "maxItems": 5,
      +              "minItems": 5
      +            },
      +            "requested_count": {
      +              "const": 29
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 6
      +            },
      +            "items": {
      +              "maxItems": 6,
      +              "minItems": 6
      +            },
      +            "requested_count": {
      +              "const": 29
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 7
      +            },
      +            "items": {
      +              "maxItems": 7,
      +              "minItems": 7
      +            },
      +            "requested_count": {
      +              "const": 29
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 8
      +            },
      +            "items": {
      +              "maxItems": 8,
      +              "minItems": 8
      +            },
      +            "requested_count": {
      +              "const": 29
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 9
      +            },
      +            "items": {
      +              "maxItems": 9,
      +              "minItems": 9
      +            },
      +            "requested_count": {
      +              "const": 29
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 10
      +            },
      +            "items": {
      +              "maxItems": 10,
      +              "minItems": 10
      +            },
      +            "requested_count": {
      +              "const": 29
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 11
      +            },
      +            "items": {
      +              "maxItems": 11,
      +              "minItems": 11
      +            },
      +            "requested_count": {
      +              "const": 29
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 12
      +            },
      +            "items": {
      +              "maxItems": 12,
      +              "minItems": 12
      +            },
      +            "requested_count": {
      +              "const": 29
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 13
      +            },
      +            "items": {
      +              "maxItems": 13,
      +              "minItems": 13
      +            },
      +            "requested_count": {
      +              "const": 29
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 14
      +            },
      +            "items": {
      +              "maxItems": 14,
      +              "minItems": 14
      +            },
      +            "requested_count": {
      +              "const": 29
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 15
      +            },
      +            "items": {
      +              "maxItems": 15,
      +              "minItems": 15
      +            },
      +            "requested_count": {
      +              "const": 29
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 16
      +            },
      +            "items": {
      +              "maxItems": 16,
      +              "minItems": 16
      +            },
      +            "requested_count": {
      +              "const": 29
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 17
      +            },
      +            "items": {
      +              "maxItems": 17,
      +              "minItems": 17
      +            },
      +            "requested_count": {
      +              "const": 29
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 18
      +            },
      +            "items": {
      +              "maxItems": 18,
      +              "minItems": 18
      +            },
      +            "requested_count": {
      +              "const": 29
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 19
      +            },
      +            "items": {
      +              "maxItems": 19,
      +              "minItems": 19
      +            },
      +            "requested_count": {
      +              "const": 29
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 20
      +            },
      +            "items": {
      +              "maxItems": 20,
      +              "minItems": 20
      +            },
      +            "requested_count": {
      +              "const": 29
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 21
      +            },
      +            "items": {
      +              "maxItems": 21,
      +              "minItems": 21
      +            },
      +            "requested_count": {
      +              "const": 29
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 22
      +            },
      +            "items": {
      +              "maxItems": 22,
      +              "minItems": 22
      +            },
      +            "requested_count": {
      +              "const": 29
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 23
      +            },
      +            "items": {
      +              "maxItems": 23,
      +              "minItems": 23
      +            },
      +            "requested_count": {
      +              "const": 29
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 24
      +            },
      +            "items": {
      +              "maxItems": 24,
      +              "minItems": 24
      +            },
      +            "requested_count": {
      +              "const": 29
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 25
      +            },
      +            "items": {
      +              "maxItems": 25,
      +              "minItems": 25
      +            },
      +            "requested_count": {
      +              "const": 29
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 26
      +            },
      +            "items": {
      +              "maxItems": 26,
      +              "minItems": 26
      +            },
      +            "requested_count": {
      +              "const": 29
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 27
      +            },
      +            "items": {
      +              "maxItems": 27,
      +              "minItems": 27
      +            },
      +            "requested_count": {
      +              "const": 29
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 28
      +            },
      +            "items": {
      +              "maxItems": 28,
      +              "minItems": 28
      +            },
      +            "requested_count": {
      +              "const": 29
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 1
      +            },
      +            "items": {
      +              "maxItems": 1,
      +              "minItems": 1
      +            },
      +            "requested_count": {
      +              "const": 30
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 2
      +            },
      +            "items": {
      +              "maxItems": 2,
      +              "minItems": 2
      +            },
      +            "requested_count": {
      +              "const": 30
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 3
      +            },
      +            "items": {
      +              "maxItems": 3,
      +              "minItems": 3
      +            },
      +            "requested_count": {
      +              "const": 30
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 4
      +            },
      +            "items": {
      +              "maxItems": 4,
      +              "minItems": 4
      +            },
      +            "requested_count": {
      +              "const": 30
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 5
      +            },
      +            "items": {
      +              "maxItems": 5,
      +              "minItems": 5
      +            },
      +            "requested_count": {
      +              "const": 30
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 6
      +            },
      +            "items": {
      +              "maxItems": 6,
      +              "minItems": 6
      +            },
      +            "requested_count": {
      +              "const": 30
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 7
      +            },
      +            "items": {
      +              "maxItems": 7,
      +              "minItems": 7
      +            },
      +            "requested_count": {
      +              "const": 30
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 8
      +            },
      +            "items": {
      +              "maxItems": 8,
      +              "minItems": 8
      +            },
      +            "requested_count": {
      +              "const": 30
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 9
      +            },
      +            "items": {
      +              "maxItems": 9,
      +              "minItems": 9
      +            },
      +            "requested_count": {
      +              "const": 30
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 10
      +            },
      +            "items": {
      +              "maxItems": 10,
      +              "minItems": 10
      +            },
      +            "requested_count": {
      +              "const": 30
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 11
      +            },
      +            "items": {
      +              "maxItems": 11,
      +              "minItems": 11
      +            },
      +            "requested_count": {
      +              "const": 30
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 12
      +            },
      +            "items": {
      +              "maxItems": 12,
      +              "minItems": 12
      +            },
      +            "requested_count": {
      +              "const": 30
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 13
      +            },
      +            "items": {
      +              "maxItems": 13,
      +              "minItems": 13
      +            },
      +            "requested_count": {
      +              "const": 30
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 14
      +            },
      +            "items": {
      +              "maxItems": 14,
      +              "minItems": 14
      +            },
      +            "requested_count": {
      +              "const": 30
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 15
      +            },
      +            "items": {
      +              "maxItems": 15,
      +              "minItems": 15
      +            },
      +            "requested_count": {
      +              "const": 30
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 16
      +            },
      +            "items": {
      +              "maxItems": 16,
      +              "minItems": 16
      +            },
      +            "requested_count": {
      +              "const": 30
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 17
      +            },
      +            "items": {
      +              "maxItems": 17,
      +              "minItems": 17
      +            },
      +            "requested_count": {
      +              "const": 30
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 18
      +            },
      +            "items": {
      +              "maxItems": 18,
      +              "minItems": 18
      +            },
      +            "requested_count": {
      +              "const": 30
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 19
      +            },
      +            "items": {
      +              "maxItems": 19,
      +              "minItems": 19
      +            },
      +            "requested_count": {
      +              "const": 30
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 20
      +            },
      +            "items": {
      +              "maxItems": 20,
      +              "minItems": 20
      +            },
      +            "requested_count": {
      +              "const": 30
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 21
      +            },
      +            "items": {
      +              "maxItems": 21,
      +              "minItems": 21
      +            },
      +            "requested_count": {
      +              "const": 30
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 22
      +            },
      +            "items": {
      +              "maxItems": 22,
      +              "minItems": 22
      +            },
      +            "requested_count": {
      +              "const": 30
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 23
      +            },
      +            "items": {
      +              "maxItems": 23,
      +              "minItems": 23
      +            },
      +            "requested_count": {
      +              "const": 30
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 24
      +            },
      +            "items": {
      +              "maxItems": 24,
      +              "minItems": 24
      +            },
      +            "requested_count": {
      +              "const": 30
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 25
      +            },
      +            "items": {
      +              "maxItems": 25,
      +              "minItems": 25
      +            },
      +            "requested_count": {
      +              "const": 30
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 26
      +            },
      +            "items": {
      +              "maxItems": 26,
      +              "minItems": 26
      +            },
      +            "requested_count": {
      +              "const": 30
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 27
      +            },
      +            "items": {
      +              "maxItems": 27,
      +              "minItems": 27
      +            },
      +            "requested_count": {
      +              "const": 30
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 28
      +            },
      +            "items": {
      +              "maxItems": 28,
      +              "minItems": 28
      +            },
      +            "requested_count": {
      +              "const": 30
      +            }
      +          }
      +        },
      +        {
      +          "properties": {
      +            "delivered_count": {
      +              "const": 29
      +            },
      +            "items": {
      +              "maxItems": 29,
      +              "minItems": 29
      +            },
      +            "requested_count": {
      +              "const": 30
      +            }
      +          }
      +        }
      +      ],
      +      "properties": {
      +        "status": {
      +          "const": "partial"
      +        }
      +      }
      +    },
      +    {
      +      "properties": {
      +        "delivered_count": {
      +          "const": 0
      +        },
      +        "items": {
      +          "maxItems": 0
      +        },
      +        "status": {
      +          "enum": [
      +            "insufficient_verified_supply",
      +            "unsupported_request",
      +            "failed"
      +          ]
      +        }
      +      }
      +    }
      +  ],
      +  "properties": {
      +    "acquisition_receipt": {
      +      "additionalProperties": true,
      +      "title": "Acquisition Receipt",
      +      "type": "object"
      +    },
      +    "cost_receipt": {
      +      "$ref": "#/$defs/CostReceiptResponse"
      +    },
      +    "deficiencies": {
      +      "items": {
      +        "additionalProperties": true,
      +        "type": "object"
      +      },
      +      "title": "Deficiencies",
      +      "type": "array"
      +    },
      +    "delivered_count": {
      +      "maximum": 30,
      +      "minimum": 0,
      +      "title": "Delivered Count",
      +      "type": "integer"
      +    },
      +    "distinct_source_settlement": {
      +      "$ref": "#/$defs/DistinctSourceSettlementResponse"
      +    },
      +    "items": {
      +      "items": {
      +        "$ref": "#/$defs/HookResearchItemResponse"
      +      },
      +      "maxItems": 30,
      +      "title": "Items",
      +      "type": "array"
      +    },
      +    "operation": {
      +      "const": "research_hook_evidence",
      +      "title": "Operation",
      +      "type": "string"
      +    },
      +    "plan_receipt": {
      +      "additionalProperties": true,
      +      "title": "Plan Receipt",
      +      "type": "object"
      +    },
      +    "policy_receipts": {
      +      "additionalProperties": true,
      +      "title": "Policy Receipts",
      +      "type": "object"
      +    },
      +    "public_response": {
      +      "anyOf": [
      +        {
      +          "additionalProperties": true,
      +          "type": "object"
      +        },
      +        {
      +          "type": "null"
      +        }
      +      ],
      +      "default": null,
      +      "title": "Public Response"
      +    },
      +    "ranking_receipt": {
      +      "additionalProperties": true,
      +      "title": "Ranking Receipt",
      +      "type": "object"
      +    },
      +    "replayed": {
      +      "title": "Replayed",
      +      "type": "boolean"
      +    },
      +    "replayed_at_charge": {
      +      "title": "Replayed At Charge",
      +      "type": "boolean"
      +    },
      +    "request_id": {
      +      "title": "Request Id",
      +      "type": "string"
      +    },
      +    "request_receipt": {
      +      "$ref": "#/$defs/V2RequestReceiptResponse"
      +    },
      +    "requested_count": {
      +      "maximum": 30,
      +      "minimum": 1,
      +      "title": "Requested Count",
      +      "type": "integer"
      +    },
      +    "required_source_settlement": {
      +      "items": {
      +        "$ref": "#/$defs/SourceSettlementResponse"
      +      },
      +      "title": "Required Source Settlement",
      +      "type": "array"
      +    },
      +    "schema_version": {
      +      "const": "hook-research-response-v2",
      +      "title": "Schema Version",
      +      "type": "string"
      +    },
      +    "status": {
      +      "enum": [
      +        "succeeded",
      +        "partial",
      +        "insufficient_verified_supply",
      +        "unsupported_request",
      +        "failed"
      +      ],
      +      "title": "Status",
      +      "type": "string"
      +    }
      +  },
      +  "required": [
      +    "schema_version",
      +    "operation",
      +    "status",
      +    "request_receipt",
      +    "plan_receipt",
      +    "acquisition_receipt",
      +    "policy_receipts",
      +    "cost_receipt",
      +    "requested_count",
      +    "delivered_count",
      +    "required_source_settlement",
      +    "distinct_source_settlement",
      +    "items",
      +    "deficiencies",
      +    "ranking_receipt",
      +    "request_id",
      +    "replayed",
      +    "replayed_at_charge"
      +  ],
      +  "title": "HookResearchResponseV2",
      +  "type": "object",
      +  "x-vhgengine-runtime-invariants": {
      +    "invariants": [
      +      {
      +        "id": "charge-at-or-below-reservation",
      +        "json_schema_enforced": false,
      +        "limitation": "standard-json-schema-cannot-compare-sibling-numeric-fields",
      +        "runtime_enforced": true,
      +        "validator_contracts": [
      +          "vhgengine.engine.retrieval_quality.HookResearchResponseV2",
      +          "vhgengine.rest.schemas_research.HookResearchResponseV2"
      +        ]
      +      }
      +    ],
      +    "schema_alone_is_complete": false,
      +    "schema_version": "mcp-v2-runtime-invariants-v1"
      +  }
      +}
  28. Changed1 schema field changed
    • addedOutput schema / properties / public_response
      Added value: +{
      +  "description": "Optional candidate evidence view. Omitted unless VHGENGINE_RESEARCH_INTELLIGENCE_PUBLIC_RESPONSE_V2 is on. Never replaces hook_text. Never includes signed media URLs.",
      +  "type": [
      +    "object",
      +    "null"
      +  ]
      +}
  29. Changed17 schema fields changed
    • addedOutput schema / properties / items / items / properties / authority_settlement_receipts
      Added value: +{
      +  "items": {
      +    "additionalProperties": false,
      +    "properties": {
      +      "artifact_payload_sha256": {
      +        "pattern": "^[0-9a-f]{64}$",
      +        "type": "string"
      +      },
      +      "call_id": {
      +        "type": "string"
      +      },
      +      "component": {
      +        "enum": [
      +          "transcript",
      +          "visual",
      +          "audio_alignment",
      +          "ocr",
      +          "semantic_annotation",
      +          "content_arc"
      +        ]
      +      },
      +      "dispatch_request_sha256": {
      +        "pattern": "^[0-9a-f]{64}$",
      +        "type": "string"
      +      },
      +      "model_id": {
      +        "type": "string"
      +      },
      +      "model_sha256": {
      +        "pattern": "^[0-9a-f]{64}$",
      +        "type": "string"
      +      },
      +      "model_version": {
      +        "type": "string"
      +      },
      +      "provider_id": {
      +        "type": "string"
      +      },
      +      "provider_request_sha256": {
      +        "pattern": "^[0-9a-f]{64}$",
      +        "type": "string"
      +      },
      +      "provider_response_sha256": {
      +        "pattern": "^[0-9a-f]{64}$",
      +        "type": "string"
      +      },
      +      "request_sha256": {
      +        "pattern": "^[0-9a-f]{64}$",
      +        "type": "string"
      +      },
      +      "settled_cost_microunits": {
      +        "minimum": 0,
      +        "type": "integer"
      +      },
      +      "settled_credits": {
      +        "minimum": 0,
      +        "type": "integer"
      +      },
      +      "settlement_receipt_sha256": {
      +        "pattern": "^[0-9a-f]{64}$",
      +        "type": "string"
      +      },
      +      "subject_sha256": {
      +        "pattern": "^[0-9a-f]{64}$",
      +        "type": "string"
      +      }
      +    },
      +    "required": [
      +      "component",
      +      "call_id",
      +      "settlement_receipt_sha256",
      +      "dispatch_request_sha256",
      +      "request_sha256",
      +      "subject_sha256",
      +      "provider_request_sha256",
      +      "provider_response_sha256",
      +      "artifact_payload_sha256",
      +      "provider_id",
      +      "model_id",
      +      "model_version",
      +      "model_sha256",
      +      "settled_cost_microunits",
      +      "settled_credits"
      +    ],
      +    "type": "object"
      +  },
      +  "maxItems": 6,
      +  "minItems": 6,
      +  "type": "array"
      +}
    • addedOutput schema / properties / items / items / properties / content_arc_authority_receipt
      Added value: +{
      +  "anyOf": [
      +    {
      +      "additionalProperties": false,
      +      "properties": {
      +        "component": {
      +          "type": "string"
      +        },
      +        "model_id": {
      +          "type": "string"
      +        },
      +        "model_sha256": {
      +          "pattern": "^[0-9a-f]{64}$",
      +          "type": "string"
      +        },
      +        "model_version": {
      +          "type": "string"
      +        },
      +        "tool_id": {
      +          "type": "string"
      +        },
      +        "tool_sha256": {
      +          "pattern": "^[0-9a-f]{64}$",
      +          "type": "string"
      +        },
      +        "tool_version": {
      +          "type": "string"
      +        }
      +      },
      +      "required": [
      +        "component",
      +        "tool_id",
      +        "tool_version",
      +        "tool_sha256",
      +        "model_id",
      +        "model_version",
      +        "model_sha256"
      +      ],
      +      "type": "object"
      +    },
      +    {
      +      "type": "null"
      +    }
      +  ]
      +}
    • addedOutput schema / properties / items / items / properties / content_arc_receipt
      Added value: +{
      +  "additionalProperties": false,
      +  "properties": {
      +    "actual_platform": {
      +      "enum": [
      +        "tiktok",
      +        "instagram",
      +        "youtube"
      +      ]
      +    },
      +    "candidate_id": {
      +      "type": "string"
      +    },
      +    "canonical_public_url": {
      +      "format": "uri",
      +      "pattern": "^https://",
      +      "type": "string"
      +    },
      +    "decision_state": {
      +      "const": "pass"
      +    },
      +    "general_idea_evidence_ids": {
      +      "items": {
      +        "type": "string"
      +      },
      +      "minItems": 1,
      +      "type": "array"
      +    },
      +    "general_idea_excerpt_cue_ids": {
      +      "items": {
      +        "type": "string"
      +      },
      +      "minItems": 1,
      +      "type": "array"
      +    },
      +    "general_idea_excerpt_sha256": {
      +      "pattern": "^[0-9a-f]{64}$",
      +      "type": "string"
      +    },
      +    "general_idea_output_sha256": {
      +      "pattern": "^[0-9a-f]{64}$",
      +      "type": "string"
      +    },
      +    "generic_cta_state": {
      +      "const": "absent"
      +    },
      +    "media_artifact_sha256": {
      +      "pattern": "^[0-9a-f]{64}$",
      +      "type": "string"
      +    },
      +    "opening_cue_ids": {
      +      "items": {
      +        "type": "string"
      +      },
      +      "minItems": 1,
      +      "type": "array"
      +    },
      +    "opening_end_ms": {
      +      "minimum": 1,
      +      "type": "integer"
      +    },
      +    "opening_span_sha256": {
      +      "pattern": "^[0-9a-f]{64}$",
      +      "type": "string"
      +    },
      +    "opening_start_ms": {
      +      "minimum": 0,
      +      "type": "integer"
      +    },
      +    "payoff_audio_alignment_state": {
      +      "const": "exact"
      +    },
      +    "payoff_audio_artifact_sha256": {
      +      "pattern": "^[0-9a-f]{64}$",
      +      "type": "string"
      +    },
      +    "payoff_cue_ids": {
      +      "items": {
      +        "type": "string"
      +      },
      +      "minItems": 1,
      +      "type": "array"
      +    },
      +    "payoff_end_ms": {
      +      "minimum": 1,
      +      "type": "integer"
      +    },
      +    "payoff_span_sha256": {
      +      "pattern": "^[0-9a-f]{64}$",
      +      "type": "string"
      +    },
      +    "payoff_start_ms": {
      +      "minimum": 0,
      +      "type": "integer"
      +    },
      +    "policy_id": {
      +      "type": "string"
      +    },
      +    "policy_sha256": {
      +      "pattern": "^[0-9a-f]{64}$",
      +      "type": "string"
      +    },
      +    "receipt_sha256": {
      +      "pattern": "^[0-9a-f]{64}$",
      +      "type": "string"
      +    },
      +    "request_sha256": {
      +      "pattern": "^[0-9a-f]{64}$",
      +      "type": "string"
      +    },
      +    "schema_version": {
      +      "const": "content-arc-receipt-v1"
      +    },
      +    "sponsor_state": {
      +      "const": "absent"
      +    },
      +    "stable_media_id": {
      +      "type": "string"
      +    },
      +    "transcript_artifact_sha256": {
      +      "pattern": "^[0-9a-f]{64}$",
      +      "type": "string"
      +    },
      +    "transcript_coverage_end_ms": {
      +      "minimum": 1,
      +      "type": "integer"
      +    },
      +    "transcript_coverage_start_ms": {
      +      "minimum": 0,
      +      "type": "integer"
      +    },
      +    "transcript_coverage_state": {
      +      "enum": [
      +        "full",
      +        "sufficient"
      +      ]
      +    },
      +    "transcript_source_id": {
      +      "type": "string"
      +    }
      +  },
      +  "required": [
      +    "schema_version",
      +    "decision_state",
      +    "receipt_sha256",
      +    "candidate_id",
      +    "actual_platform",
      +    "stable_media_id",
      +    "canonical_public_url",
      +    "media_artifact_sha256",
      +    "transcript_source_id",
      +    "transcript_artifact_sha256",
      +    "transcript_coverage_start_ms",
      +    "transcript_coverage_end_ms",
      +    "transcript_coverage_state",
      +    "opening_cue_ids",
      +    "opening_start_ms",
      +    "opening_end_ms",
      +    "opening_span_sha256",
      +    "general_idea_excerpt_cue_ids",
      +    "general_idea_excerpt_sha256",
      +    "general_idea_evidence_ids",
      +    "general_idea_output_sha256",
      +    "payoff_cue_ids",
      +    "payoff_start_ms",
      +    "payoff_end_ms",
      +    "payoff_span_sha256",
      +    "payoff_audio_artifact_sha256",
      +    "payoff_audio_alignment_state",
      +    "sponsor_state",
      +    "generic_cta_state",
      +    "policy_id",
      +    "policy_sha256",
      +    "request_sha256"
      +  ],
      +  "type": "object"
      +}
    • addedOutput schema / properties / items / items / properties / first_audible_speech
      Added value: +{
      +  "additionalProperties": false,
      +  "properties": {
      +    "alignment_state": {
      +      "const": "exact"
      +    },
      +    "audio_artifact_sha256": {
      +      "pattern": "^[0-9a-f]{64}$",
      +      "type": "string"
      +    },
      +    "cue_ids": {
      +      "items": {
      +        "type": "string"
      +      },
      +      "minItems": 1,
      +      "type": "array"
      +    },
      +    "end_ms": {
      +      "minimum": 1,
      +      "type": "integer"
      +    },
      +    "evidence_sha256": {
      +      "pattern": "^[0-9a-f]{64}$",
      +      "type": "string"
      +    },
      +    "media_artifact_sha256": {
      +      "pattern": "^[0-9a-f]{64}$",
      +      "type": "string"
      +    },
      +    "raw_end": {
      +      "minimum": 1,
      +      "type": "integer"
      +    },
      +    "raw_source_span": {
      +      "minLength": 1,
      +      "type": "string"
      +    },
      +    "raw_start": {
      +      "minimum": 0,
      +      "type": "integer"
      +    },
      +    "segment_id": {
      +      "type": "string"
      +    },
      +    "source_span_sha256": {
      +      "pattern": "^[0-9a-f]{64}$",
      +      "type": "string"
      +    },
      +    "start_ms": {
      +      "minimum": 0,
      +      "type": "integer"
      +    },
      +    "transcript_artifact_sha256": {
      +      "pattern": "^[0-9a-f]{64}$",
      +      "type": "string"
      +    },
      +    "transcript_source_id": {
      +      "type": "string"
      +    }
      +  },
      +  "required": [
      +    "segment_id",
      +    "raw_source_span",
      +    "raw_start",
      +    "raw_end",
      +    "transcript_source_id",
      +    "transcript_artifact_sha256",
      +    "cue_ids",
      +    "start_ms",
      +    "end_ms",
      +    "audio_artifact_sha256",
      +    "media_artifact_sha256",
      +    "evidence_sha256",
      +    "source_span_sha256",
      +    "alignment_state"
      +  ],
      +  "type": "object"
      +}
    • addedOutput schema / properties / items / items / properties / general_idea
      Added value: +{
      +  "type": "string"
      +}
    • addedOutput schema / properties / items / items / properties / general_idea_evidence_ids
      Added value: +{
      +  "items": {
      +    "type": "string"
      +  },
      +  "minItems": 1,
      +  "type": "array"
      +}
    • addedOutput schema / properties / items / items / properties / general_idea_excerpt
      Added value: +{
      +  "type": "string"
      +}
    • addedOutput schema / properties / items / items / properties / leading_segments
      Added value: +{
      +  "items": {
      +    "additionalProperties": false,
      +    "properties": {
      +      "alignment_state": {
      +        "enum": [
      +          "exact",
      +          "not_applicable"
      +        ]
      +      },
      +      "audio_artifact_sha256": {
      +        "pattern": "^[0-9a-f]{64}$",
      +        "type": "string"
      +      },
      +      "cue_ids": {
      +        "items": {
      +          "type": "string"
      +        },
      +        "type": "array"
      +      },
      +      "end_ms": {
      +        "minimum": 1,
      +        "type": "integer"
      +      },
      +      "evidence_sha256": {
      +        "pattern": "^[0-9a-f]{64}$",
      +        "type": "string"
      +      },
      +      "kind": {
      +        "enum": [
      +          "silence",
      +          "music",
      +          "sound_effect",
      +          "speech",
      +          "overlap"
      +        ]
      +      },
      +      "media_artifact_sha256": {
      +        "pattern": "^[0-9a-f]{64}$",
      +        "type": "string"
      +      },
      +      "order": {
      +        "minimum": 0,
      +        "type": "integer"
      +      },
      +      "raw_end": {
      +        "minimum": 1,
      +        "type": [
      +          "integer",
      +          "null"
      +        ]
      +      },
      +      "raw_source_span": {
      +        "type": [
      +          "string",
      +          "null"
      +        ]
      +      },
      +      "raw_start": {
      +        "minimum": 0,
      +        "type": [
      +          "integer",
      +          "null"
      +        ]
      +      },
      +      "segment_id": {
      +        "type": "string"
      +      },
      +      "source_span_sha256": {
      +        "anyOf": [
      +          {
      +            "pattern": "^[0-9a-f]{64}$",
      +            "type": "string"
      +          },
      +          {
      +            "type": "null"
      +          }
      +        ]
      +      },
      +      "start_ms": {
      +        "minimum": 0,
      +        "type": "integer"
      +      },
      +      "transcript_artifact_sha256": {
      +        "anyOf": [
      +          {
      +            "pattern": "^[0-9a-f]{64}$",
      +            "type": "string"
      +          },
      +          {
      +            "type": "null"
      +          }
      +        ]
      +      },
      +      "transcript_source_id": {
      +        "type": [
      +          "string",
      +          "null"
      +        ]
      +      }
      +    },
      +    "required": [
      +      "segment_id",
      +      "order",
      +      "kind",
      +      "start_ms",
      +      "end_ms",
      +      "audio_artifact_sha256",
      +      "media_artifact_sha256",
      +      "evidence_sha256",
      +      "transcript_source_id",
      +      "transcript_artifact_sha256",
      +      "cue_ids",
      +      "raw_source_span",
      +      "raw_start",
      +      "raw_end",
      +      "source_span_sha256",
      +      "alignment_state"
      +    ],
      +    "type": "object"
      +  },
      +  "maxItems": 128,
      +  "type": "array"
      +}
    • addedOutput schema / properties / items / items / properties / opening_line
      Added value: +{
      +  "type": "string"
      +}
    • addedOutput schema / properties / items / items / properties / payoff_end_ms
      Added value: +{
      +  "minimum": 1,
      +  "type": "integer"
      +}
    • addedOutput schema / properties / items / items / properties / payoff_source_span
      Added value: +{
      +  "type": "string"
      +}
    • addedOutput schema / properties / items / items / properties / payoff_start_ms
      Added value: +{
      +  "minimum": 0,
      +  "type": "integer"
      +}
    • addedOutput schema / properties / items / items / properties / payoff_text
      Added value: +{
      +  "type": "string"
      +}
    • addedOutput schema / properties / items / items / properties / payoff_verification_state
      Added value: +{
      +  "const": "audio_verified"
      +}
    • addedOutput schema / properties / items / items / properties / semantic_authority_receipt
      Added value: +{
      +  "anyOf": [
      +    {
      +      "additionalProperties": false,
      +      "properties": {
      +        "component": {
      +          "type": "string"
      +        },
      +        "model_id": {
      +          "type": "string"
      +        },
      +        "model_sha256": {
      +          "pattern": "^[0-9a-f]{64}$",
      +          "type": "string"
      +        },
      +        "model_version": {
      +          "type": "string"
      +        },
      +        "tool_id": {
      +          "type": "string"
      +        },
      +        "tool_sha256": {
      +          "pattern": "^[0-9a-f]{64}$",
      +          "type": "string"
      +        },
      +        "tool_version": {
      +          "type": "string"
      +        }
      +      },
      +      "required": [
      +        "component",
      +        "tool_id",
      +        "tool_version",
      +        "tool_sha256",
      +        "model_id",
      +        "model_version",
      +        "model_sha256"
      +      ],
      +      "type": "object"
      +    },
      +    {
      +      "type": "null"
      +    }
      +  ]
      +}
    • addedOutput schema / properties / items / items / properties / verified_media_evidence_sha256
      Added value: +{
      +  "pattern": "^[0-9a-f]{64}$",
      +  "type": "string"
      +}
    • changedOutput schema / properties / items / items / required
      Previous value: -[
      -  "candidate_id",
      -  "acquisition_origin_references",
      -  "acquisition_call_receipts",
      -  "verification_artifact_hashes",
      -  "verification_policy_id",
      -  "supported_cell_receipt",
      -  "requested_topic",
      -  "hook_text",
      -  "direct_canonical_url",
      -  "actual_platform",
      -  "source_surface",
      -  "creator",
      -  "creator_key",
      -  "observed_platform_views",
      -  "views_observed_at",
      -  "views_source_path",
      -  "non_ad_evidence",
      -  "requested_language",
      -  "observed_language",
      -  "dialect",
      -  "script",
      -  "code_switch_languages",
      -  "requested_format",
      -  "observed_format",
      -  "opener_verification_state",
      -  "opening_boundary_state",
      -  "opener_source_span",
      -  "opener_start_ms",
      -  "opener_end_ms",
      -  "topic_fit_explanation",
      -  "source_video",
      -  "score_receipt",
      -  "caveats"
      -]New value: +[
      +  "candidate_id",
      +  "acquisition_origin_references",
      +  "acquisition_call_receipts",
      +  "verification_artifact_hashes",
      +  "verification_policy_id",
      +  "supported_cell_receipt",
      +  "requested_topic",
      +  "hook_text",
      +  "first_audible_speech",
      +  "leading_segments",
      +  "opening_line",
      +  "general_idea_excerpt",
      +  "general_idea",
      +  "general_idea_evidence_ids",
      +  "payoff_text",
      +  "payoff_verification_state",
      +  "payoff_source_span",
      +  "payoff_start_ms",
      +  "payoff_end_ms",
      +  "content_arc_receipt",
      +  "direct_canonical_url",
      +  "actual_platform",
      +  "source_surface",
      +  "creator",
      +  "creator_key",
      +  "observed_platform_views",
      +  "views_observed_at",
      +  "views_source_path",
      +  "non_ad_evidence",
      +  "requested_language",
      +  "observed_language",
      +  "dialect",
      +  "script",
      +  "code_switch_languages",
      +  "requested_format",
      +  "observed_format",
      +  "opener_verification_state",
      +  "opening_boundary_state",
      +  "opener_source_span",
      +  "opener_start_ms",
      +  "opener_end_ms",
      +  "topic_fit_explanation",
      +  "source_video",
      +  "score_receipt",
      +  "caveats"
      +]
  30. Changed18 schema fields changed
    • changedInput schema / properties / allow_partial / default
      Previous value: -trueNew value: +false
    • changedInput schema / properties / allow_partial / description
      Previous value: -"Whether a useful short result may return degraded."New value: +"Must be false; public evidence delivery is exact-only."
    • addedInput schema / properties / minimum_acceptable_count / anyOf
      Added value: +[
      +  {
      +    "maximum": 10,
      +    "minimum": 1,
      +    "type": "integer"
      +  },
      +  {
      +    "type": "null"
      +  }
      +]
    • changedInput schema / properties / minimum_acceptable_count / default
      Previous value: -1New value: +null
    • changedInput schema / properties / minimum_acceptable_count / description
      Previous value: -"Fewest delivered items the caller considers useful, 1-10."New value: +"Legacy compatibility field. Omit to require requested_count exactly; an explicit value must equal requested_count."
    • removedInput schema / properties / minimum_acceptable_count / type
      Removed value: -"integer"
    • changedInput schema / properties / source_requirements / anyOf
      Previous value: -[
      -  {
      -    "items": {
      -      "$ref": "#/$defs/ResearchSourceRequirementInput"
      -    },
      -    "maxItems": 3,
      -    "minItems": 1,
      -    "type": "array"
      -  },
      -  {
      -    "type": "null"
      -  }
      -]New value: +[
      +  {
      +    "items": {
      +      "$ref": "#/$defs/ResearchSourceRequirementInput"
      +    },
      +    "maxItems": 3,
      +    "minItems": 3,
      +    "type": "array"
      +  },
      +  {
      +    "type": "null"
      +  }
      +]
    • changedInput schema / properties / source_requirements / description
      Previous value: -"Per-platform source policy. Required sources use a minimum of 1-10; preferred sources must use 0."New value: +"Per-platform delivery quota policy. If supplied, include TikTok, Instagram, and YouTube exactly once. Required sources use a minimum of 1-10; preferred sources must use 0."
    • changedInput schema / properties / source_requirements / minItems
      Previous value: -1New value: +3
    • addedOutput schema / oneOf
      Added value: +[
      +  {
      +    "oneOf": [
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 1
      +          },
      +          "items": {
      +            "maxItems": 1,
      +            "minItems": 1,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 1
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 2
      +          },
      +          "items": {
      +            "maxItems": 2,
      +            "minItems": 2,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 2
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 3
      +          },
      +          "items": {
      +            "maxItems": 3,
      +            "minItems": 3,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 3
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 4
      +          },
      +          "items": {
      +            "maxItems": 4,
      +            "minItems": 4,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 4
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 5
      +          },
      +          "items": {
      +            "maxItems": 5,
      +            "minItems": 5,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 5
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 6
      +          },
      +          "items": {
      +            "maxItems": 6,
      +            "minItems": 6,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 6
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 7
      +          },
      +          "items": {
      +            "maxItems": 7,
      +            "minItems": 7,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 7
      +          },
      +          "requested_count": {
      +            "const": 7
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 8
      +          },
      +          "items": {
      +            "maxItems": 8,
      +            "minItems": 8,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 8
      +          },
      +          "requested_count": {
      +            "const": 8
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 9
      +          },
      +          "items": {
      +            "maxItems": 9,
      +            "minItems": 9,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 9
      +          },
      +          "requested_count": {
      +            "const": 9
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 10
      +          },
      +          "items": {
      +            "maxItems": 10,
      +            "minItems": 10,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 10
      +          },
      +          "requested_count": {
      +            "const": 10
      +          }
      +        },
      +        "required": [
      +          "requested_count",
      +          "minimum_acceptable_count",
      +          "delivered_count",
      +          "items"
      +        ]
      +      }
      +    ],
      +    "properties": {
      +      "acquisition_receipt": {
      +        "properties": {
      +          "bundle_cost_reconciliation": {
      +            "properties": {
      +              "terminal_status": {
      +                "const": "succeeded"
      +              }
      +            },
      +            "required": [
      +              "terminal_status"
      +            ],
      +            "type": "object"
      +          }
      +        },
      +        "required": [
      +          "bundle_cost_reconciliation"
      +        ],
      +        "type": "object"
      +      },
      +      "status": {
      +        "const": "succeeded"
      +      }
      +    },
      +    "required": [
      +      "status",
      +      "requested_count",
      +      "minimum_acceptable_count",
      +      "delivered_count",
      +      "items",
      +      "acquisition_receipt"
      +    ],
      +    "title": "StrictSucceededHookResearchResponse"
      +  },
      +  {
      +    "oneOf": [
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 1
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 2
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 3
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 4
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 5
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 6
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 7
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 8
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 9
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 10
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 1
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 2
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 3
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 4
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 5
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 6
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 7
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 8
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 9
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 10
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 1
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 2
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 3
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 4
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 5
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 6
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 7
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 8
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 9
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 10
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      }
      +    ],
      +    "properties": {
      +      "delivered_count": {
      +        "const": 0
      +      },
      +      "items": {
      +        "maxItems": 0,
      +        "type": "array"
      +      },
      +      "status": {
      +        "enum": [
      +          "insufficient_verified_supply",
      +          "unsupported_cell",
      +          "failed"
      +        ]
      +      }
      +    },
      +    "required": [
      +      "status",
      +      "requested_count",
      +      "minimum_acceptable_count",
      +      "delivered_count",
      +      "items",
      +      "acquisition_receipt"
      +    ],
      +    "title": "StrictNonSuccessHookResearchResponse"
      +  },
      +  {
      +    "oneOf": [
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 2
      +          },
      +          "items": {
      +            "maxItems": 2,
      +            "minItems": 2,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 2
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 3
      +          },
      +          "items": {
      +            "maxItems": 3,
      +            "minItems": 3,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 3
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 3
      +          },
      +          "items": {
      +            "maxItems": 3,
      +            "minItems": 3,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 3
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 4
      +          },
      +          "items": {
      +            "maxItems": 4,
      +            "minItems": 4,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 4
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 4
      +          },
      +          "items": {
      +            "maxItems": 4,
      +            "minItems": 4,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 4
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 4
      +          },
      +          "items": {
      +            "maxItems": 4,
      +            "minItems": 4,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 4
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 5
      +          },
      +          "items": {
      +            "maxItems": 5,
      +            "minItems": 5,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 5
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 5
      +          },
      +          "items": {
      +            "maxItems": 5,
      +            "minItems": 5,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 5
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 5
      +          },
      +          "items": {
      +            "maxItems": 5,
      +            "minItems": 5,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 5
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 5
      +          },
      +          "items": {
      +            "maxItems": 5,
      +            "minItems": 5,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 5
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 6
      +          },
      +          "items": {
      +            "maxItems": 6,
      +            "minItems": 6,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 6
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 6
      +          },
      +          "items": {
      +            "maxItems": 6,
      +            "minItems": 6,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 6
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 6
      +          },
      +          "items": {
      +            "maxItems": 6,
      +            "minItems": 6,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 6
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 6
      +          },
      +          "items": {
      +            "maxItems": 6,
      +            "minItems": 6,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 6
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 6
      +          },
      +          "items": {
      +            "maxItems": 6,
      +            "minItems": 6,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 6
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 7
      +          },
      +          "items": {
      +            "maxItems": 7,
      +            "minItems": 7,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 7
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 7
      +          },
      +          "items": {
      +            "maxItems": 7,
      +            "minItems": 7,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 7
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 7
      +          },
      +          "items": {
      +            "maxItems": 7,
      +            "minItems": 7,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 7
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 7
      +          },
      +          "items": {
      +            "maxItems": 7,
      +            "minItems": 7,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 7
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 7
      +          },
      +          "items": {
      +            "maxItems": 7,
      +            "minItems": 7,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 7
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 7
      +          },
      +          "items": {
      +            "maxItems": 7,
      +            "minItems": 7,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 7
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 8
      +          },
      +          "items": {
      +            "maxItems": 8,
      +            "minItems": 8,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 8
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 8
      +          },
      +          "items": {
      +            "maxItems": 8,
      +            "minItems": 8,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 8
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 8
      +          },
      +          "items": {
      +            "maxItems": 8,
      +            "minItems": 8,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 8
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 8
      +          },
      +          "items": {
      +            "maxItems": 8,
      +            "minItems": 8,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 8
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 8
      +          },
      +          "items": {
      +            "maxItems": 8,
      +            "minItems": 8,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 8
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 8
      +          },
      +          "items": {
      +            "maxItems": 8,
      +            "minItems": 8,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 8
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 8
      +          },
      +          "items": {
      +            "maxItems": 8,
      +            "minItems": 8,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 7
      +          },
      +          "requested_count": {
      +            "const": 8
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 9
      +          },
      +          "items": {
      +            "maxItems": 9,
      +            "minItems": 9,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 9
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 9
      +          },
      +          "items": {
      +            "maxItems": 9,
      +            "minItems": 9,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 9
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 9
      +          },
      +          "items": {
      +            "maxItems": 9,
      +            "minItems": 9,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 9
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 9
      +          },
      +          "items": {
      +            "maxItems": 9,
      +            "minItems": 9,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 9
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 9
      +          },
      +          "items": {
      +            "maxItems": 9,
      +            "minItems": 9,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 9
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 9
      +          },
      +          "items": {
      +            "maxItems": 9,
      +            "minItems": 9,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 9
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 9
      +          },
      +          "items": {
      +            "maxItems": 9,
      +            "minItems": 9,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 7
      +          },
      +          "requested_count": {
      +            "const": 9
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 9
      +          },
      +          "items": {
      +            "maxItems": 9,
      +            "minItems": 9,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 8
      +          },
      +          "requested_count": {
      +            "const": 9
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 10
      +          },
      +          "items": {
      +            "maxItems": 10,
      +            "minItems": 10,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 10
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 10
      +          },
      +          "items": {
      +            "maxItems": 10,
      +            "minItems": 10,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 10
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 10
      +          },
      +          "items": {
      +            "maxItems": 10,
      +            "minItems": 10,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 10
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 10
      +          },
      +          "items": {
      +            "maxItems": 10,
      +            "minItems": 10,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 10
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 10
      +          },
      +          "items": {
      +            "maxItems": 10,
      +            "minItems": 10,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 10
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 10
      +          },
      +          "items": {
      +            "maxItems": 10,
      +            "minItems": 10,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 10
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 10
      +          },
      +          "items": {
      +            "maxItems": 10,
      +            "minItems": 10,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 7
      +          },
      +          "requested_count": {
      +            "const": 10
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 10
      +          },
      +          "items": {
      +            "maxItems": 10,
      +            "minItems": 10,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 8
      +          },
      +          "requested_count": {
      +            "const": 10
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 10
      +          },
      +          "items": {
      +            "maxItems": 10,
      +            "minItems": 10,
      +            "type": "array"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 9
      +          },
      +          "requested_count": {
      +            "const": 10
      +          }
      +        }
      +      }
      +    ],
      +    "properties": {
      +      "acquisition_receipt": {
      +        "properties": {
      +          "bundle_cost_reconciliation": {
      +            "properties": {
      +              "terminal_status": {
      +                "const": "succeeded"
      +              }
      +            },
      +            "required": [
      +              "terminal_status"
      +            ],
      +            "type": "object"
      +          }
      +        },
      +        "required": [
      +          "bundle_cost_reconciliation"
      +        ],
      +        "type": "object"
      +      },
      +      "status": {
      +        "const": "succeeded"
      +      }
      +    },
      +    "required": [
      +      "status",
      +      "requested_count",
      +      "minimum_acceptable_count",
      +      "delivered_count",
      +      "items",
      +      "acquisition_receipt"
      +    ],
      +    "title": "LegacySucceededHookResearchReplayResponse"
      +  },
      +  {
      +    "oneOf": [
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 2
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 3
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 3
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 4
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 4
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 4
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 5
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 5
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 5
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 5
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 6
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 6
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 6
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 6
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 6
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 7
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 7
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 8
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 7
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 8
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "insufficient_verified_supply"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 9
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "insufficient_verified_supply"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 2
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 3
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 3
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 4
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 4
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 4
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 5
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 5
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 5
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 5
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 6
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 6
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 6
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 6
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 6
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 7
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 7
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 8
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 7
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 8
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "unsupported_cell"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 9
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "unsupported_cell"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 2
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 3
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 3
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 4
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 4
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 4
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 5
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 5
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 5
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 5
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 6
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 6
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 6
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 6
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 6
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 7
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 7
      +          },
      +          "requested_count": {
      +            "const": 8
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 7
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 8
      +          },
      +          "requested_count": {
      +            "const": 9
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 1
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 2
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 3
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 4
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 5
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 6
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 7
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 8
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      },
      +      {
      +        "properties": {
      +          "acquisition_receipt": {
      +            "properties": {
      +              "bundle_cost_reconciliation": {
      +                "properties": {
      +                  "terminal_status": {
      +                    "const": "failed"
      +                  }
      +                },
      +                "required": [
      +                  "terminal_status"
      +                ],
      +                "type": "object"
      +              }
      +            },
      +            "required": [
      +              "bundle_cost_reconciliation"
      +            ],
      +            "type": "object"
      +          },
      +          "minimum_acceptable_count": {
      +            "const": 9
      +          },
      +          "requested_count": {
      +            "const": 10
      +          },
      +          "status": {
      +            "const": "failed"
      +          }
      +        }
      +      }
      +    ],
      +    "properties": {
      +      "delivered_count": {
      +        "const": 0
      +      },
      +      "items": {
      +        "maxItems": 0,
      +        "type": "array"
      +      },
      +      "status": {
      +        "enum": [
      +          "insufficient_verified_supply",
      +          "unsupported_cell",
      +          "failed"
      +        ]
      +      }
      +    },
      +    "required": [
      +      "status",
      +      "requested_count",
      +      "minimum_acceptable_count",
      +      "delivered_count",
      +      "items",
      +      "acquisition_receipt"
      +    ],
      +    "title": "LegacyNonSuccessHookResearchReplayResponse"
      +  },
      +  {
      +    "oneOf": [
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 1
      +          },
      +          "items": {
      +            "maxItems": 1,
      +            "minItems": 1,
      +            "type": "array"
      +          }
      +        },
      +        "required": [
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 2
      +          },
      +          "items": {
      +            "maxItems": 2,
      +            "minItems": 2,
      +            "type": "array"
      +          }
      +        },
      +        "required": [
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 3
      +          },
      +          "items": {
      +            "maxItems": 3,
      +            "minItems": 3,
      +            "type": "array"
      +          }
      +        },
      +        "required": [
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 4
      +          },
      +          "items": {
      +            "maxItems": 4,
      +            "minItems": 4,
      +            "type": "array"
      +          }
      +        },
      +        "required": [
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 5
      +          },
      +          "items": {
      +            "maxItems": 5,
      +            "minItems": 5,
      +            "type": "array"
      +          }
      +        },
      +        "required": [
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 6
      +          },
      +          "items": {
      +            "maxItems": 6,
      +            "minItems": 6,
      +            "type": "array"
      +          }
      +        },
      +        "required": [
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 7
      +          },
      +          "items": {
      +            "maxItems": 7,
      +            "minItems": 7,
      +            "type": "array"
      +          }
      +        },
      +        "required": [
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 8
      +          },
      +          "items": {
      +            "maxItems": 8,
      +            "minItems": 8,
      +            "type": "array"
      +          }
      +        },
      +        "required": [
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 9
      +          },
      +          "items": {
      +            "maxItems": 9,
      +            "minItems": 9,
      +            "type": "array"
      +          }
      +        },
      +        "required": [
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 10
      +          },
      +          "items": {
      +            "maxItems": 10,
      +            "minItems": 10,
      +            "type": "array"
      +          }
      +        },
      +        "required": [
      +          "delivered_count",
      +          "items"
      +        ]
      +      }
      +    ],
      +    "properties": {
      +      "acquisition_receipt": {
      +        "properties": {
      +          "bundle_cost_reconciliation": {
      +            "properties": {
      +              "terminal_status": {
      +                "const": "degraded"
      +              }
      +            },
      +            "required": [
      +              "terminal_status"
      +            ],
      +            "type": "object"
      +          }
      +        },
      +        "required": [
      +          "bundle_cost_reconciliation"
      +        ],
      +        "type": "object"
      +      },
      +      "status": {
      +        "const": "degraded"
      +      }
      +    },
      +    "required": [
      +      "status",
      +      "delivered_count",
      +      "items",
      +      "acquisition_receipt"
      +    ],
      +    "title": "LegacyDegradedHookResearchReplayResponse"
      +  },
      +  {
      +    "oneOf": [
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 1
      +          },
      +          "items": {
      +            "maxItems": 1,
      +            "minItems": 1,
      +            "type": "array"
      +          }
      +        },
      +        "required": [
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 2
      +          },
      +          "items": {
      +            "maxItems": 2,
      +            "minItems": 2,
      +            "type": "array"
      +          }
      +        },
      +        "required": [
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 3
      +          },
      +          "items": {
      +            "maxItems": 3,
      +            "minItems": 3,
      +            "type": "array"
      +          }
      +        },
      +        "required": [
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 4
      +          },
      +          "items": {
      +            "maxItems": 4,
      +            "minItems": 4,
      +            "type": "array"
      +          }
      +        },
      +        "required": [
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 5
      +          },
      +          "items": {
      +            "maxItems": 5,
      +            "minItems": 5,
      +            "type": "array"
      +          }
      +        },
      +        "required": [
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 6
      +          },
      +          "items": {
      +            "maxItems": 6,
      +            "minItems": 6,
      +            "type": "array"
      +          }
      +        },
      +        "required": [
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 7
      +          },
      +          "items": {
      +            "maxItems": 7,
      +            "minItems": 7,
      +            "type": "array"
      +          }
      +        },
      +        "required": [
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 8
      +          },
      +          "items": {
      +            "maxItems": 8,
      +            "minItems": 8,
      +            "type": "array"
      +          }
      +        },
      +        "required": [
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 9
      +          },
      +          "items": {
      +            "maxItems": 9,
      +            "minItems": 9,
      +            "type": "array"
      +          }
      +        },
      +        "required": [
      +          "delivered_count",
      +          "items"
      +        ]
      +      },
      +      {
      +        "properties": {
      +          "delivered_count": {
      +            "const": 10
      +          },
      +          "items": {
      +            "maxItems": 10,
      +            "minItems": 10,
      +            "type": "array"
      +          }
      +        },
      +        "required": [
      +          "delivered_count",
      +          "items"
      +        ]
      +      }
      +    ],
      +    "properties": {
      +      "acquisition_receipt": {
      +        "properties": {
      +          "bundle_cost_reconciliation": {
      +            "properties": {
      +              "terminal_status": {
      +                "const": "insufficient_verified_supply"
      +              }
      +            },
      +            "required": [
      +              "terminal_status"
      +            ],
      +            "type": "object"
      +          }
      +        },
      +        "required": [
      +          "bundle_cost_reconciliation"
      +        ],
      +        "type": "object"
      +      },
      +      "status": {
      +        "const": "insufficient_verified_supply"
      +      }
      +    },
      +    "required": [
      +      "status",
      +      "delivered_count",
      +      "items",
      +      "acquisition_receipt"
      +    ],
      +    "title": "LegacyInsufficientHookResearchReplayResponse"
      +  }
      +]
    • changedOutput schema / properties / delivered_count / description
      Previous value: -"Verified items actually delivered, never padded."New value: +"Verified items actually delivered, exactly matching items length."
    • addedOutput schema / properties / delivered_count / maximum
      Added value: +10
    • addedOutput schema / properties / delivered_count / minimum
      Added value: +0
    • changedOutput schema / properties / delivered_count / type
      Previous value: -[
      -  "integer",
      -  "null"
      -]New value: +"integer"
    • changedOutput schema / properties / items / description
      Previous value: -"Up to ten admitted items with the canonical URL, observed platform views, non-ad evidence, acquisition origins and call receipts, verification artifact hashes, language, format, opener state, topic-fit explanation, an explicit source_video object, an explainable non-virality score receipt, and caveats."New value: +"Up to ten admitted items. New non-success responses contain none; an exact retained pre-strict insufficient terminal may preserve historical items. Each item includes the canonical URL, observed platform views, non-ad evidence, acquisition origins and call receipts, verification artifact hashes, language, format, opener state, topic-fit explanation, an explicit source_video object, an explainable non-virality score receipt, and caveats."
    • changedOutput schema / properties / status / description
      Previous value: -"succeeded | degraded | insufficient_verified_supply | unsupported_cell | failed."New value: +"New commissions return succeeded, insufficient_verified_supply, unsupported_cell, or failed. An exact retained pre-strict terminal may reproduce deprecated degraded or an item-bearing insufficient response; replayed stays truthful for first publication after crash recovery versus a stored retry."
    • addedOutput schema / properties / status / enum
      Added value: +[
      +  "succeeded",
      +  "insufficient_verified_supply",
      +  "unsupported_cell",
      +  "failed",
      +  "degraded"
      +]
    • removedOutput schema / properties / status / type
      Removed value: -[
      -  "string",
      -  "null"
      -]
  31. Added

TDQS

A4.2/5.0
Behavior5/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations, this description fully carries the behavioral burden. It discloses side effects (spends credits), timeouts (600-second authorization), error semantics (502 meaning), idempotency guarantees, async job behavior, result_view effects, and error types. This is far beyond what structured fields provide.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness3/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is dense and information-rich, with every sentence contributing, and it is front-loaded with the purpose. However, it is a single long paragraph with no bullets or breaks, making it harder to scan. Given the high complexity, the size is justifiable, but the structure could be improved.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

The description is remarkably complete: it covers operational behavior, error handling, timeouts, async job flow, idempotency, result views, and even output item fields like first_audible_speech. An output schema exists, so return-value detail is not needed. For a complex 26-parameter tool with zero annotations, this is sufficient for correct invocation.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100%, so the baseline is 3. The description adds meaningful semantics for key parameters: allow_partial ('accepts a shortfall at or above the declared minimum'), idempotency_key (replay for completed result, no extra charge), result_view (compact vs full), and requested_count thresholds. This exceeds the baseline without duplicating every schema detail.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description opens with a specific action and resource: 'Return an unpadded portfolio selected deterministically from verified evidence.' This clearly conveys the tool's core function. However, it does not explicitly contrast it with sibling tools like generate_hooks or synthesize_hooks, so it is clear but not maximally differentiating.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides concrete situational guidance: when to use sync vs async ('Counts 11-30 require an idempotency key and return a durable job; poll get_job'), when allow_partial applies, and how to handle a 502 via idempotency_key replay. It references sibling get_job for follow-up but does not broadly compare against all sibling tools, so it stops short of a full alternative-routing guide.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources