{
  "same_bit_law_different_decisions": [
    {
      "c": "1/20",
      "eta": "0",
      "agreement": "3/5",
      "constant_choice": "B"
    },
    {
      "c": "1/5",
      "eta": "1/4",
      "agreement": "3/5",
      "constant_choice": "A"
    }
  ],
  "uncertain_calibration_projection": [
    "9/200",
    "11/50"
  ],
  "calibration_free_examples": {
    "(Fraction(3, 10), Fraction(49, 100))": "AB",
    "(Fraction(81, 100), Fraction(41, 50))": "BA",
    "(Fraction(59, 100), Fraction(61, 100))": "unresolved"
  },
  "correlated_error_examples": {
    "positive": "positive",
    "unresolved": "unresolved"
  },
  "paired_effort": {
    "deadline_rate": 1,
    "expected_roots": 1600,
    "expected_founder_time": 800,
    "no_timeout_roots": 800,
    "calibration_and_read_cost": "additional"
  },
  "scope": "Calibration coverage must be charged jointly; the examples are supplied parameter sets, not estimated calibration. Correlated-error signs require a bound on mean conditional error covariance and the stated conditional-mean model. Expected collection cost is not a fixed-budget guarantee."
}
