{
  "schema": "judge-sensitivity-v1",
  "inputs": {
    "cases": [
      {
        "case_id": "C01",
        "status": "pending",
        "answers": [
          {
            "answer_id": "Q01",
            "claim": "pending",
            "base_text": "Status: pending."
          },
          {
            "answer_id": "Q02",
            "claim": "settled",
            "base_text": "Status: settled."
          }
        ]
      },
      {
        "case_id": "C02",
        "status": "settled",
        "answers": [
          {
            "answer_id": "Q03",
            "claim": "pending",
            "base_text": "Status: pending."
          },
          {
            "answer_id": "Q04",
            "claim": "settled",
            "base_text": "Status: settled."
          }
        ]
      },
      {
        "case_id": "C03",
        "status": "pending",
        "answers": [
          {
            "answer_id": "Q05",
            "claim": "pending",
            "base_text": "Status: pending."
          },
          {
            "answer_id": "Q06",
            "claim": "pending",
            "base_text": "Status: pending."
          }
        ]
      },
      {
        "case_id": "C04",
        "status": "pending",
        "answers": [
          {
            "answer_id": "Q07",
            "claim": "settled",
            "base_text": "Status: settled."
          },
          {
            "answer_id": "Q08",
            "claim": "settled",
            "base_text": "Status: settled."
          }
        ]
      },
      {
        "case_id": "C05",
        "status": null,
        "answers": [
          {
            "answer_id": "Q09",
            "claim": "pending",
            "base_text": "Status: pending."
          },
          {
            "answer_id": "Q10",
            "claim": "settled",
            "base_text": "Status: settled."
          }
        ]
      }
    ],
    "rubrics": [
      {
        "rubric_id": "r0",
        "text": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
      },
      {
        "rubric_id": "r1",
        "text": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
      }
    ],
    "padding": " Thank you. Thank you. Thank you. Thank you. Thank you.",
    "orders": [
      0,
      1
    ],
    "styles": [
      "brief",
      "pad0",
      "pad1"
    ],
    "judges": [
      "reference",
      "first-slot",
      "length",
      "rubric-keyword",
      "length-clone"
    ]
  },
  "protocol": {
    "schema": "fixed-five-case-judge-sensitivity-v1",
    "controls": {
      "reference": "strict visible grammar parser against evidence status",
      "first-slot": "always A",
      "length": "longest actual visible character count, tie A",
      "length-clone": "separate call of identical length algorithm",
      "rubric-keyword": "A if visible rubric contains Assess, otherwise B"
    },
    "transform": "order permutation; neutral literal padding preserves registered status grammar",
    "contrasts": {
      "order": "swap holding case/style/rubric fixed",
      "length": "each pad vs brief holding case/order/rubric fixed",
      "rubric": "r1 vs r0 holding case/order/style fixed"
    },
    "normalization": "A/B mapped to opaque answer ID before contrasts or votes; special verdicts kept separate",
    "authority": "executed local deterministic controls only"
  },
  "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
  "presentations": [
    {
      "view_id": "C01/o0/brief/r0",
      "judge_request": {
        "evidence_status": "pending",
        "answers": {
          "A": "Status: pending.",
          "B": "Status: settled."
        },
        "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
      },
      "evaluator_metadata": {
        "case_id": "C01",
        "status": "pending",
        "answers": [
          {
            "answer_id": "Q01",
            "claim": "pending",
            "base_text": "Status: pending."
          },
          {
            "answer_id": "Q02",
            "claim": "settled",
            "base_text": "Status: settled."
          }
        ],
        "order": 0,
        "style": "brief",
        "rubric_id": "r0",
        "slot_map": {
          "A": "Q01",
          "B": "Q02"
        },
        "expected_outcome": {
          "kind": "answer",
          "answer_id": "Q01"
        },
        "answer_character_lengths": {
          "A": 16,
          "B": 16
        }
      },
      "view_hash": "sha256:4334000609cb3bb44aa6a7468ac81b2d8093e7a289baf83cd173a915413c433b"
    },
    {
      "view_id": "C01/o0/brief/r1",
      "judge_request": {
        "evidence_status": "pending",
        "answers": {
          "A": "Status: pending.",
          "B": "Status: settled."
        },
        "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
      },
      "evaluator_metadata": {
        "case_id": "C01",
        "status": "pending",
        "answers": [
          {
            "answer_id": "Q01",
            "claim": "pending",
            "base_text": "Status: pending."
          },
          {
            "answer_id": "Q02",
            "claim": "settled",
            "base_text": "Status: settled."
          }
        ],
        "order": 0,
        "style": "brief",
        "rubric_id": "r1",
        "slot_map": {
          "A": "Q01",
          "B": "Q02"
        },
        "expected_outcome": {
          "kind": "answer",
          "answer_id": "Q01"
        },
        "answer_character_lengths": {
          "A": 16,
          "B": 16
        }
      },
      "view_hash": "sha256:6e13a4c9132e92d3df31470fa7da4d24c01132316527df3ee99f161233f9e29e"
    },
    {
      "view_id": "C01/o0/pad0/r0",
      "judge_request": {
        "evidence_status": "pending",
        "answers": {
          "A": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you.",
          "B": "Status: settled."
        },
        "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
      },
      "evaluator_metadata": {
        "case_id": "C01",
        "status": "pending",
        "answers": [
          {
            "answer_id": "Q01",
            "claim": "pending",
            "base_text": "Status: pending."
          },
          {
            "answer_id": "Q02",
            "claim": "settled",
            "base_text": "Status: settled."
          }
        ],
        "order": 0,
        "style": "pad0",
        "rubric_id": "r0",
        "slot_map": {
          "A": "Q01",
          "B": "Q02"
        },
        "expected_outcome": {
          "kind": "answer",
          "answer_id": "Q01"
        },
        "answer_character_lengths": {
          "A": 71,
          "B": 16
        }
      },
      "view_hash": "sha256:06b1c397976b1874db863aa692beb2df9a4a6267296edef7631f87bdca698f9a"
    },
    {
      "view_id": "C01/o0/pad0/r1",
      "judge_request": {
        "evidence_status": "pending",
        "answers": {
          "A": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you.",
          "B": "Status: settled."
        },
        "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
      },
      "evaluator_metadata": {
        "case_id": "C01",
        "status": "pending",
        "answers": [
          {
            "answer_id": "Q01",
            "claim": "pending",
            "base_text": "Status: pending."
          },
          {
            "answer_id": "Q02",
            "claim": "settled",
            "base_text": "Status: settled."
          }
        ],
        "order": 0,
        "style": "pad0",
        "rubric_id": "r1",
        "slot_map": {
          "A": "Q01",
          "B": "Q02"
        },
        "expected_outcome": {
          "kind": "answer",
          "answer_id": "Q01"
        },
        "answer_character_lengths": {
          "A": 71,
          "B": 16
        }
      },
      "view_hash": "sha256:c8dc9334c28169322eb94a45714153a8a5ec134c0283e71f8ac68274814a0a50"
    },
    {
      "view_id": "C01/o0/pad1/r0",
      "judge_request": {
        "evidence_status": "pending",
        "answers": {
          "A": "Status: pending.",
          "B": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you."
        },
        "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
      },
      "evaluator_metadata": {
        "case_id": "C01",
        "status": "pending",
        "answers": [
          {
            "answer_id": "Q01",
            "claim": "pending",
            "base_text": "Status: pending."
          },
          {
            "answer_id": "Q02",
            "claim": "settled",
            "base_text": "Status: settled."
          }
        ],
        "order": 0,
        "style": "pad1",
        "rubric_id": "r0",
        "slot_map": {
          "A": "Q01",
          "B": "Q02"
        },
        "expected_outcome": {
          "kind": "answer",
          "answer_id": "Q01"
        },
        "answer_character_lengths": {
          "A": 16,
          "B": 71
        }
      },
      "view_hash": "sha256:11130d63396993d40896a967c6307bf59f4388f5419a9294e35d52af5aba3031"
    },
    {
      "view_id": "C01/o0/pad1/r1",
      "judge_request": {
        "evidence_status": "pending",
        "answers": {
          "A": "Status: pending.",
          "B": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you."
        },
        "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
      },
      "evaluator_metadata": {
        "case_id": "C01",
        "status": "pending",
        "answers": [
          {
            "answer_id": "Q01",
            "claim": "pending",
            "base_text": "Status: pending."
          },
          {
            "answer_id": "Q02",
            "claim": "settled",
            "base_text": "Status: settled."
          }
        ],
        "order": 0,
        "style": "pad1",
        "rubric_id": "r1",
        "slot_map": {
          "A": "Q01",
          "B": "Q02"
        },
        "expected_outcome": {
          "kind": "answer",
          "answer_id": "Q01"
        },
        "answer_character_lengths": {
          "A": 16,
          "B": 71
        }
      },
      "view_hash": "sha256:37d71dfaf767bdee55a9a244a84507682fe9091bd560dbb06b8d227ddce2cfb3"
    },
    {
      "view_id": "C01/o1/brief/r0",
      "judge_request": {
        "evidence_status": "pending",
        "answers": {
          "A": "Status: settled.",
          "B": "Status: pending."
        },
        "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
      },
      "evaluator_metadata": {
        "case_id": "C01",
        "status": "pending",
        "answers": [
          {
            "answer_id": "Q01",
            "claim": "pending",
            "base_text": "Status: pending."
          },
          {
            "answer_id": "Q02",
            "claim": "settled",
            "base_text": "Status: settled."
          }
        ],
        "order": 1,
        "style": "brief",
        "rubric_id": "r0",
        "slot_map": {
          "A": "Q02",
          "B": "Q01"
        },
        "expected_outcome": {
          "kind": "answer",
          "answer_id": "Q01"
        },
        "answer_character_lengths": {
          "A": 16,
          "B": 16
        }
      },
      "view_hash": "sha256:f70d4b861a0fa4293bfcb9d2055e23fcb4bab17aabebca4a8beef7551df85abe"
    },
    {
      "view_id": "C01/o1/brief/r1",
      "judge_request": {
        "evidence_status": "pending",
        "answers": {
          "A": "Status: settled.",
          "B": "Status: pending."
        },
        "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
      },
      "evaluator_metadata": {
        "case_id": "C01",
        "status": "pending",
        "answers": [
          {
            "answer_id": "Q01",
            "claim": "pending",
            "base_text": "Status: pending."
          },
          {
            "answer_id": "Q02",
            "claim": "settled",
            "base_text": "Status: settled."
          }
        ],
        "order": 1,
        "style": "brief",
        "rubric_id": "r1",
        "slot_map": {
          "A": "Q02",
          "B": "Q01"
        },
        "expected_outcome": {
          "kind": "answer",
          "answer_id": "Q01"
        },
        "answer_character_lengths": {
          "A": 16,
          "B": 16
        }
      },
      "view_hash": "sha256:3676e6661a9782d53dd6a42d6aa1bcbbcdb870fbd30f1891def3915da55f4cdd"
    },
    {
      "view_id": "C01/o1/pad0/r0",
      "judge_request": {
        "evidence_status": "pending",
        "answers": {
          "A": "Status: settled.",
          "B": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you."
        },
        "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
      },
      "evaluator_metadata": {
        "case_id": "C01",
        "status": "pending",
        "answers": [
          {
            "answer_id": "Q01",
            "claim": "pending",
            "base_text": "Status: pending."
          },
          {
            "answer_id": "Q02",
            "claim": "settled",
            "base_text": "Status: settled."
          }
        ],
        "order": 1,
        "style": "pad0",
        "rubric_id": "r0",
        "slot_map": {
          "A": "Q02",
          "B": "Q01"
        },
        "expected_outcome": {
          "kind": "answer",
          "answer_id": "Q01"
        },
        "answer_character_lengths": {
          "A": 16,
          "B": 71
        }
      },
      "view_hash": "sha256:6a974275252ac33dd1cca55976208ea7ec80e75cc399217c856708df9424ab73"
    },
    {
      "view_id": "C01/o1/pad0/r1",
      "judge_request": {
        "evidence_status": "pending",
        "answers": {
          "A": "Status: settled.",
          "B": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you."
        },
        "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
      },
      "evaluator_metadata": {
        "case_id": "C01",
        "status": "pending",
        "answers": [
          {
            "answer_id": "Q01",
            "claim": "pending",
            "base_text": "Status: pending."
          },
          {
            "answer_id": "Q02",
            "claim": "settled",
            "base_text": "Status: settled."
          }
        ],
        "order": 1,
        "style": "pad0",
        "rubric_id": "r1",
        "slot_map": {
          "A": "Q02",
          "B": "Q01"
        },
        "expected_outcome": {
          "kind": "answer",
          "answer_id": "Q01"
        },
        "answer_character_lengths": {
          "A": 16,
          "B": 71
        }
      },
      "view_hash": "sha256:4a14f0bacb8eb5c4125bbf3280f0aa23e507ccb9552566db2988fabbfcba7926"
    },
    {
      "view_id": "C01/o1/pad1/r0",
      "judge_request": {
        "evidence_status": "pending",
        "answers": {
          "A": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you.",
          "B": "Status: pending."
        },
        "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
      },
      "evaluator_metadata": {
        "case_id": "C01",
        "status": "pending",
        "answers": [
          {
            "answer_id": "Q01",
            "claim": "pending",
            "base_text": "Status: pending."
          },
          {
            "answer_id": "Q02",
            "claim": "settled",
            "base_text": "Status: settled."
          }
        ],
        "order": 1,
        "style": "pad1",
        "rubric_id": "r0",
        "slot_map": {
          "A": "Q02",
          "B": "Q01"
        },
        "expected_outcome": {
          "kind": "answer",
          "answer_id": "Q01"
        },
        "answer_character_lengths": {
          "A": 71,
          "B": 16
        }
      },
      "view_hash": "sha256:06ecb4f299b1b879957af03ef033e1d16ba6de2bc9e32f94ed7875ab8fcb136d"
    },
    {
      "view_id": "C01/o1/pad1/r1",
      "judge_request": {
        "evidence_status": "pending",
        "answers": {
          "A": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you.",
          "B": "Status: pending."
        },
        "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
      },
      "evaluator_metadata": {
        "case_id": "C01",
        "status": "pending",
        "answers": [
          {
            "answer_id": "Q01",
            "claim": "pending",
            "base_text": "Status: pending."
          },
          {
            "answer_id": "Q02",
            "claim": "settled",
            "base_text": "Status: settled."
          }
        ],
        "order": 1,
        "style": "pad1",
        "rubric_id": "r1",
        "slot_map": {
          "A": "Q02",
          "B": "Q01"
        },
        "expected_outcome": {
          "kind": "answer",
          "answer_id": "Q01"
        },
        "answer_character_lengths": {
          "A": 71,
          "B": 16
        }
      },
      "view_hash": "sha256:fd50685b5eba86b0f7427eb4c8407b87dfda26cace134c854b9f5bce0a48c996"
    },
    {
      "view_id": "C02/o0/brief/r0",
      "judge_request": {
        "evidence_status": "settled",
        "answers": {
          "A": "Status: pending.",
          "B": "Status: settled."
        },
        "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
      },
      "evaluator_metadata": {
        "case_id": "C02",
        "status": "settled",
        "answers": [
          {
            "answer_id": "Q03",
            "claim": "pending",
            "base_text": "Status: pending."
          },
          {
            "answer_id": "Q04",
            "claim": "settled",
            "base_text": "Status: settled."
          }
        ],
        "order": 0,
        "style": "brief",
        "rubric_id": "r0",
        "slot_map": {
          "A": "Q03",
          "B": "Q04"
        },
        "expected_outcome": {
          "kind": "answer",
          "answer_id": "Q04"
        },
        "answer_character_lengths": {
          "A": 16,
          "B": 16
        }
      },
      "view_hash": "sha256:144512f096ad88e5e0ebff6bc7d861df06839f518b32753355cbe04530f5bb78"
    },
    {
      "view_id": "C02/o0/brief/r1",
      "judge_request": {
        "evidence_status": "settled",
        "answers": {
          "A": "Status: pending.",
          "B": "Status: settled."
        },
        "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
      },
      "evaluator_metadata": {
        "case_id": "C02",
        "status": "settled",
        "answers": [
          {
            "answer_id": "Q03",
            "claim": "pending",
            "base_text": "Status: pending."
          },
          {
            "answer_id": "Q04",
            "claim": "settled",
            "base_text": "Status: settled."
          }
        ],
        "order": 0,
        "style": "brief",
        "rubric_id": "r1",
        "slot_map": {
          "A": "Q03",
          "B": "Q04"
        },
        "expected_outcome": {
          "kind": "answer",
          "answer_id": "Q04"
        },
        "answer_character_lengths": {
          "A": 16,
          "B": 16
        }
      },
      "view_hash": "sha256:4f3349a8ce1921fe54c8e22a868cf39ad167219619742513f30368f14616e34d"
    },
    {
      "view_id": "C02/o0/pad0/r0",
      "judge_request": {
        "evidence_status": "settled",
        "answers": {
          "A": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you.",
          "B": "Status: settled."
        },
        "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
      },
      "evaluator_metadata": {
        "case_id": "C02",
        "status": "settled",
        "answers": [
          {
            "answer_id": "Q03",
            "claim": "pending",
            "base_text": "Status: pending."
          },
          {
            "answer_id": "Q04",
            "claim": "settled",
            "base_text": "Status: settled."
          }
        ],
        "order": 0,
        "style": "pad0",
        "rubric_id": "r0",
        "slot_map": {
          "A": "Q03",
          "B": "Q04"
        },
        "expected_outcome": {
          "kind": "answer",
          "answer_id": "Q04"
        },
        "answer_character_lengths": {
          "A": 71,
          "B": 16
        }
      },
      "view_hash": "sha256:38b9a8f8b178c3725cccc96af11b6feb994bb8d7064e2d462e5a2b04e3777cd0"
    },
    {
      "view_id": "C02/o0/pad0/r1",
      "judge_request": {
        "evidence_status": "settled",
        "answers": {
          "A": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you.",
          "B": "Status: settled."
        },
        "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
      },
      "evaluator_metadata": {
        "case_id": "C02",
        "status": "settled",
        "answers": [
          {
            "answer_id": "Q03",
            "claim": "pending",
            "base_text": "Status: pending."
          },
          {
            "answer_id": "Q04",
            "claim": "settled",
            "base_text": "Status: settled."
          }
        ],
        "order": 0,
        "style": "pad0",
        "rubric_id": "r1",
        "slot_map": {
          "A": "Q03",
          "B": "Q04"
        },
        "expected_outcome": {
          "kind": "answer",
          "answer_id": "Q04"
        },
        "answer_character_lengths": {
          "A": 71,
          "B": 16
        }
      },
      "view_hash": "sha256:50fa591e9c00c8c01aa490a8d496523d7c00b56fceab8f8fd79337621d53f262"
    },
    {
      "view_id": "C02/o0/pad1/r0",
      "judge_request": {
        "evidence_status": "settled",
        "answers": {
          "A": "Status: pending.",
          "B": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you."
        },
        "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
      },
      "evaluator_metadata": {
        "case_id": "C02",
        "status": "settled",
        "answers": [
          {
            "answer_id": "Q03",
            "claim": "pending",
            "base_text": "Status: pending."
          },
          {
            "answer_id": "Q04",
            "claim": "settled",
            "base_text": "Status: settled."
          }
        ],
        "order": 0,
        "style": "pad1",
        "rubric_id": "r0",
        "slot_map": {
          "A": "Q03",
          "B": "Q04"
        },
        "expected_outcome": {
          "kind": "answer",
          "answer_id": "Q04"
        },
        "answer_character_lengths": {
          "A": 16,
          "B": 71
        }
      },
      "view_hash": "sha256:edc8c17fb75d09b7f0a42ae97c5a560376eae4bce387392ed8f6c2a0e57658eb"
    },
    {
      "view_id": "C02/o0/pad1/r1",
      "judge_request": {
        "evidence_status": "settled",
        "answers": {
          "A": "Status: pending.",
          "B": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you."
        },
        "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
      },
      "evaluator_metadata": {
        "case_id": "C02",
        "status": "settled",
        "answers": [
          {
            "answer_id": "Q03",
            "claim": "pending",
            "base_text": "Status: pending."
          },
          {
            "answer_id": "Q04",
            "claim": "settled",
            "base_text": "Status: settled."
          }
        ],
        "order": 0,
        "style": "pad1",
        "rubric_id": "r1",
        "slot_map": {
          "A": "Q03",
          "B": "Q04"
        },
        "expected_outcome": {
          "kind": "answer",
          "answer_id": "Q04"
        },
        "answer_character_lengths": {
          "A": 16,
          "B": 71
        }
      },
      "view_hash": "sha256:d299675ced7f209fd322c90c857177779c1b37ef5b69d341da6ddcd7bf11f138"
    },
    {
      "view_id": "C02/o1/brief/r0",
      "judge_request": {
        "evidence_status": "settled",
        "answers": {
          "A": "Status: settled.",
          "B": "Status: pending."
        },
        "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
      },
      "evaluator_metadata": {
        "case_id": "C02",
        "status": "settled",
        "answers": [
          {
            "answer_id": "Q03",
            "claim": "pending",
            "base_text": "Status: pending."
          },
          {
            "answer_id": "Q04",
            "claim": "settled",
            "base_text": "Status: settled."
          }
        ],
        "order": 1,
        "style": "brief",
        "rubric_id": "r0",
        "slot_map": {
          "A": "Q04",
          "B": "Q03"
        },
        "expected_outcome": {
          "kind": "answer",
          "answer_id": "Q04"
        },
        "answer_character_lengths": {
          "A": 16,
          "B": 16
        }
      },
      "view_hash": "sha256:f8fb4147e0c4891c0dfc0ee653d5d309de87a41f51a1ad302dd8998243b33800"
    },
    {
      "view_id": "C02/o1/brief/r1",
      "judge_request": {
        "evidence_status": "settled",
        "answers": {
          "A": "Status: settled.",
          "B": "Status: pending."
        },
        "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
      },
      "evaluator_metadata": {
        "case_id": "C02",
        "status": "settled",
        "answers": [
          {
            "answer_id": "Q03",
            "claim": "pending",
            "base_text": "Status: pending."
          },
          {
            "answer_id": "Q04",
            "claim": "settled",
            "base_text": "Status: settled."
          }
        ],
        "order": 1,
        "style": "brief",
        "rubric_id": "r1",
        "slot_map": {
          "A": "Q04",
          "B": "Q03"
        },
        "expected_outcome": {
          "kind": "answer",
          "answer_id": "Q04"
        },
        "answer_character_lengths": {
          "A": 16,
          "B": 16
        }
      },
      "view_hash": "sha256:70e7e7b499f3d8d3932a2af394b5a30516d2717b184626ef01d8db18dfed034f"
    },
    {
      "view_id": "C02/o1/pad0/r0",
      "judge_request": {
        "evidence_status": "settled",
        "answers": {
          "A": "Status: settled.",
          "B": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you."
        },
        "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
      },
      "evaluator_metadata": {
        "case_id": "C02",
        "status": "settled",
        "answers": [
          {
            "answer_id": "Q03",
            "claim": "pending",
            "base_text": "Status: pending."
          },
          {
            "answer_id": "Q04",
            "claim": "settled",
            "base_text": "Status: settled."
          }
        ],
        "order": 1,
        "style": "pad0",
        "rubric_id": "r0",
        "slot_map": {
          "A": "Q04",
          "B": "Q03"
        },
        "expected_outcome": {
          "kind": "answer",
          "answer_id": "Q04"
        },
        "answer_character_lengths": {
          "A": 16,
          "B": 71
        }
      },
      "view_hash": "sha256:1d6b69670b7832367d4f04e7defdb67a924760badd5794f70a35a03d75f02970"
    },
    {
      "view_id": "C02/o1/pad0/r1",
      "judge_request": {
        "evidence_status": "settled",
        "answers": {
          "A": "Status: settled.",
          "B": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you."
        },
        "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
      },
      "evaluator_metadata": {
        "case_id": "C02",
        "status": "settled",
        "answers": [
          {
            "answer_id": "Q03",
            "claim": "pending",
            "base_text": "Status: pending."
          },
          {
            "answer_id": "Q04",
            "claim": "settled",
            "base_text": "Status: settled."
          }
        ],
        "order": 1,
        "style": "pad0",
        "rubric_id": "r1",
        "slot_map": {
          "A": "Q04",
          "B": "Q03"
        },
        "expected_outcome": {
          "kind": "answer",
          "answer_id": "Q04"
        },
        "answer_character_lengths": {
          "A": 16,
          "B": 71
        }
      },
      "view_hash": "sha256:2ec87a62221d386dd2c6521e45ba6c890c63dc4b33d84682cd7a4eb700439b44"
    },
    {
      "view_id": "C02/o1/pad1/r0",
      "judge_request": {
        "evidence_status": "settled",
        "answers": {
          "A": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you.",
          "B": "Status: pending."
        },
        "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
      },
      "evaluator_metadata": {
        "case_id": "C02",
        "status": "settled",
        "answers": [
          {
            "answer_id": "Q03",
            "claim": "pending",
            "base_text": "Status: pending."
          },
          {
            "answer_id": "Q04",
            "claim": "settled",
            "base_text": "Status: settled."
          }
        ],
        "order": 1,
        "style": "pad1",
        "rubric_id": "r0",
        "slot_map": {
          "A": "Q04",
          "B": "Q03"
        },
        "expected_outcome": {
          "kind": "answer",
          "answer_id": "Q04"
        },
        "answer_character_lengths": {
          "A": 71,
          "B": 16
        }
      },
      "view_hash": "sha256:a116a8a8790d6f9453483893777c5848442568963ce7b72c86c791468027ca8a"
    },
    {
      "view_id": "C02/o1/pad1/r1",
      "judge_request": {
        "evidence_status": "settled",
        "answers": {
          "A": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you.",
          "B": "Status: pending."
        },
        "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
      },
      "evaluator_metadata": {
        "case_id": "C02",
        "status": "settled",
        "answers": [
          {
            "answer_id": "Q03",
            "claim": "pending",
            "base_text": "Status: pending."
          },
          {
            "answer_id": "Q04",
            "claim": "settled",
            "base_text": "Status: settled."
          }
        ],
        "order": 1,
        "style": "pad1",
        "rubric_id": "r1",
        "slot_map": {
          "A": "Q04",
          "B": "Q03"
        },
        "expected_outcome": {
          "kind": "answer",
          "answer_id": "Q04"
        },
        "answer_character_lengths": {
          "A": 71,
          "B": 16
        }
      },
      "view_hash": "sha256:cf853ee55d1b7c739a482a0627285cb05b2e5542f5b61ee16af0ac9fe7e5d376"
    },
    {
      "view_id": "C03/o0/brief/r0",
      "judge_request": {
        "evidence_status": "pending",
        "answers": {
          "A": "Status: pending.",
          "B": "Status: pending."
        },
        "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
      },
      "evaluator_metadata": {
        "case_id": "C03",
        "status": "pending",
        "answers": [
          {
            "answer_id": "Q05",
            "claim": "pending",
            "base_text": "Status: pending."
          },
          {
            "answer_id": "Q06",
            "claim": "pending",
            "base_text": "Status: pending."
          }
        ],
        "order": 0,
        "style": "brief",
        "rubric_id": "r0",
        "slot_map": {
          "A": "Q05",
          "B": "Q06"
        },
        "expected_outcome": {
          "kind": "tie"
        },
        "answer_character_lengths": {
          "A": 16,
          "B": 16
        }
      },
      "view_hash": "sha256:fd4971d0666d41849414117d6137b1bc25c95bccc6df4e8b9a37c62d2cf5e2eb"
    },
    {
      "view_id": "C03/o0/brief/r1",
      "judge_request": {
        "evidence_status": "pending",
        "answers": {
          "A": "Status: pending.",
          "B": "Status: pending."
        },
        "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
      },
      "evaluator_metadata": {
        "case_id": "C03",
        "status": "pending",
        "answers": [
          {
            "answer_id": "Q05",
            "claim": "pending",
            "base_text": "Status: pending."
          },
          {
            "answer_id": "Q06",
            "claim": "pending",
            "base_text": "Status: pending."
          }
        ],
        "order": 0,
        "style": "brief",
        "rubric_id": "r1",
        "slot_map": {
          "A": "Q05",
          "B": "Q06"
        },
        "expected_outcome": {
          "kind": "tie"
        },
        "answer_character_lengths": {
          "A": 16,
          "B": 16
        }
      },
      "view_hash": "sha256:157a036d9a022aa2569167715564a553535bf416bede12cf5de5f2e0a367f378"
    },
    {
      "view_id": "C03/o0/pad0/r0",
      "judge_request": {
        "evidence_status": "pending",
        "answers": {
          "A": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you.",
          "B": "Status: pending."
        },
        "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
      },
      "evaluator_metadata": {
        "case_id": "C03",
        "status": "pending",
        "answers": [
          {
            "answer_id": "Q05",
            "claim": "pending",
            "base_text": "Status: pending."
          },
          {
            "answer_id": "Q06",
            "claim": "pending",
            "base_text": "Status: pending."
          }
        ],
        "order": 0,
        "style": "pad0",
        "rubric_id": "r0",
        "slot_map": {
          "A": "Q05",
          "B": "Q06"
        },
        "expected_outcome": {
          "kind": "tie"
        },
        "answer_character_lengths": {
          "A": 71,
          "B": 16
        }
      },
      "view_hash": "sha256:ed330bb3c54b17656c2b3b9b0578d07f5006ca4348345150a5132b03f1a60a91"
    },
    {
      "view_id": "C03/o0/pad0/r1",
      "judge_request": {
        "evidence_status": "pending",
        "answers": {
          "A": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you.",
          "B": "Status: pending."
        },
        "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
      },
      "evaluator_metadata": {
        "case_id": "C03",
        "status": "pending",
        "answers": [
          {
            "answer_id": "Q05",
            "claim": "pending",
            "base_text": "Status: pending."
          },
          {
            "answer_id": "Q06",
            "claim": "pending",
            "base_text": "Status: pending."
          }
        ],
        "order": 0,
        "style": "pad0",
        "rubric_id": "r1",
        "slot_map": {
          "A": "Q05",
          "B": "Q06"
        },
        "expected_outcome": {
          "kind": "tie"
        },
        "answer_character_lengths": {
          "A": 71,
          "B": 16
        }
      },
      "view_hash": "sha256:cec2e6095f81c192d485a69cd0ab8c6a2fa275641969c790773b82381cdbcbdf"
    },
    {
      "view_id": "C03/o0/pad1/r0",
      "judge_request": {
        "evidence_status": "pending",
        "answers": {
          "A": "Status: pending.",
          "B": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you."
        },
        "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
      },
      "evaluator_metadata": {
        "case_id": "C03",
        "status": "pending",
        "answers": [
          {
            "answer_id": "Q05",
            "claim": "pending",
            "base_text": "Status: pending."
          },
          {
            "answer_id": "Q06",
            "claim": "pending",
            "base_text": "Status: pending."
          }
        ],
        "order": 0,
        "style": "pad1",
        "rubric_id": "r0",
        "slot_map": {
          "A": "Q05",
          "B": "Q06"
        },
        "expected_outcome": {
          "kind": "tie"
        },
        "answer_character_lengths": {
          "A": 16,
          "B": 71
        }
      },
      "view_hash": "sha256:4ebca42a561a242f570c0257c869b8db44241aedd616b71c165ac9aaa615cb76"
    },
    {
      "view_id": "C03/o0/pad1/r1",
      "judge_request": {
        "evidence_status": "pending",
        "answers": {
          "A": "Status: pending.",
          "B": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you."
        },
        "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
      },
      "evaluator_metadata": {
        "case_id": "C03",
        "status": "pending",
        "answers": [
          {
            "answer_id": "Q05",
            "claim": "pending",
            "base_text": "Status: pending."
          },
          {
            "answer_id": "Q06",
            "claim": "pending",
            "base_text": "Status: pending."
          }
        ],
        "order": 0,
        "style": "pad1",
        "rubric_id": "r1",
        "slot_map": {
          "A": "Q05",
          "B": "Q06"
        },
        "expected_outcome": {
          "kind": "tie"
        },
        "answer_character_lengths": {
          "A": 16,
          "B": 71
        }
      },
      "view_hash": "sha256:20cf41438b3f03081f7deadbbee94db51843f8bc9fc8f505e920f8becc4c9124"
    },
    {
      "view_id": "C03/o1/brief/r0",
      "judge_request": {
        "evidence_status": "pending",
        "answers": {
          "A": "Status: pending.",
          "B": "Status: pending."
        },
        "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
      },
      "evaluator_metadata": {
        "case_id": "C03",
        "status": "pending",
        "answers": [
          {
            "answer_id": "Q05",
            "claim": "pending",
            "base_text": "Status: pending."
          },
          {
            "answer_id": "Q06",
            "claim": "pending",
            "base_text": "Status: pending."
          }
        ],
        "order": 1,
        "style": "brief",
        "rubric_id": "r0",
        "slot_map": {
          "A": "Q06",
          "B": "Q05"
        },
        "expected_outcome": {
          "kind": "tie"
        },
        "answer_character_lengths": {
          "A": 16,
          "B": 16
        }
      },
      "view_hash": "sha256:ae860545b6249945937db41d8ec06a8f863af6de0384c01fa1c230aa032eb209"
    },
    {
      "view_id": "C03/o1/brief/r1",
      "judge_request": {
        "evidence_status": "pending",
        "answers": {
          "A": "Status: pending.",
          "B": "Status: pending."
        },
        "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
      },
      "evaluator_metadata": {
        "case_id": "C03",
        "status": "pending",
        "answers": [
          {
            "answer_id": "Q05",
            "claim": "pending",
            "base_text": "Status: pending."
          },
          {
            "answer_id": "Q06",
            "claim": "pending",
            "base_text": "Status: pending."
          }
        ],
        "order": 1,
        "style": "brief",
        "rubric_id": "r1",
        "slot_map": {
          "A": "Q06",
          "B": "Q05"
        },
        "expected_outcome": {
          "kind": "tie"
        },
        "answer_character_lengths": {
          "A": 16,
          "B": 16
        }
      },
      "view_hash": "sha256:e497e6f99eacf9216b34b1288bed51390e7e3fc7fac9e8a753da74e114d560e0"
    },
    {
      "view_id": "C03/o1/pad0/r0",
      "judge_request": {
        "evidence_status": "pending",
        "answers": {
          "A": "Status: pending.",
          "B": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you."
        },
        "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
      },
      "evaluator_metadata": {
        "case_id": "C03",
        "status": "pending",
        "answers": [
          {
            "answer_id": "Q05",
            "claim": "pending",
            "base_text": "Status: pending."
          },
          {
            "answer_id": "Q06",
            "claim": "pending",
            "base_text": "Status: pending."
          }
        ],
        "order": 1,
        "style": "pad0",
        "rubric_id": "r0",
        "slot_map": {
          "A": "Q06",
          "B": "Q05"
        },
        "expected_outcome": {
          "kind": "tie"
        },
        "answer_character_lengths": {
          "A": 16,
          "B": 71
        }
      },
      "view_hash": "sha256:3e8c51bb01c259655389c2ad2dde72c43340fb47fac5ddd0ca7508832ddab225"
    },
    {
      "view_id": "C03/o1/pad0/r1",
      "judge_request": {
        "evidence_status": "pending",
        "answers": {
          "A": "Status: pending.",
          "B": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you."
        },
        "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
      },
      "evaluator_metadata": {
        "case_id": "C03",
        "status": "pending",
        "answers": [
          {
            "answer_id": "Q05",
            "claim": "pending",
            "base_text": "Status: pending."
          },
          {
            "answer_id": "Q06",
            "claim": "pending",
            "base_text": "Status: pending."
          }
        ],
        "order": 1,
        "style": "pad0",
        "rubric_id": "r1",
        "slot_map": {
          "A": "Q06",
          "B": "Q05"
        },
        "expected_outcome": {
          "kind": "tie"
        },
        "answer_character_lengths": {
          "A": 16,
          "B": 71
        }
      },
      "view_hash": "sha256:fe4ee0e7529dcd520f6bf3e555a897cb45c922fa48916e65bf9830d7ea0c66cb"
    },
    {
      "view_id": "C03/o1/pad1/r0",
      "judge_request": {
        "evidence_status": "pending",
        "answers": {
          "A": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you.",
          "B": "Status: pending."
        },
        "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
      },
      "evaluator_metadata": {
        "case_id": "C03",
        "status": "pending",
        "answers": [
          {
            "answer_id": "Q05",
            "claim": "pending",
            "base_text": "Status: pending."
          },
          {
            "answer_id": "Q06",
            "claim": "pending",
            "base_text": "Status: pending."
          }
        ],
        "order": 1,
        "style": "pad1",
        "rubric_id": "r0",
        "slot_map": {
          "A": "Q06",
          "B": "Q05"
        },
        "expected_outcome": {
          "kind": "tie"
        },
        "answer_character_lengths": {
          "A": 71,
          "B": 16
        }
      },
      "view_hash": "sha256:ca37ccfa0f7f93a4e9be6b70081f0c73379f805f2937fcee53e91ddc1eef2eab"
    },
    {
      "view_id": "C03/o1/pad1/r1",
      "judge_request": {
        "evidence_status": "pending",
        "answers": {
          "A": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you.",
          "B": "Status: pending."
        },
        "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
      },
      "evaluator_metadata": {
        "case_id": "C03",
        "status": "pending",
        "answers": [
          {
            "answer_id": "Q05",
            "claim": "pending",
            "base_text": "Status: pending."
          },
          {
            "answer_id": "Q06",
            "claim": "pending",
            "base_text": "Status: pending."
          }
        ],
        "order": 1,
        "style": "pad1",
        "rubric_id": "r1",
        "slot_map": {
          "A": "Q06",
          "B": "Q05"
        },
        "expected_outcome": {
          "kind": "tie"
        },
        "answer_character_lengths": {
          "A": 71,
          "B": 16
        }
      },
      "view_hash": "sha256:350fc9772766d334507e1827095cdd41bf59abaae0180fc2c4020bae8b2cb4dd"
    },
    {
      "view_id": "C04/o0/brief/r0",
      "judge_request": {
        "evidence_status": "pending",
        "answers": {
          "A": "Status: settled.",
          "B": "Status: settled."
        },
        "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
      },
      "evaluator_metadata": {
        "case_id": "C04",
        "status": "pending",
        "answers": [
          {
            "answer_id": "Q07",
            "claim": "settled",
            "base_text": "Status: settled."
          },
          {
            "answer_id": "Q08",
            "claim": "settled",
            "base_text": "Status: settled."
          }
        ],
        "order": 0,
        "style": "brief",
        "rubric_id": "r0",
        "slot_map": {
          "A": "Q07",
          "B": "Q08"
        },
        "expected_outcome": {
          "kind": "both_unacceptable"
        },
        "answer_character_lengths": {
          "A": 16,
          "B": 16
        }
      },
      "view_hash": "sha256:9badd5d495d1f21ed6838a62aaf5eb551176e7257effd4cedd682d3b8241b5b1"
    },
    {
      "view_id": "C04/o0/brief/r1",
      "judge_request": {
        "evidence_status": "pending",
        "answers": {
          "A": "Status: settled.",
          "B": "Status: settled."
        },
        "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
      },
      "evaluator_metadata": {
        "case_id": "C04",
        "status": "pending",
        "answers": [
          {
            "answer_id": "Q07",
            "claim": "settled",
            "base_text": "Status: settled."
          },
          {
            "answer_id": "Q08",
            "claim": "settled",
            "base_text": "Status: settled."
          }
        ],
        "order": 0,
        "style": "brief",
        "rubric_id": "r1",
        "slot_map": {
          "A": "Q07",
          "B": "Q08"
        },
        "expected_outcome": {
          "kind": "both_unacceptable"
        },
        "answer_character_lengths": {
          "A": 16,
          "B": 16
        }
      },
      "view_hash": "sha256:c35ad88127d6fe4d179c5ff7ab8c1614fbdc8da3f10b58e5e4f3c10d1b662ff4"
    },
    {
      "view_id": "C04/o0/pad0/r0",
      "judge_request": {
        "evidence_status": "pending",
        "answers": {
          "A": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you.",
          "B": "Status: settled."
        },
        "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
      },
      "evaluator_metadata": {
        "case_id": "C04",
        "status": "pending",
        "answers": [
          {
            "answer_id": "Q07",
            "claim": "settled",
            "base_text": "Status: settled."
          },
          {
            "answer_id": "Q08",
            "claim": "settled",
            "base_text": "Status: settled."
          }
        ],
        "order": 0,
        "style": "pad0",
        "rubric_id": "r0",
        "slot_map": {
          "A": "Q07",
          "B": "Q08"
        },
        "expected_outcome": {
          "kind": "both_unacceptable"
        },
        "answer_character_lengths": {
          "A": 71,
          "B": 16
        }
      },
      "view_hash": "sha256:7404c3921ef5e92b1cbad1f793b8050a60ad06b6bc69bbcae0430a5463d83eb8"
    },
    {
      "view_id": "C04/o0/pad0/r1",
      "judge_request": {
        "evidence_status": "pending",
        "answers": {
          "A": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you.",
          "B": "Status: settled."
        },
        "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
      },
      "evaluator_metadata": {
        "case_id": "C04",
        "status": "pending",
        "answers": [
          {
            "answer_id": "Q07",
            "claim": "settled",
            "base_text": "Status: settled."
          },
          {
            "answer_id": "Q08",
            "claim": "settled",
            "base_text": "Status: settled."
          }
        ],
        "order": 0,
        "style": "pad0",
        "rubric_id": "r1",
        "slot_map": {
          "A": "Q07",
          "B": "Q08"
        },
        "expected_outcome": {
          "kind": "both_unacceptable"
        },
        "answer_character_lengths": {
          "A": 71,
          "B": 16
        }
      },
      "view_hash": "sha256:53de4c526a53698958c8d6b3a22ed426bea6707afc117b4a001871705e8f1de6"
    },
    {
      "view_id": "C04/o0/pad1/r0",
      "judge_request": {
        "evidence_status": "pending",
        "answers": {
          "A": "Status: settled.",
          "B": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you."
        },
        "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
      },
      "evaluator_metadata": {
        "case_id": "C04",
        "status": "pending",
        "answers": [
          {
            "answer_id": "Q07",
            "claim": "settled",
            "base_text": "Status: settled."
          },
          {
            "answer_id": "Q08",
            "claim": "settled",
            "base_text": "Status: settled."
          }
        ],
        "order": 0,
        "style": "pad1",
        "rubric_id": "r0",
        "slot_map": {
          "A": "Q07",
          "B": "Q08"
        },
        "expected_outcome": {
          "kind": "both_unacceptable"
        },
        "answer_character_lengths": {
          "A": 16,
          "B": 71
        }
      },
      "view_hash": "sha256:5cca9c04d8c91b1b579a12467d95dd4d195a13e9febd359361342d4f2b67f3ab"
    },
    {
      "view_id": "C04/o0/pad1/r1",
      "judge_request": {
        "evidence_status": "pending",
        "answers": {
          "A": "Status: settled.",
          "B": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you."
        },
        "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
      },
      "evaluator_metadata": {
        "case_id": "C04",
        "status": "pending",
        "answers": [
          {
            "answer_id": "Q07",
            "claim": "settled",
            "base_text": "Status: settled."
          },
          {
            "answer_id": "Q08",
            "claim": "settled",
            "base_text": "Status: settled."
          }
        ],
        "order": 0,
        "style": "pad1",
        "rubric_id": "r1",
        "slot_map": {
          "A": "Q07",
          "B": "Q08"
        },
        "expected_outcome": {
          "kind": "both_unacceptable"
        },
        "answer_character_lengths": {
          "A": 16,
          "B": 71
        }
      },
      "view_hash": "sha256:086bcc3eabd3e590d5d71860149602110abd41f6106eb160ad1bf193415f3dfb"
    },
    {
      "view_id": "C04/o1/brief/r0",
      "judge_request": {
        "evidence_status": "pending",
        "answers": {
          "A": "Status: settled.",
          "B": "Status: settled."
        },
        "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
      },
      "evaluator_metadata": {
        "case_id": "C04",
        "status": "pending",
        "answers": [
          {
            "answer_id": "Q07",
            "claim": "settled",
            "base_text": "Status: settled."
          },
          {
            "answer_id": "Q08",
            "claim": "settled",
            "base_text": "Status: settled."
          }
        ],
        "order": 1,
        "style": "brief",
        "rubric_id": "r0",
        "slot_map": {
          "A": "Q08",
          "B": "Q07"
        },
        "expected_outcome": {
          "kind": "both_unacceptable"
        },
        "answer_character_lengths": {
          "A": 16,
          "B": 16
        }
      },
      "view_hash": "sha256:aa5dc0d5c16fe73fe16fc4cecea66d6c0c404dba4a8bca253d0871a57a9edbf9"
    },
    {
      "view_id": "C04/o1/brief/r1",
      "judge_request": {
        "evidence_status": "pending",
        "answers": {
          "A": "Status: settled.",
          "B": "Status: settled."
        },
        "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
      },
      "evaluator_metadata": {
        "case_id": "C04",
        "status": "pending",
        "answers": [
          {
            "answer_id": "Q07",
            "claim": "settled",
            "base_text": "Status: settled."
          },
          {
            "answer_id": "Q08",
            "claim": "settled",
            "base_text": "Status: settled."
          }
        ],
        "order": 1,
        "style": "brief",
        "rubric_id": "r1",
        "slot_map": {
          "A": "Q08",
          "B": "Q07"
        },
        "expected_outcome": {
          "kind": "both_unacceptable"
        },
        "answer_character_lengths": {
          "A": 16,
          "B": 16
        }
      },
      "view_hash": "sha256:3d80e9bb3f3afca396fc493a36dd56ffe45717d6e73e5c50d6d75209f62e3acd"
    },
    {
      "view_id": "C04/o1/pad0/r0",
      "judge_request": {
        "evidence_status": "pending",
        "answers": {
          "A": "Status: settled.",
          "B": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you."
        },
        "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
      },
      "evaluator_metadata": {
        "case_id": "C04",
        "status": "pending",
        "answers": [
          {
            "answer_id": "Q07",
            "claim": "settled",
            "base_text": "Status: settled."
          },
          {
            "answer_id": "Q08",
            "claim": "settled",
            "base_text": "Status: settled."
          }
        ],
        "order": 1,
        "style": "pad0",
        "rubric_id": "r0",
        "slot_map": {
          "A": "Q08",
          "B": "Q07"
        },
        "expected_outcome": {
          "kind": "both_unacceptable"
        },
        "answer_character_lengths": {
          "A": 16,
          "B": 71
        }
      },
      "view_hash": "sha256:79aa274a99643bf3242b1a6dbf5087dc7ff1a18294df7282d1e08c6d0cc7139f"
    },
    {
      "view_id": "C04/o1/pad0/r1",
      "judge_request": {
        "evidence_status": "pending",
        "answers": {
          "A": "Status: settled.",
          "B": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you."
        },
        "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
      },
      "evaluator_metadata": {
        "case_id": "C04",
        "status": "pending",
        "answers": [
          {
            "answer_id": "Q07",
            "claim": "settled",
            "base_text": "Status: settled."
          },
          {
            "answer_id": "Q08",
            "claim": "settled",
            "base_text": "Status: settled."
          }
        ],
        "order": 1,
        "style": "pad0",
        "rubric_id": "r1",
        "slot_map": {
          "A": "Q08",
          "B": "Q07"
        },
        "expected_outcome": {
          "kind": "both_unacceptable"
        },
        "answer_character_lengths": {
          "A": 16,
          "B": 71
        }
      },
      "view_hash": "sha256:f00ffc6d1d7036ed1d4b2445993c008edeff2ed0bec0ec88487400ff8cf56ec6"
    },
    {
      "view_id": "C04/o1/pad1/r0",
      "judge_request": {
        "evidence_status": "pending",
        "answers": {
          "A": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you.",
          "B": "Status: settled."
        },
        "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
      },
      "evaluator_metadata": {
        "case_id": "C04",
        "status": "pending",
        "answers": [
          {
            "answer_id": "Q07",
            "claim": "settled",
            "base_text": "Status: settled."
          },
          {
            "answer_id": "Q08",
            "claim": "settled",
            "base_text": "Status: settled."
          }
        ],
        "order": 1,
        "style": "pad1",
        "rubric_id": "r0",
        "slot_map": {
          "A": "Q08",
          "B": "Q07"
        },
        "expected_outcome": {
          "kind": "both_unacceptable"
        },
        "answer_character_lengths": {
          "A": 71,
          "B": 16
        }
      },
      "view_hash": "sha256:4004aa7b48ee47c6e8bad5d272bf0174741f704415eb49e407c9e6a00c1dc6e9"
    },
    {
      "view_id": "C04/o1/pad1/r1",
      "judge_request": {
        "evidence_status": "pending",
        "answers": {
          "A": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you.",
          "B": "Status: settled."
        },
        "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
      },
      "evaluator_metadata": {
        "case_id": "C04",
        "status": "pending",
        "answers": [
          {
            "answer_id": "Q07",
            "claim": "settled",
            "base_text": "Status: settled."
          },
          {
            "answer_id": "Q08",
            "claim": "settled",
            "base_text": "Status: settled."
          }
        ],
        "order": 1,
        "style": "pad1",
        "rubric_id": "r1",
        "slot_map": {
          "A": "Q08",
          "B": "Q07"
        },
        "expected_outcome": {
          "kind": "both_unacceptable"
        },
        "answer_character_lengths": {
          "A": 71,
          "B": 16
        }
      },
      "view_hash": "sha256:e8866c235195380ee528ea91eeb39b0d887ccda853325791300a26176bc65c53"
    },
    {
      "view_id": "C05/o0/brief/r0",
      "judge_request": {
        "evidence_status": null,
        "answers": {
          "A": "Status: pending.",
          "B": "Status: settled."
        },
        "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
      },
      "evaluator_metadata": {
        "case_id": "C05",
        "status": null,
        "answers": [
          {
            "answer_id": "Q09",
            "claim": "pending",
            "base_text": "Status: pending."
          },
          {
            "answer_id": "Q10",
            "claim": "settled",
            "base_text": "Status: settled."
          }
        ],
        "order": 0,
        "style": "brief",
        "rubric_id": "r0",
        "slot_map": {
          "A": "Q09",
          "B": "Q10"
        },
        "expected_outcome": {
          "kind": "abstain"
        },
        "answer_character_lengths": {
          "A": 16,
          "B": 16
        }
      },
      "view_hash": "sha256:422cdecf12096d1c65cf9144b5c48125046c1cbc2c2c40759f1a92792c70e286"
    },
    {
      "view_id": "C05/o0/brief/r1",
      "judge_request": {
        "evidence_status": null,
        "answers": {
          "A": "Status: pending.",
          "B": "Status: settled."
        },
        "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
      },
      "evaluator_metadata": {
        "case_id": "C05",
        "status": null,
        "answers": [
          {
            "answer_id": "Q09",
            "claim": "pending",
            "base_text": "Status: pending."
          },
          {
            "answer_id": "Q10",
            "claim": "settled",
            "base_text": "Status: settled."
          }
        ],
        "order": 0,
        "style": "brief",
        "rubric_id": "r1",
        "slot_map": {
          "A": "Q09",
          "B": "Q10"
        },
        "expected_outcome": {
          "kind": "abstain"
        },
        "answer_character_lengths": {
          "A": 16,
          "B": 16
        }
      },
      "view_hash": "sha256:1e0b623f806f98cb2056ee06e427a1c2d40dbf4b605e805136f22675e6d6218f"
    },
    {
      "view_id": "C05/o0/pad0/r0",
      "judge_request": {
        "evidence_status": null,
        "answers": {
          "A": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you.",
          "B": "Status: settled."
        },
        "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
      },
      "evaluator_metadata": {
        "case_id": "C05",
        "status": null,
        "answers": [
          {
            "answer_id": "Q09",
            "claim": "pending",
            "base_text": "Status: pending."
          },
          {
            "answer_id": "Q10",
            "claim": "settled",
            "base_text": "Status: settled."
          }
        ],
        "order": 0,
        "style": "pad0",
        "rubric_id": "r0",
        "slot_map": {
          "A": "Q09",
          "B": "Q10"
        },
        "expected_outcome": {
          "kind": "abstain"
        },
        "answer_character_lengths": {
          "A": 71,
          "B": 16
        }
      },
      "view_hash": "sha256:52c43dcfc34c6b84aa874dc3f1fcd6b69c02c9a1ad6c905729f304560ee9a3b9"
    },
    {
      "view_id": "C05/o0/pad0/r1",
      "judge_request": {
        "evidence_status": null,
        "answers": {
          "A": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you.",
          "B": "Status: settled."
        },
        "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
      },
      "evaluator_metadata": {
        "case_id": "C05",
        "status": null,
        "answers": [
          {
            "answer_id": "Q09",
            "claim": "pending",
            "base_text": "Status: pending."
          },
          {
            "answer_id": "Q10",
            "claim": "settled",
            "base_text": "Status: settled."
          }
        ],
        "order": 0,
        "style": "pad0",
        "rubric_id": "r1",
        "slot_map": {
          "A": "Q09",
          "B": "Q10"
        },
        "expected_outcome": {
          "kind": "abstain"
        },
        "answer_character_lengths": {
          "A": 71,
          "B": 16
        }
      },
      "view_hash": "sha256:80999c41a9e664f18f5af6ce2e127d42458813e4d333690ba4bdc6066a01ab54"
    },
    {
      "view_id": "C05/o0/pad1/r0",
      "judge_request": {
        "evidence_status": null,
        "answers": {
          "A": "Status: pending.",
          "B": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you."
        },
        "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
      },
      "evaluator_metadata": {
        "case_id": "C05",
        "status": null,
        "answers": [
          {
            "answer_id": "Q09",
            "claim": "pending",
            "base_text": "Status: pending."
          },
          {
            "answer_id": "Q10",
            "claim": "settled",
            "base_text": "Status: settled."
          }
        ],
        "order": 0,
        "style": "pad1",
        "rubric_id": "r0",
        "slot_map": {
          "A": "Q09",
          "B": "Q10"
        },
        "expected_outcome": {
          "kind": "abstain"
        },
        "answer_character_lengths": {
          "A": 16,
          "B": 71
        }
      },
      "view_hash": "sha256:ce970debb9b67603dcb3963d56209d98dbed0012b9d6a1a255703371d541e100"
    },
    {
      "view_id": "C05/o0/pad1/r1",
      "judge_request": {
        "evidence_status": null,
        "answers": {
          "A": "Status: pending.",
          "B": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you."
        },
        "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
      },
      "evaluator_metadata": {
        "case_id": "C05",
        "status": null,
        "answers": [
          {
            "answer_id": "Q09",
            "claim": "pending",
            "base_text": "Status: pending."
          },
          {
            "answer_id": "Q10",
            "claim": "settled",
            "base_text": "Status: settled."
          }
        ],
        "order": 0,
        "style": "pad1",
        "rubric_id": "r1",
        "slot_map": {
          "A": "Q09",
          "B": "Q10"
        },
        "expected_outcome": {
          "kind": "abstain"
        },
        "answer_character_lengths": {
          "A": 16,
          "B": 71
        }
      },
      "view_hash": "sha256:1bde83ebd5b01e101a52051e58aeef9cb1b93268651499d4dbb93269de4425ea"
    },
    {
      "view_id": "C05/o1/brief/r0",
      "judge_request": {
        "evidence_status": null,
        "answers": {
          "A": "Status: settled.",
          "B": "Status: pending."
        },
        "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
      },
      "evaluator_metadata": {
        "case_id": "C05",
        "status": null,
        "answers": [
          {
            "answer_id": "Q09",
            "claim": "pending",
            "base_text": "Status: pending."
          },
          {
            "answer_id": "Q10",
            "claim": "settled",
            "base_text": "Status: settled."
          }
        ],
        "order": 1,
        "style": "brief",
        "rubric_id": "r0",
        "slot_map": {
          "A": "Q10",
          "B": "Q09"
        },
        "expected_outcome": {
          "kind": "abstain"
        },
        "answer_character_lengths": {
          "A": 16,
          "B": 16
        }
      },
      "view_hash": "sha256:101044d2c28b816e3afa178f84f86f1913925f0f60b1ce6bac4afbe7565819ac"
    },
    {
      "view_id": "C05/o1/brief/r1",
      "judge_request": {
        "evidence_status": null,
        "answers": {
          "A": "Status: settled.",
          "B": "Status: pending."
        },
        "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
      },
      "evaluator_metadata": {
        "case_id": "C05",
        "status": null,
        "answers": [
          {
            "answer_id": "Q09",
            "claim": "pending",
            "base_text": "Status: pending."
          },
          {
            "answer_id": "Q10",
            "claim": "settled",
            "base_text": "Status: settled."
          }
        ],
        "order": 1,
        "style": "brief",
        "rubric_id": "r1",
        "slot_map": {
          "A": "Q10",
          "B": "Q09"
        },
        "expected_outcome": {
          "kind": "abstain"
        },
        "answer_character_lengths": {
          "A": 16,
          "B": 16
        }
      },
      "view_hash": "sha256:c19b80b298fe10e5b97a62a2e39f9fbb16220f032aac028d74becaade31f29b7"
    },
    {
      "view_id": "C05/o1/pad0/r0",
      "judge_request": {
        "evidence_status": null,
        "answers": {
          "A": "Status: settled.",
          "B": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you."
        },
        "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
      },
      "evaluator_metadata": {
        "case_id": "C05",
        "status": null,
        "answers": [
          {
            "answer_id": "Q09",
            "claim": "pending",
            "base_text": "Status: pending."
          },
          {
            "answer_id": "Q10",
            "claim": "settled",
            "base_text": "Status: settled."
          }
        ],
        "order": 1,
        "style": "pad0",
        "rubric_id": "r0",
        "slot_map": {
          "A": "Q10",
          "B": "Q09"
        },
        "expected_outcome": {
          "kind": "abstain"
        },
        "answer_character_lengths": {
          "A": 16,
          "B": 71
        }
      },
      "view_hash": "sha256:9b9a033c2c078ec590cdb7c80ad846e03e7e5d57b35804f76118dde6e82c9916"
    },
    {
      "view_id": "C05/o1/pad0/r1",
      "judge_request": {
        "evidence_status": null,
        "answers": {
          "A": "Status: settled.",
          "B": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you."
        },
        "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
      },
      "evaluator_metadata": {
        "case_id": "C05",
        "status": null,
        "answers": [
          {
            "answer_id": "Q09",
            "claim": "pending",
            "base_text": "Status: pending."
          },
          {
            "answer_id": "Q10",
            "claim": "settled",
            "base_text": "Status: settled."
          }
        ],
        "order": 1,
        "style": "pad0",
        "rubric_id": "r1",
        "slot_map": {
          "A": "Q10",
          "B": "Q09"
        },
        "expected_outcome": {
          "kind": "abstain"
        },
        "answer_character_lengths": {
          "A": 16,
          "B": 71
        }
      },
      "view_hash": "sha256:c326040e273ff83a43aa308701270e97562de8ae2b5786e3f857369280b6de68"
    },
    {
      "view_id": "C05/o1/pad1/r0",
      "judge_request": {
        "evidence_status": null,
        "answers": {
          "A": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you.",
          "B": "Status: pending."
        },
        "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
      },
      "evaluator_metadata": {
        "case_id": "C05",
        "status": null,
        "answers": [
          {
            "answer_id": "Q09",
            "claim": "pending",
            "base_text": "Status: pending."
          },
          {
            "answer_id": "Q10",
            "claim": "settled",
            "base_text": "Status: settled."
          }
        ],
        "order": 1,
        "style": "pad1",
        "rubric_id": "r0",
        "slot_map": {
          "A": "Q10",
          "B": "Q09"
        },
        "expected_outcome": {
          "kind": "abstain"
        },
        "answer_character_lengths": {
          "A": 71,
          "B": 16
        }
      },
      "view_hash": "sha256:dcf30bcb513d85396536cf1ef3d4b2a20216cf4906ac2325f7e2a9d213bd8c78"
    },
    {
      "view_id": "C05/o1/pad1/r1",
      "judge_request": {
        "evidence_status": null,
        "answers": {
          "A": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you.",
          "B": "Status: pending."
        },
        "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
      },
      "evaluator_metadata": {
        "case_id": "C05",
        "status": null,
        "answers": [
          {
            "answer_id": "Q09",
            "claim": "pending",
            "base_text": "Status: pending."
          },
          {
            "answer_id": "Q10",
            "claim": "settled",
            "base_text": "Status: settled."
          }
        ],
        "order": 1,
        "style": "pad1",
        "rubric_id": "r1",
        "slot_map": {
          "A": "Q10",
          "B": "Q09"
        },
        "expected_outcome": {
          "kind": "abstain"
        },
        "answer_character_lengths": {
          "A": 71,
          "B": 16
        }
      },
      "view_hash": "sha256:b25801213ac0c4a17bb5c264463d7ab236445f8cdc0ddac267d7f2f63e152224"
    }
  ],
  "trials": [
    {
      "payload": {
        "trial_id": "reference/C01/o0/brief/r0",
        "judge": "reference",
        "view_id": "C01/o0/brief/r0",
        "view_hash": "sha256:4334000609cb3bb44aa6a7468ac81b2d8093e7a289baf83cd173a915413c433b",
        "case_id": "C01",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending.",
            "B": "Status: settled."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:e01a3eb650cc15cecd6b7c335968a0d137c676d164b914d0893c44f311c26cdc",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic reference teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q01"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:5dc6dcb2b82ed14ae5ad94c7368db20a76429a5c0f8fa5d7ebd56f52d34bf9dc"
    },
    {
      "payload": {
        "trial_id": "reference/C01/o0/brief/r1",
        "judge": "reference",
        "view_id": "C01/o0/brief/r1",
        "view_hash": "sha256:6e13a4c9132e92d3df31470fa7da4d24c01132316527df3ee99f161233f9e29e",
        "case_id": "C01",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending.",
            "B": "Status: settled."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:d063a1b614c8034dd15367336be671bf0e1dc72c426b01afc0a513a043527872",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic reference teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q01"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:d091aba98459d16e6fa590286d7555abfb212c3dc43e7da29d8d13c1a35732b0"
    },
    {
      "payload": {
        "trial_id": "reference/C01/o0/pad0/r0",
        "judge": "reference",
        "view_id": "C01/o0/pad0/r0",
        "view_hash": "sha256:06b1c397976b1874db863aa692beb2df9a4a6267296edef7631f87bdca698f9a",
        "case_id": "C01",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: settled."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:f5e448666a48f4f88261f04f8a25a08da50f4467a75fbbacd06a150ee445c2c8",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic reference teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q01"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:0696c19d65cdea872bee3a2b472d7be6ad3b33fd1cb7a4d929c2cd63d5ec9f1a"
    },
    {
      "payload": {
        "trial_id": "reference/C01/o0/pad0/r1",
        "judge": "reference",
        "view_id": "C01/o0/pad0/r1",
        "view_hash": "sha256:c8dc9334c28169322eb94a45714153a8a5ec134c0283e71f8ac68274814a0a50",
        "case_id": "C01",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: settled."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:0be80a66c18be8d7637a805bc065d4bb83fdf17b85b2f283eb398094e84e567c",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic reference teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q01"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:5d2b397def79ccd8a02ffa0d712f09b0ca7dbc012a14dea6c38f0d20be60a800"
    },
    {
      "payload": {
        "trial_id": "reference/C01/o0/pad1/r0",
        "judge": "reference",
        "view_id": "C01/o0/pad1/r0",
        "view_hash": "sha256:11130d63396993d40896a967c6307bf59f4388f5419a9294e35d52af5aba3031",
        "case_id": "C01",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending.",
            "B": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:8a3f04b2f09a504872a94ef019b34a09dec0b1a5715c7baee82c257de6ff97ac",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic reference teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q01"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:b9a3dac25aea91730a1aefd3f9dd94e079bfa68138078b2d8259ee7d50319cff"
    },
    {
      "payload": {
        "trial_id": "reference/C01/o0/pad1/r1",
        "judge": "reference",
        "view_id": "C01/o0/pad1/r1",
        "view_hash": "sha256:37d71dfaf767bdee55a9a244a84507682fe9091bd560dbb06b8d227ddce2cfb3",
        "case_id": "C01",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending.",
            "B": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:c4a9a74bd09bf09a285bcc2a3015297cc39858f21ce8a0e44a1eab16cd5131bd",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic reference teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q01"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:e6e6e64713a11e1e939481edb9ccc3de39035487e1acca7a2a55ae40dba5431c"
    },
    {
      "payload": {
        "trial_id": "reference/C01/o1/brief/r0",
        "judge": "reference",
        "view_id": "C01/o1/brief/r0",
        "view_hash": "sha256:f70d4b861a0fa4293bfcb9d2055e23fcb4bab17aabebca4a8beef7551df85abe",
        "case_id": "C01",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled.",
            "B": "Status: pending."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:d553ac53d1ea386ad370c0667f22fa6f0c8768e56cb3f67e85a826db2d00ef5f",
        "raw_output": {
          "verdict": "B",
          "rationale": "Executed deterministic reference teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q01"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:28cc06a66f9ddf6f272886b3d06fa7c761cbe2ff0d898efa356fb2ef53006964"
    },
    {
      "payload": {
        "trial_id": "reference/C01/o1/brief/r1",
        "judge": "reference",
        "view_id": "C01/o1/brief/r1",
        "view_hash": "sha256:3676e6661a9782d53dd6a42d6aa1bcbbcdb870fbd30f1891def3915da55f4cdd",
        "case_id": "C01",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled.",
            "B": "Status: pending."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:cf6ce0ec9d28b515c96518f6b3cff957f6d5ed2ba361a12eec1f8fcb9c8c6638",
        "raw_output": {
          "verdict": "B",
          "rationale": "Executed deterministic reference teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q01"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:ed44e4dbea89e4f4b4f04c90231c7a3f077a48fa54163a8617e0c91cfd73b532"
    },
    {
      "payload": {
        "trial_id": "reference/C01/o1/pad0/r0",
        "judge": "reference",
        "view_id": "C01/o1/pad0/r0",
        "view_hash": "sha256:6a974275252ac33dd1cca55976208ea7ec80e75cc399217c856708df9424ab73",
        "case_id": "C01",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled.",
            "B": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:a74981fa8ea873895876e9516e4e8d1859cbb263246dc6ee60756cacb2bb113d",
        "raw_output": {
          "verdict": "B",
          "rationale": "Executed deterministic reference teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q01"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:36ea289a39663d4ff33dc13fa703c00504f86d6fa5d019e04b3e5ac88207f194"
    },
    {
      "payload": {
        "trial_id": "reference/C01/o1/pad0/r1",
        "judge": "reference",
        "view_id": "C01/o1/pad0/r1",
        "view_hash": "sha256:4a14f0bacb8eb5c4125bbf3280f0aa23e507ccb9552566db2988fabbfcba7926",
        "case_id": "C01",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled.",
            "B": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:28d5378611b4560eb0346a1c6a11965eb6c4486086ae8c9450504a9cc332bab6",
        "raw_output": {
          "verdict": "B",
          "rationale": "Executed deterministic reference teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q01"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:70ddc34c3393ce051c342c2a835c8a36dd2f361d059864ffc4d709a83bb0375e"
    },
    {
      "payload": {
        "trial_id": "reference/C01/o1/pad1/r0",
        "judge": "reference",
        "view_id": "C01/o1/pad1/r0",
        "view_hash": "sha256:06ecb4f299b1b879957af03ef033e1d16ba6de2bc9e32f94ed7875ab8fcb136d",
        "case_id": "C01",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: pending."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:d332ad1c2b14b92e179e231f32762c8b0a3bc6350773f76b8c061b8a1aec852e",
        "raw_output": {
          "verdict": "B",
          "rationale": "Executed deterministic reference teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q01"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:b73044dcb1443ebe35af8cb7ba3ec8e0006611f2b83901537e0fbdb44a564865"
    },
    {
      "payload": {
        "trial_id": "reference/C01/o1/pad1/r1",
        "judge": "reference",
        "view_id": "C01/o1/pad1/r1",
        "view_hash": "sha256:fd50685b5eba86b0f7427eb4c8407b87dfda26cace134c854b9f5bce0a48c996",
        "case_id": "C01",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: pending."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:1d6e55cbfd3a854ee96d202daa79c4420ad4c905513ce4d59e5fe35898c84cb4",
        "raw_output": {
          "verdict": "B",
          "rationale": "Executed deterministic reference teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q01"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:2f8cc74ffff2974ba6491a0b0edded2aca2e374d4da7617658eded67e0c99e13"
    },
    {
      "payload": {
        "trial_id": "reference/C02/o0/brief/r0",
        "judge": "reference",
        "view_id": "C02/o0/brief/r0",
        "view_hash": "sha256:144512f096ad88e5e0ebff6bc7d861df06839f518b32753355cbe04530f5bb78",
        "case_id": "C02",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "settled",
          "answers": {
            "A": "Status: pending.",
            "B": "Status: settled."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:e23e1a6d1d15c8355d4c5ce2e10bf80b0e4791ec9e4d131382868c8cf7c4b26a",
        "raw_output": {
          "verdict": "B",
          "rationale": "Executed deterministic reference teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q04"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:89a4a1053d29b96e64f1009af5204778f79a22fbf38ba4d148b84c19d51efeca"
    },
    {
      "payload": {
        "trial_id": "reference/C02/o0/brief/r1",
        "judge": "reference",
        "view_id": "C02/o0/brief/r1",
        "view_hash": "sha256:4f3349a8ce1921fe54c8e22a868cf39ad167219619742513f30368f14616e34d",
        "case_id": "C02",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "settled",
          "answers": {
            "A": "Status: pending.",
            "B": "Status: settled."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:3130796408298f92835c9b39719c09435d44c9b708cc83e0e6cc626a7cb2aacf",
        "raw_output": {
          "verdict": "B",
          "rationale": "Executed deterministic reference teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q04"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:993d5b9a1e37db296e803a8d55b6d0e759ba3813be27fed078343cefc3dee12b"
    },
    {
      "payload": {
        "trial_id": "reference/C02/o0/pad0/r0",
        "judge": "reference",
        "view_id": "C02/o0/pad0/r0",
        "view_hash": "sha256:38b9a8f8b178c3725cccc96af11b6feb994bb8d7064e2d462e5a2b04e3777cd0",
        "case_id": "C02",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "settled",
          "answers": {
            "A": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: settled."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:8cc0359b7469f6a72f005d131c1b530fb2f44b889e1dde21b507ff20be400939",
        "raw_output": {
          "verdict": "B",
          "rationale": "Executed deterministic reference teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q04"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:5cfbc2d914b01e0c32e6c3c7ac0403ab0572dcbaf0accc803d7133c68c26c983"
    },
    {
      "payload": {
        "trial_id": "reference/C02/o0/pad0/r1",
        "judge": "reference",
        "view_id": "C02/o0/pad0/r1",
        "view_hash": "sha256:50fa591e9c00c8c01aa490a8d496523d7c00b56fceab8f8fd79337621d53f262",
        "case_id": "C02",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "settled",
          "answers": {
            "A": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: settled."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:d504477689b21e0c371af99ea2392b04df7f0329262e1849b0cd71262eb6e67b",
        "raw_output": {
          "verdict": "B",
          "rationale": "Executed deterministic reference teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q04"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:1caa11e2875cb11729587e0b5646596b9719c1bc151f7af15f01c490a9521cfb"
    },
    {
      "payload": {
        "trial_id": "reference/C02/o0/pad1/r0",
        "judge": "reference",
        "view_id": "C02/o0/pad1/r0",
        "view_hash": "sha256:edc8c17fb75d09b7f0a42ae97c5a560376eae4bce387392ed8f6c2a0e57658eb",
        "case_id": "C02",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "settled",
          "answers": {
            "A": "Status: pending.",
            "B": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:ce0f47179d1b7fdbb9b33c59093fc81bd8f94d16031d31ad536c50cf93f391fd",
        "raw_output": {
          "verdict": "B",
          "rationale": "Executed deterministic reference teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q04"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:2699edc75fbdf9067becd1e37c08038ec342d6cf6c35c33e3471c5d7b7ff2a9a"
    },
    {
      "payload": {
        "trial_id": "reference/C02/o0/pad1/r1",
        "judge": "reference",
        "view_id": "C02/o0/pad1/r1",
        "view_hash": "sha256:d299675ced7f209fd322c90c857177779c1b37ef5b69d341da6ddcd7bf11f138",
        "case_id": "C02",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "settled",
          "answers": {
            "A": "Status: pending.",
            "B": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:cc9f4d89a877f5bfcccf3a1b525dfb5a656dc2e2e97fff9f3e40a27ee93000cd",
        "raw_output": {
          "verdict": "B",
          "rationale": "Executed deterministic reference teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q04"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:4089f796f4a1f58d4a41eb9f985aa1462f72b6972050b92bf229e38ac2b13eb1"
    },
    {
      "payload": {
        "trial_id": "reference/C02/o1/brief/r0",
        "judge": "reference",
        "view_id": "C02/o1/brief/r0",
        "view_hash": "sha256:f8fb4147e0c4891c0dfc0ee653d5d309de87a41f51a1ad302dd8998243b33800",
        "case_id": "C02",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "settled",
          "answers": {
            "A": "Status: settled.",
            "B": "Status: pending."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:43ca87eed0b68cc7f2f8684f310c0eef44db96a3dae197392e603224020d6a83",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic reference teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q04"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:753d9ceff571937b7bf1494c6c237b9dd6d4d08fe4366d9085daddb3ae212ad4"
    },
    {
      "payload": {
        "trial_id": "reference/C02/o1/brief/r1",
        "judge": "reference",
        "view_id": "C02/o1/brief/r1",
        "view_hash": "sha256:70e7e7b499f3d8d3932a2af394b5a30516d2717b184626ef01d8db18dfed034f",
        "case_id": "C02",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "settled",
          "answers": {
            "A": "Status: settled.",
            "B": "Status: pending."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:e1666006412d079149d1a71d76c2fa22fe3db34cbb84d6ef56dd4f4f90d4031a",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic reference teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q04"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:53ab63c9aabb03cbaca873003a629ef480604d66d0eff80e8d15e6049737ff1e"
    },
    {
      "payload": {
        "trial_id": "reference/C02/o1/pad0/r0",
        "judge": "reference",
        "view_id": "C02/o1/pad0/r0",
        "view_hash": "sha256:1d6b69670b7832367d4f04e7defdb67a924760badd5794f70a35a03d75f02970",
        "case_id": "C02",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "settled",
          "answers": {
            "A": "Status: settled.",
            "B": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:95986b8aa1f6d3808c411fa94f0832eed415f7dab6d1527184e10c6dfdb535eb",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic reference teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q04"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:61c9df836cbc12951310bec7c6d50aac86066eea939b9eed75c4fef7813ce5f7"
    },
    {
      "payload": {
        "trial_id": "reference/C02/o1/pad0/r1",
        "judge": "reference",
        "view_id": "C02/o1/pad0/r1",
        "view_hash": "sha256:2ec87a62221d386dd2c6521e45ba6c890c63dc4b33d84682cd7a4eb700439b44",
        "case_id": "C02",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "settled",
          "answers": {
            "A": "Status: settled.",
            "B": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:bb70d6453a89c47ecacd8fe7cbf6e533c38b28af13721300560dc5dcadea5f37",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic reference teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q04"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:4b1884a3ebaf25f6c63e280f5243ca9fb7bb28c8786af10897a80757b0dfab0f"
    },
    {
      "payload": {
        "trial_id": "reference/C02/o1/pad1/r0",
        "judge": "reference",
        "view_id": "C02/o1/pad1/r0",
        "view_hash": "sha256:a116a8a8790d6f9453483893777c5848442568963ce7b72c86c791468027ca8a",
        "case_id": "C02",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "settled",
          "answers": {
            "A": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: pending."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:64de65d4b877584bddd4f1e819de5f985ac818afe984cc91f9ab20b468aa34ca",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic reference teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q04"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:5e6d1fd8e0dcbd7c0d39329cfba175a649ca22dd52e12b952955108a574165ea"
    },
    {
      "payload": {
        "trial_id": "reference/C02/o1/pad1/r1",
        "judge": "reference",
        "view_id": "C02/o1/pad1/r1",
        "view_hash": "sha256:cf853ee55d1b7c739a482a0627285cb05b2e5542f5b61ee16af0ac9fe7e5d376",
        "case_id": "C02",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "settled",
          "answers": {
            "A": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: pending."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:37e397d190aa36e9651b0eb7aef2d2bd6f215dde8a36e8b98e2211744bbadf36",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic reference teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q04"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:97db0e94a074076c5dc940a288447ec6fce9397fd3bde87289e1c90342027291"
    },
    {
      "payload": {
        "trial_id": "reference/C03/o0/brief/r0",
        "judge": "reference",
        "view_id": "C03/o0/brief/r0",
        "view_hash": "sha256:fd4971d0666d41849414117d6137b1bc25c95bccc6df4e8b9a37c62d2cf5e2eb",
        "case_id": "C03",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending.",
            "B": "Status: pending."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:ffc7289fe1e6c118f15158759210f4544f015c1253a5c58f119d2fa565c9dc34",
        "raw_output": {
          "verdict": "tie",
          "rationale": "Executed deterministic reference teaching control."
        },
        "normalized_outcome": {
          "kind": "tie"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:ac15070bada2f5732df9c998a72eae72a16e78c458866f92ea17154a8ec123ed"
    },
    {
      "payload": {
        "trial_id": "reference/C03/o0/brief/r1",
        "judge": "reference",
        "view_id": "C03/o0/brief/r1",
        "view_hash": "sha256:157a036d9a022aa2569167715564a553535bf416bede12cf5de5f2e0a367f378",
        "case_id": "C03",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending.",
            "B": "Status: pending."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:941ed7096801255918bb4b31054ddbfc32ca42d9134b4997151cf8ae1d97cdc3",
        "raw_output": {
          "verdict": "tie",
          "rationale": "Executed deterministic reference teaching control."
        },
        "normalized_outcome": {
          "kind": "tie"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:282c1db13bddb5032c770054edf35e58678bb4fe16b6d77bc4f970ca972da46d"
    },
    {
      "payload": {
        "trial_id": "reference/C03/o0/pad0/r0",
        "judge": "reference",
        "view_id": "C03/o0/pad0/r0",
        "view_hash": "sha256:ed330bb3c54b17656c2b3b9b0578d07f5006ca4348345150a5132b03f1a60a91",
        "case_id": "C03",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: pending."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:f953219bc278797f202154fe6b30da103f63c77224bf52236983141b4f8bad16",
        "raw_output": {
          "verdict": "tie",
          "rationale": "Executed deterministic reference teaching control."
        },
        "normalized_outcome": {
          "kind": "tie"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:8c4d4a9dfb5a87a3696d8c7ae30418773ce8a22eee31569120acf002d52c663d"
    },
    {
      "payload": {
        "trial_id": "reference/C03/o0/pad0/r1",
        "judge": "reference",
        "view_id": "C03/o0/pad0/r1",
        "view_hash": "sha256:cec2e6095f81c192d485a69cd0ab8c6a2fa275641969c790773b82381cdbcbdf",
        "case_id": "C03",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: pending."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:fa250860fb03b11bcfb3badd115ccabff735ecaa09ee4bcd81f57515439f014a",
        "raw_output": {
          "verdict": "tie",
          "rationale": "Executed deterministic reference teaching control."
        },
        "normalized_outcome": {
          "kind": "tie"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:189d1442a250db7f6b20ae789a3b31dc577d94080b1c7d8f4d9279168fc35b7b"
    },
    {
      "payload": {
        "trial_id": "reference/C03/o0/pad1/r0",
        "judge": "reference",
        "view_id": "C03/o0/pad1/r0",
        "view_hash": "sha256:4ebca42a561a242f570c0257c869b8db44241aedd616b71c165ac9aaa615cb76",
        "case_id": "C03",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending.",
            "B": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:1264a794e7063e15d1ca4786181dae3d03e9f3396f4a5b171d34b067e615c6f1",
        "raw_output": {
          "verdict": "tie",
          "rationale": "Executed deterministic reference teaching control."
        },
        "normalized_outcome": {
          "kind": "tie"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:436f8e6ba0e5426fabb3158a70bcf454635c0320e16b9137f1cef42ac2e44830"
    },
    {
      "payload": {
        "trial_id": "reference/C03/o0/pad1/r1",
        "judge": "reference",
        "view_id": "C03/o0/pad1/r1",
        "view_hash": "sha256:20cf41438b3f03081f7deadbbee94db51843f8bc9fc8f505e920f8becc4c9124",
        "case_id": "C03",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending.",
            "B": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:c61334d70f7faf034b2392acf701508e2df25b361401393dd27c6641f3d1b577",
        "raw_output": {
          "verdict": "tie",
          "rationale": "Executed deterministic reference teaching control."
        },
        "normalized_outcome": {
          "kind": "tie"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:14be843d2a25b529344caf72227e137b7cc112eb53470d27f83d00c59e67d72f"
    },
    {
      "payload": {
        "trial_id": "reference/C03/o1/brief/r0",
        "judge": "reference",
        "view_id": "C03/o1/brief/r0",
        "view_hash": "sha256:ae860545b6249945937db41d8ec06a8f863af6de0384c01fa1c230aa032eb209",
        "case_id": "C03",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending.",
            "B": "Status: pending."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:ffc7289fe1e6c118f15158759210f4544f015c1253a5c58f119d2fa565c9dc34",
        "raw_output": {
          "verdict": "tie",
          "rationale": "Executed deterministic reference teaching control."
        },
        "normalized_outcome": {
          "kind": "tie"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:e1a4bde1c8ab08173b268eaec6f87801cec379317e6a2ba5cc3c9fdd9e671f5e"
    },
    {
      "payload": {
        "trial_id": "reference/C03/o1/brief/r1",
        "judge": "reference",
        "view_id": "C03/o1/brief/r1",
        "view_hash": "sha256:e497e6f99eacf9216b34b1288bed51390e7e3fc7fac9e8a753da74e114d560e0",
        "case_id": "C03",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending.",
            "B": "Status: pending."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:941ed7096801255918bb4b31054ddbfc32ca42d9134b4997151cf8ae1d97cdc3",
        "raw_output": {
          "verdict": "tie",
          "rationale": "Executed deterministic reference teaching control."
        },
        "normalized_outcome": {
          "kind": "tie"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:e8666db728ae6746aa0fdcee94d4c9a7ab3e32392079e3e48cfad2d0a77e8266"
    },
    {
      "payload": {
        "trial_id": "reference/C03/o1/pad0/r0",
        "judge": "reference",
        "view_id": "C03/o1/pad0/r0",
        "view_hash": "sha256:3e8c51bb01c259655389c2ad2dde72c43340fb47fac5ddd0ca7508832ddab225",
        "case_id": "C03",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending.",
            "B": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:1264a794e7063e15d1ca4786181dae3d03e9f3396f4a5b171d34b067e615c6f1",
        "raw_output": {
          "verdict": "tie",
          "rationale": "Executed deterministic reference teaching control."
        },
        "normalized_outcome": {
          "kind": "tie"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:7e786ffac1f0df82501de63c03daf1d337825890ffa6f62c7dad4930cd5bd9a5"
    },
    {
      "payload": {
        "trial_id": "reference/C03/o1/pad0/r1",
        "judge": "reference",
        "view_id": "C03/o1/pad0/r1",
        "view_hash": "sha256:fe4ee0e7529dcd520f6bf3e555a897cb45c922fa48916e65bf9830d7ea0c66cb",
        "case_id": "C03",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending.",
            "B": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:c61334d70f7faf034b2392acf701508e2df25b361401393dd27c6641f3d1b577",
        "raw_output": {
          "verdict": "tie",
          "rationale": "Executed deterministic reference teaching control."
        },
        "normalized_outcome": {
          "kind": "tie"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:5362cd714b96e78a5444b60dbe7eb2e797fcc25cd23d1541c44de8686e92cabe"
    },
    {
      "payload": {
        "trial_id": "reference/C03/o1/pad1/r0",
        "judge": "reference",
        "view_id": "C03/o1/pad1/r0",
        "view_hash": "sha256:ca37ccfa0f7f93a4e9be6b70081f0c73379f805f2937fcee53e91ddc1eef2eab",
        "case_id": "C03",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: pending."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:f953219bc278797f202154fe6b30da103f63c77224bf52236983141b4f8bad16",
        "raw_output": {
          "verdict": "tie",
          "rationale": "Executed deterministic reference teaching control."
        },
        "normalized_outcome": {
          "kind": "tie"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:fcba90f28de7800f91a0de44d40295613c43cde22438584f37b328e15e99ca73"
    },
    {
      "payload": {
        "trial_id": "reference/C03/o1/pad1/r1",
        "judge": "reference",
        "view_id": "C03/o1/pad1/r1",
        "view_hash": "sha256:350fc9772766d334507e1827095cdd41bf59abaae0180fc2c4020bae8b2cb4dd",
        "case_id": "C03",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: pending."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:fa250860fb03b11bcfb3badd115ccabff735ecaa09ee4bcd81f57515439f014a",
        "raw_output": {
          "verdict": "tie",
          "rationale": "Executed deterministic reference teaching control."
        },
        "normalized_outcome": {
          "kind": "tie"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:f10a0d7c0a2b964ecb71c0a9f0b743ea3f5fdd3657b33fddc02e52897aa2b528"
    },
    {
      "payload": {
        "trial_id": "reference/C04/o0/brief/r0",
        "judge": "reference",
        "view_id": "C04/o0/brief/r0",
        "view_hash": "sha256:9badd5d495d1f21ed6838a62aaf5eb551176e7257effd4cedd682d3b8241b5b1",
        "case_id": "C04",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled.",
            "B": "Status: settled."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:b38890fba912c12e3c3c81cf96cb787f4d4d1de4d0fb569e1158cab958617485",
        "raw_output": {
          "verdict": "both_unacceptable",
          "rationale": "Executed deterministic reference teaching control."
        },
        "normalized_outcome": {
          "kind": "both_unacceptable"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:ef8ab4da8f76de5864a6e5403526e8e3c59578a1cb46868055efa469dceadfa1"
    },
    {
      "payload": {
        "trial_id": "reference/C04/o0/brief/r1",
        "judge": "reference",
        "view_id": "C04/o0/brief/r1",
        "view_hash": "sha256:c35ad88127d6fe4d179c5ff7ab8c1614fbdc8da3f10b58e5e4f3c10d1b662ff4",
        "case_id": "C04",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled.",
            "B": "Status: settled."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:c9ee518a78e7379fd80f9ea2ef758727fe6aaea7e0da1c2c911496a2fe5712dc",
        "raw_output": {
          "verdict": "both_unacceptable",
          "rationale": "Executed deterministic reference teaching control."
        },
        "normalized_outcome": {
          "kind": "both_unacceptable"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:8c6cbceaf9daa884210045a4f7c18a22668622074eb47bcc89b8324c213501ba"
    },
    {
      "payload": {
        "trial_id": "reference/C04/o0/pad0/r0",
        "judge": "reference",
        "view_id": "C04/o0/pad0/r0",
        "view_hash": "sha256:7404c3921ef5e92b1cbad1f793b8050a60ad06b6bc69bbcae0430a5463d83eb8",
        "case_id": "C04",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: settled."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:38d358a322b9bf21b7ac9bd3d28370ac2d50bacac935eadf28b7ce3391f649f5",
        "raw_output": {
          "verdict": "both_unacceptable",
          "rationale": "Executed deterministic reference teaching control."
        },
        "normalized_outcome": {
          "kind": "both_unacceptable"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:b8e4accc449599a364a9610db0e62fb4609aa24b1db58c7008ed9689a93a7575"
    },
    {
      "payload": {
        "trial_id": "reference/C04/o0/pad0/r1",
        "judge": "reference",
        "view_id": "C04/o0/pad0/r1",
        "view_hash": "sha256:53de4c526a53698958c8d6b3a22ed426bea6707afc117b4a001871705e8f1de6",
        "case_id": "C04",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: settled."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:04394089cc517009ab962ab6b39350c67aa53613043dafdc655aa3aa58c45887",
        "raw_output": {
          "verdict": "both_unacceptable",
          "rationale": "Executed deterministic reference teaching control."
        },
        "normalized_outcome": {
          "kind": "both_unacceptable"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:870d58f0cfbbfd20728ea73b047ca45dd09f771915ee60c169f6063aeefba78f"
    },
    {
      "payload": {
        "trial_id": "reference/C04/o0/pad1/r0",
        "judge": "reference",
        "view_id": "C04/o0/pad1/r0",
        "view_hash": "sha256:5cca9c04d8c91b1b579a12467d95dd4d195a13e9febd359361342d4f2b67f3ab",
        "case_id": "C04",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled.",
            "B": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:0be19ab4ba89be44feb31df85b72a7488a352fb73ff3b1047b2c859730a9acb5",
        "raw_output": {
          "verdict": "both_unacceptable",
          "rationale": "Executed deterministic reference teaching control."
        },
        "normalized_outcome": {
          "kind": "both_unacceptable"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:bc58d6e6888b329d4479394381aa1b1d3a15cf905b582e5c6b9d545849177665"
    },
    {
      "payload": {
        "trial_id": "reference/C04/o0/pad1/r1",
        "judge": "reference",
        "view_id": "C04/o0/pad1/r1",
        "view_hash": "sha256:086bcc3eabd3e590d5d71860149602110abd41f6106eb160ad1bf193415f3dfb",
        "case_id": "C04",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled.",
            "B": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:fb756d8a601c20382bf1184663bbf078d6c17bd63539e9bcbb85b9c4e556a9c6",
        "raw_output": {
          "verdict": "both_unacceptable",
          "rationale": "Executed deterministic reference teaching control."
        },
        "normalized_outcome": {
          "kind": "both_unacceptable"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:b30756c573844bb79ec41074821e4cb071e2bc6c60fb2b87bb32c929f548d1f8"
    },
    {
      "payload": {
        "trial_id": "reference/C04/o1/brief/r0",
        "judge": "reference",
        "view_id": "C04/o1/brief/r0",
        "view_hash": "sha256:aa5dc0d5c16fe73fe16fc4cecea66d6c0c404dba4a8bca253d0871a57a9edbf9",
        "case_id": "C04",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled.",
            "B": "Status: settled."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:b38890fba912c12e3c3c81cf96cb787f4d4d1de4d0fb569e1158cab958617485",
        "raw_output": {
          "verdict": "both_unacceptable",
          "rationale": "Executed deterministic reference teaching control."
        },
        "normalized_outcome": {
          "kind": "both_unacceptable"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:d34da6d1ce7efdaa0739711450826010365ed9148f303b6899eb4a5b1c2814af"
    },
    {
      "payload": {
        "trial_id": "reference/C04/o1/brief/r1",
        "judge": "reference",
        "view_id": "C04/o1/brief/r1",
        "view_hash": "sha256:3d80e9bb3f3afca396fc493a36dd56ffe45717d6e73e5c50d6d75209f62e3acd",
        "case_id": "C04",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled.",
            "B": "Status: settled."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:c9ee518a78e7379fd80f9ea2ef758727fe6aaea7e0da1c2c911496a2fe5712dc",
        "raw_output": {
          "verdict": "both_unacceptable",
          "rationale": "Executed deterministic reference teaching control."
        },
        "normalized_outcome": {
          "kind": "both_unacceptable"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:ac4cff015074416e6a84530d81ad004ba4cb370e4d18b2a51323683a712a36c5"
    },
    {
      "payload": {
        "trial_id": "reference/C04/o1/pad0/r0",
        "judge": "reference",
        "view_id": "C04/o1/pad0/r0",
        "view_hash": "sha256:79aa274a99643bf3242b1a6dbf5087dc7ff1a18294df7282d1e08c6d0cc7139f",
        "case_id": "C04",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled.",
            "B": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:0be19ab4ba89be44feb31df85b72a7488a352fb73ff3b1047b2c859730a9acb5",
        "raw_output": {
          "verdict": "both_unacceptable",
          "rationale": "Executed deterministic reference teaching control."
        },
        "normalized_outcome": {
          "kind": "both_unacceptable"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:c86fff2b7b4a90ff95a4fe456ffb72d600b073550068a5de0ef6602536f34be8"
    },
    {
      "payload": {
        "trial_id": "reference/C04/o1/pad0/r1",
        "judge": "reference",
        "view_id": "C04/o1/pad0/r1",
        "view_hash": "sha256:f00ffc6d1d7036ed1d4b2445993c008edeff2ed0bec0ec88487400ff8cf56ec6",
        "case_id": "C04",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled.",
            "B": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:fb756d8a601c20382bf1184663bbf078d6c17bd63539e9bcbb85b9c4e556a9c6",
        "raw_output": {
          "verdict": "both_unacceptable",
          "rationale": "Executed deterministic reference teaching control."
        },
        "normalized_outcome": {
          "kind": "both_unacceptable"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:5e8fe25cc1e325f58f7a5bb9f8f2273176ff105cabfdcd73959aaa8ded715973"
    },
    {
      "payload": {
        "trial_id": "reference/C04/o1/pad1/r0",
        "judge": "reference",
        "view_id": "C04/o1/pad1/r0",
        "view_hash": "sha256:4004aa7b48ee47c6e8bad5d272bf0174741f704415eb49e407c9e6a00c1dc6e9",
        "case_id": "C04",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: settled."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:38d358a322b9bf21b7ac9bd3d28370ac2d50bacac935eadf28b7ce3391f649f5",
        "raw_output": {
          "verdict": "both_unacceptable",
          "rationale": "Executed deterministic reference teaching control."
        },
        "normalized_outcome": {
          "kind": "both_unacceptable"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:8a73fcf406199194177431545ae921098dbddc33c1f59780d5d57677ddaa69b6"
    },
    {
      "payload": {
        "trial_id": "reference/C04/o1/pad1/r1",
        "judge": "reference",
        "view_id": "C04/o1/pad1/r1",
        "view_hash": "sha256:e8866c235195380ee528ea91eeb39b0d887ccda853325791300a26176bc65c53",
        "case_id": "C04",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: settled."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:04394089cc517009ab962ab6b39350c67aa53613043dafdc655aa3aa58c45887",
        "raw_output": {
          "verdict": "both_unacceptable",
          "rationale": "Executed deterministic reference teaching control."
        },
        "normalized_outcome": {
          "kind": "both_unacceptable"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:97b6584d28d537c15115fcac817d450cf13ac8d620b8861fe5b328233b0f22da"
    },
    {
      "payload": {
        "trial_id": "reference/C05/o0/brief/r0",
        "judge": "reference",
        "view_id": "C05/o0/brief/r0",
        "view_hash": "sha256:422cdecf12096d1c65cf9144b5c48125046c1cbc2c2c40759f1a92792c70e286",
        "case_id": "C05",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": null,
          "answers": {
            "A": "Status: pending.",
            "B": "Status: settled."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:e956fdaeb436a55f8ad1af73f7d50e57b57307a1ed37de981dafdc505ea4aaf7",
        "raw_output": {
          "verdict": "abstain",
          "rationale": "Executed deterministic reference teaching control."
        },
        "normalized_outcome": {
          "kind": "abstain"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:86f9f2bb987c559f9219dd30dbf5c824acc3f36113fcc899647a21aec807fc39"
    },
    {
      "payload": {
        "trial_id": "reference/C05/o0/brief/r1",
        "judge": "reference",
        "view_id": "C05/o0/brief/r1",
        "view_hash": "sha256:1e0b623f806f98cb2056ee06e427a1c2d40dbf4b605e805136f22675e6d6218f",
        "case_id": "C05",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": null,
          "answers": {
            "A": "Status: pending.",
            "B": "Status: settled."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:fb0f962026d5b1b6200c8ea14f84a48e04a6f165d614a3238d9698cf80569bcf",
        "raw_output": {
          "verdict": "abstain",
          "rationale": "Executed deterministic reference teaching control."
        },
        "normalized_outcome": {
          "kind": "abstain"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:c82bd0bf3e7739608cea59a813b2df0192d6a30643268d89fed55cf11c87b68d"
    },
    {
      "payload": {
        "trial_id": "reference/C05/o0/pad0/r0",
        "judge": "reference",
        "view_id": "C05/o0/pad0/r0",
        "view_hash": "sha256:52c43dcfc34c6b84aa874dc3f1fcd6b69c02c9a1ad6c905729f304560ee9a3b9",
        "case_id": "C05",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": null,
          "answers": {
            "A": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: settled."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:847ada2d05bff4ff010c73e48db92d1db333e58911a1711f0ec9d451daeb3790",
        "raw_output": {
          "verdict": "abstain",
          "rationale": "Executed deterministic reference teaching control."
        },
        "normalized_outcome": {
          "kind": "abstain"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:4f4439872e126befc6d686af652b227c9f7c0ad99b7ec48d762ca7cfba44e667"
    },
    {
      "payload": {
        "trial_id": "reference/C05/o0/pad0/r1",
        "judge": "reference",
        "view_id": "C05/o0/pad0/r1",
        "view_hash": "sha256:80999c41a9e664f18f5af6ce2e127d42458813e4d333690ba4bdc6066a01ab54",
        "case_id": "C05",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": null,
          "answers": {
            "A": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: settled."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:f1a1887fec13f46e35f0c4b9ddea27bbe9b596e45bafc9bf0379025dd2c0d727",
        "raw_output": {
          "verdict": "abstain",
          "rationale": "Executed deterministic reference teaching control."
        },
        "normalized_outcome": {
          "kind": "abstain"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:ec6ec5c6a2fee4d741bc1075b218de09922b7203827f2ec7ebee06a4207f154d"
    },
    {
      "payload": {
        "trial_id": "reference/C05/o0/pad1/r0",
        "judge": "reference",
        "view_id": "C05/o0/pad1/r0",
        "view_hash": "sha256:ce970debb9b67603dcb3963d56209d98dbed0012b9d6a1a255703371d541e100",
        "case_id": "C05",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": null,
          "answers": {
            "A": "Status: pending.",
            "B": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:62aa7e22b8415f5233653a4be381fbffab97b3d23de1f18f0890033c610b826c",
        "raw_output": {
          "verdict": "abstain",
          "rationale": "Executed deterministic reference teaching control."
        },
        "normalized_outcome": {
          "kind": "abstain"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:7d172390285edebb53400df0cc353dffa0ea7ee7d4271786439743b44542da1f"
    },
    {
      "payload": {
        "trial_id": "reference/C05/o0/pad1/r1",
        "judge": "reference",
        "view_id": "C05/o0/pad1/r1",
        "view_hash": "sha256:1bde83ebd5b01e101a52051e58aeef9cb1b93268651499d4dbb93269de4425ea",
        "case_id": "C05",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": null,
          "answers": {
            "A": "Status: pending.",
            "B": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:f8a8ac3dc6daf951b4b8bdbd50b0912e5a164d205c41a17998dabd2f6cd08b37",
        "raw_output": {
          "verdict": "abstain",
          "rationale": "Executed deterministic reference teaching control."
        },
        "normalized_outcome": {
          "kind": "abstain"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:e304c35529db934b66d0fd55ea930e31c725ad14fb1294cee2ca94cf8729988c"
    },
    {
      "payload": {
        "trial_id": "reference/C05/o1/brief/r0",
        "judge": "reference",
        "view_id": "C05/o1/brief/r0",
        "view_hash": "sha256:101044d2c28b816e3afa178f84f86f1913925f0f60b1ce6bac4afbe7565819ac",
        "case_id": "C05",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": null,
          "answers": {
            "A": "Status: settled.",
            "B": "Status: pending."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:ac8a3171b9bcffc2938ead37ec8b99a9fa165409f61fe37f73bb19adedaca067",
        "raw_output": {
          "verdict": "abstain",
          "rationale": "Executed deterministic reference teaching control."
        },
        "normalized_outcome": {
          "kind": "abstain"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:2c45d69fcaa743baaec973af71bd26191f9a4e04b986378b68a8a82c96adb6cb"
    },
    {
      "payload": {
        "trial_id": "reference/C05/o1/brief/r1",
        "judge": "reference",
        "view_id": "C05/o1/brief/r1",
        "view_hash": "sha256:c19b80b298fe10e5b97a62a2e39f9fbb16220f032aac028d74becaade31f29b7",
        "case_id": "C05",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": null,
          "answers": {
            "A": "Status: settled.",
            "B": "Status: pending."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:cfad7bcefc7d36d47a2e3a7cb9990b0250220f00e1f789ab26a05f460d48416e",
        "raw_output": {
          "verdict": "abstain",
          "rationale": "Executed deterministic reference teaching control."
        },
        "normalized_outcome": {
          "kind": "abstain"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:c1c7f69aeaa8398e91a8189cb6d3a082cefcc3ad5a8f996b90cc8ed62a2e489d"
    },
    {
      "payload": {
        "trial_id": "reference/C05/o1/pad0/r0",
        "judge": "reference",
        "view_id": "C05/o1/pad0/r0",
        "view_hash": "sha256:9b9a033c2c078ec590cdb7c80ad846e03e7e5d57b35804f76118dde6e82c9916",
        "case_id": "C05",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": null,
          "answers": {
            "A": "Status: settled.",
            "B": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:d4f9cd5a59df9e2752fe5c2cf7529246176f86e60d098fa873ad3418f579c124",
        "raw_output": {
          "verdict": "abstain",
          "rationale": "Executed deterministic reference teaching control."
        },
        "normalized_outcome": {
          "kind": "abstain"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:1740ef7cc97ae151c56d3932e24a24d7c956f3914b92ae16b1eee232188327b9"
    },
    {
      "payload": {
        "trial_id": "reference/C05/o1/pad0/r1",
        "judge": "reference",
        "view_id": "C05/o1/pad0/r1",
        "view_hash": "sha256:c326040e273ff83a43aa308701270e97562de8ae2b5786e3f857369280b6de68",
        "case_id": "C05",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": null,
          "answers": {
            "A": "Status: settled.",
            "B": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:29bad4fcaa10408bf2cd2cc833ee9763fd2e25a270c246a0dd0f25d27d1ab504",
        "raw_output": {
          "verdict": "abstain",
          "rationale": "Executed deterministic reference teaching control."
        },
        "normalized_outcome": {
          "kind": "abstain"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:921affd57b578b969b26d0db5f4520e6dc64cb4c7531b6e2826f8bf9de223859"
    },
    {
      "payload": {
        "trial_id": "reference/C05/o1/pad1/r0",
        "judge": "reference",
        "view_id": "C05/o1/pad1/r0",
        "view_hash": "sha256:dcf30bcb513d85396536cf1ef3d4b2a20216cf4906ac2325f7e2a9d213bd8c78",
        "case_id": "C05",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": null,
          "answers": {
            "A": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: pending."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:5a20dd35f7c9723756a7a2c089b9c2c3dd046c8bbcc73c7f4bdd1655d28bf208",
        "raw_output": {
          "verdict": "abstain",
          "rationale": "Executed deterministic reference teaching control."
        },
        "normalized_outcome": {
          "kind": "abstain"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:d4b6ec524a7b8b4ce5b5bae16c4e35ebba4b2780bbaf7708971e83f3b5b1b723"
    },
    {
      "payload": {
        "trial_id": "reference/C05/o1/pad1/r1",
        "judge": "reference",
        "view_id": "C05/o1/pad1/r1",
        "view_hash": "sha256:b25801213ac0c4a17bb5c264463d7ab236445f8cdc0ddac267d7f2f63e152224",
        "case_id": "C05",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": null,
          "answers": {
            "A": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: pending."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:7b43cb894fc9d922b8729c7cc9bc942de620fbff265b4dfe52a87a3ab6efa8ac",
        "raw_output": {
          "verdict": "abstain",
          "rationale": "Executed deterministic reference teaching control."
        },
        "normalized_outcome": {
          "kind": "abstain"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:acbb51511f4b60cc00a10d9e1a81eb2a989da97c3c4224d426950591511f8beb"
    },
    {
      "payload": {
        "trial_id": "first-slot/C01/o0/brief/r0",
        "judge": "first-slot",
        "view_id": "C01/o0/brief/r0",
        "view_hash": "sha256:4334000609cb3bb44aa6a7468ac81b2d8093e7a289baf83cd173a915413c433b",
        "case_id": "C01",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending.",
            "B": "Status: settled."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:e01a3eb650cc15cecd6b7c335968a0d137c676d164b914d0893c44f311c26cdc",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic first-slot teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q01"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:904307fc1205c95f838f40f9670967ff599bcbf76891be4029477cbaeff987e4"
    },
    {
      "payload": {
        "trial_id": "first-slot/C01/o0/brief/r1",
        "judge": "first-slot",
        "view_id": "C01/o0/brief/r1",
        "view_hash": "sha256:6e13a4c9132e92d3df31470fa7da4d24c01132316527df3ee99f161233f9e29e",
        "case_id": "C01",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending.",
            "B": "Status: settled."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:d063a1b614c8034dd15367336be671bf0e1dc72c426b01afc0a513a043527872",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic first-slot teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q01"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:bb709f158e9b1cbd76eed10321986e6728ccdcca99b689b9d0f3ec174d3ea0eb"
    },
    {
      "payload": {
        "trial_id": "first-slot/C01/o0/pad0/r0",
        "judge": "first-slot",
        "view_id": "C01/o0/pad0/r0",
        "view_hash": "sha256:06b1c397976b1874db863aa692beb2df9a4a6267296edef7631f87bdca698f9a",
        "case_id": "C01",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: settled."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:f5e448666a48f4f88261f04f8a25a08da50f4467a75fbbacd06a150ee445c2c8",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic first-slot teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q01"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:ceb0a545693186623a1444fa7abe849ee08c6fa01b24b4941c3b6e42fe7cdc95"
    },
    {
      "payload": {
        "trial_id": "first-slot/C01/o0/pad0/r1",
        "judge": "first-slot",
        "view_id": "C01/o0/pad0/r1",
        "view_hash": "sha256:c8dc9334c28169322eb94a45714153a8a5ec134c0283e71f8ac68274814a0a50",
        "case_id": "C01",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: settled."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:0be80a66c18be8d7637a805bc065d4bb83fdf17b85b2f283eb398094e84e567c",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic first-slot teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q01"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:ff4341faf0eb9f0071e5d8a2879c890c747d1317ab06aa113e340e6aa37cb43f"
    },
    {
      "payload": {
        "trial_id": "first-slot/C01/o0/pad1/r0",
        "judge": "first-slot",
        "view_id": "C01/o0/pad1/r0",
        "view_hash": "sha256:11130d63396993d40896a967c6307bf59f4388f5419a9294e35d52af5aba3031",
        "case_id": "C01",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending.",
            "B": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:8a3f04b2f09a504872a94ef019b34a09dec0b1a5715c7baee82c257de6ff97ac",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic first-slot teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q01"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:0629f7013c0a0ae56744f362dd56b31fcf0e8251a078d3d1d01cf6b02efe9059"
    },
    {
      "payload": {
        "trial_id": "first-slot/C01/o0/pad1/r1",
        "judge": "first-slot",
        "view_id": "C01/o0/pad1/r1",
        "view_hash": "sha256:37d71dfaf767bdee55a9a244a84507682fe9091bd560dbb06b8d227ddce2cfb3",
        "case_id": "C01",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending.",
            "B": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:c4a9a74bd09bf09a285bcc2a3015297cc39858f21ce8a0e44a1eab16cd5131bd",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic first-slot teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q01"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:953767deeeb7adc939fd43667fdec0e288ebed0a5263dbd090bcd9848f8ba312"
    },
    {
      "payload": {
        "trial_id": "first-slot/C01/o1/brief/r0",
        "judge": "first-slot",
        "view_id": "C01/o1/brief/r0",
        "view_hash": "sha256:f70d4b861a0fa4293bfcb9d2055e23fcb4bab17aabebca4a8beef7551df85abe",
        "case_id": "C01",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled.",
            "B": "Status: pending."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:d553ac53d1ea386ad370c0667f22fa6f0c8768e56cb3f67e85a826db2d00ef5f",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic first-slot teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q02"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:c12f84f6b91791bcc261bba9fdab9282efe09aaadd0e7b3f93f98a5ed53ea697"
    },
    {
      "payload": {
        "trial_id": "first-slot/C01/o1/brief/r1",
        "judge": "first-slot",
        "view_id": "C01/o1/brief/r1",
        "view_hash": "sha256:3676e6661a9782d53dd6a42d6aa1bcbbcdb870fbd30f1891def3915da55f4cdd",
        "case_id": "C01",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled.",
            "B": "Status: pending."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:cf6ce0ec9d28b515c96518f6b3cff957f6d5ed2ba361a12eec1f8fcb9c8c6638",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic first-slot teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q02"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:28c1231512b8e703c0060d7b012c3716208b99d06d00bac73480ffb69c7e67c6"
    },
    {
      "payload": {
        "trial_id": "first-slot/C01/o1/pad0/r0",
        "judge": "first-slot",
        "view_id": "C01/o1/pad0/r0",
        "view_hash": "sha256:6a974275252ac33dd1cca55976208ea7ec80e75cc399217c856708df9424ab73",
        "case_id": "C01",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled.",
            "B": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:a74981fa8ea873895876e9516e4e8d1859cbb263246dc6ee60756cacb2bb113d",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic first-slot teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q02"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:94ed51060bb589cbff78109be5c074a71f7c840d962e2da2f5828903b214f052"
    },
    {
      "payload": {
        "trial_id": "first-slot/C01/o1/pad0/r1",
        "judge": "first-slot",
        "view_id": "C01/o1/pad0/r1",
        "view_hash": "sha256:4a14f0bacb8eb5c4125bbf3280f0aa23e507ccb9552566db2988fabbfcba7926",
        "case_id": "C01",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled.",
            "B": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:28d5378611b4560eb0346a1c6a11965eb6c4486086ae8c9450504a9cc332bab6",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic first-slot teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q02"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:b45e76363c263dcaf20d6121eb8c3f8c000b9bc3e985231cddfba04413bcbea6"
    },
    {
      "payload": {
        "trial_id": "first-slot/C01/o1/pad1/r0",
        "judge": "first-slot",
        "view_id": "C01/o1/pad1/r0",
        "view_hash": "sha256:06ecb4f299b1b879957af03ef033e1d16ba6de2bc9e32f94ed7875ab8fcb136d",
        "case_id": "C01",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: pending."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:d332ad1c2b14b92e179e231f32762c8b0a3bc6350773f76b8c061b8a1aec852e",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic first-slot teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q02"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:261cedff7375393531933a17b8b05ae6076960bf28a80f34ae055cef29afbfaf"
    },
    {
      "payload": {
        "trial_id": "first-slot/C01/o1/pad1/r1",
        "judge": "first-slot",
        "view_id": "C01/o1/pad1/r1",
        "view_hash": "sha256:fd50685b5eba86b0f7427eb4c8407b87dfda26cace134c854b9f5bce0a48c996",
        "case_id": "C01",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: pending."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:1d6e55cbfd3a854ee96d202daa79c4420ad4c905513ce4d59e5fe35898c84cb4",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic first-slot teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q02"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:6e041db6ef8665e21b4c9f3255e851df7c282abce144cae4f9a129de038f91fb"
    },
    {
      "payload": {
        "trial_id": "first-slot/C02/o0/brief/r0",
        "judge": "first-slot",
        "view_id": "C02/o0/brief/r0",
        "view_hash": "sha256:144512f096ad88e5e0ebff6bc7d861df06839f518b32753355cbe04530f5bb78",
        "case_id": "C02",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "settled",
          "answers": {
            "A": "Status: pending.",
            "B": "Status: settled."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:e23e1a6d1d15c8355d4c5ce2e10bf80b0e4791ec9e4d131382868c8cf7c4b26a",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic first-slot teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q03"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:e68709cd6207eb4d9892ea55450273104b00c5ca9086e0acc794152f16786a98"
    },
    {
      "payload": {
        "trial_id": "first-slot/C02/o0/brief/r1",
        "judge": "first-slot",
        "view_id": "C02/o0/brief/r1",
        "view_hash": "sha256:4f3349a8ce1921fe54c8e22a868cf39ad167219619742513f30368f14616e34d",
        "case_id": "C02",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "settled",
          "answers": {
            "A": "Status: pending.",
            "B": "Status: settled."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:3130796408298f92835c9b39719c09435d44c9b708cc83e0e6cc626a7cb2aacf",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic first-slot teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q03"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:2e934f49f94b1547c94d2b8394512b19ebc134118171926941e9bc0d018a0569"
    },
    {
      "payload": {
        "trial_id": "first-slot/C02/o0/pad0/r0",
        "judge": "first-slot",
        "view_id": "C02/o0/pad0/r0",
        "view_hash": "sha256:38b9a8f8b178c3725cccc96af11b6feb994bb8d7064e2d462e5a2b04e3777cd0",
        "case_id": "C02",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "settled",
          "answers": {
            "A": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: settled."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:8cc0359b7469f6a72f005d131c1b530fb2f44b889e1dde21b507ff20be400939",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic first-slot teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q03"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:ac0b2906983d467c021f613f695fee54518792c6b0da8a401639358ff9e8f9b0"
    },
    {
      "payload": {
        "trial_id": "first-slot/C02/o0/pad0/r1",
        "judge": "first-slot",
        "view_id": "C02/o0/pad0/r1",
        "view_hash": "sha256:50fa591e9c00c8c01aa490a8d496523d7c00b56fceab8f8fd79337621d53f262",
        "case_id": "C02",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "settled",
          "answers": {
            "A": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: settled."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:d504477689b21e0c371af99ea2392b04df7f0329262e1849b0cd71262eb6e67b",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic first-slot teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q03"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:0b5c4fc7ffaed5ee1ee9cfa8d9caca9be38f504f5a59f6f94fcaceb790e9bda4"
    },
    {
      "payload": {
        "trial_id": "first-slot/C02/o0/pad1/r0",
        "judge": "first-slot",
        "view_id": "C02/o0/pad1/r0",
        "view_hash": "sha256:edc8c17fb75d09b7f0a42ae97c5a560376eae4bce387392ed8f6c2a0e57658eb",
        "case_id": "C02",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "settled",
          "answers": {
            "A": "Status: pending.",
            "B": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:ce0f47179d1b7fdbb9b33c59093fc81bd8f94d16031d31ad536c50cf93f391fd",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic first-slot teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q03"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:3394f7903c0a69245110c844152d9691015df6ea827e1306cd9511f6825c5bac"
    },
    {
      "payload": {
        "trial_id": "first-slot/C02/o0/pad1/r1",
        "judge": "first-slot",
        "view_id": "C02/o0/pad1/r1",
        "view_hash": "sha256:d299675ced7f209fd322c90c857177779c1b37ef5b69d341da6ddcd7bf11f138",
        "case_id": "C02",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "settled",
          "answers": {
            "A": "Status: pending.",
            "B": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:cc9f4d89a877f5bfcccf3a1b525dfb5a656dc2e2e97fff9f3e40a27ee93000cd",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic first-slot teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q03"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:05755cb0205606d7b02d1267182ed394c6f3dedbbacfde39bfd0a7e368b05a58"
    },
    {
      "payload": {
        "trial_id": "first-slot/C02/o1/brief/r0",
        "judge": "first-slot",
        "view_id": "C02/o1/brief/r0",
        "view_hash": "sha256:f8fb4147e0c4891c0dfc0ee653d5d309de87a41f51a1ad302dd8998243b33800",
        "case_id": "C02",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "settled",
          "answers": {
            "A": "Status: settled.",
            "B": "Status: pending."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:43ca87eed0b68cc7f2f8684f310c0eef44db96a3dae197392e603224020d6a83",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic first-slot teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q04"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:5d9e1b1811568571131d195f4a125923bae94cd9ce2d02b0412d48797240c0a5"
    },
    {
      "payload": {
        "trial_id": "first-slot/C02/o1/brief/r1",
        "judge": "first-slot",
        "view_id": "C02/o1/brief/r1",
        "view_hash": "sha256:70e7e7b499f3d8d3932a2af394b5a30516d2717b184626ef01d8db18dfed034f",
        "case_id": "C02",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "settled",
          "answers": {
            "A": "Status: settled.",
            "B": "Status: pending."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:e1666006412d079149d1a71d76c2fa22fe3db34cbb84d6ef56dd4f4f90d4031a",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic first-slot teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q04"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:b9e04347475a387184c9f5074c2b340f254239657249223a1dd2b2a517e405ce"
    },
    {
      "payload": {
        "trial_id": "first-slot/C02/o1/pad0/r0",
        "judge": "first-slot",
        "view_id": "C02/o1/pad0/r0",
        "view_hash": "sha256:1d6b69670b7832367d4f04e7defdb67a924760badd5794f70a35a03d75f02970",
        "case_id": "C02",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "settled",
          "answers": {
            "A": "Status: settled.",
            "B": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:95986b8aa1f6d3808c411fa94f0832eed415f7dab6d1527184e10c6dfdb535eb",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic first-slot teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q04"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:cf61703f38e32639986c42e32acb68b8580c716a1bd2183fcfd7c3bd09db9aea"
    },
    {
      "payload": {
        "trial_id": "first-slot/C02/o1/pad0/r1",
        "judge": "first-slot",
        "view_id": "C02/o1/pad0/r1",
        "view_hash": "sha256:2ec87a62221d386dd2c6521e45ba6c890c63dc4b33d84682cd7a4eb700439b44",
        "case_id": "C02",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "settled",
          "answers": {
            "A": "Status: settled.",
            "B": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:bb70d6453a89c47ecacd8fe7cbf6e533c38b28af13721300560dc5dcadea5f37",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic first-slot teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q04"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:5ef3680dc1add0963d01c891294c00c03e5af44c63f49baa10e8b0de98b520d0"
    },
    {
      "payload": {
        "trial_id": "first-slot/C02/o1/pad1/r0",
        "judge": "first-slot",
        "view_id": "C02/o1/pad1/r0",
        "view_hash": "sha256:a116a8a8790d6f9453483893777c5848442568963ce7b72c86c791468027ca8a",
        "case_id": "C02",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "settled",
          "answers": {
            "A": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: pending."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:64de65d4b877584bddd4f1e819de5f985ac818afe984cc91f9ab20b468aa34ca",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic first-slot teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q04"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:088583871250d06f1b39c37df812d9f552f0c2c62fd24699643573a2cd4a8ae6"
    },
    {
      "payload": {
        "trial_id": "first-slot/C02/o1/pad1/r1",
        "judge": "first-slot",
        "view_id": "C02/o1/pad1/r1",
        "view_hash": "sha256:cf853ee55d1b7c739a482a0627285cb05b2e5542f5b61ee16af0ac9fe7e5d376",
        "case_id": "C02",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "settled",
          "answers": {
            "A": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: pending."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:37e397d190aa36e9651b0eb7aef2d2bd6f215dde8a36e8b98e2211744bbadf36",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic first-slot teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q04"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:b495ff293f4acc3dd9a5851471dceb0e9d15fa9914bbf1c04651548d07fd3798"
    },
    {
      "payload": {
        "trial_id": "first-slot/C03/o0/brief/r0",
        "judge": "first-slot",
        "view_id": "C03/o0/brief/r0",
        "view_hash": "sha256:fd4971d0666d41849414117d6137b1bc25c95bccc6df4e8b9a37c62d2cf5e2eb",
        "case_id": "C03",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending.",
            "B": "Status: pending."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:ffc7289fe1e6c118f15158759210f4544f015c1253a5c58f119d2fa565c9dc34",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic first-slot teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q05"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:08c8abf3bb42f96944bf43ce517ec1152a8dcbbc9599066b623e9a0e6a5a9986"
    },
    {
      "payload": {
        "trial_id": "first-slot/C03/o0/brief/r1",
        "judge": "first-slot",
        "view_id": "C03/o0/brief/r1",
        "view_hash": "sha256:157a036d9a022aa2569167715564a553535bf416bede12cf5de5f2e0a367f378",
        "case_id": "C03",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending.",
            "B": "Status: pending."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:941ed7096801255918bb4b31054ddbfc32ca42d9134b4997151cf8ae1d97cdc3",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic first-slot teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q05"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:4e002a7021bd8e52d69e785306e00aaecb0d449ae528057b0007217fde5a69c9"
    },
    {
      "payload": {
        "trial_id": "first-slot/C03/o0/pad0/r0",
        "judge": "first-slot",
        "view_id": "C03/o0/pad0/r0",
        "view_hash": "sha256:ed330bb3c54b17656c2b3b9b0578d07f5006ca4348345150a5132b03f1a60a91",
        "case_id": "C03",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: pending."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:f953219bc278797f202154fe6b30da103f63c77224bf52236983141b4f8bad16",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic first-slot teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q05"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:79aaf4809f5c5cdceb4c546884043793ffba0cb4d15cfc4bd0998c174af2fc5e"
    },
    {
      "payload": {
        "trial_id": "first-slot/C03/o0/pad0/r1",
        "judge": "first-slot",
        "view_id": "C03/o0/pad0/r1",
        "view_hash": "sha256:cec2e6095f81c192d485a69cd0ab8c6a2fa275641969c790773b82381cdbcbdf",
        "case_id": "C03",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: pending."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:fa250860fb03b11bcfb3badd115ccabff735ecaa09ee4bcd81f57515439f014a",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic first-slot teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q05"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:3aff1c9125a6cd377c2fa0f5f81076ce05c6b504e571e7edbe117ef2d9b1981a"
    },
    {
      "payload": {
        "trial_id": "first-slot/C03/o0/pad1/r0",
        "judge": "first-slot",
        "view_id": "C03/o0/pad1/r0",
        "view_hash": "sha256:4ebca42a561a242f570c0257c869b8db44241aedd616b71c165ac9aaa615cb76",
        "case_id": "C03",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending.",
            "B": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:1264a794e7063e15d1ca4786181dae3d03e9f3396f4a5b171d34b067e615c6f1",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic first-slot teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q05"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:d7c9165eaded4494bfee4f30c4f73ec07344a8e01e5aba4015e3ee96acf7c835"
    },
    {
      "payload": {
        "trial_id": "first-slot/C03/o0/pad1/r1",
        "judge": "first-slot",
        "view_id": "C03/o0/pad1/r1",
        "view_hash": "sha256:20cf41438b3f03081f7deadbbee94db51843f8bc9fc8f505e920f8becc4c9124",
        "case_id": "C03",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending.",
            "B": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:c61334d70f7faf034b2392acf701508e2df25b361401393dd27c6641f3d1b577",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic first-slot teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q05"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:34e7940a484c049e35fad55f2d07fc532e55ab2ef68d2c7d4542a816e3f3c86f"
    },
    {
      "payload": {
        "trial_id": "first-slot/C03/o1/brief/r0",
        "judge": "first-slot",
        "view_id": "C03/o1/brief/r0",
        "view_hash": "sha256:ae860545b6249945937db41d8ec06a8f863af6de0384c01fa1c230aa032eb209",
        "case_id": "C03",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending.",
            "B": "Status: pending."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:ffc7289fe1e6c118f15158759210f4544f015c1253a5c58f119d2fa565c9dc34",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic first-slot teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q06"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:df6ef7a12ac281c7bf58427e72ff60a1b0df22c90feca9f5157aabb565959daa"
    },
    {
      "payload": {
        "trial_id": "first-slot/C03/o1/brief/r1",
        "judge": "first-slot",
        "view_id": "C03/o1/brief/r1",
        "view_hash": "sha256:e497e6f99eacf9216b34b1288bed51390e7e3fc7fac9e8a753da74e114d560e0",
        "case_id": "C03",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending.",
            "B": "Status: pending."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:941ed7096801255918bb4b31054ddbfc32ca42d9134b4997151cf8ae1d97cdc3",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic first-slot teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q06"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:a45eed50e8fba520f87d368a81b4eb2a15babd07a7b6cae6492bc9de5975f05c"
    },
    {
      "payload": {
        "trial_id": "first-slot/C03/o1/pad0/r0",
        "judge": "first-slot",
        "view_id": "C03/o1/pad0/r0",
        "view_hash": "sha256:3e8c51bb01c259655389c2ad2dde72c43340fb47fac5ddd0ca7508832ddab225",
        "case_id": "C03",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending.",
            "B": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:1264a794e7063e15d1ca4786181dae3d03e9f3396f4a5b171d34b067e615c6f1",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic first-slot teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q06"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:49b65c54f8482d22ff7d8367a5122dd7003b2e46aa828bd2e084c0312af4ee19"
    },
    {
      "payload": {
        "trial_id": "first-slot/C03/o1/pad0/r1",
        "judge": "first-slot",
        "view_id": "C03/o1/pad0/r1",
        "view_hash": "sha256:fe4ee0e7529dcd520f6bf3e555a897cb45c922fa48916e65bf9830d7ea0c66cb",
        "case_id": "C03",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending.",
            "B": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:c61334d70f7faf034b2392acf701508e2df25b361401393dd27c6641f3d1b577",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic first-slot teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q06"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:48c6a7fdcdf2b090bef68ef7eff930df40324e74d2f241e39f9010187175dbd4"
    },
    {
      "payload": {
        "trial_id": "first-slot/C03/o1/pad1/r0",
        "judge": "first-slot",
        "view_id": "C03/o1/pad1/r0",
        "view_hash": "sha256:ca37ccfa0f7f93a4e9be6b70081f0c73379f805f2937fcee53e91ddc1eef2eab",
        "case_id": "C03",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: pending."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:f953219bc278797f202154fe6b30da103f63c77224bf52236983141b4f8bad16",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic first-slot teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q06"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:88c7b19ecbf0680eca0824475f600d5abc3cbccc1d72e79b5cf2ef3fab56837d"
    },
    {
      "payload": {
        "trial_id": "first-slot/C03/o1/pad1/r1",
        "judge": "first-slot",
        "view_id": "C03/o1/pad1/r1",
        "view_hash": "sha256:350fc9772766d334507e1827095cdd41bf59abaae0180fc2c4020bae8b2cb4dd",
        "case_id": "C03",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: pending."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:fa250860fb03b11bcfb3badd115ccabff735ecaa09ee4bcd81f57515439f014a",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic first-slot teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q06"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:03bcec228814e621142a3ff51c1f3d103a8f4d88131380f04b0fc6c76e996146"
    },
    {
      "payload": {
        "trial_id": "first-slot/C04/o0/brief/r0",
        "judge": "first-slot",
        "view_id": "C04/o0/brief/r0",
        "view_hash": "sha256:9badd5d495d1f21ed6838a62aaf5eb551176e7257effd4cedd682d3b8241b5b1",
        "case_id": "C04",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled.",
            "B": "Status: settled."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:b38890fba912c12e3c3c81cf96cb787f4d4d1de4d0fb569e1158cab958617485",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic first-slot teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q07"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:a1babea632a059e4d78b18dcbc317acc94cfb5afa8018f80e88b19128f3d1962"
    },
    {
      "payload": {
        "trial_id": "first-slot/C04/o0/brief/r1",
        "judge": "first-slot",
        "view_id": "C04/o0/brief/r1",
        "view_hash": "sha256:c35ad88127d6fe4d179c5ff7ab8c1614fbdc8da3f10b58e5e4f3c10d1b662ff4",
        "case_id": "C04",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled.",
            "B": "Status: settled."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:c9ee518a78e7379fd80f9ea2ef758727fe6aaea7e0da1c2c911496a2fe5712dc",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic first-slot teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q07"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:8d2243fde871b855942ad9e613afa59098a83ed4a483250b35c16efaf4c68c97"
    },
    {
      "payload": {
        "trial_id": "first-slot/C04/o0/pad0/r0",
        "judge": "first-slot",
        "view_id": "C04/o0/pad0/r0",
        "view_hash": "sha256:7404c3921ef5e92b1cbad1f793b8050a60ad06b6bc69bbcae0430a5463d83eb8",
        "case_id": "C04",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: settled."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:38d358a322b9bf21b7ac9bd3d28370ac2d50bacac935eadf28b7ce3391f649f5",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic first-slot teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q07"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:4bd06b3a48e3515dd6e34cb16e9617f9d59cb247c0680c1f4dbc67967652188d"
    },
    {
      "payload": {
        "trial_id": "first-slot/C04/o0/pad0/r1",
        "judge": "first-slot",
        "view_id": "C04/o0/pad0/r1",
        "view_hash": "sha256:53de4c526a53698958c8d6b3a22ed426bea6707afc117b4a001871705e8f1de6",
        "case_id": "C04",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: settled."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:04394089cc517009ab962ab6b39350c67aa53613043dafdc655aa3aa58c45887",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic first-slot teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q07"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:a4a4fc9c2636dfe1031613e2bdaa8bed77dbe97852d0e9c563b2a60995a0528a"
    },
    {
      "payload": {
        "trial_id": "first-slot/C04/o0/pad1/r0",
        "judge": "first-slot",
        "view_id": "C04/o0/pad1/r0",
        "view_hash": "sha256:5cca9c04d8c91b1b579a12467d95dd4d195a13e9febd359361342d4f2b67f3ab",
        "case_id": "C04",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled.",
            "B": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:0be19ab4ba89be44feb31df85b72a7488a352fb73ff3b1047b2c859730a9acb5",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic first-slot teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q07"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:89635ae17561f78d710113800974ba1372d160baa07b7ff3943c1325268124f3"
    },
    {
      "payload": {
        "trial_id": "first-slot/C04/o0/pad1/r1",
        "judge": "first-slot",
        "view_id": "C04/o0/pad1/r1",
        "view_hash": "sha256:086bcc3eabd3e590d5d71860149602110abd41f6106eb160ad1bf193415f3dfb",
        "case_id": "C04",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled.",
            "B": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:fb756d8a601c20382bf1184663bbf078d6c17bd63539e9bcbb85b9c4e556a9c6",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic first-slot teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q07"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:f86dcc8c6352fee457e98a2d5fc4c98f0f19548ec742f039238242acd0c3327f"
    },
    {
      "payload": {
        "trial_id": "first-slot/C04/o1/brief/r0",
        "judge": "first-slot",
        "view_id": "C04/o1/brief/r0",
        "view_hash": "sha256:aa5dc0d5c16fe73fe16fc4cecea66d6c0c404dba4a8bca253d0871a57a9edbf9",
        "case_id": "C04",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled.",
            "B": "Status: settled."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:b38890fba912c12e3c3c81cf96cb787f4d4d1de4d0fb569e1158cab958617485",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic first-slot teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q08"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:b55f997023ecb83075d58eb8dfb15c885d57858c983a5869f9a3a36f2007a630"
    },
    {
      "payload": {
        "trial_id": "first-slot/C04/o1/brief/r1",
        "judge": "first-slot",
        "view_id": "C04/o1/brief/r1",
        "view_hash": "sha256:3d80e9bb3f3afca396fc493a36dd56ffe45717d6e73e5c50d6d75209f62e3acd",
        "case_id": "C04",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled.",
            "B": "Status: settled."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:c9ee518a78e7379fd80f9ea2ef758727fe6aaea7e0da1c2c911496a2fe5712dc",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic first-slot teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q08"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:bf288a88470ffd73c238132758737e14023755de6bd8436353eac2738a03cbbe"
    },
    {
      "payload": {
        "trial_id": "first-slot/C04/o1/pad0/r0",
        "judge": "first-slot",
        "view_id": "C04/o1/pad0/r0",
        "view_hash": "sha256:79aa274a99643bf3242b1a6dbf5087dc7ff1a18294df7282d1e08c6d0cc7139f",
        "case_id": "C04",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled.",
            "B": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:0be19ab4ba89be44feb31df85b72a7488a352fb73ff3b1047b2c859730a9acb5",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic first-slot teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q08"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:3b1f87af0afb64209911f51dd9ad71cb6161c758836315079d0938f81173e3f6"
    },
    {
      "payload": {
        "trial_id": "first-slot/C04/o1/pad0/r1",
        "judge": "first-slot",
        "view_id": "C04/o1/pad0/r1",
        "view_hash": "sha256:f00ffc6d1d7036ed1d4b2445993c008edeff2ed0bec0ec88487400ff8cf56ec6",
        "case_id": "C04",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled.",
            "B": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:fb756d8a601c20382bf1184663bbf078d6c17bd63539e9bcbb85b9c4e556a9c6",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic first-slot teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q08"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:01c049052422df26a99ca81518e7b862325acc669a660f422d52fa0be3b7150e"
    },
    {
      "payload": {
        "trial_id": "first-slot/C04/o1/pad1/r0",
        "judge": "first-slot",
        "view_id": "C04/o1/pad1/r0",
        "view_hash": "sha256:4004aa7b48ee47c6e8bad5d272bf0174741f704415eb49e407c9e6a00c1dc6e9",
        "case_id": "C04",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: settled."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:38d358a322b9bf21b7ac9bd3d28370ac2d50bacac935eadf28b7ce3391f649f5",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic first-slot teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q08"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:82e3bae433a659267877834bf24bcffc8fbc76efbd46724aeea53ae39315dcc9"
    },
    {
      "payload": {
        "trial_id": "first-slot/C04/o1/pad1/r1",
        "judge": "first-slot",
        "view_id": "C04/o1/pad1/r1",
        "view_hash": "sha256:e8866c235195380ee528ea91eeb39b0d887ccda853325791300a26176bc65c53",
        "case_id": "C04",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: settled."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:04394089cc517009ab962ab6b39350c67aa53613043dafdc655aa3aa58c45887",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic first-slot teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q08"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:e3e439fe47eb201d9f9a504a5b4371f5638288f923a4f390134d0a27122c4791"
    },
    {
      "payload": {
        "trial_id": "first-slot/C05/o0/brief/r0",
        "judge": "first-slot",
        "view_id": "C05/o0/brief/r0",
        "view_hash": "sha256:422cdecf12096d1c65cf9144b5c48125046c1cbc2c2c40759f1a92792c70e286",
        "case_id": "C05",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": null,
          "answers": {
            "A": "Status: pending.",
            "B": "Status: settled."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:e956fdaeb436a55f8ad1af73f7d50e57b57307a1ed37de981dafdc505ea4aaf7",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic first-slot teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q09"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": true
        }
      },
      "artifact_hash": "sha256:74436e204a817674bcbd219cfffd2cd4207e5000b71720bba75a9d88cf56cfdd"
    },
    {
      "payload": {
        "trial_id": "first-slot/C05/o0/brief/r1",
        "judge": "first-slot",
        "view_id": "C05/o0/brief/r1",
        "view_hash": "sha256:1e0b623f806f98cb2056ee06e427a1c2d40dbf4b605e805136f22675e6d6218f",
        "case_id": "C05",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": null,
          "answers": {
            "A": "Status: pending.",
            "B": "Status: settled."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:fb0f962026d5b1b6200c8ea14f84a48e04a6f165d614a3238d9698cf80569bcf",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic first-slot teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q09"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": true
        }
      },
      "artifact_hash": "sha256:b14b8432fa84871612bbb6b81251b162df35ee73f498b195e77ca8bbf7cd2da6"
    },
    {
      "payload": {
        "trial_id": "first-slot/C05/o0/pad0/r0",
        "judge": "first-slot",
        "view_id": "C05/o0/pad0/r0",
        "view_hash": "sha256:52c43dcfc34c6b84aa874dc3f1fcd6b69c02c9a1ad6c905729f304560ee9a3b9",
        "case_id": "C05",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": null,
          "answers": {
            "A": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: settled."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:847ada2d05bff4ff010c73e48db92d1db333e58911a1711f0ec9d451daeb3790",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic first-slot teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q09"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": true
        }
      },
      "artifact_hash": "sha256:5d4b7d9cb53c45e69a4b05d809df7b0097324b0988c1982ad4e970bf46e0bd7e"
    },
    {
      "payload": {
        "trial_id": "first-slot/C05/o0/pad0/r1",
        "judge": "first-slot",
        "view_id": "C05/o0/pad0/r1",
        "view_hash": "sha256:80999c41a9e664f18f5af6ce2e127d42458813e4d333690ba4bdc6066a01ab54",
        "case_id": "C05",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": null,
          "answers": {
            "A": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: settled."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:f1a1887fec13f46e35f0c4b9ddea27bbe9b596e45bafc9bf0379025dd2c0d727",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic first-slot teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q09"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": true
        }
      },
      "artifact_hash": "sha256:b15b9f069e47e516c4102348204baa45605afd8766f474f0bc81416c47d07bc8"
    },
    {
      "payload": {
        "trial_id": "first-slot/C05/o0/pad1/r0",
        "judge": "first-slot",
        "view_id": "C05/o0/pad1/r0",
        "view_hash": "sha256:ce970debb9b67603dcb3963d56209d98dbed0012b9d6a1a255703371d541e100",
        "case_id": "C05",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": null,
          "answers": {
            "A": "Status: pending.",
            "B": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:62aa7e22b8415f5233653a4be381fbffab97b3d23de1f18f0890033c610b826c",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic first-slot teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q09"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": true
        }
      },
      "artifact_hash": "sha256:2fe3f0783fa95073d86315b46558d119530ac67606aaa995a003aca8823b5754"
    },
    {
      "payload": {
        "trial_id": "first-slot/C05/o0/pad1/r1",
        "judge": "first-slot",
        "view_id": "C05/o0/pad1/r1",
        "view_hash": "sha256:1bde83ebd5b01e101a52051e58aeef9cb1b93268651499d4dbb93269de4425ea",
        "case_id": "C05",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": null,
          "answers": {
            "A": "Status: pending.",
            "B": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:f8a8ac3dc6daf951b4b8bdbd50b0912e5a164d205c41a17998dabd2f6cd08b37",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic first-slot teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q09"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": true
        }
      },
      "artifact_hash": "sha256:50e450c464730b63704c553a4c63e39602fdf4ffd245b106ebd55f4c456480c2"
    },
    {
      "payload": {
        "trial_id": "first-slot/C05/o1/brief/r0",
        "judge": "first-slot",
        "view_id": "C05/o1/brief/r0",
        "view_hash": "sha256:101044d2c28b816e3afa178f84f86f1913925f0f60b1ce6bac4afbe7565819ac",
        "case_id": "C05",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": null,
          "answers": {
            "A": "Status: settled.",
            "B": "Status: pending."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:ac8a3171b9bcffc2938ead37ec8b99a9fa165409f61fe37f73bb19adedaca067",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic first-slot teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q10"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": true
        }
      },
      "artifact_hash": "sha256:f776d6a42dc1238f213620cdfcd9a61c9b2388c9b37b26e479ca9893b8ee5fa4"
    },
    {
      "payload": {
        "trial_id": "first-slot/C05/o1/brief/r1",
        "judge": "first-slot",
        "view_id": "C05/o1/brief/r1",
        "view_hash": "sha256:c19b80b298fe10e5b97a62a2e39f9fbb16220f032aac028d74becaade31f29b7",
        "case_id": "C05",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": null,
          "answers": {
            "A": "Status: settled.",
            "B": "Status: pending."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:cfad7bcefc7d36d47a2e3a7cb9990b0250220f00e1f789ab26a05f460d48416e",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic first-slot teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q10"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": true
        }
      },
      "artifact_hash": "sha256:1773b25d39a8cfcc636329c0eec4dd7da576da692e73dc0fd5518b4138bc97b5"
    },
    {
      "payload": {
        "trial_id": "first-slot/C05/o1/pad0/r0",
        "judge": "first-slot",
        "view_id": "C05/o1/pad0/r0",
        "view_hash": "sha256:9b9a033c2c078ec590cdb7c80ad846e03e7e5d57b35804f76118dde6e82c9916",
        "case_id": "C05",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": null,
          "answers": {
            "A": "Status: settled.",
            "B": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:d4f9cd5a59df9e2752fe5c2cf7529246176f86e60d098fa873ad3418f579c124",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic first-slot teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q10"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": true
        }
      },
      "artifact_hash": "sha256:c62e5a850acf3812435349a6b0db8e48962e578c574becaa9726eb735dd4c909"
    },
    {
      "payload": {
        "trial_id": "first-slot/C05/o1/pad0/r1",
        "judge": "first-slot",
        "view_id": "C05/o1/pad0/r1",
        "view_hash": "sha256:c326040e273ff83a43aa308701270e97562de8ae2b5786e3f857369280b6de68",
        "case_id": "C05",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": null,
          "answers": {
            "A": "Status: settled.",
            "B": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:29bad4fcaa10408bf2cd2cc833ee9763fd2e25a270c246a0dd0f25d27d1ab504",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic first-slot teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q10"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": true
        }
      },
      "artifact_hash": "sha256:4775b67aeea7bd08560b8f3a1f5a8b2d9b1f4f7133589c606959404d151ec958"
    },
    {
      "payload": {
        "trial_id": "first-slot/C05/o1/pad1/r0",
        "judge": "first-slot",
        "view_id": "C05/o1/pad1/r0",
        "view_hash": "sha256:dcf30bcb513d85396536cf1ef3d4b2a20216cf4906ac2325f7e2a9d213bd8c78",
        "case_id": "C05",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": null,
          "answers": {
            "A": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: pending."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:5a20dd35f7c9723756a7a2c089b9c2c3dd046c8bbcc73c7f4bdd1655d28bf208",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic first-slot teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q10"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": true
        }
      },
      "artifact_hash": "sha256:ca907beeebcc9fc460a1ad9a9fe4c6d8c6485db9911631dbb49bbc37fbcf8ea5"
    },
    {
      "payload": {
        "trial_id": "first-slot/C05/o1/pad1/r1",
        "judge": "first-slot",
        "view_id": "C05/o1/pad1/r1",
        "view_hash": "sha256:b25801213ac0c4a17bb5c264463d7ab236445f8cdc0ddac267d7f2f63e152224",
        "case_id": "C05",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": null,
          "answers": {
            "A": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: pending."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:7b43cb894fc9d922b8729c7cc9bc942de620fbff265b4dfe52a87a3ab6efa8ac",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic first-slot teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q10"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": true
        }
      },
      "artifact_hash": "sha256:d35f8822bd283b25881859da129b33995574d6282e74c4df08ce63cda028147f"
    },
    {
      "payload": {
        "trial_id": "length/C01/o0/brief/r0",
        "judge": "length",
        "view_id": "C01/o0/brief/r0",
        "view_hash": "sha256:4334000609cb3bb44aa6a7468ac81b2d8093e7a289baf83cd173a915413c433b",
        "case_id": "C01",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending.",
            "B": "Status: settled."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:e01a3eb650cc15cecd6b7c335968a0d137c676d164b914d0893c44f311c26cdc",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic length teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q01"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:fad9a636bf1bfe8f55a27ff89994bebc160095d0c98a83d23fa13259e409522c"
    },
    {
      "payload": {
        "trial_id": "length/C01/o0/brief/r1",
        "judge": "length",
        "view_id": "C01/o0/brief/r1",
        "view_hash": "sha256:6e13a4c9132e92d3df31470fa7da4d24c01132316527df3ee99f161233f9e29e",
        "case_id": "C01",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending.",
            "B": "Status: settled."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:d063a1b614c8034dd15367336be671bf0e1dc72c426b01afc0a513a043527872",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic length teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q01"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:c1a5185df12fb0f0c7464eb996c93444b8d1f8881bec1a6b465385e2fe753d36"
    },
    {
      "payload": {
        "trial_id": "length/C01/o0/pad0/r0",
        "judge": "length",
        "view_id": "C01/o0/pad0/r0",
        "view_hash": "sha256:06b1c397976b1874db863aa692beb2df9a4a6267296edef7631f87bdca698f9a",
        "case_id": "C01",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: settled."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:f5e448666a48f4f88261f04f8a25a08da50f4467a75fbbacd06a150ee445c2c8",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic length teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q01"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:1f4b64a18e2c222096c09839e804079fe511301bbd9b2f475ee214e8193dc169"
    },
    {
      "payload": {
        "trial_id": "length/C01/o0/pad0/r1",
        "judge": "length",
        "view_id": "C01/o0/pad0/r1",
        "view_hash": "sha256:c8dc9334c28169322eb94a45714153a8a5ec134c0283e71f8ac68274814a0a50",
        "case_id": "C01",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: settled."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:0be80a66c18be8d7637a805bc065d4bb83fdf17b85b2f283eb398094e84e567c",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic length teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q01"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:a97fc1b5c7dcfc5901f94b34cfe3c27b8c088982cb74dfad7395b59c966db5b6"
    },
    {
      "payload": {
        "trial_id": "length/C01/o0/pad1/r0",
        "judge": "length",
        "view_id": "C01/o0/pad1/r0",
        "view_hash": "sha256:11130d63396993d40896a967c6307bf59f4388f5419a9294e35d52af5aba3031",
        "case_id": "C01",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending.",
            "B": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:8a3f04b2f09a504872a94ef019b34a09dec0b1a5715c7baee82c257de6ff97ac",
        "raw_output": {
          "verdict": "B",
          "rationale": "Executed deterministic length teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q02"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:298696ef2a697508b4b58df1ace6d9c34b94d7a253a67c3bfc55c6b5b2f2fc68"
    },
    {
      "payload": {
        "trial_id": "length/C01/o0/pad1/r1",
        "judge": "length",
        "view_id": "C01/o0/pad1/r1",
        "view_hash": "sha256:37d71dfaf767bdee55a9a244a84507682fe9091bd560dbb06b8d227ddce2cfb3",
        "case_id": "C01",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending.",
            "B": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:c4a9a74bd09bf09a285bcc2a3015297cc39858f21ce8a0e44a1eab16cd5131bd",
        "raw_output": {
          "verdict": "B",
          "rationale": "Executed deterministic length teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q02"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:972ce33b8a468a52ea934ce0c7be9cc8a871197003388c89c0cb011db973432a"
    },
    {
      "payload": {
        "trial_id": "length/C01/o1/brief/r0",
        "judge": "length",
        "view_id": "C01/o1/brief/r0",
        "view_hash": "sha256:f70d4b861a0fa4293bfcb9d2055e23fcb4bab17aabebca4a8beef7551df85abe",
        "case_id": "C01",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled.",
            "B": "Status: pending."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:d553ac53d1ea386ad370c0667f22fa6f0c8768e56cb3f67e85a826db2d00ef5f",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic length teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q02"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:c3f2e8347e31a251d03bb48dae4f873bab8d02b5b3476c7890e74876502082ca"
    },
    {
      "payload": {
        "trial_id": "length/C01/o1/brief/r1",
        "judge": "length",
        "view_id": "C01/o1/brief/r1",
        "view_hash": "sha256:3676e6661a9782d53dd6a42d6aa1bcbbcdb870fbd30f1891def3915da55f4cdd",
        "case_id": "C01",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled.",
            "B": "Status: pending."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:cf6ce0ec9d28b515c96518f6b3cff957f6d5ed2ba361a12eec1f8fcb9c8c6638",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic length teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q02"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:7a9a0036b2e3a3ddb6895fa0a1ddbbad7966f64fe722a610646168debe66f43e"
    },
    {
      "payload": {
        "trial_id": "length/C01/o1/pad0/r0",
        "judge": "length",
        "view_id": "C01/o1/pad0/r0",
        "view_hash": "sha256:6a974275252ac33dd1cca55976208ea7ec80e75cc399217c856708df9424ab73",
        "case_id": "C01",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled.",
            "B": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:a74981fa8ea873895876e9516e4e8d1859cbb263246dc6ee60756cacb2bb113d",
        "raw_output": {
          "verdict": "B",
          "rationale": "Executed deterministic length teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q01"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:44c3c03e3359138c1eb9bd1f03319b0d1dce9b062edf5896304e1b017c701a7f"
    },
    {
      "payload": {
        "trial_id": "length/C01/o1/pad0/r1",
        "judge": "length",
        "view_id": "C01/o1/pad0/r1",
        "view_hash": "sha256:4a14f0bacb8eb5c4125bbf3280f0aa23e507ccb9552566db2988fabbfcba7926",
        "case_id": "C01",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled.",
            "B": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:28d5378611b4560eb0346a1c6a11965eb6c4486086ae8c9450504a9cc332bab6",
        "raw_output": {
          "verdict": "B",
          "rationale": "Executed deterministic length teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q01"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:c5668e0cd57d722314c902753fbcbcb027cc0552e145d08eb0ffdb8f2935f78f"
    },
    {
      "payload": {
        "trial_id": "length/C01/o1/pad1/r0",
        "judge": "length",
        "view_id": "C01/o1/pad1/r0",
        "view_hash": "sha256:06ecb4f299b1b879957af03ef033e1d16ba6de2bc9e32f94ed7875ab8fcb136d",
        "case_id": "C01",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: pending."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:d332ad1c2b14b92e179e231f32762c8b0a3bc6350773f76b8c061b8a1aec852e",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic length teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q02"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:19eb0113af123546b3a595661e91b9aa0aef547dc0eaaf06116087388816fa97"
    },
    {
      "payload": {
        "trial_id": "length/C01/o1/pad1/r1",
        "judge": "length",
        "view_id": "C01/o1/pad1/r1",
        "view_hash": "sha256:fd50685b5eba86b0f7427eb4c8407b87dfda26cace134c854b9f5bce0a48c996",
        "case_id": "C01",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: pending."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:1d6e55cbfd3a854ee96d202daa79c4420ad4c905513ce4d59e5fe35898c84cb4",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic length teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q02"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:dfd73d708f9c79d5e25222b743e1271020ef163bb27c0c42396a5210a6ad71cc"
    },
    {
      "payload": {
        "trial_id": "length/C02/o0/brief/r0",
        "judge": "length",
        "view_id": "C02/o0/brief/r0",
        "view_hash": "sha256:144512f096ad88e5e0ebff6bc7d861df06839f518b32753355cbe04530f5bb78",
        "case_id": "C02",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "settled",
          "answers": {
            "A": "Status: pending.",
            "B": "Status: settled."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:e23e1a6d1d15c8355d4c5ce2e10bf80b0e4791ec9e4d131382868c8cf7c4b26a",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic length teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q03"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:176f121c4771036c4855abdf6e5c00e9c99cadd45bc42b9dd97708715c2e1a41"
    },
    {
      "payload": {
        "trial_id": "length/C02/o0/brief/r1",
        "judge": "length",
        "view_id": "C02/o0/brief/r1",
        "view_hash": "sha256:4f3349a8ce1921fe54c8e22a868cf39ad167219619742513f30368f14616e34d",
        "case_id": "C02",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "settled",
          "answers": {
            "A": "Status: pending.",
            "B": "Status: settled."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:3130796408298f92835c9b39719c09435d44c9b708cc83e0e6cc626a7cb2aacf",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic length teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q03"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:a6f648d50085df676baa9ae1ef2f39712a43889c266fcf659df37fca2f79b5d4"
    },
    {
      "payload": {
        "trial_id": "length/C02/o0/pad0/r0",
        "judge": "length",
        "view_id": "C02/o0/pad0/r0",
        "view_hash": "sha256:38b9a8f8b178c3725cccc96af11b6feb994bb8d7064e2d462e5a2b04e3777cd0",
        "case_id": "C02",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "settled",
          "answers": {
            "A": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: settled."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:8cc0359b7469f6a72f005d131c1b530fb2f44b889e1dde21b507ff20be400939",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic length teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q03"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:73ebc02f7a970ef7ae8d4dc2d7ef1407b2d8d7e283b6e896795b58b6433c995f"
    },
    {
      "payload": {
        "trial_id": "length/C02/o0/pad0/r1",
        "judge": "length",
        "view_id": "C02/o0/pad0/r1",
        "view_hash": "sha256:50fa591e9c00c8c01aa490a8d496523d7c00b56fceab8f8fd79337621d53f262",
        "case_id": "C02",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "settled",
          "answers": {
            "A": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: settled."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:d504477689b21e0c371af99ea2392b04df7f0329262e1849b0cd71262eb6e67b",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic length teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q03"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:d72a4ca7f97add92f72e19c8db10ec10b165fd6b0260cd727220ea94c2766c89"
    },
    {
      "payload": {
        "trial_id": "length/C02/o0/pad1/r0",
        "judge": "length",
        "view_id": "C02/o0/pad1/r0",
        "view_hash": "sha256:edc8c17fb75d09b7f0a42ae97c5a560376eae4bce387392ed8f6c2a0e57658eb",
        "case_id": "C02",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "settled",
          "answers": {
            "A": "Status: pending.",
            "B": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:ce0f47179d1b7fdbb9b33c59093fc81bd8f94d16031d31ad536c50cf93f391fd",
        "raw_output": {
          "verdict": "B",
          "rationale": "Executed deterministic length teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q04"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:e9d3ea9173c68b83bbc31305614c4d15cb16989a29313ff552ef0e481f2a558b"
    },
    {
      "payload": {
        "trial_id": "length/C02/o0/pad1/r1",
        "judge": "length",
        "view_id": "C02/o0/pad1/r1",
        "view_hash": "sha256:d299675ced7f209fd322c90c857177779c1b37ef5b69d341da6ddcd7bf11f138",
        "case_id": "C02",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "settled",
          "answers": {
            "A": "Status: pending.",
            "B": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:cc9f4d89a877f5bfcccf3a1b525dfb5a656dc2e2e97fff9f3e40a27ee93000cd",
        "raw_output": {
          "verdict": "B",
          "rationale": "Executed deterministic length teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q04"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:d4958e12c20feb64c5194efa4847fe37185b94667888c9524c5b1f94fa725318"
    },
    {
      "payload": {
        "trial_id": "length/C02/o1/brief/r0",
        "judge": "length",
        "view_id": "C02/o1/brief/r0",
        "view_hash": "sha256:f8fb4147e0c4891c0dfc0ee653d5d309de87a41f51a1ad302dd8998243b33800",
        "case_id": "C02",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "settled",
          "answers": {
            "A": "Status: settled.",
            "B": "Status: pending."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:43ca87eed0b68cc7f2f8684f310c0eef44db96a3dae197392e603224020d6a83",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic length teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q04"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:cc82e73b26f7e4f091ab013d72d76ad99ced04b265d89fadd713ec1a4a9eabb0"
    },
    {
      "payload": {
        "trial_id": "length/C02/o1/brief/r1",
        "judge": "length",
        "view_id": "C02/o1/brief/r1",
        "view_hash": "sha256:70e7e7b499f3d8d3932a2af394b5a30516d2717b184626ef01d8db18dfed034f",
        "case_id": "C02",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "settled",
          "answers": {
            "A": "Status: settled.",
            "B": "Status: pending."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:e1666006412d079149d1a71d76c2fa22fe3db34cbb84d6ef56dd4f4f90d4031a",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic length teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q04"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:41134adaf8e77ae7bdbc50e993fde73319ef770c2fa0641aa2bffe17f9c98945"
    },
    {
      "payload": {
        "trial_id": "length/C02/o1/pad0/r0",
        "judge": "length",
        "view_id": "C02/o1/pad0/r0",
        "view_hash": "sha256:1d6b69670b7832367d4f04e7defdb67a924760badd5794f70a35a03d75f02970",
        "case_id": "C02",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "settled",
          "answers": {
            "A": "Status: settled.",
            "B": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:95986b8aa1f6d3808c411fa94f0832eed415f7dab6d1527184e10c6dfdb535eb",
        "raw_output": {
          "verdict": "B",
          "rationale": "Executed deterministic length teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q03"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:1ceee4bdf7dc6335e2b10e34b71d9cc565d5fdf02af9cc66720af46420d36aec"
    },
    {
      "payload": {
        "trial_id": "length/C02/o1/pad0/r1",
        "judge": "length",
        "view_id": "C02/o1/pad0/r1",
        "view_hash": "sha256:2ec87a62221d386dd2c6521e45ba6c890c63dc4b33d84682cd7a4eb700439b44",
        "case_id": "C02",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "settled",
          "answers": {
            "A": "Status: settled.",
            "B": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:bb70d6453a89c47ecacd8fe7cbf6e533c38b28af13721300560dc5dcadea5f37",
        "raw_output": {
          "verdict": "B",
          "rationale": "Executed deterministic length teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q03"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:57c48bf6b2bd330e75383345c80b7626658c45075a60c001d5f30d381b7b8f92"
    },
    {
      "payload": {
        "trial_id": "length/C02/o1/pad1/r0",
        "judge": "length",
        "view_id": "C02/o1/pad1/r0",
        "view_hash": "sha256:a116a8a8790d6f9453483893777c5848442568963ce7b72c86c791468027ca8a",
        "case_id": "C02",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "settled",
          "answers": {
            "A": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: pending."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:64de65d4b877584bddd4f1e819de5f985ac818afe984cc91f9ab20b468aa34ca",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic length teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q04"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:97986f9320b17bbc4ba05e3d69c6cfd9ada875a24d142110096cbef990b5fe9a"
    },
    {
      "payload": {
        "trial_id": "length/C02/o1/pad1/r1",
        "judge": "length",
        "view_id": "C02/o1/pad1/r1",
        "view_hash": "sha256:cf853ee55d1b7c739a482a0627285cb05b2e5542f5b61ee16af0ac9fe7e5d376",
        "case_id": "C02",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "settled",
          "answers": {
            "A": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: pending."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:37e397d190aa36e9651b0eb7aef2d2bd6f215dde8a36e8b98e2211744bbadf36",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic length teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q04"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:a3428e1d34f1108da3f1999db0983ec12aa42f5ffcb8cdad0955cf9c5e6c9e5b"
    },
    {
      "payload": {
        "trial_id": "length/C03/o0/brief/r0",
        "judge": "length",
        "view_id": "C03/o0/brief/r0",
        "view_hash": "sha256:fd4971d0666d41849414117d6137b1bc25c95bccc6df4e8b9a37c62d2cf5e2eb",
        "case_id": "C03",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending.",
            "B": "Status: pending."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:ffc7289fe1e6c118f15158759210f4544f015c1253a5c58f119d2fa565c9dc34",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic length teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q05"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:278609be2288f0dd9e246c943fb3e600b4127977a117d819e94998d9425aa816"
    },
    {
      "payload": {
        "trial_id": "length/C03/o0/brief/r1",
        "judge": "length",
        "view_id": "C03/o0/brief/r1",
        "view_hash": "sha256:157a036d9a022aa2569167715564a553535bf416bede12cf5de5f2e0a367f378",
        "case_id": "C03",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending.",
            "B": "Status: pending."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:941ed7096801255918bb4b31054ddbfc32ca42d9134b4997151cf8ae1d97cdc3",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic length teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q05"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:101e072298c3077a1e130d7465922f8fcf19bbce8375a332554592fe003fa21f"
    },
    {
      "payload": {
        "trial_id": "length/C03/o0/pad0/r0",
        "judge": "length",
        "view_id": "C03/o0/pad0/r0",
        "view_hash": "sha256:ed330bb3c54b17656c2b3b9b0578d07f5006ca4348345150a5132b03f1a60a91",
        "case_id": "C03",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: pending."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:f953219bc278797f202154fe6b30da103f63c77224bf52236983141b4f8bad16",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic length teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q05"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:857eadf437802e1039b71cbf961c0ab2c0e263d58bb851c9ffd93a47e9ab2ef7"
    },
    {
      "payload": {
        "trial_id": "length/C03/o0/pad0/r1",
        "judge": "length",
        "view_id": "C03/o0/pad0/r1",
        "view_hash": "sha256:cec2e6095f81c192d485a69cd0ab8c6a2fa275641969c790773b82381cdbcbdf",
        "case_id": "C03",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: pending."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:fa250860fb03b11bcfb3badd115ccabff735ecaa09ee4bcd81f57515439f014a",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic length teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q05"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:4b206c0c7788749738be86546f0d9d300add02375a58e59d19e77adff5c8a87c"
    },
    {
      "payload": {
        "trial_id": "length/C03/o0/pad1/r0",
        "judge": "length",
        "view_id": "C03/o0/pad1/r0",
        "view_hash": "sha256:4ebca42a561a242f570c0257c869b8db44241aedd616b71c165ac9aaa615cb76",
        "case_id": "C03",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending.",
            "B": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:1264a794e7063e15d1ca4786181dae3d03e9f3396f4a5b171d34b067e615c6f1",
        "raw_output": {
          "verdict": "B",
          "rationale": "Executed deterministic length teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q06"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:99d4efe7137ba00f0b02cbdaabdbe38b226c7d7b66d9058229bbf81b6a1fbfcc"
    },
    {
      "payload": {
        "trial_id": "length/C03/o0/pad1/r1",
        "judge": "length",
        "view_id": "C03/o0/pad1/r1",
        "view_hash": "sha256:20cf41438b3f03081f7deadbbee94db51843f8bc9fc8f505e920f8becc4c9124",
        "case_id": "C03",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending.",
            "B": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:c61334d70f7faf034b2392acf701508e2df25b361401393dd27c6641f3d1b577",
        "raw_output": {
          "verdict": "B",
          "rationale": "Executed deterministic length teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q06"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:db7b68b9fbc3a66e45ef4f34f79923ecd5e4eefac6a6957e8e93eaed00b40788"
    },
    {
      "payload": {
        "trial_id": "length/C03/o1/brief/r0",
        "judge": "length",
        "view_id": "C03/o1/brief/r0",
        "view_hash": "sha256:ae860545b6249945937db41d8ec06a8f863af6de0384c01fa1c230aa032eb209",
        "case_id": "C03",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending.",
            "B": "Status: pending."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:ffc7289fe1e6c118f15158759210f4544f015c1253a5c58f119d2fa565c9dc34",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic length teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q06"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:3f56ce656fe0ce1f63d11b834b01121955d5877e42f7c17257ea2c17e4c3ea54"
    },
    {
      "payload": {
        "trial_id": "length/C03/o1/brief/r1",
        "judge": "length",
        "view_id": "C03/o1/brief/r1",
        "view_hash": "sha256:e497e6f99eacf9216b34b1288bed51390e7e3fc7fac9e8a753da74e114d560e0",
        "case_id": "C03",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending.",
            "B": "Status: pending."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:941ed7096801255918bb4b31054ddbfc32ca42d9134b4997151cf8ae1d97cdc3",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic length teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q06"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:d290bcedb6d3f56b434691c289b4a8a223d4dcf1d240117940747b024bd60c48"
    },
    {
      "payload": {
        "trial_id": "length/C03/o1/pad0/r0",
        "judge": "length",
        "view_id": "C03/o1/pad0/r0",
        "view_hash": "sha256:3e8c51bb01c259655389c2ad2dde72c43340fb47fac5ddd0ca7508832ddab225",
        "case_id": "C03",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending.",
            "B": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:1264a794e7063e15d1ca4786181dae3d03e9f3396f4a5b171d34b067e615c6f1",
        "raw_output": {
          "verdict": "B",
          "rationale": "Executed deterministic length teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q05"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:fb9906bf0816ab9197cc07b45e6a9999987b39f810ec7e9d23ced5365dba33a3"
    },
    {
      "payload": {
        "trial_id": "length/C03/o1/pad0/r1",
        "judge": "length",
        "view_id": "C03/o1/pad0/r1",
        "view_hash": "sha256:fe4ee0e7529dcd520f6bf3e555a897cb45c922fa48916e65bf9830d7ea0c66cb",
        "case_id": "C03",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending.",
            "B": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:c61334d70f7faf034b2392acf701508e2df25b361401393dd27c6641f3d1b577",
        "raw_output": {
          "verdict": "B",
          "rationale": "Executed deterministic length teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q05"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:4bef8ecd09bf133096ce74ab2f7a6db651c18fa24e4a08573bbb2b1c0e40a48f"
    },
    {
      "payload": {
        "trial_id": "length/C03/o1/pad1/r0",
        "judge": "length",
        "view_id": "C03/o1/pad1/r0",
        "view_hash": "sha256:ca37ccfa0f7f93a4e9be6b70081f0c73379f805f2937fcee53e91ddc1eef2eab",
        "case_id": "C03",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: pending."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:f953219bc278797f202154fe6b30da103f63c77224bf52236983141b4f8bad16",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic length teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q06"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:a99722e80a222c9ba8f0654f7a965bde7dd75fde123f0221a80f631933db56d8"
    },
    {
      "payload": {
        "trial_id": "length/C03/o1/pad1/r1",
        "judge": "length",
        "view_id": "C03/o1/pad1/r1",
        "view_hash": "sha256:350fc9772766d334507e1827095cdd41bf59abaae0180fc2c4020bae8b2cb4dd",
        "case_id": "C03",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: pending."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:fa250860fb03b11bcfb3badd115ccabff735ecaa09ee4bcd81f57515439f014a",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic length teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q06"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:5a8f2f7fd5720a64dbb7cc3b9351318923caa42014d2ac300592314b60ec5c9a"
    },
    {
      "payload": {
        "trial_id": "length/C04/o0/brief/r0",
        "judge": "length",
        "view_id": "C04/o0/brief/r0",
        "view_hash": "sha256:9badd5d495d1f21ed6838a62aaf5eb551176e7257effd4cedd682d3b8241b5b1",
        "case_id": "C04",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled.",
            "B": "Status: settled."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:b38890fba912c12e3c3c81cf96cb787f4d4d1de4d0fb569e1158cab958617485",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic length teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q07"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:cac3d1af14be833fa61595cafd99a565f14df66a3ad1863fac7017af1ae86bd6"
    },
    {
      "payload": {
        "trial_id": "length/C04/o0/brief/r1",
        "judge": "length",
        "view_id": "C04/o0/brief/r1",
        "view_hash": "sha256:c35ad88127d6fe4d179c5ff7ab8c1614fbdc8da3f10b58e5e4f3c10d1b662ff4",
        "case_id": "C04",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled.",
            "B": "Status: settled."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:c9ee518a78e7379fd80f9ea2ef758727fe6aaea7e0da1c2c911496a2fe5712dc",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic length teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q07"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:71cfcbc7adfa7cd705d20b0e56fc9ef20fbd0185d69776b275b2f9af882ce1bc"
    },
    {
      "payload": {
        "trial_id": "length/C04/o0/pad0/r0",
        "judge": "length",
        "view_id": "C04/o0/pad0/r0",
        "view_hash": "sha256:7404c3921ef5e92b1cbad1f793b8050a60ad06b6bc69bbcae0430a5463d83eb8",
        "case_id": "C04",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: settled."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:38d358a322b9bf21b7ac9bd3d28370ac2d50bacac935eadf28b7ce3391f649f5",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic length teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q07"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:629d4f86d95dc81f31b549b835be107a72e511447d83bdffbd10991e037640ce"
    },
    {
      "payload": {
        "trial_id": "length/C04/o0/pad0/r1",
        "judge": "length",
        "view_id": "C04/o0/pad0/r1",
        "view_hash": "sha256:53de4c526a53698958c8d6b3a22ed426bea6707afc117b4a001871705e8f1de6",
        "case_id": "C04",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: settled."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:04394089cc517009ab962ab6b39350c67aa53613043dafdc655aa3aa58c45887",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic length teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q07"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:1637b0bee432e5d2d8cbadf5d7709028a06cbf40524ba1463be96234e5eb9738"
    },
    {
      "payload": {
        "trial_id": "length/C04/o0/pad1/r0",
        "judge": "length",
        "view_id": "C04/o0/pad1/r0",
        "view_hash": "sha256:5cca9c04d8c91b1b579a12467d95dd4d195a13e9febd359361342d4f2b67f3ab",
        "case_id": "C04",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled.",
            "B": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:0be19ab4ba89be44feb31df85b72a7488a352fb73ff3b1047b2c859730a9acb5",
        "raw_output": {
          "verdict": "B",
          "rationale": "Executed deterministic length teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q08"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:315edfb9ca3a6a75877306faf8fd62d983206a3f87c67158a8f081ac3c488d76"
    },
    {
      "payload": {
        "trial_id": "length/C04/o0/pad1/r1",
        "judge": "length",
        "view_id": "C04/o0/pad1/r1",
        "view_hash": "sha256:086bcc3eabd3e590d5d71860149602110abd41f6106eb160ad1bf193415f3dfb",
        "case_id": "C04",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled.",
            "B": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:fb756d8a601c20382bf1184663bbf078d6c17bd63539e9bcbb85b9c4e556a9c6",
        "raw_output": {
          "verdict": "B",
          "rationale": "Executed deterministic length teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q08"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:82bda2beb1799aa98693d388fb8c00c22add9657d3e2ab2ac687090a95c9a0bb"
    },
    {
      "payload": {
        "trial_id": "length/C04/o1/brief/r0",
        "judge": "length",
        "view_id": "C04/o1/brief/r0",
        "view_hash": "sha256:aa5dc0d5c16fe73fe16fc4cecea66d6c0c404dba4a8bca253d0871a57a9edbf9",
        "case_id": "C04",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled.",
            "B": "Status: settled."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:b38890fba912c12e3c3c81cf96cb787f4d4d1de4d0fb569e1158cab958617485",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic length teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q08"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:6627e3cdb3a1bec1bff59696a701ecd389628716ad64c599fd6a055a8348e758"
    },
    {
      "payload": {
        "trial_id": "length/C04/o1/brief/r1",
        "judge": "length",
        "view_id": "C04/o1/brief/r1",
        "view_hash": "sha256:3d80e9bb3f3afca396fc493a36dd56ffe45717d6e73e5c50d6d75209f62e3acd",
        "case_id": "C04",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled.",
            "B": "Status: settled."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:c9ee518a78e7379fd80f9ea2ef758727fe6aaea7e0da1c2c911496a2fe5712dc",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic length teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q08"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:6fad729906b106d1623c0e37f5239e4b1499749ca299bf8d182136d7a3298207"
    },
    {
      "payload": {
        "trial_id": "length/C04/o1/pad0/r0",
        "judge": "length",
        "view_id": "C04/o1/pad0/r0",
        "view_hash": "sha256:79aa274a99643bf3242b1a6dbf5087dc7ff1a18294df7282d1e08c6d0cc7139f",
        "case_id": "C04",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled.",
            "B": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:0be19ab4ba89be44feb31df85b72a7488a352fb73ff3b1047b2c859730a9acb5",
        "raw_output": {
          "verdict": "B",
          "rationale": "Executed deterministic length teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q07"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:5602421bd4da1879ecfa4b53e0df24b519c3b6d6c9da437a60b99e10ae1dceb1"
    },
    {
      "payload": {
        "trial_id": "length/C04/o1/pad0/r1",
        "judge": "length",
        "view_id": "C04/o1/pad0/r1",
        "view_hash": "sha256:f00ffc6d1d7036ed1d4b2445993c008edeff2ed0bec0ec88487400ff8cf56ec6",
        "case_id": "C04",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled.",
            "B": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:fb756d8a601c20382bf1184663bbf078d6c17bd63539e9bcbb85b9c4e556a9c6",
        "raw_output": {
          "verdict": "B",
          "rationale": "Executed deterministic length teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q07"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:db51018838bb56bff2f7dd70bac28a72c9846f0d5c7b7a287bfb1166fd29c7bd"
    },
    {
      "payload": {
        "trial_id": "length/C04/o1/pad1/r0",
        "judge": "length",
        "view_id": "C04/o1/pad1/r0",
        "view_hash": "sha256:4004aa7b48ee47c6e8bad5d272bf0174741f704415eb49e407c9e6a00c1dc6e9",
        "case_id": "C04",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: settled."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:38d358a322b9bf21b7ac9bd3d28370ac2d50bacac935eadf28b7ce3391f649f5",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic length teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q08"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:f27d8cfd30ad0ec42afcffe04bce3322729fe2a48343cc1b158182c65e0e8b5b"
    },
    {
      "payload": {
        "trial_id": "length/C04/o1/pad1/r1",
        "judge": "length",
        "view_id": "C04/o1/pad1/r1",
        "view_hash": "sha256:e8866c235195380ee528ea91eeb39b0d887ccda853325791300a26176bc65c53",
        "case_id": "C04",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: settled."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:04394089cc517009ab962ab6b39350c67aa53613043dafdc655aa3aa58c45887",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic length teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q08"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:62d939581da5bdf1cc51da1ec6eb15e82e6e14a21c408949bac0bc3361a085aa"
    },
    {
      "payload": {
        "trial_id": "length/C05/o0/brief/r0",
        "judge": "length",
        "view_id": "C05/o0/brief/r0",
        "view_hash": "sha256:422cdecf12096d1c65cf9144b5c48125046c1cbc2c2c40759f1a92792c70e286",
        "case_id": "C05",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": null,
          "answers": {
            "A": "Status: pending.",
            "B": "Status: settled."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:e956fdaeb436a55f8ad1af73f7d50e57b57307a1ed37de981dafdc505ea4aaf7",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic length teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q09"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": true
        }
      },
      "artifact_hash": "sha256:6e4097b659cb600a1a9a619be032261d9d737d58229f504dc9fb859f07a9465e"
    },
    {
      "payload": {
        "trial_id": "length/C05/o0/brief/r1",
        "judge": "length",
        "view_id": "C05/o0/brief/r1",
        "view_hash": "sha256:1e0b623f806f98cb2056ee06e427a1c2d40dbf4b605e805136f22675e6d6218f",
        "case_id": "C05",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": null,
          "answers": {
            "A": "Status: pending.",
            "B": "Status: settled."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:fb0f962026d5b1b6200c8ea14f84a48e04a6f165d614a3238d9698cf80569bcf",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic length teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q09"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": true
        }
      },
      "artifact_hash": "sha256:a34b9d302a68e6b7f4d2bce83de551ee3423f2fb8b2ac6edd42e5293366a638c"
    },
    {
      "payload": {
        "trial_id": "length/C05/o0/pad0/r0",
        "judge": "length",
        "view_id": "C05/o0/pad0/r0",
        "view_hash": "sha256:52c43dcfc34c6b84aa874dc3f1fcd6b69c02c9a1ad6c905729f304560ee9a3b9",
        "case_id": "C05",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": null,
          "answers": {
            "A": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: settled."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:847ada2d05bff4ff010c73e48db92d1db333e58911a1711f0ec9d451daeb3790",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic length teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q09"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": true
        }
      },
      "artifact_hash": "sha256:0c79a56cff4465195ff7d522c63023f2ce406fdf90eb9287381759c3487a4472"
    },
    {
      "payload": {
        "trial_id": "length/C05/o0/pad0/r1",
        "judge": "length",
        "view_id": "C05/o0/pad0/r1",
        "view_hash": "sha256:80999c41a9e664f18f5af6ce2e127d42458813e4d333690ba4bdc6066a01ab54",
        "case_id": "C05",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": null,
          "answers": {
            "A": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: settled."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:f1a1887fec13f46e35f0c4b9ddea27bbe9b596e45bafc9bf0379025dd2c0d727",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic length teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q09"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": true
        }
      },
      "artifact_hash": "sha256:34c31ca2c6f94bc9dfca855e7b4b0dc6340cefd4638728722ff31f8cce6f90a0"
    },
    {
      "payload": {
        "trial_id": "length/C05/o0/pad1/r0",
        "judge": "length",
        "view_id": "C05/o0/pad1/r0",
        "view_hash": "sha256:ce970debb9b67603dcb3963d56209d98dbed0012b9d6a1a255703371d541e100",
        "case_id": "C05",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": null,
          "answers": {
            "A": "Status: pending.",
            "B": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:62aa7e22b8415f5233653a4be381fbffab97b3d23de1f18f0890033c610b826c",
        "raw_output": {
          "verdict": "B",
          "rationale": "Executed deterministic length teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q10"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": true
        }
      },
      "artifact_hash": "sha256:c17f315eb5ada3d841a17d6ea1a6af1ce8ebaa96ea53f7a2d2da228198bd40a5"
    },
    {
      "payload": {
        "trial_id": "length/C05/o0/pad1/r1",
        "judge": "length",
        "view_id": "C05/o0/pad1/r1",
        "view_hash": "sha256:1bde83ebd5b01e101a52051e58aeef9cb1b93268651499d4dbb93269de4425ea",
        "case_id": "C05",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": null,
          "answers": {
            "A": "Status: pending.",
            "B": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:f8a8ac3dc6daf951b4b8bdbd50b0912e5a164d205c41a17998dabd2f6cd08b37",
        "raw_output": {
          "verdict": "B",
          "rationale": "Executed deterministic length teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q10"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": true
        }
      },
      "artifact_hash": "sha256:f02cb9cd2f046266479d5cc2906d53bedb22ba96f7eab6566129953f0f51a3e9"
    },
    {
      "payload": {
        "trial_id": "length/C05/o1/brief/r0",
        "judge": "length",
        "view_id": "C05/o1/brief/r0",
        "view_hash": "sha256:101044d2c28b816e3afa178f84f86f1913925f0f60b1ce6bac4afbe7565819ac",
        "case_id": "C05",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": null,
          "answers": {
            "A": "Status: settled.",
            "B": "Status: pending."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:ac8a3171b9bcffc2938ead37ec8b99a9fa165409f61fe37f73bb19adedaca067",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic length teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q10"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": true
        }
      },
      "artifact_hash": "sha256:7fe5b3e1e8339c5f4bca0557d5003c7b8deca5e9a2c8cfd34930211ab2a79f55"
    },
    {
      "payload": {
        "trial_id": "length/C05/o1/brief/r1",
        "judge": "length",
        "view_id": "C05/o1/brief/r1",
        "view_hash": "sha256:c19b80b298fe10e5b97a62a2e39f9fbb16220f032aac028d74becaade31f29b7",
        "case_id": "C05",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": null,
          "answers": {
            "A": "Status: settled.",
            "B": "Status: pending."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:cfad7bcefc7d36d47a2e3a7cb9990b0250220f00e1f789ab26a05f460d48416e",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic length teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q10"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": true
        }
      },
      "artifact_hash": "sha256:4f21e38bce9b9164edb65ff9f7799f30c75eb491ae84ab8695ed691dd907377f"
    },
    {
      "payload": {
        "trial_id": "length/C05/o1/pad0/r0",
        "judge": "length",
        "view_id": "C05/o1/pad0/r0",
        "view_hash": "sha256:9b9a033c2c078ec590cdb7c80ad846e03e7e5d57b35804f76118dde6e82c9916",
        "case_id": "C05",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": null,
          "answers": {
            "A": "Status: settled.",
            "B": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:d4f9cd5a59df9e2752fe5c2cf7529246176f86e60d098fa873ad3418f579c124",
        "raw_output": {
          "verdict": "B",
          "rationale": "Executed deterministic length teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q09"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": true
        }
      },
      "artifact_hash": "sha256:d7bb6f6dafd2849b60b87e3b66483c5c783c9489bf064497c2294925a285b2fc"
    },
    {
      "payload": {
        "trial_id": "length/C05/o1/pad0/r1",
        "judge": "length",
        "view_id": "C05/o1/pad0/r1",
        "view_hash": "sha256:c326040e273ff83a43aa308701270e97562de8ae2b5786e3f857369280b6de68",
        "case_id": "C05",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": null,
          "answers": {
            "A": "Status: settled.",
            "B": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:29bad4fcaa10408bf2cd2cc833ee9763fd2e25a270c246a0dd0f25d27d1ab504",
        "raw_output": {
          "verdict": "B",
          "rationale": "Executed deterministic length teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q09"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": true
        }
      },
      "artifact_hash": "sha256:f7a07af49843194a9a85b2126d9312971338d2e2066ffbfba8ab6574b1b757a2"
    },
    {
      "payload": {
        "trial_id": "length/C05/o1/pad1/r0",
        "judge": "length",
        "view_id": "C05/o1/pad1/r0",
        "view_hash": "sha256:dcf30bcb513d85396536cf1ef3d4b2a20216cf4906ac2325f7e2a9d213bd8c78",
        "case_id": "C05",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": null,
          "answers": {
            "A": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: pending."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:5a20dd35f7c9723756a7a2c089b9c2c3dd046c8bbcc73c7f4bdd1655d28bf208",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic length teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q10"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": true
        }
      },
      "artifact_hash": "sha256:c0eeacff0c34dc4e6fefc7af9f33cef89118c61b282c2938ab32c59c540a24c7"
    },
    {
      "payload": {
        "trial_id": "length/C05/o1/pad1/r1",
        "judge": "length",
        "view_id": "C05/o1/pad1/r1",
        "view_hash": "sha256:b25801213ac0c4a17bb5c264463d7ab236445f8cdc0ddac267d7f2f63e152224",
        "case_id": "C05",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": null,
          "answers": {
            "A": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: pending."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:7b43cb894fc9d922b8729c7cc9bc942de620fbff265b4dfe52a87a3ab6efa8ac",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic length teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q10"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": true
        }
      },
      "artifact_hash": "sha256:c668cbeb70cc7c93e3e6a7925ba72840c0a0dbd68e701f1604d5cf4e708fa8ae"
    },
    {
      "payload": {
        "trial_id": "rubric-keyword/C01/o0/brief/r0",
        "judge": "rubric-keyword",
        "view_id": "C01/o0/brief/r0",
        "view_hash": "sha256:4334000609cb3bb44aa6a7468ac81b2d8093e7a289baf83cd173a915413c433b",
        "case_id": "C01",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending.",
            "B": "Status: settled."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:e01a3eb650cc15cecd6b7c335968a0d137c676d164b914d0893c44f311c26cdc",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic rubric-keyword teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q01"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:7851b6af05ad159182c77a1ad2a081d04c8ba71f6563c9890c6fbcf8dac69d88"
    },
    {
      "payload": {
        "trial_id": "rubric-keyword/C01/o0/brief/r1",
        "judge": "rubric-keyword",
        "view_id": "C01/o0/brief/r1",
        "view_hash": "sha256:6e13a4c9132e92d3df31470fa7da4d24c01132316527df3ee99f161233f9e29e",
        "case_id": "C01",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending.",
            "B": "Status: settled."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:d063a1b614c8034dd15367336be671bf0e1dc72c426b01afc0a513a043527872",
        "raw_output": {
          "verdict": "B",
          "rationale": "Executed deterministic rubric-keyword teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q02"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:04807344838d314ae1469388096388077eec1ddd1faea8cf2bafbc7c9abe4ea1"
    },
    {
      "payload": {
        "trial_id": "rubric-keyword/C01/o0/pad0/r0",
        "judge": "rubric-keyword",
        "view_id": "C01/o0/pad0/r0",
        "view_hash": "sha256:06b1c397976b1874db863aa692beb2df9a4a6267296edef7631f87bdca698f9a",
        "case_id": "C01",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: settled."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:f5e448666a48f4f88261f04f8a25a08da50f4467a75fbbacd06a150ee445c2c8",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic rubric-keyword teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q01"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:fdb72e40f9652605f662e232ca9655f0c83c0f61499f7fa0268fe8585dba18cd"
    },
    {
      "payload": {
        "trial_id": "rubric-keyword/C01/o0/pad0/r1",
        "judge": "rubric-keyword",
        "view_id": "C01/o0/pad0/r1",
        "view_hash": "sha256:c8dc9334c28169322eb94a45714153a8a5ec134c0283e71f8ac68274814a0a50",
        "case_id": "C01",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: settled."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:0be80a66c18be8d7637a805bc065d4bb83fdf17b85b2f283eb398094e84e567c",
        "raw_output": {
          "verdict": "B",
          "rationale": "Executed deterministic rubric-keyword teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q02"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:02aadc439b12a3f2046c8d30fef8e20c59a7506bdaf94d75f1ae355f94680834"
    },
    {
      "payload": {
        "trial_id": "rubric-keyword/C01/o0/pad1/r0",
        "judge": "rubric-keyword",
        "view_id": "C01/o0/pad1/r0",
        "view_hash": "sha256:11130d63396993d40896a967c6307bf59f4388f5419a9294e35d52af5aba3031",
        "case_id": "C01",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending.",
            "B": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:8a3f04b2f09a504872a94ef019b34a09dec0b1a5715c7baee82c257de6ff97ac",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic rubric-keyword teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q01"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:667693513fd74b814cfb186f0a6f1d566290c2b5dc9f97431037c3eddd6f8543"
    },
    {
      "payload": {
        "trial_id": "rubric-keyword/C01/o0/pad1/r1",
        "judge": "rubric-keyword",
        "view_id": "C01/o0/pad1/r1",
        "view_hash": "sha256:37d71dfaf767bdee55a9a244a84507682fe9091bd560dbb06b8d227ddce2cfb3",
        "case_id": "C01",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending.",
            "B": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:c4a9a74bd09bf09a285bcc2a3015297cc39858f21ce8a0e44a1eab16cd5131bd",
        "raw_output": {
          "verdict": "B",
          "rationale": "Executed deterministic rubric-keyword teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q02"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:22d3f92249ee1bb703047efcb9e3126d50defc16e87d8496e29d3e056dd64c60"
    },
    {
      "payload": {
        "trial_id": "rubric-keyword/C01/o1/brief/r0",
        "judge": "rubric-keyword",
        "view_id": "C01/o1/brief/r0",
        "view_hash": "sha256:f70d4b861a0fa4293bfcb9d2055e23fcb4bab17aabebca4a8beef7551df85abe",
        "case_id": "C01",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled.",
            "B": "Status: pending."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:d553ac53d1ea386ad370c0667f22fa6f0c8768e56cb3f67e85a826db2d00ef5f",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic rubric-keyword teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q02"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:ff168f1b251b30be636a161ae2005d23985e5c0e604493c667c1d40c24a7104a"
    },
    {
      "payload": {
        "trial_id": "rubric-keyword/C01/o1/brief/r1",
        "judge": "rubric-keyword",
        "view_id": "C01/o1/brief/r1",
        "view_hash": "sha256:3676e6661a9782d53dd6a42d6aa1bcbbcdb870fbd30f1891def3915da55f4cdd",
        "case_id": "C01",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled.",
            "B": "Status: pending."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:cf6ce0ec9d28b515c96518f6b3cff957f6d5ed2ba361a12eec1f8fcb9c8c6638",
        "raw_output": {
          "verdict": "B",
          "rationale": "Executed deterministic rubric-keyword teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q01"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:28ad99323f7bf8e95d78479e281fdae3c5b260ae5bdc5c5b0cc59aa97c3b3ab5"
    },
    {
      "payload": {
        "trial_id": "rubric-keyword/C01/o1/pad0/r0",
        "judge": "rubric-keyword",
        "view_id": "C01/o1/pad0/r0",
        "view_hash": "sha256:6a974275252ac33dd1cca55976208ea7ec80e75cc399217c856708df9424ab73",
        "case_id": "C01",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled.",
            "B": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:a74981fa8ea873895876e9516e4e8d1859cbb263246dc6ee60756cacb2bb113d",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic rubric-keyword teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q02"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:7478e5a4b9fa449edab05b3060f6658dff34f2266ca048479abfd430e37d2530"
    },
    {
      "payload": {
        "trial_id": "rubric-keyword/C01/o1/pad0/r1",
        "judge": "rubric-keyword",
        "view_id": "C01/o1/pad0/r1",
        "view_hash": "sha256:4a14f0bacb8eb5c4125bbf3280f0aa23e507ccb9552566db2988fabbfcba7926",
        "case_id": "C01",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled.",
            "B": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:28d5378611b4560eb0346a1c6a11965eb6c4486086ae8c9450504a9cc332bab6",
        "raw_output": {
          "verdict": "B",
          "rationale": "Executed deterministic rubric-keyword teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q01"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:fba16962779a6f8491859d6cd10fc3e63550b11d4dbe8e2af9dbf99b70dc504c"
    },
    {
      "payload": {
        "trial_id": "rubric-keyword/C01/o1/pad1/r0",
        "judge": "rubric-keyword",
        "view_id": "C01/o1/pad1/r0",
        "view_hash": "sha256:06ecb4f299b1b879957af03ef033e1d16ba6de2bc9e32f94ed7875ab8fcb136d",
        "case_id": "C01",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: pending."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:d332ad1c2b14b92e179e231f32762c8b0a3bc6350773f76b8c061b8a1aec852e",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic rubric-keyword teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q02"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:4af9a632046940337aec553dd5339ec0c8c61ae056d9d92837e1cff74a644934"
    },
    {
      "payload": {
        "trial_id": "rubric-keyword/C01/o1/pad1/r1",
        "judge": "rubric-keyword",
        "view_id": "C01/o1/pad1/r1",
        "view_hash": "sha256:fd50685b5eba86b0f7427eb4c8407b87dfda26cace134c854b9f5bce0a48c996",
        "case_id": "C01",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: pending."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:1d6e55cbfd3a854ee96d202daa79c4420ad4c905513ce4d59e5fe35898c84cb4",
        "raw_output": {
          "verdict": "B",
          "rationale": "Executed deterministic rubric-keyword teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q01"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:7eced4ba3c00787acc0fa93ece3a6f0029af9fe0d5755d12699a9935aaedd367"
    },
    {
      "payload": {
        "trial_id": "rubric-keyword/C02/o0/brief/r0",
        "judge": "rubric-keyword",
        "view_id": "C02/o0/brief/r0",
        "view_hash": "sha256:144512f096ad88e5e0ebff6bc7d861df06839f518b32753355cbe04530f5bb78",
        "case_id": "C02",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "settled",
          "answers": {
            "A": "Status: pending.",
            "B": "Status: settled."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:e23e1a6d1d15c8355d4c5ce2e10bf80b0e4791ec9e4d131382868c8cf7c4b26a",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic rubric-keyword teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q03"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:66e0c7ae57e7088af450fcd64411c3f52c36bb6b68716d2b3449d35493eeedb5"
    },
    {
      "payload": {
        "trial_id": "rubric-keyword/C02/o0/brief/r1",
        "judge": "rubric-keyword",
        "view_id": "C02/o0/brief/r1",
        "view_hash": "sha256:4f3349a8ce1921fe54c8e22a868cf39ad167219619742513f30368f14616e34d",
        "case_id": "C02",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "settled",
          "answers": {
            "A": "Status: pending.",
            "B": "Status: settled."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:3130796408298f92835c9b39719c09435d44c9b708cc83e0e6cc626a7cb2aacf",
        "raw_output": {
          "verdict": "B",
          "rationale": "Executed deterministic rubric-keyword teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q04"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:f3d8a976db29aeebdf3357ddb135b7e7728f38437589c47892092683f1d6f7f2"
    },
    {
      "payload": {
        "trial_id": "rubric-keyword/C02/o0/pad0/r0",
        "judge": "rubric-keyword",
        "view_id": "C02/o0/pad0/r0",
        "view_hash": "sha256:38b9a8f8b178c3725cccc96af11b6feb994bb8d7064e2d462e5a2b04e3777cd0",
        "case_id": "C02",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "settled",
          "answers": {
            "A": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: settled."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:8cc0359b7469f6a72f005d131c1b530fb2f44b889e1dde21b507ff20be400939",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic rubric-keyword teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q03"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:91a2c60c8b11b491aed7828a9e365056461d4618b57e34bd2485d6d0d62fdc6d"
    },
    {
      "payload": {
        "trial_id": "rubric-keyword/C02/o0/pad0/r1",
        "judge": "rubric-keyword",
        "view_id": "C02/o0/pad0/r1",
        "view_hash": "sha256:50fa591e9c00c8c01aa490a8d496523d7c00b56fceab8f8fd79337621d53f262",
        "case_id": "C02",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "settled",
          "answers": {
            "A": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: settled."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:d504477689b21e0c371af99ea2392b04df7f0329262e1849b0cd71262eb6e67b",
        "raw_output": {
          "verdict": "B",
          "rationale": "Executed deterministic rubric-keyword teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q04"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:3bb4dfd42a27e8e46aaa92aea6fd78df29174487a343875f57e6bad69474b96e"
    },
    {
      "payload": {
        "trial_id": "rubric-keyword/C02/o0/pad1/r0",
        "judge": "rubric-keyword",
        "view_id": "C02/o0/pad1/r0",
        "view_hash": "sha256:edc8c17fb75d09b7f0a42ae97c5a560376eae4bce387392ed8f6c2a0e57658eb",
        "case_id": "C02",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "settled",
          "answers": {
            "A": "Status: pending.",
            "B": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:ce0f47179d1b7fdbb9b33c59093fc81bd8f94d16031d31ad536c50cf93f391fd",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic rubric-keyword teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q03"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:599a45b86442ec46dda541c3a358ec958f495c27f801a01153587ee5f83e9ad2"
    },
    {
      "payload": {
        "trial_id": "rubric-keyword/C02/o0/pad1/r1",
        "judge": "rubric-keyword",
        "view_id": "C02/o0/pad1/r1",
        "view_hash": "sha256:d299675ced7f209fd322c90c857177779c1b37ef5b69d341da6ddcd7bf11f138",
        "case_id": "C02",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "settled",
          "answers": {
            "A": "Status: pending.",
            "B": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:cc9f4d89a877f5bfcccf3a1b525dfb5a656dc2e2e97fff9f3e40a27ee93000cd",
        "raw_output": {
          "verdict": "B",
          "rationale": "Executed deterministic rubric-keyword teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q04"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:b2a6cc1da78377ae26bbd96a8bd04ccc0c236efc24e645d434491af276fc0327"
    },
    {
      "payload": {
        "trial_id": "rubric-keyword/C02/o1/brief/r0",
        "judge": "rubric-keyword",
        "view_id": "C02/o1/brief/r0",
        "view_hash": "sha256:f8fb4147e0c4891c0dfc0ee653d5d309de87a41f51a1ad302dd8998243b33800",
        "case_id": "C02",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "settled",
          "answers": {
            "A": "Status: settled.",
            "B": "Status: pending."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:43ca87eed0b68cc7f2f8684f310c0eef44db96a3dae197392e603224020d6a83",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic rubric-keyword teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q04"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:5397bf8820b01d27dd42a27522ad0a05a2a8d4e3611f781b2d0bddf6d474e196"
    },
    {
      "payload": {
        "trial_id": "rubric-keyword/C02/o1/brief/r1",
        "judge": "rubric-keyword",
        "view_id": "C02/o1/brief/r1",
        "view_hash": "sha256:70e7e7b499f3d8d3932a2af394b5a30516d2717b184626ef01d8db18dfed034f",
        "case_id": "C02",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "settled",
          "answers": {
            "A": "Status: settled.",
            "B": "Status: pending."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:e1666006412d079149d1a71d76c2fa22fe3db34cbb84d6ef56dd4f4f90d4031a",
        "raw_output": {
          "verdict": "B",
          "rationale": "Executed deterministic rubric-keyword teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q03"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:fd38b67bb760f18b86c7385c8304a40500c890d38c8b2755c056db524f1d9812"
    },
    {
      "payload": {
        "trial_id": "rubric-keyword/C02/o1/pad0/r0",
        "judge": "rubric-keyword",
        "view_id": "C02/o1/pad0/r0",
        "view_hash": "sha256:1d6b69670b7832367d4f04e7defdb67a924760badd5794f70a35a03d75f02970",
        "case_id": "C02",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "settled",
          "answers": {
            "A": "Status: settled.",
            "B": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:95986b8aa1f6d3808c411fa94f0832eed415f7dab6d1527184e10c6dfdb535eb",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic rubric-keyword teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q04"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:27b8fc3b8f441b216be1cd10ace13631237997eec17e8f3a225d53bc10fdc7a0"
    },
    {
      "payload": {
        "trial_id": "rubric-keyword/C02/o1/pad0/r1",
        "judge": "rubric-keyword",
        "view_id": "C02/o1/pad0/r1",
        "view_hash": "sha256:2ec87a62221d386dd2c6521e45ba6c890c63dc4b33d84682cd7a4eb700439b44",
        "case_id": "C02",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "settled",
          "answers": {
            "A": "Status: settled.",
            "B": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:bb70d6453a89c47ecacd8fe7cbf6e533c38b28af13721300560dc5dcadea5f37",
        "raw_output": {
          "verdict": "B",
          "rationale": "Executed deterministic rubric-keyword teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q03"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:055ce7b3c8d41f8949922b86e3eaf07c8ecf5d8168db3474b06cb0eb975b53cc"
    },
    {
      "payload": {
        "trial_id": "rubric-keyword/C02/o1/pad1/r0",
        "judge": "rubric-keyword",
        "view_id": "C02/o1/pad1/r0",
        "view_hash": "sha256:a116a8a8790d6f9453483893777c5848442568963ce7b72c86c791468027ca8a",
        "case_id": "C02",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "settled",
          "answers": {
            "A": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: pending."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:64de65d4b877584bddd4f1e819de5f985ac818afe984cc91f9ab20b468aa34ca",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic rubric-keyword teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q04"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:f134df0e131a0bf40e1c1929dbb308e8df214b47338e5f8ac8b0f4e5b24f340b"
    },
    {
      "payload": {
        "trial_id": "rubric-keyword/C02/o1/pad1/r1",
        "judge": "rubric-keyword",
        "view_id": "C02/o1/pad1/r1",
        "view_hash": "sha256:cf853ee55d1b7c739a482a0627285cb05b2e5542f5b61ee16af0ac9fe7e5d376",
        "case_id": "C02",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "settled",
          "answers": {
            "A": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: pending."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:37e397d190aa36e9651b0eb7aef2d2bd6f215dde8a36e8b98e2211744bbadf36",
        "raw_output": {
          "verdict": "B",
          "rationale": "Executed deterministic rubric-keyword teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q03"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:bbf4ceca1af20daf167a9ba5f870dbe98d4128a052f7e6962b6be3540afc92a2"
    },
    {
      "payload": {
        "trial_id": "rubric-keyword/C03/o0/brief/r0",
        "judge": "rubric-keyword",
        "view_id": "C03/o0/brief/r0",
        "view_hash": "sha256:fd4971d0666d41849414117d6137b1bc25c95bccc6df4e8b9a37c62d2cf5e2eb",
        "case_id": "C03",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending.",
            "B": "Status: pending."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:ffc7289fe1e6c118f15158759210f4544f015c1253a5c58f119d2fa565c9dc34",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic rubric-keyword teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q05"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:b696e89f04a5d53428b62f950b4056cd5e04a12d540533f4dac8b6d726c34c6a"
    },
    {
      "payload": {
        "trial_id": "rubric-keyword/C03/o0/brief/r1",
        "judge": "rubric-keyword",
        "view_id": "C03/o0/brief/r1",
        "view_hash": "sha256:157a036d9a022aa2569167715564a553535bf416bede12cf5de5f2e0a367f378",
        "case_id": "C03",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending.",
            "B": "Status: pending."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:941ed7096801255918bb4b31054ddbfc32ca42d9134b4997151cf8ae1d97cdc3",
        "raw_output": {
          "verdict": "B",
          "rationale": "Executed deterministic rubric-keyword teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q06"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:c159ea9505e70e4bdc530e374638151269aa2ac3b60f930d6a2ef3f29cad2adf"
    },
    {
      "payload": {
        "trial_id": "rubric-keyword/C03/o0/pad0/r0",
        "judge": "rubric-keyword",
        "view_id": "C03/o0/pad0/r0",
        "view_hash": "sha256:ed330bb3c54b17656c2b3b9b0578d07f5006ca4348345150a5132b03f1a60a91",
        "case_id": "C03",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: pending."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:f953219bc278797f202154fe6b30da103f63c77224bf52236983141b4f8bad16",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic rubric-keyword teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q05"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:56aaf18b183ee53e0e1bd3fc8cd5d46cf4bca220b65ec071e7dc0f363aaa566a"
    },
    {
      "payload": {
        "trial_id": "rubric-keyword/C03/o0/pad0/r1",
        "judge": "rubric-keyword",
        "view_id": "C03/o0/pad0/r1",
        "view_hash": "sha256:cec2e6095f81c192d485a69cd0ab8c6a2fa275641969c790773b82381cdbcbdf",
        "case_id": "C03",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: pending."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:fa250860fb03b11bcfb3badd115ccabff735ecaa09ee4bcd81f57515439f014a",
        "raw_output": {
          "verdict": "B",
          "rationale": "Executed deterministic rubric-keyword teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q06"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:6597f50fa847df826a277f2ec5f9ea31a840bd353b48ab733474a8d612c187aa"
    },
    {
      "payload": {
        "trial_id": "rubric-keyword/C03/o0/pad1/r0",
        "judge": "rubric-keyword",
        "view_id": "C03/o0/pad1/r0",
        "view_hash": "sha256:4ebca42a561a242f570c0257c869b8db44241aedd616b71c165ac9aaa615cb76",
        "case_id": "C03",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending.",
            "B": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:1264a794e7063e15d1ca4786181dae3d03e9f3396f4a5b171d34b067e615c6f1",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic rubric-keyword teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q05"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:6c6744b261fed6e603116f2b5b24458a125ecf89bc6da261a82dbb0b5abe28f9"
    },
    {
      "payload": {
        "trial_id": "rubric-keyword/C03/o0/pad1/r1",
        "judge": "rubric-keyword",
        "view_id": "C03/o0/pad1/r1",
        "view_hash": "sha256:20cf41438b3f03081f7deadbbee94db51843f8bc9fc8f505e920f8becc4c9124",
        "case_id": "C03",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending.",
            "B": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:c61334d70f7faf034b2392acf701508e2df25b361401393dd27c6641f3d1b577",
        "raw_output": {
          "verdict": "B",
          "rationale": "Executed deterministic rubric-keyword teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q06"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:9c26d949136f870ca5565547f455c89d5476b2f031bddeda1d50920cee67cad5"
    },
    {
      "payload": {
        "trial_id": "rubric-keyword/C03/o1/brief/r0",
        "judge": "rubric-keyword",
        "view_id": "C03/o1/brief/r0",
        "view_hash": "sha256:ae860545b6249945937db41d8ec06a8f863af6de0384c01fa1c230aa032eb209",
        "case_id": "C03",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending.",
            "B": "Status: pending."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:ffc7289fe1e6c118f15158759210f4544f015c1253a5c58f119d2fa565c9dc34",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic rubric-keyword teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q06"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:2c949cdeab622cc5ef5eeef43b3872863c97869e06ffcaafb7eb7bb1ff378d30"
    },
    {
      "payload": {
        "trial_id": "rubric-keyword/C03/o1/brief/r1",
        "judge": "rubric-keyword",
        "view_id": "C03/o1/brief/r1",
        "view_hash": "sha256:e497e6f99eacf9216b34b1288bed51390e7e3fc7fac9e8a753da74e114d560e0",
        "case_id": "C03",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending.",
            "B": "Status: pending."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:941ed7096801255918bb4b31054ddbfc32ca42d9134b4997151cf8ae1d97cdc3",
        "raw_output": {
          "verdict": "B",
          "rationale": "Executed deterministic rubric-keyword teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q05"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:8fc77c0c37b9031797de4932b2fec8ace2f834d499020a8671cb155ff25446d5"
    },
    {
      "payload": {
        "trial_id": "rubric-keyword/C03/o1/pad0/r0",
        "judge": "rubric-keyword",
        "view_id": "C03/o1/pad0/r0",
        "view_hash": "sha256:3e8c51bb01c259655389c2ad2dde72c43340fb47fac5ddd0ca7508832ddab225",
        "case_id": "C03",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending.",
            "B": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:1264a794e7063e15d1ca4786181dae3d03e9f3396f4a5b171d34b067e615c6f1",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic rubric-keyword teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q06"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:d2317d5915c0991725d7bddf0c26db73502f692ec17c7cbe211480307d4130aa"
    },
    {
      "payload": {
        "trial_id": "rubric-keyword/C03/o1/pad0/r1",
        "judge": "rubric-keyword",
        "view_id": "C03/o1/pad0/r1",
        "view_hash": "sha256:fe4ee0e7529dcd520f6bf3e555a897cb45c922fa48916e65bf9830d7ea0c66cb",
        "case_id": "C03",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending.",
            "B": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:c61334d70f7faf034b2392acf701508e2df25b361401393dd27c6641f3d1b577",
        "raw_output": {
          "verdict": "B",
          "rationale": "Executed deterministic rubric-keyword teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q05"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:be5251d43345b8e6ae1d1bcc0d573df08ca4446399b46d626da06b8711a69d88"
    },
    {
      "payload": {
        "trial_id": "rubric-keyword/C03/o1/pad1/r0",
        "judge": "rubric-keyword",
        "view_id": "C03/o1/pad1/r0",
        "view_hash": "sha256:ca37ccfa0f7f93a4e9be6b70081f0c73379f805f2937fcee53e91ddc1eef2eab",
        "case_id": "C03",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: pending."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:f953219bc278797f202154fe6b30da103f63c77224bf52236983141b4f8bad16",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic rubric-keyword teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q06"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:be50306b0c2c774f633057e5b5ae0202c167ca95c2139d432eb3a24d13ccf62b"
    },
    {
      "payload": {
        "trial_id": "rubric-keyword/C03/o1/pad1/r1",
        "judge": "rubric-keyword",
        "view_id": "C03/o1/pad1/r1",
        "view_hash": "sha256:350fc9772766d334507e1827095cdd41bf59abaae0180fc2c4020bae8b2cb4dd",
        "case_id": "C03",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: pending."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:fa250860fb03b11bcfb3badd115ccabff735ecaa09ee4bcd81f57515439f014a",
        "raw_output": {
          "verdict": "B",
          "rationale": "Executed deterministic rubric-keyword teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q05"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:a31d74967904cc04c80c7c9bf2bb86c58416ff2e8485cf9f092d01b72d413711"
    },
    {
      "payload": {
        "trial_id": "rubric-keyword/C04/o0/brief/r0",
        "judge": "rubric-keyword",
        "view_id": "C04/o0/brief/r0",
        "view_hash": "sha256:9badd5d495d1f21ed6838a62aaf5eb551176e7257effd4cedd682d3b8241b5b1",
        "case_id": "C04",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled.",
            "B": "Status: settled."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:b38890fba912c12e3c3c81cf96cb787f4d4d1de4d0fb569e1158cab958617485",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic rubric-keyword teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q07"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:ce9af247037d9a45017f7828aa270d83e7cefa4f07b7affb4072cdff666e5d3b"
    },
    {
      "payload": {
        "trial_id": "rubric-keyword/C04/o0/brief/r1",
        "judge": "rubric-keyword",
        "view_id": "C04/o0/brief/r1",
        "view_hash": "sha256:c35ad88127d6fe4d179c5ff7ab8c1614fbdc8da3f10b58e5e4f3c10d1b662ff4",
        "case_id": "C04",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled.",
            "B": "Status: settled."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:c9ee518a78e7379fd80f9ea2ef758727fe6aaea7e0da1c2c911496a2fe5712dc",
        "raw_output": {
          "verdict": "B",
          "rationale": "Executed deterministic rubric-keyword teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q08"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:27285943745dfd613cdb53d96810ee8c5b837f6c9b6481cfc07a247ff03675cb"
    },
    {
      "payload": {
        "trial_id": "rubric-keyword/C04/o0/pad0/r0",
        "judge": "rubric-keyword",
        "view_id": "C04/o0/pad0/r0",
        "view_hash": "sha256:7404c3921ef5e92b1cbad1f793b8050a60ad06b6bc69bbcae0430a5463d83eb8",
        "case_id": "C04",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: settled."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:38d358a322b9bf21b7ac9bd3d28370ac2d50bacac935eadf28b7ce3391f649f5",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic rubric-keyword teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q07"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:aeb1b8d9bd5d62c6cea72b8ed0641de32d915b20623f79d2cd0e5ef7f7dad691"
    },
    {
      "payload": {
        "trial_id": "rubric-keyword/C04/o0/pad0/r1",
        "judge": "rubric-keyword",
        "view_id": "C04/o0/pad0/r1",
        "view_hash": "sha256:53de4c526a53698958c8d6b3a22ed426bea6707afc117b4a001871705e8f1de6",
        "case_id": "C04",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: settled."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:04394089cc517009ab962ab6b39350c67aa53613043dafdc655aa3aa58c45887",
        "raw_output": {
          "verdict": "B",
          "rationale": "Executed deterministic rubric-keyword teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q08"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:0241bf7e82d894e6cf1167a62a3709f699f65aada6d38a4f5740a0cc74a77989"
    },
    {
      "payload": {
        "trial_id": "rubric-keyword/C04/o0/pad1/r0",
        "judge": "rubric-keyword",
        "view_id": "C04/o0/pad1/r0",
        "view_hash": "sha256:5cca9c04d8c91b1b579a12467d95dd4d195a13e9febd359361342d4f2b67f3ab",
        "case_id": "C04",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled.",
            "B": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:0be19ab4ba89be44feb31df85b72a7488a352fb73ff3b1047b2c859730a9acb5",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic rubric-keyword teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q07"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:b9a77d07a603230be64f31151768cae9efb99a7f9e953d6b57b889d0fe63d2fd"
    },
    {
      "payload": {
        "trial_id": "rubric-keyword/C04/o0/pad1/r1",
        "judge": "rubric-keyword",
        "view_id": "C04/o0/pad1/r1",
        "view_hash": "sha256:086bcc3eabd3e590d5d71860149602110abd41f6106eb160ad1bf193415f3dfb",
        "case_id": "C04",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled.",
            "B": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:fb756d8a601c20382bf1184663bbf078d6c17bd63539e9bcbb85b9c4e556a9c6",
        "raw_output": {
          "verdict": "B",
          "rationale": "Executed deterministic rubric-keyword teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q08"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:ccbcfe62afc66c5652f0a732f29c03439c7b04258b2df308fb41b8b16557dad8"
    },
    {
      "payload": {
        "trial_id": "rubric-keyword/C04/o1/brief/r0",
        "judge": "rubric-keyword",
        "view_id": "C04/o1/brief/r0",
        "view_hash": "sha256:aa5dc0d5c16fe73fe16fc4cecea66d6c0c404dba4a8bca253d0871a57a9edbf9",
        "case_id": "C04",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled.",
            "B": "Status: settled."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:b38890fba912c12e3c3c81cf96cb787f4d4d1de4d0fb569e1158cab958617485",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic rubric-keyword teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q08"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:d35ad7fc6747fd4796be2b1ac63f1512583b961cf368a9abaec2b22d6362fa4c"
    },
    {
      "payload": {
        "trial_id": "rubric-keyword/C04/o1/brief/r1",
        "judge": "rubric-keyword",
        "view_id": "C04/o1/brief/r1",
        "view_hash": "sha256:3d80e9bb3f3afca396fc493a36dd56ffe45717d6e73e5c50d6d75209f62e3acd",
        "case_id": "C04",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled.",
            "B": "Status: settled."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:c9ee518a78e7379fd80f9ea2ef758727fe6aaea7e0da1c2c911496a2fe5712dc",
        "raw_output": {
          "verdict": "B",
          "rationale": "Executed deterministic rubric-keyword teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q07"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:9ec428f3297cc0878fc39bf355bfb418232f1510efae5e3beccea2963cb1334b"
    },
    {
      "payload": {
        "trial_id": "rubric-keyword/C04/o1/pad0/r0",
        "judge": "rubric-keyword",
        "view_id": "C04/o1/pad0/r0",
        "view_hash": "sha256:79aa274a99643bf3242b1a6dbf5087dc7ff1a18294df7282d1e08c6d0cc7139f",
        "case_id": "C04",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled.",
            "B": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:0be19ab4ba89be44feb31df85b72a7488a352fb73ff3b1047b2c859730a9acb5",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic rubric-keyword teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q08"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:49844299637999fa1fb8b23106dae7d86c0598444117cb20651e03f25a21832c"
    },
    {
      "payload": {
        "trial_id": "rubric-keyword/C04/o1/pad0/r1",
        "judge": "rubric-keyword",
        "view_id": "C04/o1/pad0/r1",
        "view_hash": "sha256:f00ffc6d1d7036ed1d4b2445993c008edeff2ed0bec0ec88487400ff8cf56ec6",
        "case_id": "C04",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled.",
            "B": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:fb756d8a601c20382bf1184663bbf078d6c17bd63539e9bcbb85b9c4e556a9c6",
        "raw_output": {
          "verdict": "B",
          "rationale": "Executed deterministic rubric-keyword teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q07"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:bd65c266418b53d6bab0c2b2a2a3c2655b08efef9d11fdf234c871cccd18df91"
    },
    {
      "payload": {
        "trial_id": "rubric-keyword/C04/o1/pad1/r0",
        "judge": "rubric-keyword",
        "view_id": "C04/o1/pad1/r0",
        "view_hash": "sha256:4004aa7b48ee47c6e8bad5d272bf0174741f704415eb49e407c9e6a00c1dc6e9",
        "case_id": "C04",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: settled."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:38d358a322b9bf21b7ac9bd3d28370ac2d50bacac935eadf28b7ce3391f649f5",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic rubric-keyword teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q08"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:d1c08aa375c0baaaa2750a74ffcb48931eb2cd4289197868da95411c456b4dfa"
    },
    {
      "payload": {
        "trial_id": "rubric-keyword/C04/o1/pad1/r1",
        "judge": "rubric-keyword",
        "view_id": "C04/o1/pad1/r1",
        "view_hash": "sha256:e8866c235195380ee528ea91eeb39b0d887ccda853325791300a26176bc65c53",
        "case_id": "C04",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: settled."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:04394089cc517009ab962ab6b39350c67aa53613043dafdc655aa3aa58c45887",
        "raw_output": {
          "verdict": "B",
          "rationale": "Executed deterministic rubric-keyword teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q07"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:b4e3000ab7fa413ef497361227aa1bbf8cace9ecd287624ded7c5581b615e93e"
    },
    {
      "payload": {
        "trial_id": "rubric-keyword/C05/o0/brief/r0",
        "judge": "rubric-keyword",
        "view_id": "C05/o0/brief/r0",
        "view_hash": "sha256:422cdecf12096d1c65cf9144b5c48125046c1cbc2c2c40759f1a92792c70e286",
        "case_id": "C05",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": null,
          "answers": {
            "A": "Status: pending.",
            "B": "Status: settled."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:e956fdaeb436a55f8ad1af73f7d50e57b57307a1ed37de981dafdc505ea4aaf7",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic rubric-keyword teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q09"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": true
        }
      },
      "artifact_hash": "sha256:a8815c22e8b516f185ece1ef4a1e9c2ad8f7cc4142ac7575dbd9715e5c1a1e01"
    },
    {
      "payload": {
        "trial_id": "rubric-keyword/C05/o0/brief/r1",
        "judge": "rubric-keyword",
        "view_id": "C05/o0/brief/r1",
        "view_hash": "sha256:1e0b623f806f98cb2056ee06e427a1c2d40dbf4b605e805136f22675e6d6218f",
        "case_id": "C05",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": null,
          "answers": {
            "A": "Status: pending.",
            "B": "Status: settled."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:fb0f962026d5b1b6200c8ea14f84a48e04a6f165d614a3238d9698cf80569bcf",
        "raw_output": {
          "verdict": "B",
          "rationale": "Executed deterministic rubric-keyword teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q10"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": true
        }
      },
      "artifact_hash": "sha256:e9fb7f1ddb695f422daa4713caa4d39d87e6402a91c4955f5266ec93ecb9d150"
    },
    {
      "payload": {
        "trial_id": "rubric-keyword/C05/o0/pad0/r0",
        "judge": "rubric-keyword",
        "view_id": "C05/o0/pad0/r0",
        "view_hash": "sha256:52c43dcfc34c6b84aa874dc3f1fcd6b69c02c9a1ad6c905729f304560ee9a3b9",
        "case_id": "C05",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": null,
          "answers": {
            "A": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: settled."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:847ada2d05bff4ff010c73e48db92d1db333e58911a1711f0ec9d451daeb3790",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic rubric-keyword teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q09"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": true
        }
      },
      "artifact_hash": "sha256:c574b2eb4c99f06ace2aa9f24688e5025e83ce1f3cd54937d250b22e4fa61d4e"
    },
    {
      "payload": {
        "trial_id": "rubric-keyword/C05/o0/pad0/r1",
        "judge": "rubric-keyword",
        "view_id": "C05/o0/pad0/r1",
        "view_hash": "sha256:80999c41a9e664f18f5af6ce2e127d42458813e4d333690ba4bdc6066a01ab54",
        "case_id": "C05",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": null,
          "answers": {
            "A": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: settled."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:f1a1887fec13f46e35f0c4b9ddea27bbe9b596e45bafc9bf0379025dd2c0d727",
        "raw_output": {
          "verdict": "B",
          "rationale": "Executed deterministic rubric-keyword teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q10"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": true
        }
      },
      "artifact_hash": "sha256:d39f3be9a22735a23696a778f6fe3c1d498e549f5e9b0efbe5a1f71a66e21ecf"
    },
    {
      "payload": {
        "trial_id": "rubric-keyword/C05/o0/pad1/r0",
        "judge": "rubric-keyword",
        "view_id": "C05/o0/pad1/r0",
        "view_hash": "sha256:ce970debb9b67603dcb3963d56209d98dbed0012b9d6a1a255703371d541e100",
        "case_id": "C05",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": null,
          "answers": {
            "A": "Status: pending.",
            "B": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:62aa7e22b8415f5233653a4be381fbffab97b3d23de1f18f0890033c610b826c",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic rubric-keyword teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q09"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": true
        }
      },
      "artifact_hash": "sha256:cd59aac959eebbed71f11750aa4eb4ee174e2868aee34474b90f28f213098246"
    },
    {
      "payload": {
        "trial_id": "rubric-keyword/C05/o0/pad1/r1",
        "judge": "rubric-keyword",
        "view_id": "C05/o0/pad1/r1",
        "view_hash": "sha256:1bde83ebd5b01e101a52051e58aeef9cb1b93268651499d4dbb93269de4425ea",
        "case_id": "C05",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": null,
          "answers": {
            "A": "Status: pending.",
            "B": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:f8a8ac3dc6daf951b4b8bdbd50b0912e5a164d205c41a17998dabd2f6cd08b37",
        "raw_output": {
          "verdict": "B",
          "rationale": "Executed deterministic rubric-keyword teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q10"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": true
        }
      },
      "artifact_hash": "sha256:6d0f44a11f5d7e09adaf2c474992ed401e058b32a3c627ec3e2a4b18dd627dca"
    },
    {
      "payload": {
        "trial_id": "rubric-keyword/C05/o1/brief/r0",
        "judge": "rubric-keyword",
        "view_id": "C05/o1/brief/r0",
        "view_hash": "sha256:101044d2c28b816e3afa178f84f86f1913925f0f60b1ce6bac4afbe7565819ac",
        "case_id": "C05",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": null,
          "answers": {
            "A": "Status: settled.",
            "B": "Status: pending."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:ac8a3171b9bcffc2938ead37ec8b99a9fa165409f61fe37f73bb19adedaca067",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic rubric-keyword teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q10"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": true
        }
      },
      "artifact_hash": "sha256:d2c1c74e37934d000e78cc7cad0e9910bc84af8e90e5b9e6c35b8f9bfc05ac3f"
    },
    {
      "payload": {
        "trial_id": "rubric-keyword/C05/o1/brief/r1",
        "judge": "rubric-keyword",
        "view_id": "C05/o1/brief/r1",
        "view_hash": "sha256:c19b80b298fe10e5b97a62a2e39f9fbb16220f032aac028d74becaade31f29b7",
        "case_id": "C05",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": null,
          "answers": {
            "A": "Status: settled.",
            "B": "Status: pending."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:cfad7bcefc7d36d47a2e3a7cb9990b0250220f00e1f789ab26a05f460d48416e",
        "raw_output": {
          "verdict": "B",
          "rationale": "Executed deterministic rubric-keyword teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q09"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": true
        }
      },
      "artifact_hash": "sha256:575e27138f220b29bd059aea15ea284172f02cb68887a891c3ac434f60a08542"
    },
    {
      "payload": {
        "trial_id": "rubric-keyword/C05/o1/pad0/r0",
        "judge": "rubric-keyword",
        "view_id": "C05/o1/pad0/r0",
        "view_hash": "sha256:9b9a033c2c078ec590cdb7c80ad846e03e7e5d57b35804f76118dde6e82c9916",
        "case_id": "C05",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": null,
          "answers": {
            "A": "Status: settled.",
            "B": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:d4f9cd5a59df9e2752fe5c2cf7529246176f86e60d098fa873ad3418f579c124",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic rubric-keyword teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q10"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": true
        }
      },
      "artifact_hash": "sha256:8a29af9c9c8cf2ff04a8d9e636ab9353a09c72ae6417e34752ede97a0cb453f5"
    },
    {
      "payload": {
        "trial_id": "rubric-keyword/C05/o1/pad0/r1",
        "judge": "rubric-keyword",
        "view_id": "C05/o1/pad0/r1",
        "view_hash": "sha256:c326040e273ff83a43aa308701270e97562de8ae2b5786e3f857369280b6de68",
        "case_id": "C05",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": null,
          "answers": {
            "A": "Status: settled.",
            "B": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:29bad4fcaa10408bf2cd2cc833ee9763fd2e25a270c246a0dd0f25d27d1ab504",
        "raw_output": {
          "verdict": "B",
          "rationale": "Executed deterministic rubric-keyword teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q09"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": true
        }
      },
      "artifact_hash": "sha256:4e37f64a71f6ad3767c570521421b37aa5eb47e6176629989a2b9105794b7184"
    },
    {
      "payload": {
        "trial_id": "rubric-keyword/C05/o1/pad1/r0",
        "judge": "rubric-keyword",
        "view_id": "C05/o1/pad1/r0",
        "view_hash": "sha256:dcf30bcb513d85396536cf1ef3d4b2a20216cf4906ac2325f7e2a9d213bd8c78",
        "case_id": "C05",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": null,
          "answers": {
            "A": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: pending."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:5a20dd35f7c9723756a7a2c089b9c2c3dd046c8bbcc73c7f4bdd1655d28bf208",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic rubric-keyword teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q10"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": true
        }
      },
      "artifact_hash": "sha256:34230c53357a82043bbb8004cef36ba63376a53993db867ed82befe68131c1e6"
    },
    {
      "payload": {
        "trial_id": "rubric-keyword/C05/o1/pad1/r1",
        "judge": "rubric-keyword",
        "view_id": "C05/o1/pad1/r1",
        "view_hash": "sha256:b25801213ac0c4a17bb5c264463d7ab236445f8cdc0ddac267d7f2f63e152224",
        "case_id": "C05",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": null,
          "answers": {
            "A": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: pending."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:7b43cb894fc9d922b8729c7cc9bc942de620fbff265b4dfe52a87a3ab6efa8ac",
        "raw_output": {
          "verdict": "B",
          "rationale": "Executed deterministic rubric-keyword teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q09"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": true
        }
      },
      "artifact_hash": "sha256:3b284a5596850ac8266fb38c2de5a2e46355b3e5b8710a6306748538e64937c3"
    },
    {
      "payload": {
        "trial_id": "length-clone/C01/o0/brief/r0",
        "judge": "length-clone",
        "view_id": "C01/o0/brief/r0",
        "view_hash": "sha256:4334000609cb3bb44aa6a7468ac81b2d8093e7a289baf83cd173a915413c433b",
        "case_id": "C01",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending.",
            "B": "Status: settled."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:e01a3eb650cc15cecd6b7c335968a0d137c676d164b914d0893c44f311c26cdc",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic length-clone teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q01"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:28a76a632bc108ba27e98edaeca10bac71261a3b6c9ea6007bff3861ad439292"
    },
    {
      "payload": {
        "trial_id": "length-clone/C01/o0/brief/r1",
        "judge": "length-clone",
        "view_id": "C01/o0/brief/r1",
        "view_hash": "sha256:6e13a4c9132e92d3df31470fa7da4d24c01132316527df3ee99f161233f9e29e",
        "case_id": "C01",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending.",
            "B": "Status: settled."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:d063a1b614c8034dd15367336be671bf0e1dc72c426b01afc0a513a043527872",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic length-clone teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q01"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:52a7488e41199143eee0cb80df6a3738476c706b1c8fb45f625a8cd21a7df4b8"
    },
    {
      "payload": {
        "trial_id": "length-clone/C01/o0/pad0/r0",
        "judge": "length-clone",
        "view_id": "C01/o0/pad0/r0",
        "view_hash": "sha256:06b1c397976b1874db863aa692beb2df9a4a6267296edef7631f87bdca698f9a",
        "case_id": "C01",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: settled."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:f5e448666a48f4f88261f04f8a25a08da50f4467a75fbbacd06a150ee445c2c8",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic length-clone teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q01"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:5efad604c0543aa972574e6b600cd124cb2af424d6909e422f7e2c5b93ac345e"
    },
    {
      "payload": {
        "trial_id": "length-clone/C01/o0/pad0/r1",
        "judge": "length-clone",
        "view_id": "C01/o0/pad0/r1",
        "view_hash": "sha256:c8dc9334c28169322eb94a45714153a8a5ec134c0283e71f8ac68274814a0a50",
        "case_id": "C01",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: settled."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:0be80a66c18be8d7637a805bc065d4bb83fdf17b85b2f283eb398094e84e567c",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic length-clone teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q01"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:6e7c951a20c85644bd433f762bf7b25682273ecdbb1245a0fb1ffdf42fcf2d25"
    },
    {
      "payload": {
        "trial_id": "length-clone/C01/o0/pad1/r0",
        "judge": "length-clone",
        "view_id": "C01/o0/pad1/r0",
        "view_hash": "sha256:11130d63396993d40896a967c6307bf59f4388f5419a9294e35d52af5aba3031",
        "case_id": "C01",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending.",
            "B": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:8a3f04b2f09a504872a94ef019b34a09dec0b1a5715c7baee82c257de6ff97ac",
        "raw_output": {
          "verdict": "B",
          "rationale": "Executed deterministic length-clone teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q02"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:0ad8c83ac6e78fa8cdfa04a0ea4118af5978b53f37da7521e7a3d83de03c9cf3"
    },
    {
      "payload": {
        "trial_id": "length-clone/C01/o0/pad1/r1",
        "judge": "length-clone",
        "view_id": "C01/o0/pad1/r1",
        "view_hash": "sha256:37d71dfaf767bdee55a9a244a84507682fe9091bd560dbb06b8d227ddce2cfb3",
        "case_id": "C01",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending.",
            "B": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:c4a9a74bd09bf09a285bcc2a3015297cc39858f21ce8a0e44a1eab16cd5131bd",
        "raw_output": {
          "verdict": "B",
          "rationale": "Executed deterministic length-clone teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q02"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:db4756a17632397960cb7838e75fb01287739077392976f7439e141b3e6ff03a"
    },
    {
      "payload": {
        "trial_id": "length-clone/C01/o1/brief/r0",
        "judge": "length-clone",
        "view_id": "C01/o1/brief/r0",
        "view_hash": "sha256:f70d4b861a0fa4293bfcb9d2055e23fcb4bab17aabebca4a8beef7551df85abe",
        "case_id": "C01",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled.",
            "B": "Status: pending."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:d553ac53d1ea386ad370c0667f22fa6f0c8768e56cb3f67e85a826db2d00ef5f",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic length-clone teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q02"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:de590a2c0fd3462072773c9cc04282168c1a4229b6af135a0beaa892225dc2e4"
    },
    {
      "payload": {
        "trial_id": "length-clone/C01/o1/brief/r1",
        "judge": "length-clone",
        "view_id": "C01/o1/brief/r1",
        "view_hash": "sha256:3676e6661a9782d53dd6a42d6aa1bcbbcdb870fbd30f1891def3915da55f4cdd",
        "case_id": "C01",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled.",
            "B": "Status: pending."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:cf6ce0ec9d28b515c96518f6b3cff957f6d5ed2ba361a12eec1f8fcb9c8c6638",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic length-clone teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q02"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:47e116e7a65bae2521c707eec22da48da68c04913f6ab12a90e489a6120574c6"
    },
    {
      "payload": {
        "trial_id": "length-clone/C01/o1/pad0/r0",
        "judge": "length-clone",
        "view_id": "C01/o1/pad0/r0",
        "view_hash": "sha256:6a974275252ac33dd1cca55976208ea7ec80e75cc399217c856708df9424ab73",
        "case_id": "C01",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled.",
            "B": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:a74981fa8ea873895876e9516e4e8d1859cbb263246dc6ee60756cacb2bb113d",
        "raw_output": {
          "verdict": "B",
          "rationale": "Executed deterministic length-clone teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q01"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:df771e585722f7e31dfe547692cda29945b8b839bc0950fc7c6243be9013fea9"
    },
    {
      "payload": {
        "trial_id": "length-clone/C01/o1/pad0/r1",
        "judge": "length-clone",
        "view_id": "C01/o1/pad0/r1",
        "view_hash": "sha256:4a14f0bacb8eb5c4125bbf3280f0aa23e507ccb9552566db2988fabbfcba7926",
        "case_id": "C01",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled.",
            "B": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:28d5378611b4560eb0346a1c6a11965eb6c4486086ae8c9450504a9cc332bab6",
        "raw_output": {
          "verdict": "B",
          "rationale": "Executed deterministic length-clone teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q01"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:860457c98e111ab25855a2e36a3df9e8aa3646f8d7eb019b6b36c6a0936fb1b0"
    },
    {
      "payload": {
        "trial_id": "length-clone/C01/o1/pad1/r0",
        "judge": "length-clone",
        "view_id": "C01/o1/pad1/r0",
        "view_hash": "sha256:06ecb4f299b1b879957af03ef033e1d16ba6de2bc9e32f94ed7875ab8fcb136d",
        "case_id": "C01",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: pending."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:d332ad1c2b14b92e179e231f32762c8b0a3bc6350773f76b8c061b8a1aec852e",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic length-clone teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q02"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:255afd73125bdf2a78e258fe71ee35b5a59b025f75d40d34f81e4d06d1f4e15e"
    },
    {
      "payload": {
        "trial_id": "length-clone/C01/o1/pad1/r1",
        "judge": "length-clone",
        "view_id": "C01/o1/pad1/r1",
        "view_hash": "sha256:fd50685b5eba86b0f7427eb4c8407b87dfda26cace134c854b9f5bce0a48c996",
        "case_id": "C01",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: pending."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:1d6e55cbfd3a854ee96d202daa79c4420ad4c905513ce4d59e5fe35898c84cb4",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic length-clone teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q02"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:13750bb4ca24a08db21d8a5d9fe001c87d9cdf8c6c882035ae0fa724af22ec5b"
    },
    {
      "payload": {
        "trial_id": "length-clone/C02/o0/brief/r0",
        "judge": "length-clone",
        "view_id": "C02/o0/brief/r0",
        "view_hash": "sha256:144512f096ad88e5e0ebff6bc7d861df06839f518b32753355cbe04530f5bb78",
        "case_id": "C02",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "settled",
          "answers": {
            "A": "Status: pending.",
            "B": "Status: settled."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:e23e1a6d1d15c8355d4c5ce2e10bf80b0e4791ec9e4d131382868c8cf7c4b26a",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic length-clone teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q03"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:24736f57c106397287bab2f15324130bb94452865493dcd937ce2f6dabba33db"
    },
    {
      "payload": {
        "trial_id": "length-clone/C02/o0/brief/r1",
        "judge": "length-clone",
        "view_id": "C02/o0/brief/r1",
        "view_hash": "sha256:4f3349a8ce1921fe54c8e22a868cf39ad167219619742513f30368f14616e34d",
        "case_id": "C02",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "settled",
          "answers": {
            "A": "Status: pending.",
            "B": "Status: settled."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:3130796408298f92835c9b39719c09435d44c9b708cc83e0e6cc626a7cb2aacf",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic length-clone teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q03"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:1dbdbba2d5f869b8e13295ed89c4d0d1713e91d13d6b584c7afdd43f61b96176"
    },
    {
      "payload": {
        "trial_id": "length-clone/C02/o0/pad0/r0",
        "judge": "length-clone",
        "view_id": "C02/o0/pad0/r0",
        "view_hash": "sha256:38b9a8f8b178c3725cccc96af11b6feb994bb8d7064e2d462e5a2b04e3777cd0",
        "case_id": "C02",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "settled",
          "answers": {
            "A": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: settled."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:8cc0359b7469f6a72f005d131c1b530fb2f44b889e1dde21b507ff20be400939",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic length-clone teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q03"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:f5799e2e19a0f686ad28ed096dee73c5564cfd290e764643e7c7e331561e5984"
    },
    {
      "payload": {
        "trial_id": "length-clone/C02/o0/pad0/r1",
        "judge": "length-clone",
        "view_id": "C02/o0/pad0/r1",
        "view_hash": "sha256:50fa591e9c00c8c01aa490a8d496523d7c00b56fceab8f8fd79337621d53f262",
        "case_id": "C02",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "settled",
          "answers": {
            "A": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: settled."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:d504477689b21e0c371af99ea2392b04df7f0329262e1849b0cd71262eb6e67b",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic length-clone teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q03"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:4628a468cf63e87c8cd1375ebd17aa86667e5b5654510b14db651a252ea7822c"
    },
    {
      "payload": {
        "trial_id": "length-clone/C02/o0/pad1/r0",
        "judge": "length-clone",
        "view_id": "C02/o0/pad1/r0",
        "view_hash": "sha256:edc8c17fb75d09b7f0a42ae97c5a560376eae4bce387392ed8f6c2a0e57658eb",
        "case_id": "C02",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "settled",
          "answers": {
            "A": "Status: pending.",
            "B": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:ce0f47179d1b7fdbb9b33c59093fc81bd8f94d16031d31ad536c50cf93f391fd",
        "raw_output": {
          "verdict": "B",
          "rationale": "Executed deterministic length-clone teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q04"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:ca2431293d8f0c6bc863aa64524b0a7da4c4abc79e01716179b2ac2010b0227a"
    },
    {
      "payload": {
        "trial_id": "length-clone/C02/o0/pad1/r1",
        "judge": "length-clone",
        "view_id": "C02/o0/pad1/r1",
        "view_hash": "sha256:d299675ced7f209fd322c90c857177779c1b37ef5b69d341da6ddcd7bf11f138",
        "case_id": "C02",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "settled",
          "answers": {
            "A": "Status: pending.",
            "B": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:cc9f4d89a877f5bfcccf3a1b525dfb5a656dc2e2e97fff9f3e40a27ee93000cd",
        "raw_output": {
          "verdict": "B",
          "rationale": "Executed deterministic length-clone teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q04"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:690b37fa9436dd0c1a444ef952efb3c59df2b09e8890f6c75cc7ab353f184531"
    },
    {
      "payload": {
        "trial_id": "length-clone/C02/o1/brief/r0",
        "judge": "length-clone",
        "view_id": "C02/o1/brief/r0",
        "view_hash": "sha256:f8fb4147e0c4891c0dfc0ee653d5d309de87a41f51a1ad302dd8998243b33800",
        "case_id": "C02",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "settled",
          "answers": {
            "A": "Status: settled.",
            "B": "Status: pending."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:43ca87eed0b68cc7f2f8684f310c0eef44db96a3dae197392e603224020d6a83",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic length-clone teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q04"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:3bbcaac1b0bcf87c4a036ec32e66d167e6382979e0fd63860b8241a286dcbbf9"
    },
    {
      "payload": {
        "trial_id": "length-clone/C02/o1/brief/r1",
        "judge": "length-clone",
        "view_id": "C02/o1/brief/r1",
        "view_hash": "sha256:70e7e7b499f3d8d3932a2af394b5a30516d2717b184626ef01d8db18dfed034f",
        "case_id": "C02",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "settled",
          "answers": {
            "A": "Status: settled.",
            "B": "Status: pending."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:e1666006412d079149d1a71d76c2fa22fe3db34cbb84d6ef56dd4f4f90d4031a",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic length-clone teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q04"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:2ccc0723eb349407293970947243638b3f9b5a219d9aa7be5ac11ada52c784c0"
    },
    {
      "payload": {
        "trial_id": "length-clone/C02/o1/pad0/r0",
        "judge": "length-clone",
        "view_id": "C02/o1/pad0/r0",
        "view_hash": "sha256:1d6b69670b7832367d4f04e7defdb67a924760badd5794f70a35a03d75f02970",
        "case_id": "C02",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "settled",
          "answers": {
            "A": "Status: settled.",
            "B": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:95986b8aa1f6d3808c411fa94f0832eed415f7dab6d1527184e10c6dfdb535eb",
        "raw_output": {
          "verdict": "B",
          "rationale": "Executed deterministic length-clone teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q03"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:a20d9d788a937a1ca9b767e4b9fd6d8e13884369743a3aa4bbe541245da714af"
    },
    {
      "payload": {
        "trial_id": "length-clone/C02/o1/pad0/r1",
        "judge": "length-clone",
        "view_id": "C02/o1/pad0/r1",
        "view_hash": "sha256:2ec87a62221d386dd2c6521e45ba6c890c63dc4b33d84682cd7a4eb700439b44",
        "case_id": "C02",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "settled",
          "answers": {
            "A": "Status: settled.",
            "B": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:bb70d6453a89c47ecacd8fe7cbf6e533c38b28af13721300560dc5dcadea5f37",
        "raw_output": {
          "verdict": "B",
          "rationale": "Executed deterministic length-clone teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q03"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:5371c3eb95cf8b52d357d9addce04538a1b23f80664a6d125ce0e67087a050c4"
    },
    {
      "payload": {
        "trial_id": "length-clone/C02/o1/pad1/r0",
        "judge": "length-clone",
        "view_id": "C02/o1/pad1/r0",
        "view_hash": "sha256:a116a8a8790d6f9453483893777c5848442568963ce7b72c86c791468027ca8a",
        "case_id": "C02",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "settled",
          "answers": {
            "A": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: pending."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:64de65d4b877584bddd4f1e819de5f985ac818afe984cc91f9ab20b468aa34ca",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic length-clone teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q04"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:541d8f1b96e74c32ff065278350fe1d634d9fc6307a595c904ac2236db379fb0"
    },
    {
      "payload": {
        "trial_id": "length-clone/C02/o1/pad1/r1",
        "judge": "length-clone",
        "view_id": "C02/o1/pad1/r1",
        "view_hash": "sha256:cf853ee55d1b7c739a482a0627285cb05b2e5542f5b61ee16af0ac9fe7e5d376",
        "case_id": "C02",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "settled",
          "answers": {
            "A": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: pending."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:37e397d190aa36e9651b0eb7aef2d2bd6f215dde8a36e8b98e2211744bbadf36",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic length-clone teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q04"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:8e5bef9874061ff726bed46f3e0d5200d1af848c08e4a5f8d7eaddcf42f008b3"
    },
    {
      "payload": {
        "trial_id": "length-clone/C03/o0/brief/r0",
        "judge": "length-clone",
        "view_id": "C03/o0/brief/r0",
        "view_hash": "sha256:fd4971d0666d41849414117d6137b1bc25c95bccc6df4e8b9a37c62d2cf5e2eb",
        "case_id": "C03",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending.",
            "B": "Status: pending."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:ffc7289fe1e6c118f15158759210f4544f015c1253a5c58f119d2fa565c9dc34",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic length-clone teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q05"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:0eb1b2bfe7dff07d52b7faed380d62734b1a7405308c026fea90d6238a29ea4e"
    },
    {
      "payload": {
        "trial_id": "length-clone/C03/o0/brief/r1",
        "judge": "length-clone",
        "view_id": "C03/o0/brief/r1",
        "view_hash": "sha256:157a036d9a022aa2569167715564a553535bf416bede12cf5de5f2e0a367f378",
        "case_id": "C03",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending.",
            "B": "Status: pending."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:941ed7096801255918bb4b31054ddbfc32ca42d9134b4997151cf8ae1d97cdc3",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic length-clone teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q05"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:001e36cf9acd411660b9cfb73c8dba3b9853f19e9b655b434b95008a1c4bc86d"
    },
    {
      "payload": {
        "trial_id": "length-clone/C03/o0/pad0/r0",
        "judge": "length-clone",
        "view_id": "C03/o0/pad0/r0",
        "view_hash": "sha256:ed330bb3c54b17656c2b3b9b0578d07f5006ca4348345150a5132b03f1a60a91",
        "case_id": "C03",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: pending."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:f953219bc278797f202154fe6b30da103f63c77224bf52236983141b4f8bad16",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic length-clone teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q05"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:6002d0c5f7070a81553dfe42ab9b6760ceaf2a8e6201fc7c115c1773472c6250"
    },
    {
      "payload": {
        "trial_id": "length-clone/C03/o0/pad0/r1",
        "judge": "length-clone",
        "view_id": "C03/o0/pad0/r1",
        "view_hash": "sha256:cec2e6095f81c192d485a69cd0ab8c6a2fa275641969c790773b82381cdbcbdf",
        "case_id": "C03",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: pending."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:fa250860fb03b11bcfb3badd115ccabff735ecaa09ee4bcd81f57515439f014a",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic length-clone teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q05"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:27e099cf210a5dca1d912611a8dee7a8e972555a26167199e3e5aedd06b80d9f"
    },
    {
      "payload": {
        "trial_id": "length-clone/C03/o0/pad1/r0",
        "judge": "length-clone",
        "view_id": "C03/o0/pad1/r0",
        "view_hash": "sha256:4ebca42a561a242f570c0257c869b8db44241aedd616b71c165ac9aaa615cb76",
        "case_id": "C03",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending.",
            "B": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:1264a794e7063e15d1ca4786181dae3d03e9f3396f4a5b171d34b067e615c6f1",
        "raw_output": {
          "verdict": "B",
          "rationale": "Executed deterministic length-clone teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q06"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:8eba20921f962a34e653ad38bc2f6261ed3c95a9aa34b9e63eeaf7c74a83706a"
    },
    {
      "payload": {
        "trial_id": "length-clone/C03/o0/pad1/r1",
        "judge": "length-clone",
        "view_id": "C03/o0/pad1/r1",
        "view_hash": "sha256:20cf41438b3f03081f7deadbbee94db51843f8bc9fc8f505e920f8becc4c9124",
        "case_id": "C03",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending.",
            "B": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:c61334d70f7faf034b2392acf701508e2df25b361401393dd27c6641f3d1b577",
        "raw_output": {
          "verdict": "B",
          "rationale": "Executed deterministic length-clone teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q06"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:f903b62d3b57514da66fd39627f6f0ebec2b1d5309b0afe8410e86bb2356786f"
    },
    {
      "payload": {
        "trial_id": "length-clone/C03/o1/brief/r0",
        "judge": "length-clone",
        "view_id": "C03/o1/brief/r0",
        "view_hash": "sha256:ae860545b6249945937db41d8ec06a8f863af6de0384c01fa1c230aa032eb209",
        "case_id": "C03",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending.",
            "B": "Status: pending."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:ffc7289fe1e6c118f15158759210f4544f015c1253a5c58f119d2fa565c9dc34",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic length-clone teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q06"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:1e9c4f13e5f58a71b8a38c194aec9b874517d1828427ab15662335db98f32c30"
    },
    {
      "payload": {
        "trial_id": "length-clone/C03/o1/brief/r1",
        "judge": "length-clone",
        "view_id": "C03/o1/brief/r1",
        "view_hash": "sha256:e497e6f99eacf9216b34b1288bed51390e7e3fc7fac9e8a753da74e114d560e0",
        "case_id": "C03",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending.",
            "B": "Status: pending."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:941ed7096801255918bb4b31054ddbfc32ca42d9134b4997151cf8ae1d97cdc3",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic length-clone teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q06"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:f3560a6fa297d831bacc729ff66787215e5f21b89729c6da23398e025c3541f9"
    },
    {
      "payload": {
        "trial_id": "length-clone/C03/o1/pad0/r0",
        "judge": "length-clone",
        "view_id": "C03/o1/pad0/r0",
        "view_hash": "sha256:3e8c51bb01c259655389c2ad2dde72c43340fb47fac5ddd0ca7508832ddab225",
        "case_id": "C03",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending.",
            "B": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:1264a794e7063e15d1ca4786181dae3d03e9f3396f4a5b171d34b067e615c6f1",
        "raw_output": {
          "verdict": "B",
          "rationale": "Executed deterministic length-clone teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q05"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:089fc68d91061a54b36a8e4e85f6f0c0d5f76cb70d0537b209c3cde9d8b800a7"
    },
    {
      "payload": {
        "trial_id": "length-clone/C03/o1/pad0/r1",
        "judge": "length-clone",
        "view_id": "C03/o1/pad0/r1",
        "view_hash": "sha256:fe4ee0e7529dcd520f6bf3e555a897cb45c922fa48916e65bf9830d7ea0c66cb",
        "case_id": "C03",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending.",
            "B": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:c61334d70f7faf034b2392acf701508e2df25b361401393dd27c6641f3d1b577",
        "raw_output": {
          "verdict": "B",
          "rationale": "Executed deterministic length-clone teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q05"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:cf6fc830d25eabd351a5c43869b699765073bb959b892598403396661da1cc7f"
    },
    {
      "payload": {
        "trial_id": "length-clone/C03/o1/pad1/r0",
        "judge": "length-clone",
        "view_id": "C03/o1/pad1/r0",
        "view_hash": "sha256:ca37ccfa0f7f93a4e9be6b70081f0c73379f805f2937fcee53e91ddc1eef2eab",
        "case_id": "C03",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: pending."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:f953219bc278797f202154fe6b30da103f63c77224bf52236983141b4f8bad16",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic length-clone teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q06"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:efebda1c5d53f363e3e8c6313a19198abe28f79a2cccb53703cd1ca15bbf0caf"
    },
    {
      "payload": {
        "trial_id": "length-clone/C03/o1/pad1/r1",
        "judge": "length-clone",
        "view_id": "C03/o1/pad1/r1",
        "view_hash": "sha256:350fc9772766d334507e1827095cdd41bf59abaae0180fc2c4020bae8b2cb4dd",
        "case_id": "C03",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: pending."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:fa250860fb03b11bcfb3badd115ccabff735ecaa09ee4bcd81f57515439f014a",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic length-clone teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q06"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:50f2f6177c153e606cbdd271aa22909b6f8737446e921e9827e25ee8f94bd971"
    },
    {
      "payload": {
        "trial_id": "length-clone/C04/o0/brief/r0",
        "judge": "length-clone",
        "view_id": "C04/o0/brief/r0",
        "view_hash": "sha256:9badd5d495d1f21ed6838a62aaf5eb551176e7257effd4cedd682d3b8241b5b1",
        "case_id": "C04",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled.",
            "B": "Status: settled."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:b38890fba912c12e3c3c81cf96cb787f4d4d1de4d0fb569e1158cab958617485",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic length-clone teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q07"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:8754f0508ad6536df01abb69b3939fa0af95ca22a5d03e76cb7a5244e1f7c264"
    },
    {
      "payload": {
        "trial_id": "length-clone/C04/o0/brief/r1",
        "judge": "length-clone",
        "view_id": "C04/o0/brief/r1",
        "view_hash": "sha256:c35ad88127d6fe4d179c5ff7ab8c1614fbdc8da3f10b58e5e4f3c10d1b662ff4",
        "case_id": "C04",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled.",
            "B": "Status: settled."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:c9ee518a78e7379fd80f9ea2ef758727fe6aaea7e0da1c2c911496a2fe5712dc",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic length-clone teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q07"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:d3255edce6dba8b6e336b10a96083b2078bfbc11f88a4aa12e184ea296230c9b"
    },
    {
      "payload": {
        "trial_id": "length-clone/C04/o0/pad0/r0",
        "judge": "length-clone",
        "view_id": "C04/o0/pad0/r0",
        "view_hash": "sha256:7404c3921ef5e92b1cbad1f793b8050a60ad06b6bc69bbcae0430a5463d83eb8",
        "case_id": "C04",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: settled."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:38d358a322b9bf21b7ac9bd3d28370ac2d50bacac935eadf28b7ce3391f649f5",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic length-clone teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q07"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:60ae233e16a633872e705ca0a05d7b290dd4286e7fa22b7346f8c5d1cd14dce9"
    },
    {
      "payload": {
        "trial_id": "length-clone/C04/o0/pad0/r1",
        "judge": "length-clone",
        "view_id": "C04/o0/pad0/r1",
        "view_hash": "sha256:53de4c526a53698958c8d6b3a22ed426bea6707afc117b4a001871705e8f1de6",
        "case_id": "C04",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: settled."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:04394089cc517009ab962ab6b39350c67aa53613043dafdc655aa3aa58c45887",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic length-clone teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q07"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:bed5f033bbee5a496af693b16c5bbae561fc20862f4801b8cc082ed87944f0c1"
    },
    {
      "payload": {
        "trial_id": "length-clone/C04/o0/pad1/r0",
        "judge": "length-clone",
        "view_id": "C04/o0/pad1/r0",
        "view_hash": "sha256:5cca9c04d8c91b1b579a12467d95dd4d195a13e9febd359361342d4f2b67f3ab",
        "case_id": "C04",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled.",
            "B": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:0be19ab4ba89be44feb31df85b72a7488a352fb73ff3b1047b2c859730a9acb5",
        "raw_output": {
          "verdict": "B",
          "rationale": "Executed deterministic length-clone teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q08"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:3470c4fbe20603ef204781487a44caca37b4f0d7860c2797075e498b5a9d6738"
    },
    {
      "payload": {
        "trial_id": "length-clone/C04/o0/pad1/r1",
        "judge": "length-clone",
        "view_id": "C04/o0/pad1/r1",
        "view_hash": "sha256:086bcc3eabd3e590d5d71860149602110abd41f6106eb160ad1bf193415f3dfb",
        "case_id": "C04",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled.",
            "B": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:fb756d8a601c20382bf1184663bbf078d6c17bd63539e9bcbb85b9c4e556a9c6",
        "raw_output": {
          "verdict": "B",
          "rationale": "Executed deterministic length-clone teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q08"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:310c045fa5031ac5271bc39fc6a8aaf28577ca307ad3bedc144a05bda966d63c"
    },
    {
      "payload": {
        "trial_id": "length-clone/C04/o1/brief/r0",
        "judge": "length-clone",
        "view_id": "C04/o1/brief/r0",
        "view_hash": "sha256:aa5dc0d5c16fe73fe16fc4cecea66d6c0c404dba4a8bca253d0871a57a9edbf9",
        "case_id": "C04",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled.",
            "B": "Status: settled."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:b38890fba912c12e3c3c81cf96cb787f4d4d1de4d0fb569e1158cab958617485",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic length-clone teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q08"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:7d9340fd79a28bfea181dd98f23924fea4beb8e3cc71612f8fe27c87e465ca19"
    },
    {
      "payload": {
        "trial_id": "length-clone/C04/o1/brief/r1",
        "judge": "length-clone",
        "view_id": "C04/o1/brief/r1",
        "view_hash": "sha256:3d80e9bb3f3afca396fc493a36dd56ffe45717d6e73e5c50d6d75209f62e3acd",
        "case_id": "C04",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled.",
            "B": "Status: settled."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:c9ee518a78e7379fd80f9ea2ef758727fe6aaea7e0da1c2c911496a2fe5712dc",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic length-clone teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q08"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:511a7b97d898b50f6b68d316b701d8963434e2c59c22ab4f0a1182199f29bbd3"
    },
    {
      "payload": {
        "trial_id": "length-clone/C04/o1/pad0/r0",
        "judge": "length-clone",
        "view_id": "C04/o1/pad0/r0",
        "view_hash": "sha256:79aa274a99643bf3242b1a6dbf5087dc7ff1a18294df7282d1e08c6d0cc7139f",
        "case_id": "C04",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled.",
            "B": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:0be19ab4ba89be44feb31df85b72a7488a352fb73ff3b1047b2c859730a9acb5",
        "raw_output": {
          "verdict": "B",
          "rationale": "Executed deterministic length-clone teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q07"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:5f90454785f6bdf22ae5df747812cf066263a99d804571df5935f305c555f4c6"
    },
    {
      "payload": {
        "trial_id": "length-clone/C04/o1/pad0/r1",
        "judge": "length-clone",
        "view_id": "C04/o1/pad0/r1",
        "view_hash": "sha256:f00ffc6d1d7036ed1d4b2445993c008edeff2ed0bec0ec88487400ff8cf56ec6",
        "case_id": "C04",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled.",
            "B": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:fb756d8a601c20382bf1184663bbf078d6c17bd63539e9bcbb85b9c4e556a9c6",
        "raw_output": {
          "verdict": "B",
          "rationale": "Executed deterministic length-clone teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q07"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:a4903e180296c90fbca766d3ac726122b03dcb940d1c5eafbf23db27adbbd490"
    },
    {
      "payload": {
        "trial_id": "length-clone/C04/o1/pad1/r0",
        "judge": "length-clone",
        "view_id": "C04/o1/pad1/r0",
        "view_hash": "sha256:4004aa7b48ee47c6e8bad5d272bf0174741f704415eb49e407c9e6a00c1dc6e9",
        "case_id": "C04",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: settled."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:38d358a322b9bf21b7ac9bd3d28370ac2d50bacac935eadf28b7ce3391f649f5",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic length-clone teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q08"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:9f9bbd6a04a4ad11b7c55d4ebc4dfdf8e5df04af6346ef8ad138808da06dd6b5"
    },
    {
      "payload": {
        "trial_id": "length-clone/C04/o1/pad1/r1",
        "judge": "length-clone",
        "view_id": "C04/o1/pad1/r1",
        "view_hash": "sha256:e8866c235195380ee528ea91eeb39b0d887ccda853325791300a26176bc65c53",
        "case_id": "C04",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": "pending",
          "answers": {
            "A": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: settled."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:04394089cc517009ab962ab6b39350c67aa53613043dafdc655aa3aa58c45887",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic length-clone teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q08"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      "artifact_hash": "sha256:b88142ecaf01d7ebc3bb11b9b66f38995ac893a3147a2eff71802a62c2869f78"
    },
    {
      "payload": {
        "trial_id": "length-clone/C05/o0/brief/r0",
        "judge": "length-clone",
        "view_id": "C05/o0/brief/r0",
        "view_hash": "sha256:422cdecf12096d1c65cf9144b5c48125046c1cbc2c2c40759f1a92792c70e286",
        "case_id": "C05",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": null,
          "answers": {
            "A": "Status: pending.",
            "B": "Status: settled."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:e956fdaeb436a55f8ad1af73f7d50e57b57307a1ed37de981dafdc505ea4aaf7",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic length-clone teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q09"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": true
        }
      },
      "artifact_hash": "sha256:da4351180089bfab8dbe953c2cf2dc24b6f68aeeb67ae66bc3c5b32bc5cf3939"
    },
    {
      "payload": {
        "trial_id": "length-clone/C05/o0/brief/r1",
        "judge": "length-clone",
        "view_id": "C05/o0/brief/r1",
        "view_hash": "sha256:1e0b623f806f98cb2056ee06e427a1c2d40dbf4b605e805136f22675e6d6218f",
        "case_id": "C05",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": null,
          "answers": {
            "A": "Status: pending.",
            "B": "Status: settled."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:fb0f962026d5b1b6200c8ea14f84a48e04a6f165d614a3238d9698cf80569bcf",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic length-clone teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q09"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": true
        }
      },
      "artifact_hash": "sha256:c41cc5deffdc96876d1a34c1f2e0021269c8d7db8a657b1e9c7233fa1e252f32"
    },
    {
      "payload": {
        "trial_id": "length-clone/C05/o0/pad0/r0",
        "judge": "length-clone",
        "view_id": "C05/o0/pad0/r0",
        "view_hash": "sha256:52c43dcfc34c6b84aa874dc3f1fcd6b69c02c9a1ad6c905729f304560ee9a3b9",
        "case_id": "C05",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": null,
          "answers": {
            "A": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: settled."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:847ada2d05bff4ff010c73e48db92d1db333e58911a1711f0ec9d451daeb3790",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic length-clone teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q09"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": true
        }
      },
      "artifact_hash": "sha256:073f7773868f0318656612cfcd29ad43fc731b5107ede37d3d8150d3b6e69c89"
    },
    {
      "payload": {
        "trial_id": "length-clone/C05/o0/pad0/r1",
        "judge": "length-clone",
        "view_id": "C05/o0/pad0/r1",
        "view_hash": "sha256:80999c41a9e664f18f5af6ce2e127d42458813e4d333690ba4bdc6066a01ab54",
        "case_id": "C05",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": null,
          "answers": {
            "A": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: settled."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:f1a1887fec13f46e35f0c4b9ddea27bbe9b596e45bafc9bf0379025dd2c0d727",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic length-clone teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q09"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": true
        }
      },
      "artifact_hash": "sha256:162d05a69d3c4f013fbe7c981a01b526762b3e3e1be645ad4d340bfd47b1afac"
    },
    {
      "payload": {
        "trial_id": "length-clone/C05/o0/pad1/r0",
        "judge": "length-clone",
        "view_id": "C05/o0/pad1/r0",
        "view_hash": "sha256:ce970debb9b67603dcb3963d56209d98dbed0012b9d6a1a255703371d541e100",
        "case_id": "C05",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": null,
          "answers": {
            "A": "Status: pending.",
            "B": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:62aa7e22b8415f5233653a4be381fbffab97b3d23de1f18f0890033c610b826c",
        "raw_output": {
          "verdict": "B",
          "rationale": "Executed deterministic length-clone teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q10"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": true
        }
      },
      "artifact_hash": "sha256:dc0af53f0369fd006817f05d4666d320411331e608b326ed077ffdeeec37c6be"
    },
    {
      "payload": {
        "trial_id": "length-clone/C05/o0/pad1/r1",
        "judge": "length-clone",
        "view_id": "C05/o0/pad1/r1",
        "view_hash": "sha256:1bde83ebd5b01e101a52051e58aeef9cb1b93268651499d4dbb93269de4425ea",
        "case_id": "C05",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": null,
          "answers": {
            "A": "Status: pending.",
            "B": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:f8a8ac3dc6daf951b4b8bdbd50b0912e5a164d205c41a17998dabd2f6cd08b37",
        "raw_output": {
          "verdict": "B",
          "rationale": "Executed deterministic length-clone teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q10"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": true
        }
      },
      "artifact_hash": "sha256:3ee8e46ad4b6203c7ec55813384ccabb6774f01a4a7db3d957cdb0f564bdb79b"
    },
    {
      "payload": {
        "trial_id": "length-clone/C05/o1/brief/r0",
        "judge": "length-clone",
        "view_id": "C05/o1/brief/r0",
        "view_hash": "sha256:101044d2c28b816e3afa178f84f86f1913925f0f60b1ce6bac4afbe7565819ac",
        "case_id": "C05",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": null,
          "answers": {
            "A": "Status: settled.",
            "B": "Status: pending."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:ac8a3171b9bcffc2938ead37ec8b99a9fa165409f61fe37f73bb19adedaca067",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic length-clone teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q10"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": true
        }
      },
      "artifact_hash": "sha256:ff50951f41f9dbcf12cb92eccadd5e8df38a3df8cf6fc5a51a55ff581128392b"
    },
    {
      "payload": {
        "trial_id": "length-clone/C05/o1/brief/r1",
        "judge": "length-clone",
        "view_id": "C05/o1/brief/r1",
        "view_hash": "sha256:c19b80b298fe10e5b97a62a2e39f9fbb16220f032aac028d74becaade31f29b7",
        "case_id": "C05",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": null,
          "answers": {
            "A": "Status: settled.",
            "B": "Status: pending."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:cfad7bcefc7d36d47a2e3a7cb9990b0250220f00e1f789ab26a05f460d48416e",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic length-clone teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q10"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": true
        }
      },
      "artifact_hash": "sha256:dba129892d52c6124db100af9ae181de88dadba3355f02702fc31070da270377"
    },
    {
      "payload": {
        "trial_id": "length-clone/C05/o1/pad0/r0",
        "judge": "length-clone",
        "view_id": "C05/o1/pad0/r0",
        "view_hash": "sha256:9b9a033c2c078ec590cdb7c80ad846e03e7e5d57b35804f76118dde6e82c9916",
        "case_id": "C05",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": null,
          "answers": {
            "A": "Status: settled.",
            "B": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:d4f9cd5a59df9e2752fe5c2cf7529246176f86e60d098fa873ad3418f579c124",
        "raw_output": {
          "verdict": "B",
          "rationale": "Executed deterministic length-clone teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q09"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": true
        }
      },
      "artifact_hash": "sha256:9feef117c3efc807ea7f738088abaf6293905deb2a51023b069d06e567429b3d"
    },
    {
      "payload": {
        "trial_id": "length-clone/C05/o1/pad0/r1",
        "judge": "length-clone",
        "view_id": "C05/o1/pad0/r1",
        "view_hash": "sha256:c326040e273ff83a43aa308701270e97562de8ae2b5786e3f857369280b6de68",
        "case_id": "C05",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": null,
          "answers": {
            "A": "Status: settled.",
            "B": "Status: pending. Thank you. Thank you. Thank you. Thank you. Thank you."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:29bad4fcaa10408bf2cd2cc833ee9763fd2e25a270c246a0dd0f25d27d1ab504",
        "raw_output": {
          "verdict": "B",
          "rationale": "Executed deterministic length-clone teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q09"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": true
        }
      },
      "artifact_hash": "sha256:cd8855cb88c631c45c7d490053376c5dafbf83a88ec5e615f976d236da61917e"
    },
    {
      "payload": {
        "trial_id": "length-clone/C05/o1/pad1/r0",
        "judge": "length-clone",
        "view_id": "C05/o1/pad1/r0",
        "view_hash": "sha256:dcf30bcb513d85396536cf1ef3d4b2a20216cf4906ac2325f7e2a9d213bd8c78",
        "case_id": "C05",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": null,
          "answers": {
            "A": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: pending."
          },
          "rubric": "Assess truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:5a20dd35f7c9723756a7a2c089b9c2c3dd046c8bbcc73c7f4bdd1655d28bf208",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic length-clone teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q10"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": true
        }
      },
      "artifact_hash": "sha256:a54424e0918c39c6d5b6d557b5a3a9b6da09aac443d7bb68db113e5a3cde9a2b"
    },
    {
      "payload": {
        "trial_id": "length-clone/C05/o1/pad1/r1",
        "judge": "length-clone",
        "view_id": "C05/o1/pad1/r1",
        "view_hash": "sha256:b25801213ac0c4a17bb5c264463d7ab236445f8cdc0ddac267d7f2f63e152224",
        "case_id": "C05",
        "registration_hash": "sha256:ab71fcbd47edd8a99edb0c6b4dcc4c650ca7bd4347a8f6e00b6b2282c0e4e006",
        "judge_request": {
          "evidence_status": null,
          "answers": {
            "A": "Status: settled. Thank you. Thank you. Thank you. Thank you. Thank you.",
            "B": "Status: pending."
          },
          "rubric": "Evaluate truth against the supplied current refund state. Ignore polite padding. Return A or B when exactly one answer states the supported status; return tie when both do; return both_unacceptable when neither does; return abstain when evidence is missing. Return only verdict and a brief rationale."
        },
        "request_hash": "sha256:7b43cb894fc9d922b8729c7cc9bc942de620fbff265b4dfe52a87a3ab6efa8ac",
        "raw_output": {
          "verdict": "A",
          "rationale": "Executed deterministic length-clone teaching control."
        },
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q10"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": true
        }
      },
      "artifact_hash": "sha256:d7e770c23b40467178356b9937f2606db919901f1e0bf3005c2a0dd337a0b909"
    }
  ],
  "metrics": {
    "reference": {
      "total": 60,
      "case_count": 5,
      "protocol_correct": 60,
      "nonabstained": 48,
      "selected_answer": 24,
      "correctness_among_nonabstained": 1.0,
      "selected_unsupported_known_state": 0,
      "selected_without_evidence": 0
    },
    "first-slot": {
      "total": 60,
      "case_count": 5,
      "protocol_correct": 12,
      "nonabstained": 60,
      "selected_answer": 60,
      "correctness_among_nonabstained": 0.2,
      "selected_unsupported_known_state": 24,
      "selected_without_evidence": 12
    },
    "length": {
      "total": 60,
      "case_count": 5,
      "protocol_correct": 12,
      "nonabstained": 60,
      "selected_answer": 60,
      "correctness_among_nonabstained": 0.2,
      "selected_unsupported_known_state": 24,
      "selected_without_evidence": 12
    },
    "rubric-keyword": {
      "total": 60,
      "case_count": 5,
      "protocol_correct": 12,
      "nonabstained": 60,
      "selected_answer": 60,
      "correctness_among_nonabstained": 0.2,
      "selected_unsupported_known_state": 24,
      "selected_without_evidence": 12
    },
    "length-clone": {
      "total": 60,
      "case_count": 5,
      "protocol_correct": 12,
      "nonabstained": 60,
      "selected_answer": 60,
      "correctness_among_nonabstained": 0.2,
      "selected_unsupported_known_state": 24,
      "selected_without_evidence": 12
    }
  },
  "contrasts": {
    "reference": {
      "order": {
        "total": 30,
        "flips": 0,
        "comparisons": [
          {
            "left_trial_id": "reference/C01/o0/brief/r0",
            "right_trial_id": "reference/C01/o1/brief/r0",
            "left_artifact_hash": "sha256:5dc6dcb2b82ed14ae5ad94c7368db20a76429a5c0f8fa5d7ebd56f52d34bf9dc",
            "right_artifact_hash": "sha256:28cc06a66f9ddf6f272886b3d06fa7c761cbe2ff0d898efa356fb2ef53006964",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C01/o0/brief/r1",
            "right_trial_id": "reference/C01/o1/brief/r1",
            "left_artifact_hash": "sha256:d091aba98459d16e6fa590286d7555abfb212c3dc43e7da29d8d13c1a35732b0",
            "right_artifact_hash": "sha256:ed44e4dbea89e4f4b4f04c90231c7a3f077a48fa54163a8617e0c91cfd73b532",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C01/o0/pad0/r0",
            "right_trial_id": "reference/C01/o1/pad0/r0",
            "left_artifact_hash": "sha256:0696c19d65cdea872bee3a2b472d7be6ad3b33fd1cb7a4d929c2cd63d5ec9f1a",
            "right_artifact_hash": "sha256:36ea289a39663d4ff33dc13fa703c00504f86d6fa5d019e04b3e5ac88207f194",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C01/o0/pad0/r1",
            "right_trial_id": "reference/C01/o1/pad0/r1",
            "left_artifact_hash": "sha256:5d2b397def79ccd8a02ffa0d712f09b0ca7dbc012a14dea6c38f0d20be60a800",
            "right_artifact_hash": "sha256:70ddc34c3393ce051c342c2a835c8a36dd2f361d059864ffc4d709a83bb0375e",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C01/o0/pad1/r0",
            "right_trial_id": "reference/C01/o1/pad1/r0",
            "left_artifact_hash": "sha256:b9a3dac25aea91730a1aefd3f9dd94e079bfa68138078b2d8259ee7d50319cff",
            "right_artifact_hash": "sha256:b73044dcb1443ebe35af8cb7ba3ec8e0006611f2b83901537e0fbdb44a564865",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C01/o0/pad1/r1",
            "right_trial_id": "reference/C01/o1/pad1/r1",
            "left_artifact_hash": "sha256:e6e6e64713a11e1e939481edb9ccc3de39035487e1acca7a2a55ae40dba5431c",
            "right_artifact_hash": "sha256:2f8cc74ffff2974ba6491a0b0edded2aca2e374d4da7617658eded67e0c99e13",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C02/o0/brief/r0",
            "right_trial_id": "reference/C02/o1/brief/r0",
            "left_artifact_hash": "sha256:89a4a1053d29b96e64f1009af5204778f79a22fbf38ba4d148b84c19d51efeca",
            "right_artifact_hash": "sha256:753d9ceff571937b7bf1494c6c237b9dd6d4d08fe4366d9085daddb3ae212ad4",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C02/o0/brief/r1",
            "right_trial_id": "reference/C02/o1/brief/r1",
            "left_artifact_hash": "sha256:993d5b9a1e37db296e803a8d55b6d0e759ba3813be27fed078343cefc3dee12b",
            "right_artifact_hash": "sha256:53ab63c9aabb03cbaca873003a629ef480604d66d0eff80e8d15e6049737ff1e",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C02/o0/pad0/r0",
            "right_trial_id": "reference/C02/o1/pad0/r0",
            "left_artifact_hash": "sha256:5cfbc2d914b01e0c32e6c3c7ac0403ab0572dcbaf0accc803d7133c68c26c983",
            "right_artifact_hash": "sha256:61c9df836cbc12951310bec7c6d50aac86066eea939b9eed75c4fef7813ce5f7",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C02/o0/pad0/r1",
            "right_trial_id": "reference/C02/o1/pad0/r1",
            "left_artifact_hash": "sha256:1caa11e2875cb11729587e0b5646596b9719c1bc151f7af15f01c490a9521cfb",
            "right_artifact_hash": "sha256:4b1884a3ebaf25f6c63e280f5243ca9fb7bb28c8786af10897a80757b0dfab0f",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C02/o0/pad1/r0",
            "right_trial_id": "reference/C02/o1/pad1/r0",
            "left_artifact_hash": "sha256:2699edc75fbdf9067becd1e37c08038ec342d6cf6c35c33e3471c5d7b7ff2a9a",
            "right_artifact_hash": "sha256:5e6d1fd8e0dcbd7c0d39329cfba175a649ca22dd52e12b952955108a574165ea",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C02/o0/pad1/r1",
            "right_trial_id": "reference/C02/o1/pad1/r1",
            "left_artifact_hash": "sha256:4089f796f4a1f58d4a41eb9f985aa1462f72b6972050b92bf229e38ac2b13eb1",
            "right_artifact_hash": "sha256:97db0e94a074076c5dc940a288447ec6fce9397fd3bde87289e1c90342027291",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C03/o0/brief/r0",
            "right_trial_id": "reference/C03/o1/brief/r0",
            "left_artifact_hash": "sha256:ac15070bada2f5732df9c998a72eae72a16e78c458866f92ea17154a8ec123ed",
            "right_artifact_hash": "sha256:e1a4bde1c8ab08173b268eaec6f87801cec379317e6a2ba5cc3c9fdd9e671f5e",
            "left_outcome": {
              "kind": "tie"
            },
            "right_outcome": {
              "kind": "tie"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C03/o0/brief/r1",
            "right_trial_id": "reference/C03/o1/brief/r1",
            "left_artifact_hash": "sha256:282c1db13bddb5032c770054edf35e58678bb4fe16b6d77bc4f970ca972da46d",
            "right_artifact_hash": "sha256:e8666db728ae6746aa0fdcee94d4c9a7ab3e32392079e3e48cfad2d0a77e8266",
            "left_outcome": {
              "kind": "tie"
            },
            "right_outcome": {
              "kind": "tie"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C03/o0/pad0/r0",
            "right_trial_id": "reference/C03/o1/pad0/r0",
            "left_artifact_hash": "sha256:8c4d4a9dfb5a87a3696d8c7ae30418773ce8a22eee31569120acf002d52c663d",
            "right_artifact_hash": "sha256:7e786ffac1f0df82501de63c03daf1d337825890ffa6f62c7dad4930cd5bd9a5",
            "left_outcome": {
              "kind": "tie"
            },
            "right_outcome": {
              "kind": "tie"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C03/o0/pad0/r1",
            "right_trial_id": "reference/C03/o1/pad0/r1",
            "left_artifact_hash": "sha256:189d1442a250db7f6b20ae789a3b31dc577d94080b1c7d8f4d9279168fc35b7b",
            "right_artifact_hash": "sha256:5362cd714b96e78a5444b60dbe7eb2e797fcc25cd23d1541c44de8686e92cabe",
            "left_outcome": {
              "kind": "tie"
            },
            "right_outcome": {
              "kind": "tie"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C03/o0/pad1/r0",
            "right_trial_id": "reference/C03/o1/pad1/r0",
            "left_artifact_hash": "sha256:436f8e6ba0e5426fabb3158a70bcf454635c0320e16b9137f1cef42ac2e44830",
            "right_artifact_hash": "sha256:fcba90f28de7800f91a0de44d40295613c43cde22438584f37b328e15e99ca73",
            "left_outcome": {
              "kind": "tie"
            },
            "right_outcome": {
              "kind": "tie"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C03/o0/pad1/r1",
            "right_trial_id": "reference/C03/o1/pad1/r1",
            "left_artifact_hash": "sha256:14be843d2a25b529344caf72227e137b7cc112eb53470d27f83d00c59e67d72f",
            "right_artifact_hash": "sha256:f10a0d7c0a2b964ecb71c0a9f0b743ea3f5fdd3657b33fddc02e52897aa2b528",
            "left_outcome": {
              "kind": "tie"
            },
            "right_outcome": {
              "kind": "tie"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C04/o0/brief/r0",
            "right_trial_id": "reference/C04/o1/brief/r0",
            "left_artifact_hash": "sha256:ef8ab4da8f76de5864a6e5403526e8e3c59578a1cb46868055efa469dceadfa1",
            "right_artifact_hash": "sha256:d34da6d1ce7efdaa0739711450826010365ed9148f303b6899eb4a5b1c2814af",
            "left_outcome": {
              "kind": "both_unacceptable"
            },
            "right_outcome": {
              "kind": "both_unacceptable"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C04/o0/brief/r1",
            "right_trial_id": "reference/C04/o1/brief/r1",
            "left_artifact_hash": "sha256:8c6cbceaf9daa884210045a4f7c18a22668622074eb47bcc89b8324c213501ba",
            "right_artifact_hash": "sha256:ac4cff015074416e6a84530d81ad004ba4cb370e4d18b2a51323683a712a36c5",
            "left_outcome": {
              "kind": "both_unacceptable"
            },
            "right_outcome": {
              "kind": "both_unacceptable"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C04/o0/pad0/r0",
            "right_trial_id": "reference/C04/o1/pad0/r0",
            "left_artifact_hash": "sha256:b8e4accc449599a364a9610db0e62fb4609aa24b1db58c7008ed9689a93a7575",
            "right_artifact_hash": "sha256:c86fff2b7b4a90ff95a4fe456ffb72d600b073550068a5de0ef6602536f34be8",
            "left_outcome": {
              "kind": "both_unacceptable"
            },
            "right_outcome": {
              "kind": "both_unacceptable"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C04/o0/pad0/r1",
            "right_trial_id": "reference/C04/o1/pad0/r1",
            "left_artifact_hash": "sha256:870d58f0cfbbfd20728ea73b047ca45dd09f771915ee60c169f6063aeefba78f",
            "right_artifact_hash": "sha256:5e8fe25cc1e325f58f7a5bb9f8f2273176ff105cabfdcd73959aaa8ded715973",
            "left_outcome": {
              "kind": "both_unacceptable"
            },
            "right_outcome": {
              "kind": "both_unacceptable"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C04/o0/pad1/r0",
            "right_trial_id": "reference/C04/o1/pad1/r0",
            "left_artifact_hash": "sha256:bc58d6e6888b329d4479394381aa1b1d3a15cf905b582e5c6b9d545849177665",
            "right_artifact_hash": "sha256:8a73fcf406199194177431545ae921098dbddc33c1f59780d5d57677ddaa69b6",
            "left_outcome": {
              "kind": "both_unacceptable"
            },
            "right_outcome": {
              "kind": "both_unacceptable"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C04/o0/pad1/r1",
            "right_trial_id": "reference/C04/o1/pad1/r1",
            "left_artifact_hash": "sha256:b30756c573844bb79ec41074821e4cb071e2bc6c60fb2b87bb32c929f548d1f8",
            "right_artifact_hash": "sha256:97b6584d28d537c15115fcac817d450cf13ac8d620b8861fe5b328233b0f22da",
            "left_outcome": {
              "kind": "both_unacceptable"
            },
            "right_outcome": {
              "kind": "both_unacceptable"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C05/o0/brief/r0",
            "right_trial_id": "reference/C05/o1/brief/r0",
            "left_artifact_hash": "sha256:86f9f2bb987c559f9219dd30dbf5c824acc3f36113fcc899647a21aec807fc39",
            "right_artifact_hash": "sha256:2c45d69fcaa743baaec973af71bd26191f9a4e04b986378b68a8a82c96adb6cb",
            "left_outcome": {
              "kind": "abstain"
            },
            "right_outcome": {
              "kind": "abstain"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C05/o0/brief/r1",
            "right_trial_id": "reference/C05/o1/brief/r1",
            "left_artifact_hash": "sha256:c82bd0bf3e7739608cea59a813b2df0192d6a30643268d89fed55cf11c87b68d",
            "right_artifact_hash": "sha256:c1c7f69aeaa8398e91a8189cb6d3a082cefcc3ad5a8f996b90cc8ed62a2e489d",
            "left_outcome": {
              "kind": "abstain"
            },
            "right_outcome": {
              "kind": "abstain"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C05/o0/pad0/r0",
            "right_trial_id": "reference/C05/o1/pad0/r0",
            "left_artifact_hash": "sha256:4f4439872e126befc6d686af652b227c9f7c0ad99b7ec48d762ca7cfba44e667",
            "right_artifact_hash": "sha256:1740ef7cc97ae151c56d3932e24a24d7c956f3914b92ae16b1eee232188327b9",
            "left_outcome": {
              "kind": "abstain"
            },
            "right_outcome": {
              "kind": "abstain"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C05/o0/pad0/r1",
            "right_trial_id": "reference/C05/o1/pad0/r1",
            "left_artifact_hash": "sha256:ec6ec5c6a2fee4d741bc1075b218de09922b7203827f2ec7ebee06a4207f154d",
            "right_artifact_hash": "sha256:921affd57b578b969b26d0db5f4520e6dc64cb4c7531b6e2826f8bf9de223859",
            "left_outcome": {
              "kind": "abstain"
            },
            "right_outcome": {
              "kind": "abstain"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C05/o0/pad1/r0",
            "right_trial_id": "reference/C05/o1/pad1/r0",
            "left_artifact_hash": "sha256:7d172390285edebb53400df0cc353dffa0ea7ee7d4271786439743b44542da1f",
            "right_artifact_hash": "sha256:d4b6ec524a7b8b4ce5b5bae16c4e35ebba4b2780bbaf7708971e83f3b5b1b723",
            "left_outcome": {
              "kind": "abstain"
            },
            "right_outcome": {
              "kind": "abstain"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C05/o0/pad1/r1",
            "right_trial_id": "reference/C05/o1/pad1/r1",
            "left_artifact_hash": "sha256:e304c35529db934b66d0fd55ea930e31c725ad14fb1294cee2ca94cf8729988c",
            "right_artifact_hash": "sha256:acbb51511f4b60cc00a10d9e1a81eb2a989da97c3c4224d426950591511f8beb",
            "left_outcome": {
              "kind": "abstain"
            },
            "right_outcome": {
              "kind": "abstain"
            },
            "flipped": false
          }
        ]
      },
      "length": {
        "total": 40,
        "flips": 0,
        "comparisons": [
          {
            "left_trial_id": "reference/C01/o0/brief/r0",
            "right_trial_id": "reference/C01/o0/pad0/r0",
            "left_artifact_hash": "sha256:5dc6dcb2b82ed14ae5ad94c7368db20a76429a5c0f8fa5d7ebd56f52d34bf9dc",
            "right_artifact_hash": "sha256:0696c19d65cdea872bee3a2b472d7be6ad3b33fd1cb7a4d929c2cd63d5ec9f1a",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C01/o0/brief/r0",
            "right_trial_id": "reference/C01/o0/pad1/r0",
            "left_artifact_hash": "sha256:5dc6dcb2b82ed14ae5ad94c7368db20a76429a5c0f8fa5d7ebd56f52d34bf9dc",
            "right_artifact_hash": "sha256:b9a3dac25aea91730a1aefd3f9dd94e079bfa68138078b2d8259ee7d50319cff",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C01/o0/brief/r1",
            "right_trial_id": "reference/C01/o0/pad0/r1",
            "left_artifact_hash": "sha256:d091aba98459d16e6fa590286d7555abfb212c3dc43e7da29d8d13c1a35732b0",
            "right_artifact_hash": "sha256:5d2b397def79ccd8a02ffa0d712f09b0ca7dbc012a14dea6c38f0d20be60a800",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C01/o0/brief/r1",
            "right_trial_id": "reference/C01/o0/pad1/r1",
            "left_artifact_hash": "sha256:d091aba98459d16e6fa590286d7555abfb212c3dc43e7da29d8d13c1a35732b0",
            "right_artifact_hash": "sha256:e6e6e64713a11e1e939481edb9ccc3de39035487e1acca7a2a55ae40dba5431c",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C01/o1/brief/r0",
            "right_trial_id": "reference/C01/o1/pad0/r0",
            "left_artifact_hash": "sha256:28cc06a66f9ddf6f272886b3d06fa7c761cbe2ff0d898efa356fb2ef53006964",
            "right_artifact_hash": "sha256:36ea289a39663d4ff33dc13fa703c00504f86d6fa5d019e04b3e5ac88207f194",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C01/o1/brief/r0",
            "right_trial_id": "reference/C01/o1/pad1/r0",
            "left_artifact_hash": "sha256:28cc06a66f9ddf6f272886b3d06fa7c761cbe2ff0d898efa356fb2ef53006964",
            "right_artifact_hash": "sha256:b73044dcb1443ebe35af8cb7ba3ec8e0006611f2b83901537e0fbdb44a564865",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C01/o1/brief/r1",
            "right_trial_id": "reference/C01/o1/pad0/r1",
            "left_artifact_hash": "sha256:ed44e4dbea89e4f4b4f04c90231c7a3f077a48fa54163a8617e0c91cfd73b532",
            "right_artifact_hash": "sha256:70ddc34c3393ce051c342c2a835c8a36dd2f361d059864ffc4d709a83bb0375e",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C01/o1/brief/r1",
            "right_trial_id": "reference/C01/o1/pad1/r1",
            "left_artifact_hash": "sha256:ed44e4dbea89e4f4b4f04c90231c7a3f077a48fa54163a8617e0c91cfd73b532",
            "right_artifact_hash": "sha256:2f8cc74ffff2974ba6491a0b0edded2aca2e374d4da7617658eded67e0c99e13",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C02/o0/brief/r0",
            "right_trial_id": "reference/C02/o0/pad0/r0",
            "left_artifact_hash": "sha256:89a4a1053d29b96e64f1009af5204778f79a22fbf38ba4d148b84c19d51efeca",
            "right_artifact_hash": "sha256:5cfbc2d914b01e0c32e6c3c7ac0403ab0572dcbaf0accc803d7133c68c26c983",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C02/o0/brief/r0",
            "right_trial_id": "reference/C02/o0/pad1/r0",
            "left_artifact_hash": "sha256:89a4a1053d29b96e64f1009af5204778f79a22fbf38ba4d148b84c19d51efeca",
            "right_artifact_hash": "sha256:2699edc75fbdf9067becd1e37c08038ec342d6cf6c35c33e3471c5d7b7ff2a9a",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C02/o0/brief/r1",
            "right_trial_id": "reference/C02/o0/pad0/r1",
            "left_artifact_hash": "sha256:993d5b9a1e37db296e803a8d55b6d0e759ba3813be27fed078343cefc3dee12b",
            "right_artifact_hash": "sha256:1caa11e2875cb11729587e0b5646596b9719c1bc151f7af15f01c490a9521cfb",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C02/o0/brief/r1",
            "right_trial_id": "reference/C02/o0/pad1/r1",
            "left_artifact_hash": "sha256:993d5b9a1e37db296e803a8d55b6d0e759ba3813be27fed078343cefc3dee12b",
            "right_artifact_hash": "sha256:4089f796f4a1f58d4a41eb9f985aa1462f72b6972050b92bf229e38ac2b13eb1",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C02/o1/brief/r0",
            "right_trial_id": "reference/C02/o1/pad0/r0",
            "left_artifact_hash": "sha256:753d9ceff571937b7bf1494c6c237b9dd6d4d08fe4366d9085daddb3ae212ad4",
            "right_artifact_hash": "sha256:61c9df836cbc12951310bec7c6d50aac86066eea939b9eed75c4fef7813ce5f7",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C02/o1/brief/r0",
            "right_trial_id": "reference/C02/o1/pad1/r0",
            "left_artifact_hash": "sha256:753d9ceff571937b7bf1494c6c237b9dd6d4d08fe4366d9085daddb3ae212ad4",
            "right_artifact_hash": "sha256:5e6d1fd8e0dcbd7c0d39329cfba175a649ca22dd52e12b952955108a574165ea",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C02/o1/brief/r1",
            "right_trial_id": "reference/C02/o1/pad0/r1",
            "left_artifact_hash": "sha256:53ab63c9aabb03cbaca873003a629ef480604d66d0eff80e8d15e6049737ff1e",
            "right_artifact_hash": "sha256:4b1884a3ebaf25f6c63e280f5243ca9fb7bb28c8786af10897a80757b0dfab0f",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C02/o1/brief/r1",
            "right_trial_id": "reference/C02/o1/pad1/r1",
            "left_artifact_hash": "sha256:53ab63c9aabb03cbaca873003a629ef480604d66d0eff80e8d15e6049737ff1e",
            "right_artifact_hash": "sha256:97db0e94a074076c5dc940a288447ec6fce9397fd3bde87289e1c90342027291",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C03/o0/brief/r0",
            "right_trial_id": "reference/C03/o0/pad0/r0",
            "left_artifact_hash": "sha256:ac15070bada2f5732df9c998a72eae72a16e78c458866f92ea17154a8ec123ed",
            "right_artifact_hash": "sha256:8c4d4a9dfb5a87a3696d8c7ae30418773ce8a22eee31569120acf002d52c663d",
            "left_outcome": {
              "kind": "tie"
            },
            "right_outcome": {
              "kind": "tie"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C03/o0/brief/r0",
            "right_trial_id": "reference/C03/o0/pad1/r0",
            "left_artifact_hash": "sha256:ac15070bada2f5732df9c998a72eae72a16e78c458866f92ea17154a8ec123ed",
            "right_artifact_hash": "sha256:436f8e6ba0e5426fabb3158a70bcf454635c0320e16b9137f1cef42ac2e44830",
            "left_outcome": {
              "kind": "tie"
            },
            "right_outcome": {
              "kind": "tie"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C03/o0/brief/r1",
            "right_trial_id": "reference/C03/o0/pad0/r1",
            "left_artifact_hash": "sha256:282c1db13bddb5032c770054edf35e58678bb4fe16b6d77bc4f970ca972da46d",
            "right_artifact_hash": "sha256:189d1442a250db7f6b20ae789a3b31dc577d94080b1c7d8f4d9279168fc35b7b",
            "left_outcome": {
              "kind": "tie"
            },
            "right_outcome": {
              "kind": "tie"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C03/o0/brief/r1",
            "right_trial_id": "reference/C03/o0/pad1/r1",
            "left_artifact_hash": "sha256:282c1db13bddb5032c770054edf35e58678bb4fe16b6d77bc4f970ca972da46d",
            "right_artifact_hash": "sha256:14be843d2a25b529344caf72227e137b7cc112eb53470d27f83d00c59e67d72f",
            "left_outcome": {
              "kind": "tie"
            },
            "right_outcome": {
              "kind": "tie"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C03/o1/brief/r0",
            "right_trial_id": "reference/C03/o1/pad0/r0",
            "left_artifact_hash": "sha256:e1a4bde1c8ab08173b268eaec6f87801cec379317e6a2ba5cc3c9fdd9e671f5e",
            "right_artifact_hash": "sha256:7e786ffac1f0df82501de63c03daf1d337825890ffa6f62c7dad4930cd5bd9a5",
            "left_outcome": {
              "kind": "tie"
            },
            "right_outcome": {
              "kind": "tie"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C03/o1/brief/r0",
            "right_trial_id": "reference/C03/o1/pad1/r0",
            "left_artifact_hash": "sha256:e1a4bde1c8ab08173b268eaec6f87801cec379317e6a2ba5cc3c9fdd9e671f5e",
            "right_artifact_hash": "sha256:fcba90f28de7800f91a0de44d40295613c43cde22438584f37b328e15e99ca73",
            "left_outcome": {
              "kind": "tie"
            },
            "right_outcome": {
              "kind": "tie"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C03/o1/brief/r1",
            "right_trial_id": "reference/C03/o1/pad0/r1",
            "left_artifact_hash": "sha256:e8666db728ae6746aa0fdcee94d4c9a7ab3e32392079e3e48cfad2d0a77e8266",
            "right_artifact_hash": "sha256:5362cd714b96e78a5444b60dbe7eb2e797fcc25cd23d1541c44de8686e92cabe",
            "left_outcome": {
              "kind": "tie"
            },
            "right_outcome": {
              "kind": "tie"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C03/o1/brief/r1",
            "right_trial_id": "reference/C03/o1/pad1/r1",
            "left_artifact_hash": "sha256:e8666db728ae6746aa0fdcee94d4c9a7ab3e32392079e3e48cfad2d0a77e8266",
            "right_artifact_hash": "sha256:f10a0d7c0a2b964ecb71c0a9f0b743ea3f5fdd3657b33fddc02e52897aa2b528",
            "left_outcome": {
              "kind": "tie"
            },
            "right_outcome": {
              "kind": "tie"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C04/o0/brief/r0",
            "right_trial_id": "reference/C04/o0/pad0/r0",
            "left_artifact_hash": "sha256:ef8ab4da8f76de5864a6e5403526e8e3c59578a1cb46868055efa469dceadfa1",
            "right_artifact_hash": "sha256:b8e4accc449599a364a9610db0e62fb4609aa24b1db58c7008ed9689a93a7575",
            "left_outcome": {
              "kind": "both_unacceptable"
            },
            "right_outcome": {
              "kind": "both_unacceptable"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C04/o0/brief/r0",
            "right_trial_id": "reference/C04/o0/pad1/r0",
            "left_artifact_hash": "sha256:ef8ab4da8f76de5864a6e5403526e8e3c59578a1cb46868055efa469dceadfa1",
            "right_artifact_hash": "sha256:bc58d6e6888b329d4479394381aa1b1d3a15cf905b582e5c6b9d545849177665",
            "left_outcome": {
              "kind": "both_unacceptable"
            },
            "right_outcome": {
              "kind": "both_unacceptable"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C04/o0/brief/r1",
            "right_trial_id": "reference/C04/o0/pad0/r1",
            "left_artifact_hash": "sha256:8c6cbceaf9daa884210045a4f7c18a22668622074eb47bcc89b8324c213501ba",
            "right_artifact_hash": "sha256:870d58f0cfbbfd20728ea73b047ca45dd09f771915ee60c169f6063aeefba78f",
            "left_outcome": {
              "kind": "both_unacceptable"
            },
            "right_outcome": {
              "kind": "both_unacceptable"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C04/o0/brief/r1",
            "right_trial_id": "reference/C04/o0/pad1/r1",
            "left_artifact_hash": "sha256:8c6cbceaf9daa884210045a4f7c18a22668622074eb47bcc89b8324c213501ba",
            "right_artifact_hash": "sha256:b30756c573844bb79ec41074821e4cb071e2bc6c60fb2b87bb32c929f548d1f8",
            "left_outcome": {
              "kind": "both_unacceptable"
            },
            "right_outcome": {
              "kind": "both_unacceptable"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C04/o1/brief/r0",
            "right_trial_id": "reference/C04/o1/pad0/r0",
            "left_artifact_hash": "sha256:d34da6d1ce7efdaa0739711450826010365ed9148f303b6899eb4a5b1c2814af",
            "right_artifact_hash": "sha256:c86fff2b7b4a90ff95a4fe456ffb72d600b073550068a5de0ef6602536f34be8",
            "left_outcome": {
              "kind": "both_unacceptable"
            },
            "right_outcome": {
              "kind": "both_unacceptable"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C04/o1/brief/r0",
            "right_trial_id": "reference/C04/o1/pad1/r0",
            "left_artifact_hash": "sha256:d34da6d1ce7efdaa0739711450826010365ed9148f303b6899eb4a5b1c2814af",
            "right_artifact_hash": "sha256:8a73fcf406199194177431545ae921098dbddc33c1f59780d5d57677ddaa69b6",
            "left_outcome": {
              "kind": "both_unacceptable"
            },
            "right_outcome": {
              "kind": "both_unacceptable"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C04/o1/brief/r1",
            "right_trial_id": "reference/C04/o1/pad0/r1",
            "left_artifact_hash": "sha256:ac4cff015074416e6a84530d81ad004ba4cb370e4d18b2a51323683a712a36c5",
            "right_artifact_hash": "sha256:5e8fe25cc1e325f58f7a5bb9f8f2273176ff105cabfdcd73959aaa8ded715973",
            "left_outcome": {
              "kind": "both_unacceptable"
            },
            "right_outcome": {
              "kind": "both_unacceptable"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C04/o1/brief/r1",
            "right_trial_id": "reference/C04/o1/pad1/r1",
            "left_artifact_hash": "sha256:ac4cff015074416e6a84530d81ad004ba4cb370e4d18b2a51323683a712a36c5",
            "right_artifact_hash": "sha256:97b6584d28d537c15115fcac817d450cf13ac8d620b8861fe5b328233b0f22da",
            "left_outcome": {
              "kind": "both_unacceptable"
            },
            "right_outcome": {
              "kind": "both_unacceptable"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C05/o0/brief/r0",
            "right_trial_id": "reference/C05/o0/pad0/r0",
            "left_artifact_hash": "sha256:86f9f2bb987c559f9219dd30dbf5c824acc3f36113fcc899647a21aec807fc39",
            "right_artifact_hash": "sha256:4f4439872e126befc6d686af652b227c9f7c0ad99b7ec48d762ca7cfba44e667",
            "left_outcome": {
              "kind": "abstain"
            },
            "right_outcome": {
              "kind": "abstain"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C05/o0/brief/r0",
            "right_trial_id": "reference/C05/o0/pad1/r0",
            "left_artifact_hash": "sha256:86f9f2bb987c559f9219dd30dbf5c824acc3f36113fcc899647a21aec807fc39",
            "right_artifact_hash": "sha256:7d172390285edebb53400df0cc353dffa0ea7ee7d4271786439743b44542da1f",
            "left_outcome": {
              "kind": "abstain"
            },
            "right_outcome": {
              "kind": "abstain"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C05/o0/brief/r1",
            "right_trial_id": "reference/C05/o0/pad0/r1",
            "left_artifact_hash": "sha256:c82bd0bf3e7739608cea59a813b2df0192d6a30643268d89fed55cf11c87b68d",
            "right_artifact_hash": "sha256:ec6ec5c6a2fee4d741bc1075b218de09922b7203827f2ec7ebee06a4207f154d",
            "left_outcome": {
              "kind": "abstain"
            },
            "right_outcome": {
              "kind": "abstain"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C05/o0/brief/r1",
            "right_trial_id": "reference/C05/o0/pad1/r1",
            "left_artifact_hash": "sha256:c82bd0bf3e7739608cea59a813b2df0192d6a30643268d89fed55cf11c87b68d",
            "right_artifact_hash": "sha256:e304c35529db934b66d0fd55ea930e31c725ad14fb1294cee2ca94cf8729988c",
            "left_outcome": {
              "kind": "abstain"
            },
            "right_outcome": {
              "kind": "abstain"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C05/o1/brief/r0",
            "right_trial_id": "reference/C05/o1/pad0/r0",
            "left_artifact_hash": "sha256:2c45d69fcaa743baaec973af71bd26191f9a4e04b986378b68a8a82c96adb6cb",
            "right_artifact_hash": "sha256:1740ef7cc97ae151c56d3932e24a24d7c956f3914b92ae16b1eee232188327b9",
            "left_outcome": {
              "kind": "abstain"
            },
            "right_outcome": {
              "kind": "abstain"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C05/o1/brief/r0",
            "right_trial_id": "reference/C05/o1/pad1/r0",
            "left_artifact_hash": "sha256:2c45d69fcaa743baaec973af71bd26191f9a4e04b986378b68a8a82c96adb6cb",
            "right_artifact_hash": "sha256:d4b6ec524a7b8b4ce5b5bae16c4e35ebba4b2780bbaf7708971e83f3b5b1b723",
            "left_outcome": {
              "kind": "abstain"
            },
            "right_outcome": {
              "kind": "abstain"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C05/o1/brief/r1",
            "right_trial_id": "reference/C05/o1/pad0/r1",
            "left_artifact_hash": "sha256:c1c7f69aeaa8398e91a8189cb6d3a082cefcc3ad5a8f996b90cc8ed62a2e489d",
            "right_artifact_hash": "sha256:921affd57b578b969b26d0db5f4520e6dc64cb4c7531b6e2826f8bf9de223859",
            "left_outcome": {
              "kind": "abstain"
            },
            "right_outcome": {
              "kind": "abstain"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C05/o1/brief/r1",
            "right_trial_id": "reference/C05/o1/pad1/r1",
            "left_artifact_hash": "sha256:c1c7f69aeaa8398e91a8189cb6d3a082cefcc3ad5a8f996b90cc8ed62a2e489d",
            "right_artifact_hash": "sha256:acbb51511f4b60cc00a10d9e1a81eb2a989da97c3c4224d426950591511f8beb",
            "left_outcome": {
              "kind": "abstain"
            },
            "right_outcome": {
              "kind": "abstain"
            },
            "flipped": false
          }
        ]
      },
      "rubric": {
        "total": 30,
        "flips": 0,
        "comparisons": [
          {
            "left_trial_id": "reference/C01/o0/brief/r0",
            "right_trial_id": "reference/C01/o0/brief/r1",
            "left_artifact_hash": "sha256:5dc6dcb2b82ed14ae5ad94c7368db20a76429a5c0f8fa5d7ebd56f52d34bf9dc",
            "right_artifact_hash": "sha256:d091aba98459d16e6fa590286d7555abfb212c3dc43e7da29d8d13c1a35732b0",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C01/o0/pad0/r0",
            "right_trial_id": "reference/C01/o0/pad0/r1",
            "left_artifact_hash": "sha256:0696c19d65cdea872bee3a2b472d7be6ad3b33fd1cb7a4d929c2cd63d5ec9f1a",
            "right_artifact_hash": "sha256:5d2b397def79ccd8a02ffa0d712f09b0ca7dbc012a14dea6c38f0d20be60a800",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C01/o0/pad1/r0",
            "right_trial_id": "reference/C01/o0/pad1/r1",
            "left_artifact_hash": "sha256:b9a3dac25aea91730a1aefd3f9dd94e079bfa68138078b2d8259ee7d50319cff",
            "right_artifact_hash": "sha256:e6e6e64713a11e1e939481edb9ccc3de39035487e1acca7a2a55ae40dba5431c",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C01/o1/brief/r0",
            "right_trial_id": "reference/C01/o1/brief/r1",
            "left_artifact_hash": "sha256:28cc06a66f9ddf6f272886b3d06fa7c761cbe2ff0d898efa356fb2ef53006964",
            "right_artifact_hash": "sha256:ed44e4dbea89e4f4b4f04c90231c7a3f077a48fa54163a8617e0c91cfd73b532",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C01/o1/pad0/r0",
            "right_trial_id": "reference/C01/o1/pad0/r1",
            "left_artifact_hash": "sha256:36ea289a39663d4ff33dc13fa703c00504f86d6fa5d019e04b3e5ac88207f194",
            "right_artifact_hash": "sha256:70ddc34c3393ce051c342c2a835c8a36dd2f361d059864ffc4d709a83bb0375e",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C01/o1/pad1/r0",
            "right_trial_id": "reference/C01/o1/pad1/r1",
            "left_artifact_hash": "sha256:b73044dcb1443ebe35af8cb7ba3ec8e0006611f2b83901537e0fbdb44a564865",
            "right_artifact_hash": "sha256:2f8cc74ffff2974ba6491a0b0edded2aca2e374d4da7617658eded67e0c99e13",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C02/o0/brief/r0",
            "right_trial_id": "reference/C02/o0/brief/r1",
            "left_artifact_hash": "sha256:89a4a1053d29b96e64f1009af5204778f79a22fbf38ba4d148b84c19d51efeca",
            "right_artifact_hash": "sha256:993d5b9a1e37db296e803a8d55b6d0e759ba3813be27fed078343cefc3dee12b",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C02/o0/pad0/r0",
            "right_trial_id": "reference/C02/o0/pad0/r1",
            "left_artifact_hash": "sha256:5cfbc2d914b01e0c32e6c3c7ac0403ab0572dcbaf0accc803d7133c68c26c983",
            "right_artifact_hash": "sha256:1caa11e2875cb11729587e0b5646596b9719c1bc151f7af15f01c490a9521cfb",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C02/o0/pad1/r0",
            "right_trial_id": "reference/C02/o0/pad1/r1",
            "left_artifact_hash": "sha256:2699edc75fbdf9067becd1e37c08038ec342d6cf6c35c33e3471c5d7b7ff2a9a",
            "right_artifact_hash": "sha256:4089f796f4a1f58d4a41eb9f985aa1462f72b6972050b92bf229e38ac2b13eb1",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C02/o1/brief/r0",
            "right_trial_id": "reference/C02/o1/brief/r1",
            "left_artifact_hash": "sha256:753d9ceff571937b7bf1494c6c237b9dd6d4d08fe4366d9085daddb3ae212ad4",
            "right_artifact_hash": "sha256:53ab63c9aabb03cbaca873003a629ef480604d66d0eff80e8d15e6049737ff1e",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C02/o1/pad0/r0",
            "right_trial_id": "reference/C02/o1/pad0/r1",
            "left_artifact_hash": "sha256:61c9df836cbc12951310bec7c6d50aac86066eea939b9eed75c4fef7813ce5f7",
            "right_artifact_hash": "sha256:4b1884a3ebaf25f6c63e280f5243ca9fb7bb28c8786af10897a80757b0dfab0f",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C02/o1/pad1/r0",
            "right_trial_id": "reference/C02/o1/pad1/r1",
            "left_artifact_hash": "sha256:5e6d1fd8e0dcbd7c0d39329cfba175a649ca22dd52e12b952955108a574165ea",
            "right_artifact_hash": "sha256:97db0e94a074076c5dc940a288447ec6fce9397fd3bde87289e1c90342027291",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C03/o0/brief/r0",
            "right_trial_id": "reference/C03/o0/brief/r1",
            "left_artifact_hash": "sha256:ac15070bada2f5732df9c998a72eae72a16e78c458866f92ea17154a8ec123ed",
            "right_artifact_hash": "sha256:282c1db13bddb5032c770054edf35e58678bb4fe16b6d77bc4f970ca972da46d",
            "left_outcome": {
              "kind": "tie"
            },
            "right_outcome": {
              "kind": "tie"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C03/o0/pad0/r0",
            "right_trial_id": "reference/C03/o0/pad0/r1",
            "left_artifact_hash": "sha256:8c4d4a9dfb5a87a3696d8c7ae30418773ce8a22eee31569120acf002d52c663d",
            "right_artifact_hash": "sha256:189d1442a250db7f6b20ae789a3b31dc577d94080b1c7d8f4d9279168fc35b7b",
            "left_outcome": {
              "kind": "tie"
            },
            "right_outcome": {
              "kind": "tie"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C03/o0/pad1/r0",
            "right_trial_id": "reference/C03/o0/pad1/r1",
            "left_artifact_hash": "sha256:436f8e6ba0e5426fabb3158a70bcf454635c0320e16b9137f1cef42ac2e44830",
            "right_artifact_hash": "sha256:14be843d2a25b529344caf72227e137b7cc112eb53470d27f83d00c59e67d72f",
            "left_outcome": {
              "kind": "tie"
            },
            "right_outcome": {
              "kind": "tie"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C03/o1/brief/r0",
            "right_trial_id": "reference/C03/o1/brief/r1",
            "left_artifact_hash": "sha256:e1a4bde1c8ab08173b268eaec6f87801cec379317e6a2ba5cc3c9fdd9e671f5e",
            "right_artifact_hash": "sha256:e8666db728ae6746aa0fdcee94d4c9a7ab3e32392079e3e48cfad2d0a77e8266",
            "left_outcome": {
              "kind": "tie"
            },
            "right_outcome": {
              "kind": "tie"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C03/o1/pad0/r0",
            "right_trial_id": "reference/C03/o1/pad0/r1",
            "left_artifact_hash": "sha256:7e786ffac1f0df82501de63c03daf1d337825890ffa6f62c7dad4930cd5bd9a5",
            "right_artifact_hash": "sha256:5362cd714b96e78a5444b60dbe7eb2e797fcc25cd23d1541c44de8686e92cabe",
            "left_outcome": {
              "kind": "tie"
            },
            "right_outcome": {
              "kind": "tie"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C03/o1/pad1/r0",
            "right_trial_id": "reference/C03/o1/pad1/r1",
            "left_artifact_hash": "sha256:fcba90f28de7800f91a0de44d40295613c43cde22438584f37b328e15e99ca73",
            "right_artifact_hash": "sha256:f10a0d7c0a2b964ecb71c0a9f0b743ea3f5fdd3657b33fddc02e52897aa2b528",
            "left_outcome": {
              "kind": "tie"
            },
            "right_outcome": {
              "kind": "tie"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C04/o0/brief/r0",
            "right_trial_id": "reference/C04/o0/brief/r1",
            "left_artifact_hash": "sha256:ef8ab4da8f76de5864a6e5403526e8e3c59578a1cb46868055efa469dceadfa1",
            "right_artifact_hash": "sha256:8c6cbceaf9daa884210045a4f7c18a22668622074eb47bcc89b8324c213501ba",
            "left_outcome": {
              "kind": "both_unacceptable"
            },
            "right_outcome": {
              "kind": "both_unacceptable"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C04/o0/pad0/r0",
            "right_trial_id": "reference/C04/o0/pad0/r1",
            "left_artifact_hash": "sha256:b8e4accc449599a364a9610db0e62fb4609aa24b1db58c7008ed9689a93a7575",
            "right_artifact_hash": "sha256:870d58f0cfbbfd20728ea73b047ca45dd09f771915ee60c169f6063aeefba78f",
            "left_outcome": {
              "kind": "both_unacceptable"
            },
            "right_outcome": {
              "kind": "both_unacceptable"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C04/o0/pad1/r0",
            "right_trial_id": "reference/C04/o0/pad1/r1",
            "left_artifact_hash": "sha256:bc58d6e6888b329d4479394381aa1b1d3a15cf905b582e5c6b9d545849177665",
            "right_artifact_hash": "sha256:b30756c573844bb79ec41074821e4cb071e2bc6c60fb2b87bb32c929f548d1f8",
            "left_outcome": {
              "kind": "both_unacceptable"
            },
            "right_outcome": {
              "kind": "both_unacceptable"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C04/o1/brief/r0",
            "right_trial_id": "reference/C04/o1/brief/r1",
            "left_artifact_hash": "sha256:d34da6d1ce7efdaa0739711450826010365ed9148f303b6899eb4a5b1c2814af",
            "right_artifact_hash": "sha256:ac4cff015074416e6a84530d81ad004ba4cb370e4d18b2a51323683a712a36c5",
            "left_outcome": {
              "kind": "both_unacceptable"
            },
            "right_outcome": {
              "kind": "both_unacceptable"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C04/o1/pad0/r0",
            "right_trial_id": "reference/C04/o1/pad0/r1",
            "left_artifact_hash": "sha256:c86fff2b7b4a90ff95a4fe456ffb72d600b073550068a5de0ef6602536f34be8",
            "right_artifact_hash": "sha256:5e8fe25cc1e325f58f7a5bb9f8f2273176ff105cabfdcd73959aaa8ded715973",
            "left_outcome": {
              "kind": "both_unacceptable"
            },
            "right_outcome": {
              "kind": "both_unacceptable"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C04/o1/pad1/r0",
            "right_trial_id": "reference/C04/o1/pad1/r1",
            "left_artifact_hash": "sha256:8a73fcf406199194177431545ae921098dbddc33c1f59780d5d57677ddaa69b6",
            "right_artifact_hash": "sha256:97b6584d28d537c15115fcac817d450cf13ac8d620b8861fe5b328233b0f22da",
            "left_outcome": {
              "kind": "both_unacceptable"
            },
            "right_outcome": {
              "kind": "both_unacceptable"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C05/o0/brief/r0",
            "right_trial_id": "reference/C05/o0/brief/r1",
            "left_artifact_hash": "sha256:86f9f2bb987c559f9219dd30dbf5c824acc3f36113fcc899647a21aec807fc39",
            "right_artifact_hash": "sha256:c82bd0bf3e7739608cea59a813b2df0192d6a30643268d89fed55cf11c87b68d",
            "left_outcome": {
              "kind": "abstain"
            },
            "right_outcome": {
              "kind": "abstain"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C05/o0/pad0/r0",
            "right_trial_id": "reference/C05/o0/pad0/r1",
            "left_artifact_hash": "sha256:4f4439872e126befc6d686af652b227c9f7c0ad99b7ec48d762ca7cfba44e667",
            "right_artifact_hash": "sha256:ec6ec5c6a2fee4d741bc1075b218de09922b7203827f2ec7ebee06a4207f154d",
            "left_outcome": {
              "kind": "abstain"
            },
            "right_outcome": {
              "kind": "abstain"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C05/o0/pad1/r0",
            "right_trial_id": "reference/C05/o0/pad1/r1",
            "left_artifact_hash": "sha256:7d172390285edebb53400df0cc353dffa0ea7ee7d4271786439743b44542da1f",
            "right_artifact_hash": "sha256:e304c35529db934b66d0fd55ea930e31c725ad14fb1294cee2ca94cf8729988c",
            "left_outcome": {
              "kind": "abstain"
            },
            "right_outcome": {
              "kind": "abstain"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C05/o1/brief/r0",
            "right_trial_id": "reference/C05/o1/brief/r1",
            "left_artifact_hash": "sha256:2c45d69fcaa743baaec973af71bd26191f9a4e04b986378b68a8a82c96adb6cb",
            "right_artifact_hash": "sha256:c1c7f69aeaa8398e91a8189cb6d3a082cefcc3ad5a8f996b90cc8ed62a2e489d",
            "left_outcome": {
              "kind": "abstain"
            },
            "right_outcome": {
              "kind": "abstain"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C05/o1/pad0/r0",
            "right_trial_id": "reference/C05/o1/pad0/r1",
            "left_artifact_hash": "sha256:1740ef7cc97ae151c56d3932e24a24d7c956f3914b92ae16b1eee232188327b9",
            "right_artifact_hash": "sha256:921affd57b578b969b26d0db5f4520e6dc64cb4c7531b6e2826f8bf9de223859",
            "left_outcome": {
              "kind": "abstain"
            },
            "right_outcome": {
              "kind": "abstain"
            },
            "flipped": false
          },
          {
            "left_trial_id": "reference/C05/o1/pad1/r0",
            "right_trial_id": "reference/C05/o1/pad1/r1",
            "left_artifact_hash": "sha256:d4b6ec524a7b8b4ce5b5bae16c4e35ebba4b2780bbaf7708971e83f3b5b1b723",
            "right_artifact_hash": "sha256:acbb51511f4b60cc00a10d9e1a81eb2a989da97c3c4224d426950591511f8beb",
            "left_outcome": {
              "kind": "abstain"
            },
            "right_outcome": {
              "kind": "abstain"
            },
            "flipped": false
          }
        ]
      }
    },
    "first-slot": {
      "order": {
        "total": 30,
        "flips": 30,
        "comparisons": [
          {
            "left_trial_id": "first-slot/C01/o0/brief/r0",
            "right_trial_id": "first-slot/C01/o1/brief/r0",
            "left_artifact_hash": "sha256:904307fc1205c95f838f40f9670967ff599bcbf76891be4029477cbaeff987e4",
            "right_artifact_hash": "sha256:c12f84f6b91791bcc261bba9fdab9282efe09aaadd0e7b3f93f98a5ed53ea697",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q02"
            },
            "flipped": true
          },
          {
            "left_trial_id": "first-slot/C01/o0/brief/r1",
            "right_trial_id": "first-slot/C01/o1/brief/r1",
            "left_artifact_hash": "sha256:bb709f158e9b1cbd76eed10321986e6728ccdcca99b689b9d0f3ec174d3ea0eb",
            "right_artifact_hash": "sha256:28c1231512b8e703c0060d7b012c3716208b99d06d00bac73480ffb69c7e67c6",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q02"
            },
            "flipped": true
          },
          {
            "left_trial_id": "first-slot/C01/o0/pad0/r0",
            "right_trial_id": "first-slot/C01/o1/pad0/r0",
            "left_artifact_hash": "sha256:ceb0a545693186623a1444fa7abe849ee08c6fa01b24b4941c3b6e42fe7cdc95",
            "right_artifact_hash": "sha256:94ed51060bb589cbff78109be5c074a71f7c840d962e2da2f5828903b214f052",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q02"
            },
            "flipped": true
          },
          {
            "left_trial_id": "first-slot/C01/o0/pad0/r1",
            "right_trial_id": "first-slot/C01/o1/pad0/r1",
            "left_artifact_hash": "sha256:ff4341faf0eb9f0071e5d8a2879c890c747d1317ab06aa113e340e6aa37cb43f",
            "right_artifact_hash": "sha256:b45e76363c263dcaf20d6121eb8c3f8c000b9bc3e985231cddfba04413bcbea6",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q02"
            },
            "flipped": true
          },
          {
            "left_trial_id": "first-slot/C01/o0/pad1/r0",
            "right_trial_id": "first-slot/C01/o1/pad1/r0",
            "left_artifact_hash": "sha256:0629f7013c0a0ae56744f362dd56b31fcf0e8251a078d3d1d01cf6b02efe9059",
            "right_artifact_hash": "sha256:261cedff7375393531933a17b8b05ae6076960bf28a80f34ae055cef29afbfaf",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q02"
            },
            "flipped": true
          },
          {
            "left_trial_id": "first-slot/C01/o0/pad1/r1",
            "right_trial_id": "first-slot/C01/o1/pad1/r1",
            "left_artifact_hash": "sha256:953767deeeb7adc939fd43667fdec0e288ebed0a5263dbd090bcd9848f8ba312",
            "right_artifact_hash": "sha256:6e041db6ef8665e21b4c9f3255e851df7c282abce144cae4f9a129de038f91fb",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q02"
            },
            "flipped": true
          },
          {
            "left_trial_id": "first-slot/C02/o0/brief/r0",
            "right_trial_id": "first-slot/C02/o1/brief/r0",
            "left_artifact_hash": "sha256:e68709cd6207eb4d9892ea55450273104b00c5ca9086e0acc794152f16786a98",
            "right_artifact_hash": "sha256:5d9e1b1811568571131d195f4a125923bae94cd9ce2d02b0412d48797240c0a5",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q03"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "flipped": true
          },
          {
            "left_trial_id": "first-slot/C02/o0/brief/r1",
            "right_trial_id": "first-slot/C02/o1/brief/r1",
            "left_artifact_hash": "sha256:2e934f49f94b1547c94d2b8394512b19ebc134118171926941e9bc0d018a0569",
            "right_artifact_hash": "sha256:b9e04347475a387184c9f5074c2b340f254239657249223a1dd2b2a517e405ce",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q03"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "flipped": true
          },
          {
            "left_trial_id": "first-slot/C02/o0/pad0/r0",
            "right_trial_id": "first-slot/C02/o1/pad0/r0",
            "left_artifact_hash": "sha256:ac0b2906983d467c021f613f695fee54518792c6b0da8a401639358ff9e8f9b0",
            "right_artifact_hash": "sha256:cf61703f38e32639986c42e32acb68b8580c716a1bd2183fcfd7c3bd09db9aea",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q03"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "flipped": true
          },
          {
            "left_trial_id": "first-slot/C02/o0/pad0/r1",
            "right_trial_id": "first-slot/C02/o1/pad0/r1",
            "left_artifact_hash": "sha256:0b5c4fc7ffaed5ee1ee9cfa8d9caca9be38f504f5a59f6f94fcaceb790e9bda4",
            "right_artifact_hash": "sha256:5ef3680dc1add0963d01c891294c00c03e5af44c63f49baa10e8b0de98b520d0",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q03"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "flipped": true
          },
          {
            "left_trial_id": "first-slot/C02/o0/pad1/r0",
            "right_trial_id": "first-slot/C02/o1/pad1/r0",
            "left_artifact_hash": "sha256:3394f7903c0a69245110c844152d9691015df6ea827e1306cd9511f6825c5bac",
            "right_artifact_hash": "sha256:088583871250d06f1b39c37df812d9f552f0c2c62fd24699643573a2cd4a8ae6",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q03"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "flipped": true
          },
          {
            "left_trial_id": "first-slot/C02/o0/pad1/r1",
            "right_trial_id": "first-slot/C02/o1/pad1/r1",
            "left_artifact_hash": "sha256:05755cb0205606d7b02d1267182ed394c6f3dedbbacfde39bfd0a7e368b05a58",
            "right_artifact_hash": "sha256:b495ff293f4acc3dd9a5851471dceb0e9d15fa9914bbf1c04651548d07fd3798",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q03"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "flipped": true
          },
          {
            "left_trial_id": "first-slot/C03/o0/brief/r0",
            "right_trial_id": "first-slot/C03/o1/brief/r0",
            "left_artifact_hash": "sha256:08c8abf3bb42f96944bf43ce517ec1152a8dcbbc9599066b623e9a0e6a5a9986",
            "right_artifact_hash": "sha256:df6ef7a12ac281c7bf58427e72ff60a1b0df22c90feca9f5157aabb565959daa",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q05"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q06"
            },
            "flipped": true
          },
          {
            "left_trial_id": "first-slot/C03/o0/brief/r1",
            "right_trial_id": "first-slot/C03/o1/brief/r1",
            "left_artifact_hash": "sha256:4e002a7021bd8e52d69e785306e00aaecb0d449ae528057b0007217fde5a69c9",
            "right_artifact_hash": "sha256:a45eed50e8fba520f87d368a81b4eb2a15babd07a7b6cae6492bc9de5975f05c",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q05"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q06"
            },
            "flipped": true
          },
          {
            "left_trial_id": "first-slot/C03/o0/pad0/r0",
            "right_trial_id": "first-slot/C03/o1/pad0/r0",
            "left_artifact_hash": "sha256:79aaf4809f5c5cdceb4c546884043793ffba0cb4d15cfc4bd0998c174af2fc5e",
            "right_artifact_hash": "sha256:49b65c54f8482d22ff7d8367a5122dd7003b2e46aa828bd2e084c0312af4ee19",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q05"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q06"
            },
            "flipped": true
          },
          {
            "left_trial_id": "first-slot/C03/o0/pad0/r1",
            "right_trial_id": "first-slot/C03/o1/pad0/r1",
            "left_artifact_hash": "sha256:3aff1c9125a6cd377c2fa0f5f81076ce05c6b504e571e7edbe117ef2d9b1981a",
            "right_artifact_hash": "sha256:48c6a7fdcdf2b090bef68ef7eff930df40324e74d2f241e39f9010187175dbd4",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q05"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q06"
            },
            "flipped": true
          },
          {
            "left_trial_id": "first-slot/C03/o0/pad1/r0",
            "right_trial_id": "first-slot/C03/o1/pad1/r0",
            "left_artifact_hash": "sha256:d7c9165eaded4494bfee4f30c4f73ec07344a8e01e5aba4015e3ee96acf7c835",
            "right_artifact_hash": "sha256:88c7b19ecbf0680eca0824475f600d5abc3cbccc1d72e79b5cf2ef3fab56837d",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q05"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q06"
            },
            "flipped": true
          },
          {
            "left_trial_id": "first-slot/C03/o0/pad1/r1",
            "right_trial_id": "first-slot/C03/o1/pad1/r1",
            "left_artifact_hash": "sha256:34e7940a484c049e35fad55f2d07fc532e55ab2ef68d2c7d4542a816e3f3c86f",
            "right_artifact_hash": "sha256:03bcec228814e621142a3ff51c1f3d103a8f4d88131380f04b0fc6c76e996146",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q05"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q06"
            },
            "flipped": true
          },
          {
            "left_trial_id": "first-slot/C04/o0/brief/r0",
            "right_trial_id": "first-slot/C04/o1/brief/r0",
            "left_artifact_hash": "sha256:a1babea632a059e4d78b18dcbc317acc94cfb5afa8018f80e88b19128f3d1962",
            "right_artifact_hash": "sha256:b55f997023ecb83075d58eb8dfb15c885d57858c983a5869f9a3a36f2007a630",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q07"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q08"
            },
            "flipped": true
          },
          {
            "left_trial_id": "first-slot/C04/o0/brief/r1",
            "right_trial_id": "first-slot/C04/o1/brief/r1",
            "left_artifact_hash": "sha256:8d2243fde871b855942ad9e613afa59098a83ed4a483250b35c16efaf4c68c97",
            "right_artifact_hash": "sha256:bf288a88470ffd73c238132758737e14023755de6bd8436353eac2738a03cbbe",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q07"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q08"
            },
            "flipped": true
          },
          {
            "left_trial_id": "first-slot/C04/o0/pad0/r0",
            "right_trial_id": "first-slot/C04/o1/pad0/r0",
            "left_artifact_hash": "sha256:4bd06b3a48e3515dd6e34cb16e9617f9d59cb247c0680c1f4dbc67967652188d",
            "right_artifact_hash": "sha256:3b1f87af0afb64209911f51dd9ad71cb6161c758836315079d0938f81173e3f6",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q07"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q08"
            },
            "flipped": true
          },
          {
            "left_trial_id": "first-slot/C04/o0/pad0/r1",
            "right_trial_id": "first-slot/C04/o1/pad0/r1",
            "left_artifact_hash": "sha256:a4a4fc9c2636dfe1031613e2bdaa8bed77dbe97852d0e9c563b2a60995a0528a",
            "right_artifact_hash": "sha256:01c049052422df26a99ca81518e7b862325acc669a660f422d52fa0be3b7150e",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q07"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q08"
            },
            "flipped": true
          },
          {
            "left_trial_id": "first-slot/C04/o0/pad1/r0",
            "right_trial_id": "first-slot/C04/o1/pad1/r0",
            "left_artifact_hash": "sha256:89635ae17561f78d710113800974ba1372d160baa07b7ff3943c1325268124f3",
            "right_artifact_hash": "sha256:82e3bae433a659267877834bf24bcffc8fbc76efbd46724aeea53ae39315dcc9",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q07"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q08"
            },
            "flipped": true
          },
          {
            "left_trial_id": "first-slot/C04/o0/pad1/r1",
            "right_trial_id": "first-slot/C04/o1/pad1/r1",
            "left_artifact_hash": "sha256:f86dcc8c6352fee457e98a2d5fc4c98f0f19548ec742f039238242acd0c3327f",
            "right_artifact_hash": "sha256:e3e439fe47eb201d9f9a504a5b4371f5638288f923a4f390134d0a27122c4791",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q07"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q08"
            },
            "flipped": true
          },
          {
            "left_trial_id": "first-slot/C05/o0/brief/r0",
            "right_trial_id": "first-slot/C05/o1/brief/r0",
            "left_artifact_hash": "sha256:74436e204a817674bcbd219cfffd2cd4207e5000b71720bba75a9d88cf56cfdd",
            "right_artifact_hash": "sha256:f776d6a42dc1238f213620cdfcd9a61c9b2388c9b37b26e479ca9893b8ee5fa4",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q09"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q10"
            },
            "flipped": true
          },
          {
            "left_trial_id": "first-slot/C05/o0/brief/r1",
            "right_trial_id": "first-slot/C05/o1/brief/r1",
            "left_artifact_hash": "sha256:b14b8432fa84871612bbb6b81251b162df35ee73f498b195e77ca8bbf7cd2da6",
            "right_artifact_hash": "sha256:1773b25d39a8cfcc636329c0eec4dd7da576da692e73dc0fd5518b4138bc97b5",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q09"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q10"
            },
            "flipped": true
          },
          {
            "left_trial_id": "first-slot/C05/o0/pad0/r0",
            "right_trial_id": "first-slot/C05/o1/pad0/r0",
            "left_artifact_hash": "sha256:5d4b7d9cb53c45e69a4b05d809df7b0097324b0988c1982ad4e970bf46e0bd7e",
            "right_artifact_hash": "sha256:c62e5a850acf3812435349a6b0db8e48962e578c574becaa9726eb735dd4c909",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q09"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q10"
            },
            "flipped": true
          },
          {
            "left_trial_id": "first-slot/C05/o0/pad0/r1",
            "right_trial_id": "first-slot/C05/o1/pad0/r1",
            "left_artifact_hash": "sha256:b15b9f069e47e516c4102348204baa45605afd8766f474f0bc81416c47d07bc8",
            "right_artifact_hash": "sha256:4775b67aeea7bd08560b8f3a1f5a8b2d9b1f4f7133589c606959404d151ec958",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q09"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q10"
            },
            "flipped": true
          },
          {
            "left_trial_id": "first-slot/C05/o0/pad1/r0",
            "right_trial_id": "first-slot/C05/o1/pad1/r0",
            "left_artifact_hash": "sha256:2fe3f0783fa95073d86315b46558d119530ac67606aaa995a003aca8823b5754",
            "right_artifact_hash": "sha256:ca907beeebcc9fc460a1ad9a9fe4c6d8c6485db9911631dbb49bbc37fbcf8ea5",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q09"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q10"
            },
            "flipped": true
          },
          {
            "left_trial_id": "first-slot/C05/o0/pad1/r1",
            "right_trial_id": "first-slot/C05/o1/pad1/r1",
            "left_artifact_hash": "sha256:50e450c464730b63704c553a4c63e39602fdf4ffd245b106ebd55f4c456480c2",
            "right_artifact_hash": "sha256:d35f8822bd283b25881859da129b33995574d6282e74c4df08ce63cda028147f",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q09"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q10"
            },
            "flipped": true
          }
        ]
      },
      "length": {
        "total": 40,
        "flips": 0,
        "comparisons": [
          {
            "left_trial_id": "first-slot/C01/o0/brief/r0",
            "right_trial_id": "first-slot/C01/o0/pad0/r0",
            "left_artifact_hash": "sha256:904307fc1205c95f838f40f9670967ff599bcbf76891be4029477cbaeff987e4",
            "right_artifact_hash": "sha256:ceb0a545693186623a1444fa7abe849ee08c6fa01b24b4941c3b6e42fe7cdc95",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "flipped": false
          },
          {
            "left_trial_id": "first-slot/C01/o0/brief/r0",
            "right_trial_id": "first-slot/C01/o0/pad1/r0",
            "left_artifact_hash": "sha256:904307fc1205c95f838f40f9670967ff599bcbf76891be4029477cbaeff987e4",
            "right_artifact_hash": "sha256:0629f7013c0a0ae56744f362dd56b31fcf0e8251a078d3d1d01cf6b02efe9059",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "flipped": false
          },
          {
            "left_trial_id": "first-slot/C01/o0/brief/r1",
            "right_trial_id": "first-slot/C01/o0/pad0/r1",
            "left_artifact_hash": "sha256:bb709f158e9b1cbd76eed10321986e6728ccdcca99b689b9d0f3ec174d3ea0eb",
            "right_artifact_hash": "sha256:ff4341faf0eb9f0071e5d8a2879c890c747d1317ab06aa113e340e6aa37cb43f",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "flipped": false
          },
          {
            "left_trial_id": "first-slot/C01/o0/brief/r1",
            "right_trial_id": "first-slot/C01/o0/pad1/r1",
            "left_artifact_hash": "sha256:bb709f158e9b1cbd76eed10321986e6728ccdcca99b689b9d0f3ec174d3ea0eb",
            "right_artifact_hash": "sha256:953767deeeb7adc939fd43667fdec0e288ebed0a5263dbd090bcd9848f8ba312",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "flipped": false
          },
          {
            "left_trial_id": "first-slot/C01/o1/brief/r0",
            "right_trial_id": "first-slot/C01/o1/pad0/r0",
            "left_artifact_hash": "sha256:c12f84f6b91791bcc261bba9fdab9282efe09aaadd0e7b3f93f98a5ed53ea697",
            "right_artifact_hash": "sha256:94ed51060bb589cbff78109be5c074a71f7c840d962e2da2f5828903b214f052",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q02"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q02"
            },
            "flipped": false
          },
          {
            "left_trial_id": "first-slot/C01/o1/brief/r0",
            "right_trial_id": "first-slot/C01/o1/pad1/r0",
            "left_artifact_hash": "sha256:c12f84f6b91791bcc261bba9fdab9282efe09aaadd0e7b3f93f98a5ed53ea697",
            "right_artifact_hash": "sha256:261cedff7375393531933a17b8b05ae6076960bf28a80f34ae055cef29afbfaf",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q02"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q02"
            },
            "flipped": false
          },
          {
            "left_trial_id": "first-slot/C01/o1/brief/r1",
            "right_trial_id": "first-slot/C01/o1/pad0/r1",
            "left_artifact_hash": "sha256:28c1231512b8e703c0060d7b012c3716208b99d06d00bac73480ffb69c7e67c6",
            "right_artifact_hash": "sha256:b45e76363c263dcaf20d6121eb8c3f8c000b9bc3e985231cddfba04413bcbea6",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q02"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q02"
            },
            "flipped": false
          },
          {
            "left_trial_id": "first-slot/C01/o1/brief/r1",
            "right_trial_id": "first-slot/C01/o1/pad1/r1",
            "left_artifact_hash": "sha256:28c1231512b8e703c0060d7b012c3716208b99d06d00bac73480ffb69c7e67c6",
            "right_artifact_hash": "sha256:6e041db6ef8665e21b4c9f3255e851df7c282abce144cae4f9a129de038f91fb",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q02"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q02"
            },
            "flipped": false
          },
          {
            "left_trial_id": "first-slot/C02/o0/brief/r0",
            "right_trial_id": "first-slot/C02/o0/pad0/r0",
            "left_artifact_hash": "sha256:e68709cd6207eb4d9892ea55450273104b00c5ca9086e0acc794152f16786a98",
            "right_artifact_hash": "sha256:ac0b2906983d467c021f613f695fee54518792c6b0da8a401639358ff9e8f9b0",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q03"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q03"
            },
            "flipped": false
          },
          {
            "left_trial_id": "first-slot/C02/o0/brief/r0",
            "right_trial_id": "first-slot/C02/o0/pad1/r0",
            "left_artifact_hash": "sha256:e68709cd6207eb4d9892ea55450273104b00c5ca9086e0acc794152f16786a98",
            "right_artifact_hash": "sha256:3394f7903c0a69245110c844152d9691015df6ea827e1306cd9511f6825c5bac",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q03"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q03"
            },
            "flipped": false
          },
          {
            "left_trial_id": "first-slot/C02/o0/brief/r1",
            "right_trial_id": "first-slot/C02/o0/pad0/r1",
            "left_artifact_hash": "sha256:2e934f49f94b1547c94d2b8394512b19ebc134118171926941e9bc0d018a0569",
            "right_artifact_hash": "sha256:0b5c4fc7ffaed5ee1ee9cfa8d9caca9be38f504f5a59f6f94fcaceb790e9bda4",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q03"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q03"
            },
            "flipped": false
          },
          {
            "left_trial_id": "first-slot/C02/o0/brief/r1",
            "right_trial_id": "first-slot/C02/o0/pad1/r1",
            "left_artifact_hash": "sha256:2e934f49f94b1547c94d2b8394512b19ebc134118171926941e9bc0d018a0569",
            "right_artifact_hash": "sha256:05755cb0205606d7b02d1267182ed394c6f3dedbbacfde39bfd0a7e368b05a58",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q03"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q03"
            },
            "flipped": false
          },
          {
            "left_trial_id": "first-slot/C02/o1/brief/r0",
            "right_trial_id": "first-slot/C02/o1/pad0/r0",
            "left_artifact_hash": "sha256:5d9e1b1811568571131d195f4a125923bae94cd9ce2d02b0412d48797240c0a5",
            "right_artifact_hash": "sha256:cf61703f38e32639986c42e32acb68b8580c716a1bd2183fcfd7c3bd09db9aea",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "flipped": false
          },
          {
            "left_trial_id": "first-slot/C02/o1/brief/r0",
            "right_trial_id": "first-slot/C02/o1/pad1/r0",
            "left_artifact_hash": "sha256:5d9e1b1811568571131d195f4a125923bae94cd9ce2d02b0412d48797240c0a5",
            "right_artifact_hash": "sha256:088583871250d06f1b39c37df812d9f552f0c2c62fd24699643573a2cd4a8ae6",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "flipped": false
          },
          {
            "left_trial_id": "first-slot/C02/o1/brief/r1",
            "right_trial_id": "first-slot/C02/o1/pad0/r1",
            "left_artifact_hash": "sha256:b9e04347475a387184c9f5074c2b340f254239657249223a1dd2b2a517e405ce",
            "right_artifact_hash": "sha256:5ef3680dc1add0963d01c891294c00c03e5af44c63f49baa10e8b0de98b520d0",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "flipped": false
          },
          {
            "left_trial_id": "first-slot/C02/o1/brief/r1",
            "right_trial_id": "first-slot/C02/o1/pad1/r1",
            "left_artifact_hash": "sha256:b9e04347475a387184c9f5074c2b340f254239657249223a1dd2b2a517e405ce",
            "right_artifact_hash": "sha256:b495ff293f4acc3dd9a5851471dceb0e9d15fa9914bbf1c04651548d07fd3798",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "flipped": false
          },
          {
            "left_trial_id": "first-slot/C03/o0/brief/r0",
            "right_trial_id": "first-slot/C03/o0/pad0/r0",
            "left_artifact_hash": "sha256:08c8abf3bb42f96944bf43ce517ec1152a8dcbbc9599066b623e9a0e6a5a9986",
            "right_artifact_hash": "sha256:79aaf4809f5c5cdceb4c546884043793ffba0cb4d15cfc4bd0998c174af2fc5e",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q05"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q05"
            },
            "flipped": false
          },
          {
            "left_trial_id": "first-slot/C03/o0/brief/r0",
            "right_trial_id": "first-slot/C03/o0/pad1/r0",
            "left_artifact_hash": "sha256:08c8abf3bb42f96944bf43ce517ec1152a8dcbbc9599066b623e9a0e6a5a9986",
            "right_artifact_hash": "sha256:d7c9165eaded4494bfee4f30c4f73ec07344a8e01e5aba4015e3ee96acf7c835",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q05"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q05"
            },
            "flipped": false
          },
          {
            "left_trial_id": "first-slot/C03/o0/brief/r1",
            "right_trial_id": "first-slot/C03/o0/pad0/r1",
            "left_artifact_hash": "sha256:4e002a7021bd8e52d69e785306e00aaecb0d449ae528057b0007217fde5a69c9",
            "right_artifact_hash": "sha256:3aff1c9125a6cd377c2fa0f5f81076ce05c6b504e571e7edbe117ef2d9b1981a",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q05"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q05"
            },
            "flipped": false
          },
          {
            "left_trial_id": "first-slot/C03/o0/brief/r1",
            "right_trial_id": "first-slot/C03/o0/pad1/r1",
            "left_artifact_hash": "sha256:4e002a7021bd8e52d69e785306e00aaecb0d449ae528057b0007217fde5a69c9",
            "right_artifact_hash": "sha256:34e7940a484c049e35fad55f2d07fc532e55ab2ef68d2c7d4542a816e3f3c86f",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q05"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q05"
            },
            "flipped": false
          },
          {
            "left_trial_id": "first-slot/C03/o1/brief/r0",
            "right_trial_id": "first-slot/C03/o1/pad0/r0",
            "left_artifact_hash": "sha256:df6ef7a12ac281c7bf58427e72ff60a1b0df22c90feca9f5157aabb565959daa",
            "right_artifact_hash": "sha256:49b65c54f8482d22ff7d8367a5122dd7003b2e46aa828bd2e084c0312af4ee19",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q06"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q06"
            },
            "flipped": false
          },
          {
            "left_trial_id": "first-slot/C03/o1/brief/r0",
            "right_trial_id": "first-slot/C03/o1/pad1/r0",
            "left_artifact_hash": "sha256:df6ef7a12ac281c7bf58427e72ff60a1b0df22c90feca9f5157aabb565959daa",
            "right_artifact_hash": "sha256:88c7b19ecbf0680eca0824475f600d5abc3cbccc1d72e79b5cf2ef3fab56837d",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q06"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q06"
            },
            "flipped": false
          },
          {
            "left_trial_id": "first-slot/C03/o1/brief/r1",
            "right_trial_id": "first-slot/C03/o1/pad0/r1",
            "left_artifact_hash": "sha256:a45eed50e8fba520f87d368a81b4eb2a15babd07a7b6cae6492bc9de5975f05c",
            "right_artifact_hash": "sha256:48c6a7fdcdf2b090bef68ef7eff930df40324e74d2f241e39f9010187175dbd4",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q06"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q06"
            },
            "flipped": false
          },
          {
            "left_trial_id": "first-slot/C03/o1/brief/r1",
            "right_trial_id": "first-slot/C03/o1/pad1/r1",
            "left_artifact_hash": "sha256:a45eed50e8fba520f87d368a81b4eb2a15babd07a7b6cae6492bc9de5975f05c",
            "right_artifact_hash": "sha256:03bcec228814e621142a3ff51c1f3d103a8f4d88131380f04b0fc6c76e996146",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q06"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q06"
            },
            "flipped": false
          },
          {
            "left_trial_id": "first-slot/C04/o0/brief/r0",
            "right_trial_id": "first-slot/C04/o0/pad0/r0",
            "left_artifact_hash": "sha256:a1babea632a059e4d78b18dcbc317acc94cfb5afa8018f80e88b19128f3d1962",
            "right_artifact_hash": "sha256:4bd06b3a48e3515dd6e34cb16e9617f9d59cb247c0680c1f4dbc67967652188d",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q07"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q07"
            },
            "flipped": false
          },
          {
            "left_trial_id": "first-slot/C04/o0/brief/r0",
            "right_trial_id": "first-slot/C04/o0/pad1/r0",
            "left_artifact_hash": "sha256:a1babea632a059e4d78b18dcbc317acc94cfb5afa8018f80e88b19128f3d1962",
            "right_artifact_hash": "sha256:89635ae17561f78d710113800974ba1372d160baa07b7ff3943c1325268124f3",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q07"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q07"
            },
            "flipped": false
          },
          {
            "left_trial_id": "first-slot/C04/o0/brief/r1",
            "right_trial_id": "first-slot/C04/o0/pad0/r1",
            "left_artifact_hash": "sha256:8d2243fde871b855942ad9e613afa59098a83ed4a483250b35c16efaf4c68c97",
            "right_artifact_hash": "sha256:a4a4fc9c2636dfe1031613e2bdaa8bed77dbe97852d0e9c563b2a60995a0528a",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q07"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q07"
            },
            "flipped": false
          },
          {
            "left_trial_id": "first-slot/C04/o0/brief/r1",
            "right_trial_id": "first-slot/C04/o0/pad1/r1",
            "left_artifact_hash": "sha256:8d2243fde871b855942ad9e613afa59098a83ed4a483250b35c16efaf4c68c97",
            "right_artifact_hash": "sha256:f86dcc8c6352fee457e98a2d5fc4c98f0f19548ec742f039238242acd0c3327f",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q07"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q07"
            },
            "flipped": false
          },
          {
            "left_trial_id": "first-slot/C04/o1/brief/r0",
            "right_trial_id": "first-slot/C04/o1/pad0/r0",
            "left_artifact_hash": "sha256:b55f997023ecb83075d58eb8dfb15c885d57858c983a5869f9a3a36f2007a630",
            "right_artifact_hash": "sha256:3b1f87af0afb64209911f51dd9ad71cb6161c758836315079d0938f81173e3f6",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q08"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q08"
            },
            "flipped": false
          },
          {
            "left_trial_id": "first-slot/C04/o1/brief/r0",
            "right_trial_id": "first-slot/C04/o1/pad1/r0",
            "left_artifact_hash": "sha256:b55f997023ecb83075d58eb8dfb15c885d57858c983a5869f9a3a36f2007a630",
            "right_artifact_hash": "sha256:82e3bae433a659267877834bf24bcffc8fbc76efbd46724aeea53ae39315dcc9",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q08"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q08"
            },
            "flipped": false
          },
          {
            "left_trial_id": "first-slot/C04/o1/brief/r1",
            "right_trial_id": "first-slot/C04/o1/pad0/r1",
            "left_artifact_hash": "sha256:bf288a88470ffd73c238132758737e14023755de6bd8436353eac2738a03cbbe",
            "right_artifact_hash": "sha256:01c049052422df26a99ca81518e7b862325acc669a660f422d52fa0be3b7150e",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q08"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q08"
            },
            "flipped": false
          },
          {
            "left_trial_id": "first-slot/C04/o1/brief/r1",
            "right_trial_id": "first-slot/C04/o1/pad1/r1",
            "left_artifact_hash": "sha256:bf288a88470ffd73c238132758737e14023755de6bd8436353eac2738a03cbbe",
            "right_artifact_hash": "sha256:e3e439fe47eb201d9f9a504a5b4371f5638288f923a4f390134d0a27122c4791",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q08"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q08"
            },
            "flipped": false
          },
          {
            "left_trial_id": "first-slot/C05/o0/brief/r0",
            "right_trial_id": "first-slot/C05/o0/pad0/r0",
            "left_artifact_hash": "sha256:74436e204a817674bcbd219cfffd2cd4207e5000b71720bba75a9d88cf56cfdd",
            "right_artifact_hash": "sha256:5d4b7d9cb53c45e69a4b05d809df7b0097324b0988c1982ad4e970bf46e0bd7e",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q09"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q09"
            },
            "flipped": false
          },
          {
            "left_trial_id": "first-slot/C05/o0/brief/r0",
            "right_trial_id": "first-slot/C05/o0/pad1/r0",
            "left_artifact_hash": "sha256:74436e204a817674bcbd219cfffd2cd4207e5000b71720bba75a9d88cf56cfdd",
            "right_artifact_hash": "sha256:2fe3f0783fa95073d86315b46558d119530ac67606aaa995a003aca8823b5754",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q09"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q09"
            },
            "flipped": false
          },
          {
            "left_trial_id": "first-slot/C05/o0/brief/r1",
            "right_trial_id": "first-slot/C05/o0/pad0/r1",
            "left_artifact_hash": "sha256:b14b8432fa84871612bbb6b81251b162df35ee73f498b195e77ca8bbf7cd2da6",
            "right_artifact_hash": "sha256:b15b9f069e47e516c4102348204baa45605afd8766f474f0bc81416c47d07bc8",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q09"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q09"
            },
            "flipped": false
          },
          {
            "left_trial_id": "first-slot/C05/o0/brief/r1",
            "right_trial_id": "first-slot/C05/o0/pad1/r1",
            "left_artifact_hash": "sha256:b14b8432fa84871612bbb6b81251b162df35ee73f498b195e77ca8bbf7cd2da6",
            "right_artifact_hash": "sha256:50e450c464730b63704c553a4c63e39602fdf4ffd245b106ebd55f4c456480c2",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q09"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q09"
            },
            "flipped": false
          },
          {
            "left_trial_id": "first-slot/C05/o1/brief/r0",
            "right_trial_id": "first-slot/C05/o1/pad0/r0",
            "left_artifact_hash": "sha256:f776d6a42dc1238f213620cdfcd9a61c9b2388c9b37b26e479ca9893b8ee5fa4",
            "right_artifact_hash": "sha256:c62e5a850acf3812435349a6b0db8e48962e578c574becaa9726eb735dd4c909",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q10"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q10"
            },
            "flipped": false
          },
          {
            "left_trial_id": "first-slot/C05/o1/brief/r0",
            "right_trial_id": "first-slot/C05/o1/pad1/r0",
            "left_artifact_hash": "sha256:f776d6a42dc1238f213620cdfcd9a61c9b2388c9b37b26e479ca9893b8ee5fa4",
            "right_artifact_hash": "sha256:ca907beeebcc9fc460a1ad9a9fe4c6d8c6485db9911631dbb49bbc37fbcf8ea5",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q10"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q10"
            },
            "flipped": false
          },
          {
            "left_trial_id": "first-slot/C05/o1/brief/r1",
            "right_trial_id": "first-slot/C05/o1/pad0/r1",
            "left_artifact_hash": "sha256:1773b25d39a8cfcc636329c0eec4dd7da576da692e73dc0fd5518b4138bc97b5",
            "right_artifact_hash": "sha256:4775b67aeea7bd08560b8f3a1f5a8b2d9b1f4f7133589c606959404d151ec958",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q10"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q10"
            },
            "flipped": false
          },
          {
            "left_trial_id": "first-slot/C05/o1/brief/r1",
            "right_trial_id": "first-slot/C05/o1/pad1/r1",
            "left_artifact_hash": "sha256:1773b25d39a8cfcc636329c0eec4dd7da576da692e73dc0fd5518b4138bc97b5",
            "right_artifact_hash": "sha256:d35f8822bd283b25881859da129b33995574d6282e74c4df08ce63cda028147f",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q10"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q10"
            },
            "flipped": false
          }
        ]
      },
      "rubric": {
        "total": 30,
        "flips": 0,
        "comparisons": [
          {
            "left_trial_id": "first-slot/C01/o0/brief/r0",
            "right_trial_id": "first-slot/C01/o0/brief/r1",
            "left_artifact_hash": "sha256:904307fc1205c95f838f40f9670967ff599bcbf76891be4029477cbaeff987e4",
            "right_artifact_hash": "sha256:bb709f158e9b1cbd76eed10321986e6728ccdcca99b689b9d0f3ec174d3ea0eb",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "flipped": false
          },
          {
            "left_trial_id": "first-slot/C01/o0/pad0/r0",
            "right_trial_id": "first-slot/C01/o0/pad0/r1",
            "left_artifact_hash": "sha256:ceb0a545693186623a1444fa7abe849ee08c6fa01b24b4941c3b6e42fe7cdc95",
            "right_artifact_hash": "sha256:ff4341faf0eb9f0071e5d8a2879c890c747d1317ab06aa113e340e6aa37cb43f",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "flipped": false
          },
          {
            "left_trial_id": "first-slot/C01/o0/pad1/r0",
            "right_trial_id": "first-slot/C01/o0/pad1/r1",
            "left_artifact_hash": "sha256:0629f7013c0a0ae56744f362dd56b31fcf0e8251a078d3d1d01cf6b02efe9059",
            "right_artifact_hash": "sha256:953767deeeb7adc939fd43667fdec0e288ebed0a5263dbd090bcd9848f8ba312",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "flipped": false
          },
          {
            "left_trial_id": "first-slot/C01/o1/brief/r0",
            "right_trial_id": "first-slot/C01/o1/brief/r1",
            "left_artifact_hash": "sha256:c12f84f6b91791bcc261bba9fdab9282efe09aaadd0e7b3f93f98a5ed53ea697",
            "right_artifact_hash": "sha256:28c1231512b8e703c0060d7b012c3716208b99d06d00bac73480ffb69c7e67c6",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q02"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q02"
            },
            "flipped": false
          },
          {
            "left_trial_id": "first-slot/C01/o1/pad0/r0",
            "right_trial_id": "first-slot/C01/o1/pad0/r1",
            "left_artifact_hash": "sha256:94ed51060bb589cbff78109be5c074a71f7c840d962e2da2f5828903b214f052",
            "right_artifact_hash": "sha256:b45e76363c263dcaf20d6121eb8c3f8c000b9bc3e985231cddfba04413bcbea6",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q02"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q02"
            },
            "flipped": false
          },
          {
            "left_trial_id": "first-slot/C01/o1/pad1/r0",
            "right_trial_id": "first-slot/C01/o1/pad1/r1",
            "left_artifact_hash": "sha256:261cedff7375393531933a17b8b05ae6076960bf28a80f34ae055cef29afbfaf",
            "right_artifact_hash": "sha256:6e041db6ef8665e21b4c9f3255e851df7c282abce144cae4f9a129de038f91fb",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q02"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q02"
            },
            "flipped": false
          },
          {
            "left_trial_id": "first-slot/C02/o0/brief/r0",
            "right_trial_id": "first-slot/C02/o0/brief/r1",
            "left_artifact_hash": "sha256:e68709cd6207eb4d9892ea55450273104b00c5ca9086e0acc794152f16786a98",
            "right_artifact_hash": "sha256:2e934f49f94b1547c94d2b8394512b19ebc134118171926941e9bc0d018a0569",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q03"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q03"
            },
            "flipped": false
          },
          {
            "left_trial_id": "first-slot/C02/o0/pad0/r0",
            "right_trial_id": "first-slot/C02/o0/pad0/r1",
            "left_artifact_hash": "sha256:ac0b2906983d467c021f613f695fee54518792c6b0da8a401639358ff9e8f9b0",
            "right_artifact_hash": "sha256:0b5c4fc7ffaed5ee1ee9cfa8d9caca9be38f504f5a59f6f94fcaceb790e9bda4",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q03"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q03"
            },
            "flipped": false
          },
          {
            "left_trial_id": "first-slot/C02/o0/pad1/r0",
            "right_trial_id": "first-slot/C02/o0/pad1/r1",
            "left_artifact_hash": "sha256:3394f7903c0a69245110c844152d9691015df6ea827e1306cd9511f6825c5bac",
            "right_artifact_hash": "sha256:05755cb0205606d7b02d1267182ed394c6f3dedbbacfde39bfd0a7e368b05a58",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q03"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q03"
            },
            "flipped": false
          },
          {
            "left_trial_id": "first-slot/C02/o1/brief/r0",
            "right_trial_id": "first-slot/C02/o1/brief/r1",
            "left_artifact_hash": "sha256:5d9e1b1811568571131d195f4a125923bae94cd9ce2d02b0412d48797240c0a5",
            "right_artifact_hash": "sha256:b9e04347475a387184c9f5074c2b340f254239657249223a1dd2b2a517e405ce",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "flipped": false
          },
          {
            "left_trial_id": "first-slot/C02/o1/pad0/r0",
            "right_trial_id": "first-slot/C02/o1/pad0/r1",
            "left_artifact_hash": "sha256:cf61703f38e32639986c42e32acb68b8580c716a1bd2183fcfd7c3bd09db9aea",
            "right_artifact_hash": "sha256:5ef3680dc1add0963d01c891294c00c03e5af44c63f49baa10e8b0de98b520d0",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "flipped": false
          },
          {
            "left_trial_id": "first-slot/C02/o1/pad1/r0",
            "right_trial_id": "first-slot/C02/o1/pad1/r1",
            "left_artifact_hash": "sha256:088583871250d06f1b39c37df812d9f552f0c2c62fd24699643573a2cd4a8ae6",
            "right_artifact_hash": "sha256:b495ff293f4acc3dd9a5851471dceb0e9d15fa9914bbf1c04651548d07fd3798",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "flipped": false
          },
          {
            "left_trial_id": "first-slot/C03/o0/brief/r0",
            "right_trial_id": "first-slot/C03/o0/brief/r1",
            "left_artifact_hash": "sha256:08c8abf3bb42f96944bf43ce517ec1152a8dcbbc9599066b623e9a0e6a5a9986",
            "right_artifact_hash": "sha256:4e002a7021bd8e52d69e785306e00aaecb0d449ae528057b0007217fde5a69c9",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q05"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q05"
            },
            "flipped": false
          },
          {
            "left_trial_id": "first-slot/C03/o0/pad0/r0",
            "right_trial_id": "first-slot/C03/o0/pad0/r1",
            "left_artifact_hash": "sha256:79aaf4809f5c5cdceb4c546884043793ffba0cb4d15cfc4bd0998c174af2fc5e",
            "right_artifact_hash": "sha256:3aff1c9125a6cd377c2fa0f5f81076ce05c6b504e571e7edbe117ef2d9b1981a",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q05"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q05"
            },
            "flipped": false
          },
          {
            "left_trial_id": "first-slot/C03/o0/pad1/r0",
            "right_trial_id": "first-slot/C03/o0/pad1/r1",
            "left_artifact_hash": "sha256:d7c9165eaded4494bfee4f30c4f73ec07344a8e01e5aba4015e3ee96acf7c835",
            "right_artifact_hash": "sha256:34e7940a484c049e35fad55f2d07fc532e55ab2ef68d2c7d4542a816e3f3c86f",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q05"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q05"
            },
            "flipped": false
          },
          {
            "left_trial_id": "first-slot/C03/o1/brief/r0",
            "right_trial_id": "first-slot/C03/o1/brief/r1",
            "left_artifact_hash": "sha256:df6ef7a12ac281c7bf58427e72ff60a1b0df22c90feca9f5157aabb565959daa",
            "right_artifact_hash": "sha256:a45eed50e8fba520f87d368a81b4eb2a15babd07a7b6cae6492bc9de5975f05c",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q06"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q06"
            },
            "flipped": false
          },
          {
            "left_trial_id": "first-slot/C03/o1/pad0/r0",
            "right_trial_id": "first-slot/C03/o1/pad0/r1",
            "left_artifact_hash": "sha256:49b65c54f8482d22ff7d8367a5122dd7003b2e46aa828bd2e084c0312af4ee19",
            "right_artifact_hash": "sha256:48c6a7fdcdf2b090bef68ef7eff930df40324e74d2f241e39f9010187175dbd4",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q06"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q06"
            },
            "flipped": false
          },
          {
            "left_trial_id": "first-slot/C03/o1/pad1/r0",
            "right_trial_id": "first-slot/C03/o1/pad1/r1",
            "left_artifact_hash": "sha256:88c7b19ecbf0680eca0824475f600d5abc3cbccc1d72e79b5cf2ef3fab56837d",
            "right_artifact_hash": "sha256:03bcec228814e621142a3ff51c1f3d103a8f4d88131380f04b0fc6c76e996146",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q06"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q06"
            },
            "flipped": false
          },
          {
            "left_trial_id": "first-slot/C04/o0/brief/r0",
            "right_trial_id": "first-slot/C04/o0/brief/r1",
            "left_artifact_hash": "sha256:a1babea632a059e4d78b18dcbc317acc94cfb5afa8018f80e88b19128f3d1962",
            "right_artifact_hash": "sha256:8d2243fde871b855942ad9e613afa59098a83ed4a483250b35c16efaf4c68c97",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q07"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q07"
            },
            "flipped": false
          },
          {
            "left_trial_id": "first-slot/C04/o0/pad0/r0",
            "right_trial_id": "first-slot/C04/o0/pad0/r1",
            "left_artifact_hash": "sha256:4bd06b3a48e3515dd6e34cb16e9617f9d59cb247c0680c1f4dbc67967652188d",
            "right_artifact_hash": "sha256:a4a4fc9c2636dfe1031613e2bdaa8bed77dbe97852d0e9c563b2a60995a0528a",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q07"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q07"
            },
            "flipped": false
          },
          {
            "left_trial_id": "first-slot/C04/o0/pad1/r0",
            "right_trial_id": "first-slot/C04/o0/pad1/r1",
            "left_artifact_hash": "sha256:89635ae17561f78d710113800974ba1372d160baa07b7ff3943c1325268124f3",
            "right_artifact_hash": "sha256:f86dcc8c6352fee457e98a2d5fc4c98f0f19548ec742f039238242acd0c3327f",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q07"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q07"
            },
            "flipped": false
          },
          {
            "left_trial_id": "first-slot/C04/o1/brief/r0",
            "right_trial_id": "first-slot/C04/o1/brief/r1",
            "left_artifact_hash": "sha256:b55f997023ecb83075d58eb8dfb15c885d57858c983a5869f9a3a36f2007a630",
            "right_artifact_hash": "sha256:bf288a88470ffd73c238132758737e14023755de6bd8436353eac2738a03cbbe",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q08"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q08"
            },
            "flipped": false
          },
          {
            "left_trial_id": "first-slot/C04/o1/pad0/r0",
            "right_trial_id": "first-slot/C04/o1/pad0/r1",
            "left_artifact_hash": "sha256:3b1f87af0afb64209911f51dd9ad71cb6161c758836315079d0938f81173e3f6",
            "right_artifact_hash": "sha256:01c049052422df26a99ca81518e7b862325acc669a660f422d52fa0be3b7150e",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q08"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q08"
            },
            "flipped": false
          },
          {
            "left_trial_id": "first-slot/C04/o1/pad1/r0",
            "right_trial_id": "first-slot/C04/o1/pad1/r1",
            "left_artifact_hash": "sha256:82e3bae433a659267877834bf24bcffc8fbc76efbd46724aeea53ae39315dcc9",
            "right_artifact_hash": "sha256:e3e439fe47eb201d9f9a504a5b4371f5638288f923a4f390134d0a27122c4791",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q08"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q08"
            },
            "flipped": false
          },
          {
            "left_trial_id": "first-slot/C05/o0/brief/r0",
            "right_trial_id": "first-slot/C05/o0/brief/r1",
            "left_artifact_hash": "sha256:74436e204a817674bcbd219cfffd2cd4207e5000b71720bba75a9d88cf56cfdd",
            "right_artifact_hash": "sha256:b14b8432fa84871612bbb6b81251b162df35ee73f498b195e77ca8bbf7cd2da6",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q09"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q09"
            },
            "flipped": false
          },
          {
            "left_trial_id": "first-slot/C05/o0/pad0/r0",
            "right_trial_id": "first-slot/C05/o0/pad0/r1",
            "left_artifact_hash": "sha256:5d4b7d9cb53c45e69a4b05d809df7b0097324b0988c1982ad4e970bf46e0bd7e",
            "right_artifact_hash": "sha256:b15b9f069e47e516c4102348204baa45605afd8766f474f0bc81416c47d07bc8",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q09"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q09"
            },
            "flipped": false
          },
          {
            "left_trial_id": "first-slot/C05/o0/pad1/r0",
            "right_trial_id": "first-slot/C05/o0/pad1/r1",
            "left_artifact_hash": "sha256:2fe3f0783fa95073d86315b46558d119530ac67606aaa995a003aca8823b5754",
            "right_artifact_hash": "sha256:50e450c464730b63704c553a4c63e39602fdf4ffd245b106ebd55f4c456480c2",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q09"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q09"
            },
            "flipped": false
          },
          {
            "left_trial_id": "first-slot/C05/o1/brief/r0",
            "right_trial_id": "first-slot/C05/o1/brief/r1",
            "left_artifact_hash": "sha256:f776d6a42dc1238f213620cdfcd9a61c9b2388c9b37b26e479ca9893b8ee5fa4",
            "right_artifact_hash": "sha256:1773b25d39a8cfcc636329c0eec4dd7da576da692e73dc0fd5518b4138bc97b5",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q10"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q10"
            },
            "flipped": false
          },
          {
            "left_trial_id": "first-slot/C05/o1/pad0/r0",
            "right_trial_id": "first-slot/C05/o1/pad0/r1",
            "left_artifact_hash": "sha256:c62e5a850acf3812435349a6b0db8e48962e578c574becaa9726eb735dd4c909",
            "right_artifact_hash": "sha256:4775b67aeea7bd08560b8f3a1f5a8b2d9b1f4f7133589c606959404d151ec958",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q10"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q10"
            },
            "flipped": false
          },
          {
            "left_trial_id": "first-slot/C05/o1/pad1/r0",
            "right_trial_id": "first-slot/C05/o1/pad1/r1",
            "left_artifact_hash": "sha256:ca907beeebcc9fc460a1ad9a9fe4c6d8c6485db9911631dbb49bbc37fbcf8ea5",
            "right_artifact_hash": "sha256:d35f8822bd283b25881859da129b33995574d6282e74c4df08ce63cda028147f",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q10"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q10"
            },
            "flipped": false
          }
        ]
      }
    },
    "length": {
      "order": {
        "total": 30,
        "flips": 10,
        "comparisons": [
          {
            "left_trial_id": "length/C01/o0/brief/r0",
            "right_trial_id": "length/C01/o1/brief/r0",
            "left_artifact_hash": "sha256:fad9a636bf1bfe8f55a27ff89994bebc160095d0c98a83d23fa13259e409522c",
            "right_artifact_hash": "sha256:c3f2e8347e31a251d03bb48dae4f873bab8d02b5b3476c7890e74876502082ca",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q02"
            },
            "flipped": true
          },
          {
            "left_trial_id": "length/C01/o0/brief/r1",
            "right_trial_id": "length/C01/o1/brief/r1",
            "left_artifact_hash": "sha256:c1a5185df12fb0f0c7464eb996c93444b8d1f8881bec1a6b465385e2fe753d36",
            "right_artifact_hash": "sha256:7a9a0036b2e3a3ddb6895fa0a1ddbbad7966f64fe722a610646168debe66f43e",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q02"
            },
            "flipped": true
          },
          {
            "left_trial_id": "length/C01/o0/pad0/r0",
            "right_trial_id": "length/C01/o1/pad0/r0",
            "left_artifact_hash": "sha256:1f4b64a18e2c222096c09839e804079fe511301bbd9b2f475ee214e8193dc169",
            "right_artifact_hash": "sha256:44c3c03e3359138c1eb9bd1f03319b0d1dce9b062edf5896304e1b017c701a7f",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length/C01/o0/pad0/r1",
            "right_trial_id": "length/C01/o1/pad0/r1",
            "left_artifact_hash": "sha256:a97fc1b5c7dcfc5901f94b34cfe3c27b8c088982cb74dfad7395b59c966db5b6",
            "right_artifact_hash": "sha256:c5668e0cd57d722314c902753fbcbcb027cc0552e145d08eb0ffdb8f2935f78f",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length/C01/o0/pad1/r0",
            "right_trial_id": "length/C01/o1/pad1/r0",
            "left_artifact_hash": "sha256:298696ef2a697508b4b58df1ace6d9c34b94d7a253a67c3bfc55c6b5b2f2fc68",
            "right_artifact_hash": "sha256:19eb0113af123546b3a595661e91b9aa0aef547dc0eaaf06116087388816fa97",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q02"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q02"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length/C01/o0/pad1/r1",
            "right_trial_id": "length/C01/o1/pad1/r1",
            "left_artifact_hash": "sha256:972ce33b8a468a52ea934ce0c7be9cc8a871197003388c89c0cb011db973432a",
            "right_artifact_hash": "sha256:dfd73d708f9c79d5e25222b743e1271020ef163bb27c0c42396a5210a6ad71cc",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q02"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q02"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length/C02/o0/brief/r0",
            "right_trial_id": "length/C02/o1/brief/r0",
            "left_artifact_hash": "sha256:176f121c4771036c4855abdf6e5c00e9c99cadd45bc42b9dd97708715c2e1a41",
            "right_artifact_hash": "sha256:cc82e73b26f7e4f091ab013d72d76ad99ced04b265d89fadd713ec1a4a9eabb0",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q03"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "flipped": true
          },
          {
            "left_trial_id": "length/C02/o0/brief/r1",
            "right_trial_id": "length/C02/o1/brief/r1",
            "left_artifact_hash": "sha256:a6f648d50085df676baa9ae1ef2f39712a43889c266fcf659df37fca2f79b5d4",
            "right_artifact_hash": "sha256:41134adaf8e77ae7bdbc50e993fde73319ef770c2fa0641aa2bffe17f9c98945",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q03"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "flipped": true
          },
          {
            "left_trial_id": "length/C02/o0/pad0/r0",
            "right_trial_id": "length/C02/o1/pad0/r0",
            "left_artifact_hash": "sha256:73ebc02f7a970ef7ae8d4dc2d7ef1407b2d8d7e283b6e896795b58b6433c995f",
            "right_artifact_hash": "sha256:1ceee4bdf7dc6335e2b10e34b71d9cc565d5fdf02af9cc66720af46420d36aec",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q03"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q03"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length/C02/o0/pad0/r1",
            "right_trial_id": "length/C02/o1/pad0/r1",
            "left_artifact_hash": "sha256:d72a4ca7f97add92f72e19c8db10ec10b165fd6b0260cd727220ea94c2766c89",
            "right_artifact_hash": "sha256:57c48bf6b2bd330e75383345c80b7626658c45075a60c001d5f30d381b7b8f92",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q03"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q03"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length/C02/o0/pad1/r0",
            "right_trial_id": "length/C02/o1/pad1/r0",
            "left_artifact_hash": "sha256:e9d3ea9173c68b83bbc31305614c4d15cb16989a29313ff552ef0e481f2a558b",
            "right_artifact_hash": "sha256:97986f9320b17bbc4ba05e3d69c6cfd9ada875a24d142110096cbef990b5fe9a",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length/C02/o0/pad1/r1",
            "right_trial_id": "length/C02/o1/pad1/r1",
            "left_artifact_hash": "sha256:d4958e12c20feb64c5194efa4847fe37185b94667888c9524c5b1f94fa725318",
            "right_artifact_hash": "sha256:a3428e1d34f1108da3f1999db0983ec12aa42f5ffcb8cdad0955cf9c5e6c9e5b",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length/C03/o0/brief/r0",
            "right_trial_id": "length/C03/o1/brief/r0",
            "left_artifact_hash": "sha256:278609be2288f0dd9e246c943fb3e600b4127977a117d819e94998d9425aa816",
            "right_artifact_hash": "sha256:3f56ce656fe0ce1f63d11b834b01121955d5877e42f7c17257ea2c17e4c3ea54",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q05"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q06"
            },
            "flipped": true
          },
          {
            "left_trial_id": "length/C03/o0/brief/r1",
            "right_trial_id": "length/C03/o1/brief/r1",
            "left_artifact_hash": "sha256:101e072298c3077a1e130d7465922f8fcf19bbce8375a332554592fe003fa21f",
            "right_artifact_hash": "sha256:d290bcedb6d3f56b434691c289b4a8a223d4dcf1d240117940747b024bd60c48",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q05"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q06"
            },
            "flipped": true
          },
          {
            "left_trial_id": "length/C03/o0/pad0/r0",
            "right_trial_id": "length/C03/o1/pad0/r0",
            "left_artifact_hash": "sha256:857eadf437802e1039b71cbf961c0ab2c0e263d58bb851c9ffd93a47e9ab2ef7",
            "right_artifact_hash": "sha256:fb9906bf0816ab9197cc07b45e6a9999987b39f810ec7e9d23ced5365dba33a3",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q05"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q05"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length/C03/o0/pad0/r1",
            "right_trial_id": "length/C03/o1/pad0/r1",
            "left_artifact_hash": "sha256:4b206c0c7788749738be86546f0d9d300add02375a58e59d19e77adff5c8a87c",
            "right_artifact_hash": "sha256:4bef8ecd09bf133096ce74ab2f7a6db651c18fa24e4a08573bbb2b1c0e40a48f",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q05"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q05"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length/C03/o0/pad1/r0",
            "right_trial_id": "length/C03/o1/pad1/r0",
            "left_artifact_hash": "sha256:99d4efe7137ba00f0b02cbdaabdbe38b226c7d7b66d9058229bbf81b6a1fbfcc",
            "right_artifact_hash": "sha256:a99722e80a222c9ba8f0654f7a965bde7dd75fde123f0221a80f631933db56d8",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q06"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q06"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length/C03/o0/pad1/r1",
            "right_trial_id": "length/C03/o1/pad1/r1",
            "left_artifact_hash": "sha256:db7b68b9fbc3a66e45ef4f34f79923ecd5e4eefac6a6957e8e93eaed00b40788",
            "right_artifact_hash": "sha256:5a8f2f7fd5720a64dbb7cc3b9351318923caa42014d2ac300592314b60ec5c9a",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q06"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q06"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length/C04/o0/brief/r0",
            "right_trial_id": "length/C04/o1/brief/r0",
            "left_artifact_hash": "sha256:cac3d1af14be833fa61595cafd99a565f14df66a3ad1863fac7017af1ae86bd6",
            "right_artifact_hash": "sha256:6627e3cdb3a1bec1bff59696a701ecd389628716ad64c599fd6a055a8348e758",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q07"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q08"
            },
            "flipped": true
          },
          {
            "left_trial_id": "length/C04/o0/brief/r1",
            "right_trial_id": "length/C04/o1/brief/r1",
            "left_artifact_hash": "sha256:71cfcbc7adfa7cd705d20b0e56fc9ef20fbd0185d69776b275b2f9af882ce1bc",
            "right_artifact_hash": "sha256:6fad729906b106d1623c0e37f5239e4b1499749ca299bf8d182136d7a3298207",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q07"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q08"
            },
            "flipped": true
          },
          {
            "left_trial_id": "length/C04/o0/pad0/r0",
            "right_trial_id": "length/C04/o1/pad0/r0",
            "left_artifact_hash": "sha256:629d4f86d95dc81f31b549b835be107a72e511447d83bdffbd10991e037640ce",
            "right_artifact_hash": "sha256:5602421bd4da1879ecfa4b53e0df24b519c3b6d6c9da437a60b99e10ae1dceb1",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q07"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q07"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length/C04/o0/pad0/r1",
            "right_trial_id": "length/C04/o1/pad0/r1",
            "left_artifact_hash": "sha256:1637b0bee432e5d2d8cbadf5d7709028a06cbf40524ba1463be96234e5eb9738",
            "right_artifact_hash": "sha256:db51018838bb56bff2f7dd70bac28a72c9846f0d5c7b7a287bfb1166fd29c7bd",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q07"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q07"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length/C04/o0/pad1/r0",
            "right_trial_id": "length/C04/o1/pad1/r0",
            "left_artifact_hash": "sha256:315edfb9ca3a6a75877306faf8fd62d983206a3f87c67158a8f081ac3c488d76",
            "right_artifact_hash": "sha256:f27d8cfd30ad0ec42afcffe04bce3322729fe2a48343cc1b158182c65e0e8b5b",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q08"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q08"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length/C04/o0/pad1/r1",
            "right_trial_id": "length/C04/o1/pad1/r1",
            "left_artifact_hash": "sha256:82bda2beb1799aa98693d388fb8c00c22add9657d3e2ab2ac687090a95c9a0bb",
            "right_artifact_hash": "sha256:62d939581da5bdf1cc51da1ec6eb15e82e6e14a21c408949bac0bc3361a085aa",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q08"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q08"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length/C05/o0/brief/r0",
            "right_trial_id": "length/C05/o1/brief/r0",
            "left_artifact_hash": "sha256:6e4097b659cb600a1a9a619be032261d9d737d58229f504dc9fb859f07a9465e",
            "right_artifact_hash": "sha256:7fe5b3e1e8339c5f4bca0557d5003c7b8deca5e9a2c8cfd34930211ab2a79f55",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q09"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q10"
            },
            "flipped": true
          },
          {
            "left_trial_id": "length/C05/o0/brief/r1",
            "right_trial_id": "length/C05/o1/brief/r1",
            "left_artifact_hash": "sha256:a34b9d302a68e6b7f4d2bce83de551ee3423f2fb8b2ac6edd42e5293366a638c",
            "right_artifact_hash": "sha256:4f21e38bce9b9164edb65ff9f7799f30c75eb491ae84ab8695ed691dd907377f",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q09"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q10"
            },
            "flipped": true
          },
          {
            "left_trial_id": "length/C05/o0/pad0/r0",
            "right_trial_id": "length/C05/o1/pad0/r0",
            "left_artifact_hash": "sha256:0c79a56cff4465195ff7d522c63023f2ce406fdf90eb9287381759c3487a4472",
            "right_artifact_hash": "sha256:d7bb6f6dafd2849b60b87e3b66483c5c783c9489bf064497c2294925a285b2fc",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q09"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q09"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length/C05/o0/pad0/r1",
            "right_trial_id": "length/C05/o1/pad0/r1",
            "left_artifact_hash": "sha256:34c31ca2c6f94bc9dfca855e7b4b0dc6340cefd4638728722ff31f8cce6f90a0",
            "right_artifact_hash": "sha256:f7a07af49843194a9a85b2126d9312971338d2e2066ffbfba8ab6574b1b757a2",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q09"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q09"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length/C05/o0/pad1/r0",
            "right_trial_id": "length/C05/o1/pad1/r0",
            "left_artifact_hash": "sha256:c17f315eb5ada3d841a17d6ea1a6af1ce8ebaa96ea53f7a2d2da228198bd40a5",
            "right_artifact_hash": "sha256:c0eeacff0c34dc4e6fefc7af9f33cef89118c61b282c2938ab32c59c540a24c7",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q10"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q10"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length/C05/o0/pad1/r1",
            "right_trial_id": "length/C05/o1/pad1/r1",
            "left_artifact_hash": "sha256:f02cb9cd2f046266479d5cc2906d53bedb22ba96f7eab6566129953f0f51a3e9",
            "right_artifact_hash": "sha256:c668cbeb70cc7c93e3e6a7925ba72840c0a0dbd68e701f1604d5cf4e708fa8ae",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q10"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q10"
            },
            "flipped": false
          }
        ]
      },
      "length": {
        "total": 40,
        "flips": 20,
        "comparisons": [
          {
            "left_trial_id": "length/C01/o0/brief/r0",
            "right_trial_id": "length/C01/o0/pad0/r0",
            "left_artifact_hash": "sha256:fad9a636bf1bfe8f55a27ff89994bebc160095d0c98a83d23fa13259e409522c",
            "right_artifact_hash": "sha256:1f4b64a18e2c222096c09839e804079fe511301bbd9b2f475ee214e8193dc169",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length/C01/o0/brief/r0",
            "right_trial_id": "length/C01/o0/pad1/r0",
            "left_artifact_hash": "sha256:fad9a636bf1bfe8f55a27ff89994bebc160095d0c98a83d23fa13259e409522c",
            "right_artifact_hash": "sha256:298696ef2a697508b4b58df1ace6d9c34b94d7a253a67c3bfc55c6b5b2f2fc68",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q02"
            },
            "flipped": true
          },
          {
            "left_trial_id": "length/C01/o0/brief/r1",
            "right_trial_id": "length/C01/o0/pad0/r1",
            "left_artifact_hash": "sha256:c1a5185df12fb0f0c7464eb996c93444b8d1f8881bec1a6b465385e2fe753d36",
            "right_artifact_hash": "sha256:a97fc1b5c7dcfc5901f94b34cfe3c27b8c088982cb74dfad7395b59c966db5b6",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length/C01/o0/brief/r1",
            "right_trial_id": "length/C01/o0/pad1/r1",
            "left_artifact_hash": "sha256:c1a5185df12fb0f0c7464eb996c93444b8d1f8881bec1a6b465385e2fe753d36",
            "right_artifact_hash": "sha256:972ce33b8a468a52ea934ce0c7be9cc8a871197003388c89c0cb011db973432a",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q02"
            },
            "flipped": true
          },
          {
            "left_trial_id": "length/C01/o1/brief/r0",
            "right_trial_id": "length/C01/o1/pad0/r0",
            "left_artifact_hash": "sha256:c3f2e8347e31a251d03bb48dae4f873bab8d02b5b3476c7890e74876502082ca",
            "right_artifact_hash": "sha256:44c3c03e3359138c1eb9bd1f03319b0d1dce9b062edf5896304e1b017c701a7f",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q02"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "flipped": true
          },
          {
            "left_trial_id": "length/C01/o1/brief/r0",
            "right_trial_id": "length/C01/o1/pad1/r0",
            "left_artifact_hash": "sha256:c3f2e8347e31a251d03bb48dae4f873bab8d02b5b3476c7890e74876502082ca",
            "right_artifact_hash": "sha256:19eb0113af123546b3a595661e91b9aa0aef547dc0eaaf06116087388816fa97",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q02"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q02"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length/C01/o1/brief/r1",
            "right_trial_id": "length/C01/o1/pad0/r1",
            "left_artifact_hash": "sha256:7a9a0036b2e3a3ddb6895fa0a1ddbbad7966f64fe722a610646168debe66f43e",
            "right_artifact_hash": "sha256:c5668e0cd57d722314c902753fbcbcb027cc0552e145d08eb0ffdb8f2935f78f",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q02"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "flipped": true
          },
          {
            "left_trial_id": "length/C01/o1/brief/r1",
            "right_trial_id": "length/C01/o1/pad1/r1",
            "left_artifact_hash": "sha256:7a9a0036b2e3a3ddb6895fa0a1ddbbad7966f64fe722a610646168debe66f43e",
            "right_artifact_hash": "sha256:dfd73d708f9c79d5e25222b743e1271020ef163bb27c0c42396a5210a6ad71cc",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q02"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q02"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length/C02/o0/brief/r0",
            "right_trial_id": "length/C02/o0/pad0/r0",
            "left_artifact_hash": "sha256:176f121c4771036c4855abdf6e5c00e9c99cadd45bc42b9dd97708715c2e1a41",
            "right_artifact_hash": "sha256:73ebc02f7a970ef7ae8d4dc2d7ef1407b2d8d7e283b6e896795b58b6433c995f",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q03"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q03"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length/C02/o0/brief/r0",
            "right_trial_id": "length/C02/o0/pad1/r0",
            "left_artifact_hash": "sha256:176f121c4771036c4855abdf6e5c00e9c99cadd45bc42b9dd97708715c2e1a41",
            "right_artifact_hash": "sha256:e9d3ea9173c68b83bbc31305614c4d15cb16989a29313ff552ef0e481f2a558b",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q03"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "flipped": true
          },
          {
            "left_trial_id": "length/C02/o0/brief/r1",
            "right_trial_id": "length/C02/o0/pad0/r1",
            "left_artifact_hash": "sha256:a6f648d50085df676baa9ae1ef2f39712a43889c266fcf659df37fca2f79b5d4",
            "right_artifact_hash": "sha256:d72a4ca7f97add92f72e19c8db10ec10b165fd6b0260cd727220ea94c2766c89",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q03"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q03"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length/C02/o0/brief/r1",
            "right_trial_id": "length/C02/o0/pad1/r1",
            "left_artifact_hash": "sha256:a6f648d50085df676baa9ae1ef2f39712a43889c266fcf659df37fca2f79b5d4",
            "right_artifact_hash": "sha256:d4958e12c20feb64c5194efa4847fe37185b94667888c9524c5b1f94fa725318",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q03"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "flipped": true
          },
          {
            "left_trial_id": "length/C02/o1/brief/r0",
            "right_trial_id": "length/C02/o1/pad0/r0",
            "left_artifact_hash": "sha256:cc82e73b26f7e4f091ab013d72d76ad99ced04b265d89fadd713ec1a4a9eabb0",
            "right_artifact_hash": "sha256:1ceee4bdf7dc6335e2b10e34b71d9cc565d5fdf02af9cc66720af46420d36aec",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q03"
            },
            "flipped": true
          },
          {
            "left_trial_id": "length/C02/o1/brief/r0",
            "right_trial_id": "length/C02/o1/pad1/r0",
            "left_artifact_hash": "sha256:cc82e73b26f7e4f091ab013d72d76ad99ced04b265d89fadd713ec1a4a9eabb0",
            "right_artifact_hash": "sha256:97986f9320b17bbc4ba05e3d69c6cfd9ada875a24d142110096cbef990b5fe9a",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length/C02/o1/brief/r1",
            "right_trial_id": "length/C02/o1/pad0/r1",
            "left_artifact_hash": "sha256:41134adaf8e77ae7bdbc50e993fde73319ef770c2fa0641aa2bffe17f9c98945",
            "right_artifact_hash": "sha256:57c48bf6b2bd330e75383345c80b7626658c45075a60c001d5f30d381b7b8f92",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q03"
            },
            "flipped": true
          },
          {
            "left_trial_id": "length/C02/o1/brief/r1",
            "right_trial_id": "length/C02/o1/pad1/r1",
            "left_artifact_hash": "sha256:41134adaf8e77ae7bdbc50e993fde73319ef770c2fa0641aa2bffe17f9c98945",
            "right_artifact_hash": "sha256:a3428e1d34f1108da3f1999db0983ec12aa42f5ffcb8cdad0955cf9c5e6c9e5b",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length/C03/o0/brief/r0",
            "right_trial_id": "length/C03/o0/pad0/r0",
            "left_artifact_hash": "sha256:278609be2288f0dd9e246c943fb3e600b4127977a117d819e94998d9425aa816",
            "right_artifact_hash": "sha256:857eadf437802e1039b71cbf961c0ab2c0e263d58bb851c9ffd93a47e9ab2ef7",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q05"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q05"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length/C03/o0/brief/r0",
            "right_trial_id": "length/C03/o0/pad1/r0",
            "left_artifact_hash": "sha256:278609be2288f0dd9e246c943fb3e600b4127977a117d819e94998d9425aa816",
            "right_artifact_hash": "sha256:99d4efe7137ba00f0b02cbdaabdbe38b226c7d7b66d9058229bbf81b6a1fbfcc",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q05"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q06"
            },
            "flipped": true
          },
          {
            "left_trial_id": "length/C03/o0/brief/r1",
            "right_trial_id": "length/C03/o0/pad0/r1",
            "left_artifact_hash": "sha256:101e072298c3077a1e130d7465922f8fcf19bbce8375a332554592fe003fa21f",
            "right_artifact_hash": "sha256:4b206c0c7788749738be86546f0d9d300add02375a58e59d19e77adff5c8a87c",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q05"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q05"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length/C03/o0/brief/r1",
            "right_trial_id": "length/C03/o0/pad1/r1",
            "left_artifact_hash": "sha256:101e072298c3077a1e130d7465922f8fcf19bbce8375a332554592fe003fa21f",
            "right_artifact_hash": "sha256:db7b68b9fbc3a66e45ef4f34f79923ecd5e4eefac6a6957e8e93eaed00b40788",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q05"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q06"
            },
            "flipped": true
          },
          {
            "left_trial_id": "length/C03/o1/brief/r0",
            "right_trial_id": "length/C03/o1/pad0/r0",
            "left_artifact_hash": "sha256:3f56ce656fe0ce1f63d11b834b01121955d5877e42f7c17257ea2c17e4c3ea54",
            "right_artifact_hash": "sha256:fb9906bf0816ab9197cc07b45e6a9999987b39f810ec7e9d23ced5365dba33a3",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q06"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q05"
            },
            "flipped": true
          },
          {
            "left_trial_id": "length/C03/o1/brief/r0",
            "right_trial_id": "length/C03/o1/pad1/r0",
            "left_artifact_hash": "sha256:3f56ce656fe0ce1f63d11b834b01121955d5877e42f7c17257ea2c17e4c3ea54",
            "right_artifact_hash": "sha256:a99722e80a222c9ba8f0654f7a965bde7dd75fde123f0221a80f631933db56d8",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q06"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q06"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length/C03/o1/brief/r1",
            "right_trial_id": "length/C03/o1/pad0/r1",
            "left_artifact_hash": "sha256:d290bcedb6d3f56b434691c289b4a8a223d4dcf1d240117940747b024bd60c48",
            "right_artifact_hash": "sha256:4bef8ecd09bf133096ce74ab2f7a6db651c18fa24e4a08573bbb2b1c0e40a48f",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q06"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q05"
            },
            "flipped": true
          },
          {
            "left_trial_id": "length/C03/o1/brief/r1",
            "right_trial_id": "length/C03/o1/pad1/r1",
            "left_artifact_hash": "sha256:d290bcedb6d3f56b434691c289b4a8a223d4dcf1d240117940747b024bd60c48",
            "right_artifact_hash": "sha256:5a8f2f7fd5720a64dbb7cc3b9351318923caa42014d2ac300592314b60ec5c9a",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q06"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q06"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length/C04/o0/brief/r0",
            "right_trial_id": "length/C04/o0/pad0/r0",
            "left_artifact_hash": "sha256:cac3d1af14be833fa61595cafd99a565f14df66a3ad1863fac7017af1ae86bd6",
            "right_artifact_hash": "sha256:629d4f86d95dc81f31b549b835be107a72e511447d83bdffbd10991e037640ce",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q07"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q07"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length/C04/o0/brief/r0",
            "right_trial_id": "length/C04/o0/pad1/r0",
            "left_artifact_hash": "sha256:cac3d1af14be833fa61595cafd99a565f14df66a3ad1863fac7017af1ae86bd6",
            "right_artifact_hash": "sha256:315edfb9ca3a6a75877306faf8fd62d983206a3f87c67158a8f081ac3c488d76",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q07"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q08"
            },
            "flipped": true
          },
          {
            "left_trial_id": "length/C04/o0/brief/r1",
            "right_trial_id": "length/C04/o0/pad0/r1",
            "left_artifact_hash": "sha256:71cfcbc7adfa7cd705d20b0e56fc9ef20fbd0185d69776b275b2f9af882ce1bc",
            "right_artifact_hash": "sha256:1637b0bee432e5d2d8cbadf5d7709028a06cbf40524ba1463be96234e5eb9738",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q07"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q07"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length/C04/o0/brief/r1",
            "right_trial_id": "length/C04/o0/pad1/r1",
            "left_artifact_hash": "sha256:71cfcbc7adfa7cd705d20b0e56fc9ef20fbd0185d69776b275b2f9af882ce1bc",
            "right_artifact_hash": "sha256:82bda2beb1799aa98693d388fb8c00c22add9657d3e2ab2ac687090a95c9a0bb",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q07"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q08"
            },
            "flipped": true
          },
          {
            "left_trial_id": "length/C04/o1/brief/r0",
            "right_trial_id": "length/C04/o1/pad0/r0",
            "left_artifact_hash": "sha256:6627e3cdb3a1bec1bff59696a701ecd389628716ad64c599fd6a055a8348e758",
            "right_artifact_hash": "sha256:5602421bd4da1879ecfa4b53e0df24b519c3b6d6c9da437a60b99e10ae1dceb1",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q08"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q07"
            },
            "flipped": true
          },
          {
            "left_trial_id": "length/C04/o1/brief/r0",
            "right_trial_id": "length/C04/o1/pad1/r0",
            "left_artifact_hash": "sha256:6627e3cdb3a1bec1bff59696a701ecd389628716ad64c599fd6a055a8348e758",
            "right_artifact_hash": "sha256:f27d8cfd30ad0ec42afcffe04bce3322729fe2a48343cc1b158182c65e0e8b5b",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q08"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q08"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length/C04/o1/brief/r1",
            "right_trial_id": "length/C04/o1/pad0/r1",
            "left_artifact_hash": "sha256:6fad729906b106d1623c0e37f5239e4b1499749ca299bf8d182136d7a3298207",
            "right_artifact_hash": "sha256:db51018838bb56bff2f7dd70bac28a72c9846f0d5c7b7a287bfb1166fd29c7bd",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q08"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q07"
            },
            "flipped": true
          },
          {
            "left_trial_id": "length/C04/o1/brief/r1",
            "right_trial_id": "length/C04/o1/pad1/r1",
            "left_artifact_hash": "sha256:6fad729906b106d1623c0e37f5239e4b1499749ca299bf8d182136d7a3298207",
            "right_artifact_hash": "sha256:62d939581da5bdf1cc51da1ec6eb15e82e6e14a21c408949bac0bc3361a085aa",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q08"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q08"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length/C05/o0/brief/r0",
            "right_trial_id": "length/C05/o0/pad0/r0",
            "left_artifact_hash": "sha256:6e4097b659cb600a1a9a619be032261d9d737d58229f504dc9fb859f07a9465e",
            "right_artifact_hash": "sha256:0c79a56cff4465195ff7d522c63023f2ce406fdf90eb9287381759c3487a4472",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q09"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q09"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length/C05/o0/brief/r0",
            "right_trial_id": "length/C05/o0/pad1/r0",
            "left_artifact_hash": "sha256:6e4097b659cb600a1a9a619be032261d9d737d58229f504dc9fb859f07a9465e",
            "right_artifact_hash": "sha256:c17f315eb5ada3d841a17d6ea1a6af1ce8ebaa96ea53f7a2d2da228198bd40a5",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q09"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q10"
            },
            "flipped": true
          },
          {
            "left_trial_id": "length/C05/o0/brief/r1",
            "right_trial_id": "length/C05/o0/pad0/r1",
            "left_artifact_hash": "sha256:a34b9d302a68e6b7f4d2bce83de551ee3423f2fb8b2ac6edd42e5293366a638c",
            "right_artifact_hash": "sha256:34c31ca2c6f94bc9dfca855e7b4b0dc6340cefd4638728722ff31f8cce6f90a0",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q09"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q09"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length/C05/o0/brief/r1",
            "right_trial_id": "length/C05/o0/pad1/r1",
            "left_artifact_hash": "sha256:a34b9d302a68e6b7f4d2bce83de551ee3423f2fb8b2ac6edd42e5293366a638c",
            "right_artifact_hash": "sha256:f02cb9cd2f046266479d5cc2906d53bedb22ba96f7eab6566129953f0f51a3e9",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q09"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q10"
            },
            "flipped": true
          },
          {
            "left_trial_id": "length/C05/o1/brief/r0",
            "right_trial_id": "length/C05/o1/pad0/r0",
            "left_artifact_hash": "sha256:7fe5b3e1e8339c5f4bca0557d5003c7b8deca5e9a2c8cfd34930211ab2a79f55",
            "right_artifact_hash": "sha256:d7bb6f6dafd2849b60b87e3b66483c5c783c9489bf064497c2294925a285b2fc",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q10"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q09"
            },
            "flipped": true
          },
          {
            "left_trial_id": "length/C05/o1/brief/r0",
            "right_trial_id": "length/C05/o1/pad1/r0",
            "left_artifact_hash": "sha256:7fe5b3e1e8339c5f4bca0557d5003c7b8deca5e9a2c8cfd34930211ab2a79f55",
            "right_artifact_hash": "sha256:c0eeacff0c34dc4e6fefc7af9f33cef89118c61b282c2938ab32c59c540a24c7",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q10"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q10"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length/C05/o1/brief/r1",
            "right_trial_id": "length/C05/o1/pad0/r1",
            "left_artifact_hash": "sha256:4f21e38bce9b9164edb65ff9f7799f30c75eb491ae84ab8695ed691dd907377f",
            "right_artifact_hash": "sha256:f7a07af49843194a9a85b2126d9312971338d2e2066ffbfba8ab6574b1b757a2",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q10"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q09"
            },
            "flipped": true
          },
          {
            "left_trial_id": "length/C05/o1/brief/r1",
            "right_trial_id": "length/C05/o1/pad1/r1",
            "left_artifact_hash": "sha256:4f21e38bce9b9164edb65ff9f7799f30c75eb491ae84ab8695ed691dd907377f",
            "right_artifact_hash": "sha256:c668cbeb70cc7c93e3e6a7925ba72840c0a0dbd68e701f1604d5cf4e708fa8ae",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q10"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q10"
            },
            "flipped": false
          }
        ]
      },
      "rubric": {
        "total": 30,
        "flips": 0,
        "comparisons": [
          {
            "left_trial_id": "length/C01/o0/brief/r0",
            "right_trial_id": "length/C01/o0/brief/r1",
            "left_artifact_hash": "sha256:fad9a636bf1bfe8f55a27ff89994bebc160095d0c98a83d23fa13259e409522c",
            "right_artifact_hash": "sha256:c1a5185df12fb0f0c7464eb996c93444b8d1f8881bec1a6b465385e2fe753d36",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length/C01/o0/pad0/r0",
            "right_trial_id": "length/C01/o0/pad0/r1",
            "left_artifact_hash": "sha256:1f4b64a18e2c222096c09839e804079fe511301bbd9b2f475ee214e8193dc169",
            "right_artifact_hash": "sha256:a97fc1b5c7dcfc5901f94b34cfe3c27b8c088982cb74dfad7395b59c966db5b6",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length/C01/o0/pad1/r0",
            "right_trial_id": "length/C01/o0/pad1/r1",
            "left_artifact_hash": "sha256:298696ef2a697508b4b58df1ace6d9c34b94d7a253a67c3bfc55c6b5b2f2fc68",
            "right_artifact_hash": "sha256:972ce33b8a468a52ea934ce0c7be9cc8a871197003388c89c0cb011db973432a",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q02"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q02"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length/C01/o1/brief/r0",
            "right_trial_id": "length/C01/o1/brief/r1",
            "left_artifact_hash": "sha256:c3f2e8347e31a251d03bb48dae4f873bab8d02b5b3476c7890e74876502082ca",
            "right_artifact_hash": "sha256:7a9a0036b2e3a3ddb6895fa0a1ddbbad7966f64fe722a610646168debe66f43e",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q02"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q02"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length/C01/o1/pad0/r0",
            "right_trial_id": "length/C01/o1/pad0/r1",
            "left_artifact_hash": "sha256:44c3c03e3359138c1eb9bd1f03319b0d1dce9b062edf5896304e1b017c701a7f",
            "right_artifact_hash": "sha256:c5668e0cd57d722314c902753fbcbcb027cc0552e145d08eb0ffdb8f2935f78f",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length/C01/o1/pad1/r0",
            "right_trial_id": "length/C01/o1/pad1/r1",
            "left_artifact_hash": "sha256:19eb0113af123546b3a595661e91b9aa0aef547dc0eaaf06116087388816fa97",
            "right_artifact_hash": "sha256:dfd73d708f9c79d5e25222b743e1271020ef163bb27c0c42396a5210a6ad71cc",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q02"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q02"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length/C02/o0/brief/r0",
            "right_trial_id": "length/C02/o0/brief/r1",
            "left_artifact_hash": "sha256:176f121c4771036c4855abdf6e5c00e9c99cadd45bc42b9dd97708715c2e1a41",
            "right_artifact_hash": "sha256:a6f648d50085df676baa9ae1ef2f39712a43889c266fcf659df37fca2f79b5d4",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q03"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q03"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length/C02/o0/pad0/r0",
            "right_trial_id": "length/C02/o0/pad0/r1",
            "left_artifact_hash": "sha256:73ebc02f7a970ef7ae8d4dc2d7ef1407b2d8d7e283b6e896795b58b6433c995f",
            "right_artifact_hash": "sha256:d72a4ca7f97add92f72e19c8db10ec10b165fd6b0260cd727220ea94c2766c89",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q03"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q03"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length/C02/o0/pad1/r0",
            "right_trial_id": "length/C02/o0/pad1/r1",
            "left_artifact_hash": "sha256:e9d3ea9173c68b83bbc31305614c4d15cb16989a29313ff552ef0e481f2a558b",
            "right_artifact_hash": "sha256:d4958e12c20feb64c5194efa4847fe37185b94667888c9524c5b1f94fa725318",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length/C02/o1/brief/r0",
            "right_trial_id": "length/C02/o1/brief/r1",
            "left_artifact_hash": "sha256:cc82e73b26f7e4f091ab013d72d76ad99ced04b265d89fadd713ec1a4a9eabb0",
            "right_artifact_hash": "sha256:41134adaf8e77ae7bdbc50e993fde73319ef770c2fa0641aa2bffe17f9c98945",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length/C02/o1/pad0/r0",
            "right_trial_id": "length/C02/o1/pad0/r1",
            "left_artifact_hash": "sha256:1ceee4bdf7dc6335e2b10e34b71d9cc565d5fdf02af9cc66720af46420d36aec",
            "right_artifact_hash": "sha256:57c48bf6b2bd330e75383345c80b7626658c45075a60c001d5f30d381b7b8f92",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q03"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q03"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length/C02/o1/pad1/r0",
            "right_trial_id": "length/C02/o1/pad1/r1",
            "left_artifact_hash": "sha256:97986f9320b17bbc4ba05e3d69c6cfd9ada875a24d142110096cbef990b5fe9a",
            "right_artifact_hash": "sha256:a3428e1d34f1108da3f1999db0983ec12aa42f5ffcb8cdad0955cf9c5e6c9e5b",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length/C03/o0/brief/r0",
            "right_trial_id": "length/C03/o0/brief/r1",
            "left_artifact_hash": "sha256:278609be2288f0dd9e246c943fb3e600b4127977a117d819e94998d9425aa816",
            "right_artifact_hash": "sha256:101e072298c3077a1e130d7465922f8fcf19bbce8375a332554592fe003fa21f",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q05"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q05"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length/C03/o0/pad0/r0",
            "right_trial_id": "length/C03/o0/pad0/r1",
            "left_artifact_hash": "sha256:857eadf437802e1039b71cbf961c0ab2c0e263d58bb851c9ffd93a47e9ab2ef7",
            "right_artifact_hash": "sha256:4b206c0c7788749738be86546f0d9d300add02375a58e59d19e77adff5c8a87c",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q05"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q05"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length/C03/o0/pad1/r0",
            "right_trial_id": "length/C03/o0/pad1/r1",
            "left_artifact_hash": "sha256:99d4efe7137ba00f0b02cbdaabdbe38b226c7d7b66d9058229bbf81b6a1fbfcc",
            "right_artifact_hash": "sha256:db7b68b9fbc3a66e45ef4f34f79923ecd5e4eefac6a6957e8e93eaed00b40788",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q06"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q06"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length/C03/o1/brief/r0",
            "right_trial_id": "length/C03/o1/brief/r1",
            "left_artifact_hash": "sha256:3f56ce656fe0ce1f63d11b834b01121955d5877e42f7c17257ea2c17e4c3ea54",
            "right_artifact_hash": "sha256:d290bcedb6d3f56b434691c289b4a8a223d4dcf1d240117940747b024bd60c48",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q06"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q06"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length/C03/o1/pad0/r0",
            "right_trial_id": "length/C03/o1/pad0/r1",
            "left_artifact_hash": "sha256:fb9906bf0816ab9197cc07b45e6a9999987b39f810ec7e9d23ced5365dba33a3",
            "right_artifact_hash": "sha256:4bef8ecd09bf133096ce74ab2f7a6db651c18fa24e4a08573bbb2b1c0e40a48f",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q05"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q05"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length/C03/o1/pad1/r0",
            "right_trial_id": "length/C03/o1/pad1/r1",
            "left_artifact_hash": "sha256:a99722e80a222c9ba8f0654f7a965bde7dd75fde123f0221a80f631933db56d8",
            "right_artifact_hash": "sha256:5a8f2f7fd5720a64dbb7cc3b9351318923caa42014d2ac300592314b60ec5c9a",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q06"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q06"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length/C04/o0/brief/r0",
            "right_trial_id": "length/C04/o0/brief/r1",
            "left_artifact_hash": "sha256:cac3d1af14be833fa61595cafd99a565f14df66a3ad1863fac7017af1ae86bd6",
            "right_artifact_hash": "sha256:71cfcbc7adfa7cd705d20b0e56fc9ef20fbd0185d69776b275b2f9af882ce1bc",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q07"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q07"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length/C04/o0/pad0/r0",
            "right_trial_id": "length/C04/o0/pad0/r1",
            "left_artifact_hash": "sha256:629d4f86d95dc81f31b549b835be107a72e511447d83bdffbd10991e037640ce",
            "right_artifact_hash": "sha256:1637b0bee432e5d2d8cbadf5d7709028a06cbf40524ba1463be96234e5eb9738",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q07"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q07"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length/C04/o0/pad1/r0",
            "right_trial_id": "length/C04/o0/pad1/r1",
            "left_artifact_hash": "sha256:315edfb9ca3a6a75877306faf8fd62d983206a3f87c67158a8f081ac3c488d76",
            "right_artifact_hash": "sha256:82bda2beb1799aa98693d388fb8c00c22add9657d3e2ab2ac687090a95c9a0bb",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q08"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q08"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length/C04/o1/brief/r0",
            "right_trial_id": "length/C04/o1/brief/r1",
            "left_artifact_hash": "sha256:6627e3cdb3a1bec1bff59696a701ecd389628716ad64c599fd6a055a8348e758",
            "right_artifact_hash": "sha256:6fad729906b106d1623c0e37f5239e4b1499749ca299bf8d182136d7a3298207",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q08"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q08"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length/C04/o1/pad0/r0",
            "right_trial_id": "length/C04/o1/pad0/r1",
            "left_artifact_hash": "sha256:5602421bd4da1879ecfa4b53e0df24b519c3b6d6c9da437a60b99e10ae1dceb1",
            "right_artifact_hash": "sha256:db51018838bb56bff2f7dd70bac28a72c9846f0d5c7b7a287bfb1166fd29c7bd",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q07"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q07"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length/C04/o1/pad1/r0",
            "right_trial_id": "length/C04/o1/pad1/r1",
            "left_artifact_hash": "sha256:f27d8cfd30ad0ec42afcffe04bce3322729fe2a48343cc1b158182c65e0e8b5b",
            "right_artifact_hash": "sha256:62d939581da5bdf1cc51da1ec6eb15e82e6e14a21c408949bac0bc3361a085aa",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q08"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q08"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length/C05/o0/brief/r0",
            "right_trial_id": "length/C05/o0/brief/r1",
            "left_artifact_hash": "sha256:6e4097b659cb600a1a9a619be032261d9d737d58229f504dc9fb859f07a9465e",
            "right_artifact_hash": "sha256:a34b9d302a68e6b7f4d2bce83de551ee3423f2fb8b2ac6edd42e5293366a638c",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q09"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q09"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length/C05/o0/pad0/r0",
            "right_trial_id": "length/C05/o0/pad0/r1",
            "left_artifact_hash": "sha256:0c79a56cff4465195ff7d522c63023f2ce406fdf90eb9287381759c3487a4472",
            "right_artifact_hash": "sha256:34c31ca2c6f94bc9dfca855e7b4b0dc6340cefd4638728722ff31f8cce6f90a0",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q09"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q09"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length/C05/o0/pad1/r0",
            "right_trial_id": "length/C05/o0/pad1/r1",
            "left_artifact_hash": "sha256:c17f315eb5ada3d841a17d6ea1a6af1ce8ebaa96ea53f7a2d2da228198bd40a5",
            "right_artifact_hash": "sha256:f02cb9cd2f046266479d5cc2906d53bedb22ba96f7eab6566129953f0f51a3e9",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q10"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q10"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length/C05/o1/brief/r0",
            "right_trial_id": "length/C05/o1/brief/r1",
            "left_artifact_hash": "sha256:7fe5b3e1e8339c5f4bca0557d5003c7b8deca5e9a2c8cfd34930211ab2a79f55",
            "right_artifact_hash": "sha256:4f21e38bce9b9164edb65ff9f7799f30c75eb491ae84ab8695ed691dd907377f",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q10"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q10"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length/C05/o1/pad0/r0",
            "right_trial_id": "length/C05/o1/pad0/r1",
            "left_artifact_hash": "sha256:d7bb6f6dafd2849b60b87e3b66483c5c783c9489bf064497c2294925a285b2fc",
            "right_artifact_hash": "sha256:f7a07af49843194a9a85b2126d9312971338d2e2066ffbfba8ab6574b1b757a2",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q09"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q09"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length/C05/o1/pad1/r0",
            "right_trial_id": "length/C05/o1/pad1/r1",
            "left_artifact_hash": "sha256:c0eeacff0c34dc4e6fefc7af9f33cef89118c61b282c2938ab32c59c540a24c7",
            "right_artifact_hash": "sha256:c668cbeb70cc7c93e3e6a7925ba72840c0a0dbd68e701f1604d5cf4e708fa8ae",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q10"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q10"
            },
            "flipped": false
          }
        ]
      }
    },
    "rubric-keyword": {
      "order": {
        "total": 30,
        "flips": 30,
        "comparisons": [
          {
            "left_trial_id": "rubric-keyword/C01/o0/brief/r0",
            "right_trial_id": "rubric-keyword/C01/o1/brief/r0",
            "left_artifact_hash": "sha256:7851b6af05ad159182c77a1ad2a081d04c8ba71f6563c9890c6fbcf8dac69d88",
            "right_artifact_hash": "sha256:ff168f1b251b30be636a161ae2005d23985e5c0e604493c667c1d40c24a7104a",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q02"
            },
            "flipped": true
          },
          {
            "left_trial_id": "rubric-keyword/C01/o0/brief/r1",
            "right_trial_id": "rubric-keyword/C01/o1/brief/r1",
            "left_artifact_hash": "sha256:04807344838d314ae1469388096388077eec1ddd1faea8cf2bafbc7c9abe4ea1",
            "right_artifact_hash": "sha256:28ad99323f7bf8e95d78479e281fdae3c5b260ae5bdc5c5b0cc59aa97c3b3ab5",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q02"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "flipped": true
          },
          {
            "left_trial_id": "rubric-keyword/C01/o0/pad0/r0",
            "right_trial_id": "rubric-keyword/C01/o1/pad0/r0",
            "left_artifact_hash": "sha256:fdb72e40f9652605f662e232ca9655f0c83c0f61499f7fa0268fe8585dba18cd",
            "right_artifact_hash": "sha256:7478e5a4b9fa449edab05b3060f6658dff34f2266ca048479abfd430e37d2530",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q02"
            },
            "flipped": true
          },
          {
            "left_trial_id": "rubric-keyword/C01/o0/pad0/r1",
            "right_trial_id": "rubric-keyword/C01/o1/pad0/r1",
            "left_artifact_hash": "sha256:02aadc439b12a3f2046c8d30fef8e20c59a7506bdaf94d75f1ae355f94680834",
            "right_artifact_hash": "sha256:fba16962779a6f8491859d6cd10fc3e63550b11d4dbe8e2af9dbf99b70dc504c",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q02"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "flipped": true
          },
          {
            "left_trial_id": "rubric-keyword/C01/o0/pad1/r0",
            "right_trial_id": "rubric-keyword/C01/o1/pad1/r0",
            "left_artifact_hash": "sha256:667693513fd74b814cfb186f0a6f1d566290c2b5dc9f97431037c3eddd6f8543",
            "right_artifact_hash": "sha256:4af9a632046940337aec553dd5339ec0c8c61ae056d9d92837e1cff74a644934",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q02"
            },
            "flipped": true
          },
          {
            "left_trial_id": "rubric-keyword/C01/o0/pad1/r1",
            "right_trial_id": "rubric-keyword/C01/o1/pad1/r1",
            "left_artifact_hash": "sha256:22d3f92249ee1bb703047efcb9e3126d50defc16e87d8496e29d3e056dd64c60",
            "right_artifact_hash": "sha256:7eced4ba3c00787acc0fa93ece3a6f0029af9fe0d5755d12699a9935aaedd367",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q02"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "flipped": true
          },
          {
            "left_trial_id": "rubric-keyword/C02/o0/brief/r0",
            "right_trial_id": "rubric-keyword/C02/o1/brief/r0",
            "left_artifact_hash": "sha256:66e0c7ae57e7088af450fcd64411c3f52c36bb6b68716d2b3449d35493eeedb5",
            "right_artifact_hash": "sha256:5397bf8820b01d27dd42a27522ad0a05a2a8d4e3611f781b2d0bddf6d474e196",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q03"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "flipped": true
          },
          {
            "left_trial_id": "rubric-keyword/C02/o0/brief/r1",
            "right_trial_id": "rubric-keyword/C02/o1/brief/r1",
            "left_artifact_hash": "sha256:f3d8a976db29aeebdf3357ddb135b7e7728f38437589c47892092683f1d6f7f2",
            "right_artifact_hash": "sha256:fd38b67bb760f18b86c7385c8304a40500c890d38c8b2755c056db524f1d9812",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q03"
            },
            "flipped": true
          },
          {
            "left_trial_id": "rubric-keyword/C02/o0/pad0/r0",
            "right_trial_id": "rubric-keyword/C02/o1/pad0/r0",
            "left_artifact_hash": "sha256:91a2c60c8b11b491aed7828a9e365056461d4618b57e34bd2485d6d0d62fdc6d",
            "right_artifact_hash": "sha256:27b8fc3b8f441b216be1cd10ace13631237997eec17e8f3a225d53bc10fdc7a0",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q03"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "flipped": true
          },
          {
            "left_trial_id": "rubric-keyword/C02/o0/pad0/r1",
            "right_trial_id": "rubric-keyword/C02/o1/pad0/r1",
            "left_artifact_hash": "sha256:3bb4dfd42a27e8e46aaa92aea6fd78df29174487a343875f57e6bad69474b96e",
            "right_artifact_hash": "sha256:055ce7b3c8d41f8949922b86e3eaf07c8ecf5d8168db3474b06cb0eb975b53cc",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q03"
            },
            "flipped": true
          },
          {
            "left_trial_id": "rubric-keyword/C02/o0/pad1/r0",
            "right_trial_id": "rubric-keyword/C02/o1/pad1/r0",
            "left_artifact_hash": "sha256:599a45b86442ec46dda541c3a358ec958f495c27f801a01153587ee5f83e9ad2",
            "right_artifact_hash": "sha256:f134df0e131a0bf40e1c1929dbb308e8df214b47338e5f8ac8b0f4e5b24f340b",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q03"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "flipped": true
          },
          {
            "left_trial_id": "rubric-keyword/C02/o0/pad1/r1",
            "right_trial_id": "rubric-keyword/C02/o1/pad1/r1",
            "left_artifact_hash": "sha256:b2a6cc1da78377ae26bbd96a8bd04ccc0c236efc24e645d434491af276fc0327",
            "right_artifact_hash": "sha256:bbf4ceca1af20daf167a9ba5f870dbe98d4128a052f7e6962b6be3540afc92a2",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q03"
            },
            "flipped": true
          },
          {
            "left_trial_id": "rubric-keyword/C03/o0/brief/r0",
            "right_trial_id": "rubric-keyword/C03/o1/brief/r0",
            "left_artifact_hash": "sha256:b696e89f04a5d53428b62f950b4056cd5e04a12d540533f4dac8b6d726c34c6a",
            "right_artifact_hash": "sha256:2c949cdeab622cc5ef5eeef43b3872863c97869e06ffcaafb7eb7bb1ff378d30",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q05"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q06"
            },
            "flipped": true
          },
          {
            "left_trial_id": "rubric-keyword/C03/o0/brief/r1",
            "right_trial_id": "rubric-keyword/C03/o1/brief/r1",
            "left_artifact_hash": "sha256:c159ea9505e70e4bdc530e374638151269aa2ac3b60f930d6a2ef3f29cad2adf",
            "right_artifact_hash": "sha256:8fc77c0c37b9031797de4932b2fec8ace2f834d499020a8671cb155ff25446d5",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q06"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q05"
            },
            "flipped": true
          },
          {
            "left_trial_id": "rubric-keyword/C03/o0/pad0/r0",
            "right_trial_id": "rubric-keyword/C03/o1/pad0/r0",
            "left_artifact_hash": "sha256:56aaf18b183ee53e0e1bd3fc8cd5d46cf4bca220b65ec071e7dc0f363aaa566a",
            "right_artifact_hash": "sha256:d2317d5915c0991725d7bddf0c26db73502f692ec17c7cbe211480307d4130aa",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q05"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q06"
            },
            "flipped": true
          },
          {
            "left_trial_id": "rubric-keyword/C03/o0/pad0/r1",
            "right_trial_id": "rubric-keyword/C03/o1/pad0/r1",
            "left_artifact_hash": "sha256:6597f50fa847df826a277f2ec5f9ea31a840bd353b48ab733474a8d612c187aa",
            "right_artifact_hash": "sha256:be5251d43345b8e6ae1d1bcc0d573df08ca4446399b46d626da06b8711a69d88",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q06"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q05"
            },
            "flipped": true
          },
          {
            "left_trial_id": "rubric-keyword/C03/o0/pad1/r0",
            "right_trial_id": "rubric-keyword/C03/o1/pad1/r0",
            "left_artifact_hash": "sha256:6c6744b261fed6e603116f2b5b24458a125ecf89bc6da261a82dbb0b5abe28f9",
            "right_artifact_hash": "sha256:be50306b0c2c774f633057e5b5ae0202c167ca95c2139d432eb3a24d13ccf62b",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q05"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q06"
            },
            "flipped": true
          },
          {
            "left_trial_id": "rubric-keyword/C03/o0/pad1/r1",
            "right_trial_id": "rubric-keyword/C03/o1/pad1/r1",
            "left_artifact_hash": "sha256:9c26d949136f870ca5565547f455c89d5476b2f031bddeda1d50920cee67cad5",
            "right_artifact_hash": "sha256:a31d74967904cc04c80c7c9bf2bb86c58416ff2e8485cf9f092d01b72d413711",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q06"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q05"
            },
            "flipped": true
          },
          {
            "left_trial_id": "rubric-keyword/C04/o0/brief/r0",
            "right_trial_id": "rubric-keyword/C04/o1/brief/r0",
            "left_artifact_hash": "sha256:ce9af247037d9a45017f7828aa270d83e7cefa4f07b7affb4072cdff666e5d3b",
            "right_artifact_hash": "sha256:d35ad7fc6747fd4796be2b1ac63f1512583b961cf368a9abaec2b22d6362fa4c",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q07"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q08"
            },
            "flipped": true
          },
          {
            "left_trial_id": "rubric-keyword/C04/o0/brief/r1",
            "right_trial_id": "rubric-keyword/C04/o1/brief/r1",
            "left_artifact_hash": "sha256:27285943745dfd613cdb53d96810ee8c5b837f6c9b6481cfc07a247ff03675cb",
            "right_artifact_hash": "sha256:9ec428f3297cc0878fc39bf355bfb418232f1510efae5e3beccea2963cb1334b",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q08"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q07"
            },
            "flipped": true
          },
          {
            "left_trial_id": "rubric-keyword/C04/o0/pad0/r0",
            "right_trial_id": "rubric-keyword/C04/o1/pad0/r0",
            "left_artifact_hash": "sha256:aeb1b8d9bd5d62c6cea72b8ed0641de32d915b20623f79d2cd0e5ef7f7dad691",
            "right_artifact_hash": "sha256:49844299637999fa1fb8b23106dae7d86c0598444117cb20651e03f25a21832c",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q07"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q08"
            },
            "flipped": true
          },
          {
            "left_trial_id": "rubric-keyword/C04/o0/pad0/r1",
            "right_trial_id": "rubric-keyword/C04/o1/pad0/r1",
            "left_artifact_hash": "sha256:0241bf7e82d894e6cf1167a62a3709f699f65aada6d38a4f5740a0cc74a77989",
            "right_artifact_hash": "sha256:bd65c266418b53d6bab0c2b2a2a3c2655b08efef9d11fdf234c871cccd18df91",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q08"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q07"
            },
            "flipped": true
          },
          {
            "left_trial_id": "rubric-keyword/C04/o0/pad1/r0",
            "right_trial_id": "rubric-keyword/C04/o1/pad1/r0",
            "left_artifact_hash": "sha256:b9a77d07a603230be64f31151768cae9efb99a7f9e953d6b57b889d0fe63d2fd",
            "right_artifact_hash": "sha256:d1c08aa375c0baaaa2750a74ffcb48931eb2cd4289197868da95411c456b4dfa",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q07"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q08"
            },
            "flipped": true
          },
          {
            "left_trial_id": "rubric-keyword/C04/o0/pad1/r1",
            "right_trial_id": "rubric-keyword/C04/o1/pad1/r1",
            "left_artifact_hash": "sha256:ccbcfe62afc66c5652f0a732f29c03439c7b04258b2df308fb41b8b16557dad8",
            "right_artifact_hash": "sha256:b4e3000ab7fa413ef497361227aa1bbf8cace9ecd287624ded7c5581b615e93e",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q08"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q07"
            },
            "flipped": true
          },
          {
            "left_trial_id": "rubric-keyword/C05/o0/brief/r0",
            "right_trial_id": "rubric-keyword/C05/o1/brief/r0",
            "left_artifact_hash": "sha256:a8815c22e8b516f185ece1ef4a1e9c2ad8f7cc4142ac7575dbd9715e5c1a1e01",
            "right_artifact_hash": "sha256:d2c1c74e37934d000e78cc7cad0e9910bc84af8e90e5b9e6c35b8f9bfc05ac3f",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q09"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q10"
            },
            "flipped": true
          },
          {
            "left_trial_id": "rubric-keyword/C05/o0/brief/r1",
            "right_trial_id": "rubric-keyword/C05/o1/brief/r1",
            "left_artifact_hash": "sha256:e9fb7f1ddb695f422daa4713caa4d39d87e6402a91c4955f5266ec93ecb9d150",
            "right_artifact_hash": "sha256:575e27138f220b29bd059aea15ea284172f02cb68887a891c3ac434f60a08542",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q10"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q09"
            },
            "flipped": true
          },
          {
            "left_trial_id": "rubric-keyword/C05/o0/pad0/r0",
            "right_trial_id": "rubric-keyword/C05/o1/pad0/r0",
            "left_artifact_hash": "sha256:c574b2eb4c99f06ace2aa9f24688e5025e83ce1f3cd54937d250b22e4fa61d4e",
            "right_artifact_hash": "sha256:8a29af9c9c8cf2ff04a8d9e636ab9353a09c72ae6417e34752ede97a0cb453f5",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q09"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q10"
            },
            "flipped": true
          },
          {
            "left_trial_id": "rubric-keyword/C05/o0/pad0/r1",
            "right_trial_id": "rubric-keyword/C05/o1/pad0/r1",
            "left_artifact_hash": "sha256:d39f3be9a22735a23696a778f6fe3c1d498e549f5e9b0efbe5a1f71a66e21ecf",
            "right_artifact_hash": "sha256:4e37f64a71f6ad3767c570521421b37aa5eb47e6176629989a2b9105794b7184",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q10"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q09"
            },
            "flipped": true
          },
          {
            "left_trial_id": "rubric-keyword/C05/o0/pad1/r0",
            "right_trial_id": "rubric-keyword/C05/o1/pad1/r0",
            "left_artifact_hash": "sha256:cd59aac959eebbed71f11750aa4eb4ee174e2868aee34474b90f28f213098246",
            "right_artifact_hash": "sha256:34230c53357a82043bbb8004cef36ba63376a53993db867ed82befe68131c1e6",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q09"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q10"
            },
            "flipped": true
          },
          {
            "left_trial_id": "rubric-keyword/C05/o0/pad1/r1",
            "right_trial_id": "rubric-keyword/C05/o1/pad1/r1",
            "left_artifact_hash": "sha256:6d0f44a11f5d7e09adaf2c474992ed401e058b32a3c627ec3e2a4b18dd627dca",
            "right_artifact_hash": "sha256:3b284a5596850ac8266fb38c2de5a2e46355b3e5b8710a6306748538e64937c3",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q10"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q09"
            },
            "flipped": true
          }
        ]
      },
      "length": {
        "total": 40,
        "flips": 0,
        "comparisons": [
          {
            "left_trial_id": "rubric-keyword/C01/o0/brief/r0",
            "right_trial_id": "rubric-keyword/C01/o0/pad0/r0",
            "left_artifact_hash": "sha256:7851b6af05ad159182c77a1ad2a081d04c8ba71f6563c9890c6fbcf8dac69d88",
            "right_artifact_hash": "sha256:fdb72e40f9652605f662e232ca9655f0c83c0f61499f7fa0268fe8585dba18cd",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "flipped": false
          },
          {
            "left_trial_id": "rubric-keyword/C01/o0/brief/r0",
            "right_trial_id": "rubric-keyword/C01/o0/pad1/r0",
            "left_artifact_hash": "sha256:7851b6af05ad159182c77a1ad2a081d04c8ba71f6563c9890c6fbcf8dac69d88",
            "right_artifact_hash": "sha256:667693513fd74b814cfb186f0a6f1d566290c2b5dc9f97431037c3eddd6f8543",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "flipped": false
          },
          {
            "left_trial_id": "rubric-keyword/C01/o0/brief/r1",
            "right_trial_id": "rubric-keyword/C01/o0/pad0/r1",
            "left_artifact_hash": "sha256:04807344838d314ae1469388096388077eec1ddd1faea8cf2bafbc7c9abe4ea1",
            "right_artifact_hash": "sha256:02aadc439b12a3f2046c8d30fef8e20c59a7506bdaf94d75f1ae355f94680834",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q02"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q02"
            },
            "flipped": false
          },
          {
            "left_trial_id": "rubric-keyword/C01/o0/brief/r1",
            "right_trial_id": "rubric-keyword/C01/o0/pad1/r1",
            "left_artifact_hash": "sha256:04807344838d314ae1469388096388077eec1ddd1faea8cf2bafbc7c9abe4ea1",
            "right_artifact_hash": "sha256:22d3f92249ee1bb703047efcb9e3126d50defc16e87d8496e29d3e056dd64c60",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q02"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q02"
            },
            "flipped": false
          },
          {
            "left_trial_id": "rubric-keyword/C01/o1/brief/r0",
            "right_trial_id": "rubric-keyword/C01/o1/pad0/r0",
            "left_artifact_hash": "sha256:ff168f1b251b30be636a161ae2005d23985e5c0e604493c667c1d40c24a7104a",
            "right_artifact_hash": "sha256:7478e5a4b9fa449edab05b3060f6658dff34f2266ca048479abfd430e37d2530",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q02"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q02"
            },
            "flipped": false
          },
          {
            "left_trial_id": "rubric-keyword/C01/o1/brief/r0",
            "right_trial_id": "rubric-keyword/C01/o1/pad1/r0",
            "left_artifact_hash": "sha256:ff168f1b251b30be636a161ae2005d23985e5c0e604493c667c1d40c24a7104a",
            "right_artifact_hash": "sha256:4af9a632046940337aec553dd5339ec0c8c61ae056d9d92837e1cff74a644934",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q02"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q02"
            },
            "flipped": false
          },
          {
            "left_trial_id": "rubric-keyword/C01/o1/brief/r1",
            "right_trial_id": "rubric-keyword/C01/o1/pad0/r1",
            "left_artifact_hash": "sha256:28ad99323f7bf8e95d78479e281fdae3c5b260ae5bdc5c5b0cc59aa97c3b3ab5",
            "right_artifact_hash": "sha256:fba16962779a6f8491859d6cd10fc3e63550b11d4dbe8e2af9dbf99b70dc504c",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "flipped": false
          },
          {
            "left_trial_id": "rubric-keyword/C01/o1/brief/r1",
            "right_trial_id": "rubric-keyword/C01/o1/pad1/r1",
            "left_artifact_hash": "sha256:28ad99323f7bf8e95d78479e281fdae3c5b260ae5bdc5c5b0cc59aa97c3b3ab5",
            "right_artifact_hash": "sha256:7eced4ba3c00787acc0fa93ece3a6f0029af9fe0d5755d12699a9935aaedd367",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "flipped": false
          },
          {
            "left_trial_id": "rubric-keyword/C02/o0/brief/r0",
            "right_trial_id": "rubric-keyword/C02/o0/pad0/r0",
            "left_artifact_hash": "sha256:66e0c7ae57e7088af450fcd64411c3f52c36bb6b68716d2b3449d35493eeedb5",
            "right_artifact_hash": "sha256:91a2c60c8b11b491aed7828a9e365056461d4618b57e34bd2485d6d0d62fdc6d",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q03"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q03"
            },
            "flipped": false
          },
          {
            "left_trial_id": "rubric-keyword/C02/o0/brief/r0",
            "right_trial_id": "rubric-keyword/C02/o0/pad1/r0",
            "left_artifact_hash": "sha256:66e0c7ae57e7088af450fcd64411c3f52c36bb6b68716d2b3449d35493eeedb5",
            "right_artifact_hash": "sha256:599a45b86442ec46dda541c3a358ec958f495c27f801a01153587ee5f83e9ad2",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q03"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q03"
            },
            "flipped": false
          },
          {
            "left_trial_id": "rubric-keyword/C02/o0/brief/r1",
            "right_trial_id": "rubric-keyword/C02/o0/pad0/r1",
            "left_artifact_hash": "sha256:f3d8a976db29aeebdf3357ddb135b7e7728f38437589c47892092683f1d6f7f2",
            "right_artifact_hash": "sha256:3bb4dfd42a27e8e46aaa92aea6fd78df29174487a343875f57e6bad69474b96e",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "flipped": false
          },
          {
            "left_trial_id": "rubric-keyword/C02/o0/brief/r1",
            "right_trial_id": "rubric-keyword/C02/o0/pad1/r1",
            "left_artifact_hash": "sha256:f3d8a976db29aeebdf3357ddb135b7e7728f38437589c47892092683f1d6f7f2",
            "right_artifact_hash": "sha256:b2a6cc1da78377ae26bbd96a8bd04ccc0c236efc24e645d434491af276fc0327",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "flipped": false
          },
          {
            "left_trial_id": "rubric-keyword/C02/o1/brief/r0",
            "right_trial_id": "rubric-keyword/C02/o1/pad0/r0",
            "left_artifact_hash": "sha256:5397bf8820b01d27dd42a27522ad0a05a2a8d4e3611f781b2d0bddf6d474e196",
            "right_artifact_hash": "sha256:27b8fc3b8f441b216be1cd10ace13631237997eec17e8f3a225d53bc10fdc7a0",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "flipped": false
          },
          {
            "left_trial_id": "rubric-keyword/C02/o1/brief/r0",
            "right_trial_id": "rubric-keyword/C02/o1/pad1/r0",
            "left_artifact_hash": "sha256:5397bf8820b01d27dd42a27522ad0a05a2a8d4e3611f781b2d0bddf6d474e196",
            "right_artifact_hash": "sha256:f134df0e131a0bf40e1c1929dbb308e8df214b47338e5f8ac8b0f4e5b24f340b",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "flipped": false
          },
          {
            "left_trial_id": "rubric-keyword/C02/o1/brief/r1",
            "right_trial_id": "rubric-keyword/C02/o1/pad0/r1",
            "left_artifact_hash": "sha256:fd38b67bb760f18b86c7385c8304a40500c890d38c8b2755c056db524f1d9812",
            "right_artifact_hash": "sha256:055ce7b3c8d41f8949922b86e3eaf07c8ecf5d8168db3474b06cb0eb975b53cc",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q03"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q03"
            },
            "flipped": false
          },
          {
            "left_trial_id": "rubric-keyword/C02/o1/brief/r1",
            "right_trial_id": "rubric-keyword/C02/o1/pad1/r1",
            "left_artifact_hash": "sha256:fd38b67bb760f18b86c7385c8304a40500c890d38c8b2755c056db524f1d9812",
            "right_artifact_hash": "sha256:bbf4ceca1af20daf167a9ba5f870dbe98d4128a052f7e6962b6be3540afc92a2",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q03"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q03"
            },
            "flipped": false
          },
          {
            "left_trial_id": "rubric-keyword/C03/o0/brief/r0",
            "right_trial_id": "rubric-keyword/C03/o0/pad0/r0",
            "left_artifact_hash": "sha256:b696e89f04a5d53428b62f950b4056cd5e04a12d540533f4dac8b6d726c34c6a",
            "right_artifact_hash": "sha256:56aaf18b183ee53e0e1bd3fc8cd5d46cf4bca220b65ec071e7dc0f363aaa566a",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q05"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q05"
            },
            "flipped": false
          },
          {
            "left_trial_id": "rubric-keyword/C03/o0/brief/r0",
            "right_trial_id": "rubric-keyword/C03/o0/pad1/r0",
            "left_artifact_hash": "sha256:b696e89f04a5d53428b62f950b4056cd5e04a12d540533f4dac8b6d726c34c6a",
            "right_artifact_hash": "sha256:6c6744b261fed6e603116f2b5b24458a125ecf89bc6da261a82dbb0b5abe28f9",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q05"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q05"
            },
            "flipped": false
          },
          {
            "left_trial_id": "rubric-keyword/C03/o0/brief/r1",
            "right_trial_id": "rubric-keyword/C03/o0/pad0/r1",
            "left_artifact_hash": "sha256:c159ea9505e70e4bdc530e374638151269aa2ac3b60f930d6a2ef3f29cad2adf",
            "right_artifact_hash": "sha256:6597f50fa847df826a277f2ec5f9ea31a840bd353b48ab733474a8d612c187aa",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q06"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q06"
            },
            "flipped": false
          },
          {
            "left_trial_id": "rubric-keyword/C03/o0/brief/r1",
            "right_trial_id": "rubric-keyword/C03/o0/pad1/r1",
            "left_artifact_hash": "sha256:c159ea9505e70e4bdc530e374638151269aa2ac3b60f930d6a2ef3f29cad2adf",
            "right_artifact_hash": "sha256:9c26d949136f870ca5565547f455c89d5476b2f031bddeda1d50920cee67cad5",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q06"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q06"
            },
            "flipped": false
          },
          {
            "left_trial_id": "rubric-keyword/C03/o1/brief/r0",
            "right_trial_id": "rubric-keyword/C03/o1/pad0/r0",
            "left_artifact_hash": "sha256:2c949cdeab622cc5ef5eeef43b3872863c97869e06ffcaafb7eb7bb1ff378d30",
            "right_artifact_hash": "sha256:d2317d5915c0991725d7bddf0c26db73502f692ec17c7cbe211480307d4130aa",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q06"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q06"
            },
            "flipped": false
          },
          {
            "left_trial_id": "rubric-keyword/C03/o1/brief/r0",
            "right_trial_id": "rubric-keyword/C03/o1/pad1/r0",
            "left_artifact_hash": "sha256:2c949cdeab622cc5ef5eeef43b3872863c97869e06ffcaafb7eb7bb1ff378d30",
            "right_artifact_hash": "sha256:be50306b0c2c774f633057e5b5ae0202c167ca95c2139d432eb3a24d13ccf62b",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q06"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q06"
            },
            "flipped": false
          },
          {
            "left_trial_id": "rubric-keyword/C03/o1/brief/r1",
            "right_trial_id": "rubric-keyword/C03/o1/pad0/r1",
            "left_artifact_hash": "sha256:8fc77c0c37b9031797de4932b2fec8ace2f834d499020a8671cb155ff25446d5",
            "right_artifact_hash": "sha256:be5251d43345b8e6ae1d1bcc0d573df08ca4446399b46d626da06b8711a69d88",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q05"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q05"
            },
            "flipped": false
          },
          {
            "left_trial_id": "rubric-keyword/C03/o1/brief/r1",
            "right_trial_id": "rubric-keyword/C03/o1/pad1/r1",
            "left_artifact_hash": "sha256:8fc77c0c37b9031797de4932b2fec8ace2f834d499020a8671cb155ff25446d5",
            "right_artifact_hash": "sha256:a31d74967904cc04c80c7c9bf2bb86c58416ff2e8485cf9f092d01b72d413711",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q05"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q05"
            },
            "flipped": false
          },
          {
            "left_trial_id": "rubric-keyword/C04/o0/brief/r0",
            "right_trial_id": "rubric-keyword/C04/o0/pad0/r0",
            "left_artifact_hash": "sha256:ce9af247037d9a45017f7828aa270d83e7cefa4f07b7affb4072cdff666e5d3b",
            "right_artifact_hash": "sha256:aeb1b8d9bd5d62c6cea72b8ed0641de32d915b20623f79d2cd0e5ef7f7dad691",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q07"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q07"
            },
            "flipped": false
          },
          {
            "left_trial_id": "rubric-keyword/C04/o0/brief/r0",
            "right_trial_id": "rubric-keyword/C04/o0/pad1/r0",
            "left_artifact_hash": "sha256:ce9af247037d9a45017f7828aa270d83e7cefa4f07b7affb4072cdff666e5d3b",
            "right_artifact_hash": "sha256:b9a77d07a603230be64f31151768cae9efb99a7f9e953d6b57b889d0fe63d2fd",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q07"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q07"
            },
            "flipped": false
          },
          {
            "left_trial_id": "rubric-keyword/C04/o0/brief/r1",
            "right_trial_id": "rubric-keyword/C04/o0/pad0/r1",
            "left_artifact_hash": "sha256:27285943745dfd613cdb53d96810ee8c5b837f6c9b6481cfc07a247ff03675cb",
            "right_artifact_hash": "sha256:0241bf7e82d894e6cf1167a62a3709f699f65aada6d38a4f5740a0cc74a77989",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q08"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q08"
            },
            "flipped": false
          },
          {
            "left_trial_id": "rubric-keyword/C04/o0/brief/r1",
            "right_trial_id": "rubric-keyword/C04/o0/pad1/r1",
            "left_artifact_hash": "sha256:27285943745dfd613cdb53d96810ee8c5b837f6c9b6481cfc07a247ff03675cb",
            "right_artifact_hash": "sha256:ccbcfe62afc66c5652f0a732f29c03439c7b04258b2df308fb41b8b16557dad8",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q08"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q08"
            },
            "flipped": false
          },
          {
            "left_trial_id": "rubric-keyword/C04/o1/brief/r0",
            "right_trial_id": "rubric-keyword/C04/o1/pad0/r0",
            "left_artifact_hash": "sha256:d35ad7fc6747fd4796be2b1ac63f1512583b961cf368a9abaec2b22d6362fa4c",
            "right_artifact_hash": "sha256:49844299637999fa1fb8b23106dae7d86c0598444117cb20651e03f25a21832c",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q08"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q08"
            },
            "flipped": false
          },
          {
            "left_trial_id": "rubric-keyword/C04/o1/brief/r0",
            "right_trial_id": "rubric-keyword/C04/o1/pad1/r0",
            "left_artifact_hash": "sha256:d35ad7fc6747fd4796be2b1ac63f1512583b961cf368a9abaec2b22d6362fa4c",
            "right_artifact_hash": "sha256:d1c08aa375c0baaaa2750a74ffcb48931eb2cd4289197868da95411c456b4dfa",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q08"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q08"
            },
            "flipped": false
          },
          {
            "left_trial_id": "rubric-keyword/C04/o1/brief/r1",
            "right_trial_id": "rubric-keyword/C04/o1/pad0/r1",
            "left_artifact_hash": "sha256:9ec428f3297cc0878fc39bf355bfb418232f1510efae5e3beccea2963cb1334b",
            "right_artifact_hash": "sha256:bd65c266418b53d6bab0c2b2a2a3c2655b08efef9d11fdf234c871cccd18df91",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q07"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q07"
            },
            "flipped": false
          },
          {
            "left_trial_id": "rubric-keyword/C04/o1/brief/r1",
            "right_trial_id": "rubric-keyword/C04/o1/pad1/r1",
            "left_artifact_hash": "sha256:9ec428f3297cc0878fc39bf355bfb418232f1510efae5e3beccea2963cb1334b",
            "right_artifact_hash": "sha256:b4e3000ab7fa413ef497361227aa1bbf8cace9ecd287624ded7c5581b615e93e",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q07"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q07"
            },
            "flipped": false
          },
          {
            "left_trial_id": "rubric-keyword/C05/o0/brief/r0",
            "right_trial_id": "rubric-keyword/C05/o0/pad0/r0",
            "left_artifact_hash": "sha256:a8815c22e8b516f185ece1ef4a1e9c2ad8f7cc4142ac7575dbd9715e5c1a1e01",
            "right_artifact_hash": "sha256:c574b2eb4c99f06ace2aa9f24688e5025e83ce1f3cd54937d250b22e4fa61d4e",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q09"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q09"
            },
            "flipped": false
          },
          {
            "left_trial_id": "rubric-keyword/C05/o0/brief/r0",
            "right_trial_id": "rubric-keyword/C05/o0/pad1/r0",
            "left_artifact_hash": "sha256:a8815c22e8b516f185ece1ef4a1e9c2ad8f7cc4142ac7575dbd9715e5c1a1e01",
            "right_artifact_hash": "sha256:cd59aac959eebbed71f11750aa4eb4ee174e2868aee34474b90f28f213098246",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q09"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q09"
            },
            "flipped": false
          },
          {
            "left_trial_id": "rubric-keyword/C05/o0/brief/r1",
            "right_trial_id": "rubric-keyword/C05/o0/pad0/r1",
            "left_artifact_hash": "sha256:e9fb7f1ddb695f422daa4713caa4d39d87e6402a91c4955f5266ec93ecb9d150",
            "right_artifact_hash": "sha256:d39f3be9a22735a23696a778f6fe3c1d498e549f5e9b0efbe5a1f71a66e21ecf",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q10"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q10"
            },
            "flipped": false
          },
          {
            "left_trial_id": "rubric-keyword/C05/o0/brief/r1",
            "right_trial_id": "rubric-keyword/C05/o0/pad1/r1",
            "left_artifact_hash": "sha256:e9fb7f1ddb695f422daa4713caa4d39d87e6402a91c4955f5266ec93ecb9d150",
            "right_artifact_hash": "sha256:6d0f44a11f5d7e09adaf2c474992ed401e058b32a3c627ec3e2a4b18dd627dca",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q10"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q10"
            },
            "flipped": false
          },
          {
            "left_trial_id": "rubric-keyword/C05/o1/brief/r0",
            "right_trial_id": "rubric-keyword/C05/o1/pad0/r0",
            "left_artifact_hash": "sha256:d2c1c74e37934d000e78cc7cad0e9910bc84af8e90e5b9e6c35b8f9bfc05ac3f",
            "right_artifact_hash": "sha256:8a29af9c9c8cf2ff04a8d9e636ab9353a09c72ae6417e34752ede97a0cb453f5",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q10"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q10"
            },
            "flipped": false
          },
          {
            "left_trial_id": "rubric-keyword/C05/o1/brief/r0",
            "right_trial_id": "rubric-keyword/C05/o1/pad1/r0",
            "left_artifact_hash": "sha256:d2c1c74e37934d000e78cc7cad0e9910bc84af8e90e5b9e6c35b8f9bfc05ac3f",
            "right_artifact_hash": "sha256:34230c53357a82043bbb8004cef36ba63376a53993db867ed82befe68131c1e6",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q10"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q10"
            },
            "flipped": false
          },
          {
            "left_trial_id": "rubric-keyword/C05/o1/brief/r1",
            "right_trial_id": "rubric-keyword/C05/o1/pad0/r1",
            "left_artifact_hash": "sha256:575e27138f220b29bd059aea15ea284172f02cb68887a891c3ac434f60a08542",
            "right_artifact_hash": "sha256:4e37f64a71f6ad3767c570521421b37aa5eb47e6176629989a2b9105794b7184",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q09"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q09"
            },
            "flipped": false
          },
          {
            "left_trial_id": "rubric-keyword/C05/o1/brief/r1",
            "right_trial_id": "rubric-keyword/C05/o1/pad1/r1",
            "left_artifact_hash": "sha256:575e27138f220b29bd059aea15ea284172f02cb68887a891c3ac434f60a08542",
            "right_artifact_hash": "sha256:3b284a5596850ac8266fb38c2de5a2e46355b3e5b8710a6306748538e64937c3",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q09"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q09"
            },
            "flipped": false
          }
        ]
      },
      "rubric": {
        "total": 30,
        "flips": 30,
        "comparisons": [
          {
            "left_trial_id": "rubric-keyword/C01/o0/brief/r0",
            "right_trial_id": "rubric-keyword/C01/o0/brief/r1",
            "left_artifact_hash": "sha256:7851b6af05ad159182c77a1ad2a081d04c8ba71f6563c9890c6fbcf8dac69d88",
            "right_artifact_hash": "sha256:04807344838d314ae1469388096388077eec1ddd1faea8cf2bafbc7c9abe4ea1",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q02"
            },
            "flipped": true
          },
          {
            "left_trial_id": "rubric-keyword/C01/o0/pad0/r0",
            "right_trial_id": "rubric-keyword/C01/o0/pad0/r1",
            "left_artifact_hash": "sha256:fdb72e40f9652605f662e232ca9655f0c83c0f61499f7fa0268fe8585dba18cd",
            "right_artifact_hash": "sha256:02aadc439b12a3f2046c8d30fef8e20c59a7506bdaf94d75f1ae355f94680834",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q02"
            },
            "flipped": true
          },
          {
            "left_trial_id": "rubric-keyword/C01/o0/pad1/r0",
            "right_trial_id": "rubric-keyword/C01/o0/pad1/r1",
            "left_artifact_hash": "sha256:667693513fd74b814cfb186f0a6f1d566290c2b5dc9f97431037c3eddd6f8543",
            "right_artifact_hash": "sha256:22d3f92249ee1bb703047efcb9e3126d50defc16e87d8496e29d3e056dd64c60",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q02"
            },
            "flipped": true
          },
          {
            "left_trial_id": "rubric-keyword/C01/o1/brief/r0",
            "right_trial_id": "rubric-keyword/C01/o1/brief/r1",
            "left_artifact_hash": "sha256:ff168f1b251b30be636a161ae2005d23985e5c0e604493c667c1d40c24a7104a",
            "right_artifact_hash": "sha256:28ad99323f7bf8e95d78479e281fdae3c5b260ae5bdc5c5b0cc59aa97c3b3ab5",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q02"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "flipped": true
          },
          {
            "left_trial_id": "rubric-keyword/C01/o1/pad0/r0",
            "right_trial_id": "rubric-keyword/C01/o1/pad0/r1",
            "left_artifact_hash": "sha256:7478e5a4b9fa449edab05b3060f6658dff34f2266ca048479abfd430e37d2530",
            "right_artifact_hash": "sha256:fba16962779a6f8491859d6cd10fc3e63550b11d4dbe8e2af9dbf99b70dc504c",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q02"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "flipped": true
          },
          {
            "left_trial_id": "rubric-keyword/C01/o1/pad1/r0",
            "right_trial_id": "rubric-keyword/C01/o1/pad1/r1",
            "left_artifact_hash": "sha256:4af9a632046940337aec553dd5339ec0c8c61ae056d9d92837e1cff74a644934",
            "right_artifact_hash": "sha256:7eced4ba3c00787acc0fa93ece3a6f0029af9fe0d5755d12699a9935aaedd367",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q02"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "flipped": true
          },
          {
            "left_trial_id": "rubric-keyword/C02/o0/brief/r0",
            "right_trial_id": "rubric-keyword/C02/o0/brief/r1",
            "left_artifact_hash": "sha256:66e0c7ae57e7088af450fcd64411c3f52c36bb6b68716d2b3449d35493eeedb5",
            "right_artifact_hash": "sha256:f3d8a976db29aeebdf3357ddb135b7e7728f38437589c47892092683f1d6f7f2",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q03"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "flipped": true
          },
          {
            "left_trial_id": "rubric-keyword/C02/o0/pad0/r0",
            "right_trial_id": "rubric-keyword/C02/o0/pad0/r1",
            "left_artifact_hash": "sha256:91a2c60c8b11b491aed7828a9e365056461d4618b57e34bd2485d6d0d62fdc6d",
            "right_artifact_hash": "sha256:3bb4dfd42a27e8e46aaa92aea6fd78df29174487a343875f57e6bad69474b96e",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q03"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "flipped": true
          },
          {
            "left_trial_id": "rubric-keyword/C02/o0/pad1/r0",
            "right_trial_id": "rubric-keyword/C02/o0/pad1/r1",
            "left_artifact_hash": "sha256:599a45b86442ec46dda541c3a358ec958f495c27f801a01153587ee5f83e9ad2",
            "right_artifact_hash": "sha256:b2a6cc1da78377ae26bbd96a8bd04ccc0c236efc24e645d434491af276fc0327",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q03"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "flipped": true
          },
          {
            "left_trial_id": "rubric-keyword/C02/o1/brief/r0",
            "right_trial_id": "rubric-keyword/C02/o1/brief/r1",
            "left_artifact_hash": "sha256:5397bf8820b01d27dd42a27522ad0a05a2a8d4e3611f781b2d0bddf6d474e196",
            "right_artifact_hash": "sha256:fd38b67bb760f18b86c7385c8304a40500c890d38c8b2755c056db524f1d9812",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q03"
            },
            "flipped": true
          },
          {
            "left_trial_id": "rubric-keyword/C02/o1/pad0/r0",
            "right_trial_id": "rubric-keyword/C02/o1/pad0/r1",
            "left_artifact_hash": "sha256:27b8fc3b8f441b216be1cd10ace13631237997eec17e8f3a225d53bc10fdc7a0",
            "right_artifact_hash": "sha256:055ce7b3c8d41f8949922b86e3eaf07c8ecf5d8168db3474b06cb0eb975b53cc",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q03"
            },
            "flipped": true
          },
          {
            "left_trial_id": "rubric-keyword/C02/o1/pad1/r0",
            "right_trial_id": "rubric-keyword/C02/o1/pad1/r1",
            "left_artifact_hash": "sha256:f134df0e131a0bf40e1c1929dbb308e8df214b47338e5f8ac8b0f4e5b24f340b",
            "right_artifact_hash": "sha256:bbf4ceca1af20daf167a9ba5f870dbe98d4128a052f7e6962b6be3540afc92a2",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q03"
            },
            "flipped": true
          },
          {
            "left_trial_id": "rubric-keyword/C03/o0/brief/r0",
            "right_trial_id": "rubric-keyword/C03/o0/brief/r1",
            "left_artifact_hash": "sha256:b696e89f04a5d53428b62f950b4056cd5e04a12d540533f4dac8b6d726c34c6a",
            "right_artifact_hash": "sha256:c159ea9505e70e4bdc530e374638151269aa2ac3b60f930d6a2ef3f29cad2adf",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q05"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q06"
            },
            "flipped": true
          },
          {
            "left_trial_id": "rubric-keyword/C03/o0/pad0/r0",
            "right_trial_id": "rubric-keyword/C03/o0/pad0/r1",
            "left_artifact_hash": "sha256:56aaf18b183ee53e0e1bd3fc8cd5d46cf4bca220b65ec071e7dc0f363aaa566a",
            "right_artifact_hash": "sha256:6597f50fa847df826a277f2ec5f9ea31a840bd353b48ab733474a8d612c187aa",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q05"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q06"
            },
            "flipped": true
          },
          {
            "left_trial_id": "rubric-keyword/C03/o0/pad1/r0",
            "right_trial_id": "rubric-keyword/C03/o0/pad1/r1",
            "left_artifact_hash": "sha256:6c6744b261fed6e603116f2b5b24458a125ecf89bc6da261a82dbb0b5abe28f9",
            "right_artifact_hash": "sha256:9c26d949136f870ca5565547f455c89d5476b2f031bddeda1d50920cee67cad5",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q05"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q06"
            },
            "flipped": true
          },
          {
            "left_trial_id": "rubric-keyword/C03/o1/brief/r0",
            "right_trial_id": "rubric-keyword/C03/o1/brief/r1",
            "left_artifact_hash": "sha256:2c949cdeab622cc5ef5eeef43b3872863c97869e06ffcaafb7eb7bb1ff378d30",
            "right_artifact_hash": "sha256:8fc77c0c37b9031797de4932b2fec8ace2f834d499020a8671cb155ff25446d5",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q06"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q05"
            },
            "flipped": true
          },
          {
            "left_trial_id": "rubric-keyword/C03/o1/pad0/r0",
            "right_trial_id": "rubric-keyword/C03/o1/pad0/r1",
            "left_artifact_hash": "sha256:d2317d5915c0991725d7bddf0c26db73502f692ec17c7cbe211480307d4130aa",
            "right_artifact_hash": "sha256:be5251d43345b8e6ae1d1bcc0d573df08ca4446399b46d626da06b8711a69d88",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q06"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q05"
            },
            "flipped": true
          },
          {
            "left_trial_id": "rubric-keyword/C03/o1/pad1/r0",
            "right_trial_id": "rubric-keyword/C03/o1/pad1/r1",
            "left_artifact_hash": "sha256:be50306b0c2c774f633057e5b5ae0202c167ca95c2139d432eb3a24d13ccf62b",
            "right_artifact_hash": "sha256:a31d74967904cc04c80c7c9bf2bb86c58416ff2e8485cf9f092d01b72d413711",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q06"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q05"
            },
            "flipped": true
          },
          {
            "left_trial_id": "rubric-keyword/C04/o0/brief/r0",
            "right_trial_id": "rubric-keyword/C04/o0/brief/r1",
            "left_artifact_hash": "sha256:ce9af247037d9a45017f7828aa270d83e7cefa4f07b7affb4072cdff666e5d3b",
            "right_artifact_hash": "sha256:27285943745dfd613cdb53d96810ee8c5b837f6c9b6481cfc07a247ff03675cb",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q07"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q08"
            },
            "flipped": true
          },
          {
            "left_trial_id": "rubric-keyword/C04/o0/pad0/r0",
            "right_trial_id": "rubric-keyword/C04/o0/pad0/r1",
            "left_artifact_hash": "sha256:aeb1b8d9bd5d62c6cea72b8ed0641de32d915b20623f79d2cd0e5ef7f7dad691",
            "right_artifact_hash": "sha256:0241bf7e82d894e6cf1167a62a3709f699f65aada6d38a4f5740a0cc74a77989",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q07"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q08"
            },
            "flipped": true
          },
          {
            "left_trial_id": "rubric-keyword/C04/o0/pad1/r0",
            "right_trial_id": "rubric-keyword/C04/o0/pad1/r1",
            "left_artifact_hash": "sha256:b9a77d07a603230be64f31151768cae9efb99a7f9e953d6b57b889d0fe63d2fd",
            "right_artifact_hash": "sha256:ccbcfe62afc66c5652f0a732f29c03439c7b04258b2df308fb41b8b16557dad8",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q07"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q08"
            },
            "flipped": true
          },
          {
            "left_trial_id": "rubric-keyword/C04/o1/brief/r0",
            "right_trial_id": "rubric-keyword/C04/o1/brief/r1",
            "left_artifact_hash": "sha256:d35ad7fc6747fd4796be2b1ac63f1512583b961cf368a9abaec2b22d6362fa4c",
            "right_artifact_hash": "sha256:9ec428f3297cc0878fc39bf355bfb418232f1510efae5e3beccea2963cb1334b",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q08"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q07"
            },
            "flipped": true
          },
          {
            "left_trial_id": "rubric-keyword/C04/o1/pad0/r0",
            "right_trial_id": "rubric-keyword/C04/o1/pad0/r1",
            "left_artifact_hash": "sha256:49844299637999fa1fb8b23106dae7d86c0598444117cb20651e03f25a21832c",
            "right_artifact_hash": "sha256:bd65c266418b53d6bab0c2b2a2a3c2655b08efef9d11fdf234c871cccd18df91",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q08"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q07"
            },
            "flipped": true
          },
          {
            "left_trial_id": "rubric-keyword/C04/o1/pad1/r0",
            "right_trial_id": "rubric-keyword/C04/o1/pad1/r1",
            "left_artifact_hash": "sha256:d1c08aa375c0baaaa2750a74ffcb48931eb2cd4289197868da95411c456b4dfa",
            "right_artifact_hash": "sha256:b4e3000ab7fa413ef497361227aa1bbf8cace9ecd287624ded7c5581b615e93e",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q08"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q07"
            },
            "flipped": true
          },
          {
            "left_trial_id": "rubric-keyword/C05/o0/brief/r0",
            "right_trial_id": "rubric-keyword/C05/o0/brief/r1",
            "left_artifact_hash": "sha256:a8815c22e8b516f185ece1ef4a1e9c2ad8f7cc4142ac7575dbd9715e5c1a1e01",
            "right_artifact_hash": "sha256:e9fb7f1ddb695f422daa4713caa4d39d87e6402a91c4955f5266ec93ecb9d150",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q09"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q10"
            },
            "flipped": true
          },
          {
            "left_trial_id": "rubric-keyword/C05/o0/pad0/r0",
            "right_trial_id": "rubric-keyword/C05/o0/pad0/r1",
            "left_artifact_hash": "sha256:c574b2eb4c99f06ace2aa9f24688e5025e83ce1f3cd54937d250b22e4fa61d4e",
            "right_artifact_hash": "sha256:d39f3be9a22735a23696a778f6fe3c1d498e549f5e9b0efbe5a1f71a66e21ecf",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q09"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q10"
            },
            "flipped": true
          },
          {
            "left_trial_id": "rubric-keyword/C05/o0/pad1/r0",
            "right_trial_id": "rubric-keyword/C05/o0/pad1/r1",
            "left_artifact_hash": "sha256:cd59aac959eebbed71f11750aa4eb4ee174e2868aee34474b90f28f213098246",
            "right_artifact_hash": "sha256:6d0f44a11f5d7e09adaf2c474992ed401e058b32a3c627ec3e2a4b18dd627dca",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q09"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q10"
            },
            "flipped": true
          },
          {
            "left_trial_id": "rubric-keyword/C05/o1/brief/r0",
            "right_trial_id": "rubric-keyword/C05/o1/brief/r1",
            "left_artifact_hash": "sha256:d2c1c74e37934d000e78cc7cad0e9910bc84af8e90e5b9e6c35b8f9bfc05ac3f",
            "right_artifact_hash": "sha256:575e27138f220b29bd059aea15ea284172f02cb68887a891c3ac434f60a08542",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q10"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q09"
            },
            "flipped": true
          },
          {
            "left_trial_id": "rubric-keyword/C05/o1/pad0/r0",
            "right_trial_id": "rubric-keyword/C05/o1/pad0/r1",
            "left_artifact_hash": "sha256:8a29af9c9c8cf2ff04a8d9e636ab9353a09c72ae6417e34752ede97a0cb453f5",
            "right_artifact_hash": "sha256:4e37f64a71f6ad3767c570521421b37aa5eb47e6176629989a2b9105794b7184",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q10"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q09"
            },
            "flipped": true
          },
          {
            "left_trial_id": "rubric-keyword/C05/o1/pad1/r0",
            "right_trial_id": "rubric-keyword/C05/o1/pad1/r1",
            "left_artifact_hash": "sha256:34230c53357a82043bbb8004cef36ba63376a53993db867ed82befe68131c1e6",
            "right_artifact_hash": "sha256:3b284a5596850ac8266fb38c2de5a2e46355b3e5b8710a6306748538e64937c3",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q10"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q09"
            },
            "flipped": true
          }
        ]
      }
    },
    "length-clone": {
      "order": {
        "total": 30,
        "flips": 10,
        "comparisons": [
          {
            "left_trial_id": "length-clone/C01/o0/brief/r0",
            "right_trial_id": "length-clone/C01/o1/brief/r0",
            "left_artifact_hash": "sha256:28a76a632bc108ba27e98edaeca10bac71261a3b6c9ea6007bff3861ad439292",
            "right_artifact_hash": "sha256:de590a2c0fd3462072773c9cc04282168c1a4229b6af135a0beaa892225dc2e4",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q02"
            },
            "flipped": true
          },
          {
            "left_trial_id": "length-clone/C01/o0/brief/r1",
            "right_trial_id": "length-clone/C01/o1/brief/r1",
            "left_artifact_hash": "sha256:52a7488e41199143eee0cb80df6a3738476c706b1c8fb45f625a8cd21a7df4b8",
            "right_artifact_hash": "sha256:47e116e7a65bae2521c707eec22da48da68c04913f6ab12a90e489a6120574c6",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q02"
            },
            "flipped": true
          },
          {
            "left_trial_id": "length-clone/C01/o0/pad0/r0",
            "right_trial_id": "length-clone/C01/o1/pad0/r0",
            "left_artifact_hash": "sha256:5efad604c0543aa972574e6b600cd124cb2af424d6909e422f7e2c5b93ac345e",
            "right_artifact_hash": "sha256:df771e585722f7e31dfe547692cda29945b8b839bc0950fc7c6243be9013fea9",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length-clone/C01/o0/pad0/r1",
            "right_trial_id": "length-clone/C01/o1/pad0/r1",
            "left_artifact_hash": "sha256:6e7c951a20c85644bd433f762bf7b25682273ecdbb1245a0fb1ffdf42fcf2d25",
            "right_artifact_hash": "sha256:860457c98e111ab25855a2e36a3df9e8aa3646f8d7eb019b6b36c6a0936fb1b0",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length-clone/C01/o0/pad1/r0",
            "right_trial_id": "length-clone/C01/o1/pad1/r0",
            "left_artifact_hash": "sha256:0ad8c83ac6e78fa8cdfa04a0ea4118af5978b53f37da7521e7a3d83de03c9cf3",
            "right_artifact_hash": "sha256:255afd73125bdf2a78e258fe71ee35b5a59b025f75d40d34f81e4d06d1f4e15e",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q02"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q02"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length-clone/C01/o0/pad1/r1",
            "right_trial_id": "length-clone/C01/o1/pad1/r1",
            "left_artifact_hash": "sha256:db4756a17632397960cb7838e75fb01287739077392976f7439e141b3e6ff03a",
            "right_artifact_hash": "sha256:13750bb4ca24a08db21d8a5d9fe001c87d9cdf8c6c882035ae0fa724af22ec5b",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q02"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q02"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length-clone/C02/o0/brief/r0",
            "right_trial_id": "length-clone/C02/o1/brief/r0",
            "left_artifact_hash": "sha256:24736f57c106397287bab2f15324130bb94452865493dcd937ce2f6dabba33db",
            "right_artifact_hash": "sha256:3bbcaac1b0bcf87c4a036ec32e66d167e6382979e0fd63860b8241a286dcbbf9",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q03"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "flipped": true
          },
          {
            "left_trial_id": "length-clone/C02/o0/brief/r1",
            "right_trial_id": "length-clone/C02/o1/brief/r1",
            "left_artifact_hash": "sha256:1dbdbba2d5f869b8e13295ed89c4d0d1713e91d13d6b584c7afdd43f61b96176",
            "right_artifact_hash": "sha256:2ccc0723eb349407293970947243638b3f9b5a219d9aa7be5ac11ada52c784c0",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q03"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "flipped": true
          },
          {
            "left_trial_id": "length-clone/C02/o0/pad0/r0",
            "right_trial_id": "length-clone/C02/o1/pad0/r0",
            "left_artifact_hash": "sha256:f5799e2e19a0f686ad28ed096dee73c5564cfd290e764643e7c7e331561e5984",
            "right_artifact_hash": "sha256:a20d9d788a937a1ca9b767e4b9fd6d8e13884369743a3aa4bbe541245da714af",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q03"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q03"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length-clone/C02/o0/pad0/r1",
            "right_trial_id": "length-clone/C02/o1/pad0/r1",
            "left_artifact_hash": "sha256:4628a468cf63e87c8cd1375ebd17aa86667e5b5654510b14db651a252ea7822c",
            "right_artifact_hash": "sha256:5371c3eb95cf8b52d357d9addce04538a1b23f80664a6d125ce0e67087a050c4",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q03"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q03"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length-clone/C02/o0/pad1/r0",
            "right_trial_id": "length-clone/C02/o1/pad1/r0",
            "left_artifact_hash": "sha256:ca2431293d8f0c6bc863aa64524b0a7da4c4abc79e01716179b2ac2010b0227a",
            "right_artifact_hash": "sha256:541d8f1b96e74c32ff065278350fe1d634d9fc6307a595c904ac2236db379fb0",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length-clone/C02/o0/pad1/r1",
            "right_trial_id": "length-clone/C02/o1/pad1/r1",
            "left_artifact_hash": "sha256:690b37fa9436dd0c1a444ef952efb3c59df2b09e8890f6c75cc7ab353f184531",
            "right_artifact_hash": "sha256:8e5bef9874061ff726bed46f3e0d5200d1af848c08e4a5f8d7eaddcf42f008b3",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length-clone/C03/o0/brief/r0",
            "right_trial_id": "length-clone/C03/o1/brief/r0",
            "left_artifact_hash": "sha256:0eb1b2bfe7dff07d52b7faed380d62734b1a7405308c026fea90d6238a29ea4e",
            "right_artifact_hash": "sha256:1e9c4f13e5f58a71b8a38c194aec9b874517d1828427ab15662335db98f32c30",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q05"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q06"
            },
            "flipped": true
          },
          {
            "left_trial_id": "length-clone/C03/o0/brief/r1",
            "right_trial_id": "length-clone/C03/o1/brief/r1",
            "left_artifact_hash": "sha256:001e36cf9acd411660b9cfb73c8dba3b9853f19e9b655b434b95008a1c4bc86d",
            "right_artifact_hash": "sha256:f3560a6fa297d831bacc729ff66787215e5f21b89729c6da23398e025c3541f9",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q05"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q06"
            },
            "flipped": true
          },
          {
            "left_trial_id": "length-clone/C03/o0/pad0/r0",
            "right_trial_id": "length-clone/C03/o1/pad0/r0",
            "left_artifact_hash": "sha256:6002d0c5f7070a81553dfe42ab9b6760ceaf2a8e6201fc7c115c1773472c6250",
            "right_artifact_hash": "sha256:089fc68d91061a54b36a8e4e85f6f0c0d5f76cb70d0537b209c3cde9d8b800a7",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q05"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q05"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length-clone/C03/o0/pad0/r1",
            "right_trial_id": "length-clone/C03/o1/pad0/r1",
            "left_artifact_hash": "sha256:27e099cf210a5dca1d912611a8dee7a8e972555a26167199e3e5aedd06b80d9f",
            "right_artifact_hash": "sha256:cf6fc830d25eabd351a5c43869b699765073bb959b892598403396661da1cc7f",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q05"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q05"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length-clone/C03/o0/pad1/r0",
            "right_trial_id": "length-clone/C03/o1/pad1/r0",
            "left_artifact_hash": "sha256:8eba20921f962a34e653ad38bc2f6261ed3c95a9aa34b9e63eeaf7c74a83706a",
            "right_artifact_hash": "sha256:efebda1c5d53f363e3e8c6313a19198abe28f79a2cccb53703cd1ca15bbf0caf",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q06"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q06"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length-clone/C03/o0/pad1/r1",
            "right_trial_id": "length-clone/C03/o1/pad1/r1",
            "left_artifact_hash": "sha256:f903b62d3b57514da66fd39627f6f0ebec2b1d5309b0afe8410e86bb2356786f",
            "right_artifact_hash": "sha256:50f2f6177c153e606cbdd271aa22909b6f8737446e921e9827e25ee8f94bd971",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q06"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q06"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length-clone/C04/o0/brief/r0",
            "right_trial_id": "length-clone/C04/o1/brief/r0",
            "left_artifact_hash": "sha256:8754f0508ad6536df01abb69b3939fa0af95ca22a5d03e76cb7a5244e1f7c264",
            "right_artifact_hash": "sha256:7d9340fd79a28bfea181dd98f23924fea4beb8e3cc71612f8fe27c87e465ca19",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q07"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q08"
            },
            "flipped": true
          },
          {
            "left_trial_id": "length-clone/C04/o0/brief/r1",
            "right_trial_id": "length-clone/C04/o1/brief/r1",
            "left_artifact_hash": "sha256:d3255edce6dba8b6e336b10a96083b2078bfbc11f88a4aa12e184ea296230c9b",
            "right_artifact_hash": "sha256:511a7b97d898b50f6b68d316b701d8963434e2c59c22ab4f0a1182199f29bbd3",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q07"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q08"
            },
            "flipped": true
          },
          {
            "left_trial_id": "length-clone/C04/o0/pad0/r0",
            "right_trial_id": "length-clone/C04/o1/pad0/r0",
            "left_artifact_hash": "sha256:60ae233e16a633872e705ca0a05d7b290dd4286e7fa22b7346f8c5d1cd14dce9",
            "right_artifact_hash": "sha256:5f90454785f6bdf22ae5df747812cf066263a99d804571df5935f305c555f4c6",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q07"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q07"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length-clone/C04/o0/pad0/r1",
            "right_trial_id": "length-clone/C04/o1/pad0/r1",
            "left_artifact_hash": "sha256:bed5f033bbee5a496af693b16c5bbae561fc20862f4801b8cc082ed87944f0c1",
            "right_artifact_hash": "sha256:a4903e180296c90fbca766d3ac726122b03dcb940d1c5eafbf23db27adbbd490",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q07"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q07"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length-clone/C04/o0/pad1/r0",
            "right_trial_id": "length-clone/C04/o1/pad1/r0",
            "left_artifact_hash": "sha256:3470c4fbe20603ef204781487a44caca37b4f0d7860c2797075e498b5a9d6738",
            "right_artifact_hash": "sha256:9f9bbd6a04a4ad11b7c55d4ebc4dfdf8e5df04af6346ef8ad138808da06dd6b5",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q08"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q08"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length-clone/C04/o0/pad1/r1",
            "right_trial_id": "length-clone/C04/o1/pad1/r1",
            "left_artifact_hash": "sha256:310c045fa5031ac5271bc39fc6a8aaf28577ca307ad3bedc144a05bda966d63c",
            "right_artifact_hash": "sha256:b88142ecaf01d7ebc3bb11b9b66f38995ac893a3147a2eff71802a62c2869f78",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q08"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q08"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length-clone/C05/o0/brief/r0",
            "right_trial_id": "length-clone/C05/o1/brief/r0",
            "left_artifact_hash": "sha256:da4351180089bfab8dbe953c2cf2dc24b6f68aeeb67ae66bc3c5b32bc5cf3939",
            "right_artifact_hash": "sha256:ff50951f41f9dbcf12cb92eccadd5e8df38a3df8cf6fc5a51a55ff581128392b",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q09"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q10"
            },
            "flipped": true
          },
          {
            "left_trial_id": "length-clone/C05/o0/brief/r1",
            "right_trial_id": "length-clone/C05/o1/brief/r1",
            "left_artifact_hash": "sha256:c41cc5deffdc96876d1a34c1f2e0021269c8d7db8a657b1e9c7233fa1e252f32",
            "right_artifact_hash": "sha256:dba129892d52c6124db100af9ae181de88dadba3355f02702fc31070da270377",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q09"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q10"
            },
            "flipped": true
          },
          {
            "left_trial_id": "length-clone/C05/o0/pad0/r0",
            "right_trial_id": "length-clone/C05/o1/pad0/r0",
            "left_artifact_hash": "sha256:073f7773868f0318656612cfcd29ad43fc731b5107ede37d3d8150d3b6e69c89",
            "right_artifact_hash": "sha256:9feef117c3efc807ea7f738088abaf6293905deb2a51023b069d06e567429b3d",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q09"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q09"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length-clone/C05/o0/pad0/r1",
            "right_trial_id": "length-clone/C05/o1/pad0/r1",
            "left_artifact_hash": "sha256:162d05a69d3c4f013fbe7c981a01b526762b3e3e1be645ad4d340bfd47b1afac",
            "right_artifact_hash": "sha256:cd8855cb88c631c45c7d490053376c5dafbf83a88ec5e615f976d236da61917e",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q09"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q09"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length-clone/C05/o0/pad1/r0",
            "right_trial_id": "length-clone/C05/o1/pad1/r0",
            "left_artifact_hash": "sha256:dc0af53f0369fd006817f05d4666d320411331e608b326ed077ffdeeec37c6be",
            "right_artifact_hash": "sha256:a54424e0918c39c6d5b6d557b5a3a9b6da09aac443d7bb68db113e5a3cde9a2b",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q10"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q10"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length-clone/C05/o0/pad1/r1",
            "right_trial_id": "length-clone/C05/o1/pad1/r1",
            "left_artifact_hash": "sha256:3ee8e46ad4b6203c7ec55813384ccabb6774f01a4a7db3d957cdb0f564bdb79b",
            "right_artifact_hash": "sha256:d7e770c23b40467178356b9937f2606db919901f1e0bf3005c2a0dd337a0b909",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q10"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q10"
            },
            "flipped": false
          }
        ]
      },
      "length": {
        "total": 40,
        "flips": 20,
        "comparisons": [
          {
            "left_trial_id": "length-clone/C01/o0/brief/r0",
            "right_trial_id": "length-clone/C01/o0/pad0/r0",
            "left_artifact_hash": "sha256:28a76a632bc108ba27e98edaeca10bac71261a3b6c9ea6007bff3861ad439292",
            "right_artifact_hash": "sha256:5efad604c0543aa972574e6b600cd124cb2af424d6909e422f7e2c5b93ac345e",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length-clone/C01/o0/brief/r0",
            "right_trial_id": "length-clone/C01/o0/pad1/r0",
            "left_artifact_hash": "sha256:28a76a632bc108ba27e98edaeca10bac71261a3b6c9ea6007bff3861ad439292",
            "right_artifact_hash": "sha256:0ad8c83ac6e78fa8cdfa04a0ea4118af5978b53f37da7521e7a3d83de03c9cf3",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q02"
            },
            "flipped": true
          },
          {
            "left_trial_id": "length-clone/C01/o0/brief/r1",
            "right_trial_id": "length-clone/C01/o0/pad0/r1",
            "left_artifact_hash": "sha256:52a7488e41199143eee0cb80df6a3738476c706b1c8fb45f625a8cd21a7df4b8",
            "right_artifact_hash": "sha256:6e7c951a20c85644bd433f762bf7b25682273ecdbb1245a0fb1ffdf42fcf2d25",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length-clone/C01/o0/brief/r1",
            "right_trial_id": "length-clone/C01/o0/pad1/r1",
            "left_artifact_hash": "sha256:52a7488e41199143eee0cb80df6a3738476c706b1c8fb45f625a8cd21a7df4b8",
            "right_artifact_hash": "sha256:db4756a17632397960cb7838e75fb01287739077392976f7439e141b3e6ff03a",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q02"
            },
            "flipped": true
          },
          {
            "left_trial_id": "length-clone/C01/o1/brief/r0",
            "right_trial_id": "length-clone/C01/o1/pad0/r0",
            "left_artifact_hash": "sha256:de590a2c0fd3462072773c9cc04282168c1a4229b6af135a0beaa892225dc2e4",
            "right_artifact_hash": "sha256:df771e585722f7e31dfe547692cda29945b8b839bc0950fc7c6243be9013fea9",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q02"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "flipped": true
          },
          {
            "left_trial_id": "length-clone/C01/o1/brief/r0",
            "right_trial_id": "length-clone/C01/o1/pad1/r0",
            "left_artifact_hash": "sha256:de590a2c0fd3462072773c9cc04282168c1a4229b6af135a0beaa892225dc2e4",
            "right_artifact_hash": "sha256:255afd73125bdf2a78e258fe71ee35b5a59b025f75d40d34f81e4d06d1f4e15e",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q02"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q02"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length-clone/C01/o1/brief/r1",
            "right_trial_id": "length-clone/C01/o1/pad0/r1",
            "left_artifact_hash": "sha256:47e116e7a65bae2521c707eec22da48da68c04913f6ab12a90e489a6120574c6",
            "right_artifact_hash": "sha256:860457c98e111ab25855a2e36a3df9e8aa3646f8d7eb019b6b36c6a0936fb1b0",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q02"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "flipped": true
          },
          {
            "left_trial_id": "length-clone/C01/o1/brief/r1",
            "right_trial_id": "length-clone/C01/o1/pad1/r1",
            "left_artifact_hash": "sha256:47e116e7a65bae2521c707eec22da48da68c04913f6ab12a90e489a6120574c6",
            "right_artifact_hash": "sha256:13750bb4ca24a08db21d8a5d9fe001c87d9cdf8c6c882035ae0fa724af22ec5b",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q02"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q02"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length-clone/C02/o0/brief/r0",
            "right_trial_id": "length-clone/C02/o0/pad0/r0",
            "left_artifact_hash": "sha256:24736f57c106397287bab2f15324130bb94452865493dcd937ce2f6dabba33db",
            "right_artifact_hash": "sha256:f5799e2e19a0f686ad28ed096dee73c5564cfd290e764643e7c7e331561e5984",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q03"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q03"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length-clone/C02/o0/brief/r0",
            "right_trial_id": "length-clone/C02/o0/pad1/r0",
            "left_artifact_hash": "sha256:24736f57c106397287bab2f15324130bb94452865493dcd937ce2f6dabba33db",
            "right_artifact_hash": "sha256:ca2431293d8f0c6bc863aa64524b0a7da4c4abc79e01716179b2ac2010b0227a",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q03"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "flipped": true
          },
          {
            "left_trial_id": "length-clone/C02/o0/brief/r1",
            "right_trial_id": "length-clone/C02/o0/pad0/r1",
            "left_artifact_hash": "sha256:1dbdbba2d5f869b8e13295ed89c4d0d1713e91d13d6b584c7afdd43f61b96176",
            "right_artifact_hash": "sha256:4628a468cf63e87c8cd1375ebd17aa86667e5b5654510b14db651a252ea7822c",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q03"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q03"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length-clone/C02/o0/brief/r1",
            "right_trial_id": "length-clone/C02/o0/pad1/r1",
            "left_artifact_hash": "sha256:1dbdbba2d5f869b8e13295ed89c4d0d1713e91d13d6b584c7afdd43f61b96176",
            "right_artifact_hash": "sha256:690b37fa9436dd0c1a444ef952efb3c59df2b09e8890f6c75cc7ab353f184531",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q03"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "flipped": true
          },
          {
            "left_trial_id": "length-clone/C02/o1/brief/r0",
            "right_trial_id": "length-clone/C02/o1/pad0/r0",
            "left_artifact_hash": "sha256:3bbcaac1b0bcf87c4a036ec32e66d167e6382979e0fd63860b8241a286dcbbf9",
            "right_artifact_hash": "sha256:a20d9d788a937a1ca9b767e4b9fd6d8e13884369743a3aa4bbe541245da714af",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q03"
            },
            "flipped": true
          },
          {
            "left_trial_id": "length-clone/C02/o1/brief/r0",
            "right_trial_id": "length-clone/C02/o1/pad1/r0",
            "left_artifact_hash": "sha256:3bbcaac1b0bcf87c4a036ec32e66d167e6382979e0fd63860b8241a286dcbbf9",
            "right_artifact_hash": "sha256:541d8f1b96e74c32ff065278350fe1d634d9fc6307a595c904ac2236db379fb0",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length-clone/C02/o1/brief/r1",
            "right_trial_id": "length-clone/C02/o1/pad0/r1",
            "left_artifact_hash": "sha256:2ccc0723eb349407293970947243638b3f9b5a219d9aa7be5ac11ada52c784c0",
            "right_artifact_hash": "sha256:5371c3eb95cf8b52d357d9addce04538a1b23f80664a6d125ce0e67087a050c4",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q03"
            },
            "flipped": true
          },
          {
            "left_trial_id": "length-clone/C02/o1/brief/r1",
            "right_trial_id": "length-clone/C02/o1/pad1/r1",
            "left_artifact_hash": "sha256:2ccc0723eb349407293970947243638b3f9b5a219d9aa7be5ac11ada52c784c0",
            "right_artifact_hash": "sha256:8e5bef9874061ff726bed46f3e0d5200d1af848c08e4a5f8d7eaddcf42f008b3",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length-clone/C03/o0/brief/r0",
            "right_trial_id": "length-clone/C03/o0/pad0/r0",
            "left_artifact_hash": "sha256:0eb1b2bfe7dff07d52b7faed380d62734b1a7405308c026fea90d6238a29ea4e",
            "right_artifact_hash": "sha256:6002d0c5f7070a81553dfe42ab9b6760ceaf2a8e6201fc7c115c1773472c6250",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q05"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q05"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length-clone/C03/o0/brief/r0",
            "right_trial_id": "length-clone/C03/o0/pad1/r0",
            "left_artifact_hash": "sha256:0eb1b2bfe7dff07d52b7faed380d62734b1a7405308c026fea90d6238a29ea4e",
            "right_artifact_hash": "sha256:8eba20921f962a34e653ad38bc2f6261ed3c95a9aa34b9e63eeaf7c74a83706a",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q05"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q06"
            },
            "flipped": true
          },
          {
            "left_trial_id": "length-clone/C03/o0/brief/r1",
            "right_trial_id": "length-clone/C03/o0/pad0/r1",
            "left_artifact_hash": "sha256:001e36cf9acd411660b9cfb73c8dba3b9853f19e9b655b434b95008a1c4bc86d",
            "right_artifact_hash": "sha256:27e099cf210a5dca1d912611a8dee7a8e972555a26167199e3e5aedd06b80d9f",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q05"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q05"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length-clone/C03/o0/brief/r1",
            "right_trial_id": "length-clone/C03/o0/pad1/r1",
            "left_artifact_hash": "sha256:001e36cf9acd411660b9cfb73c8dba3b9853f19e9b655b434b95008a1c4bc86d",
            "right_artifact_hash": "sha256:f903b62d3b57514da66fd39627f6f0ebec2b1d5309b0afe8410e86bb2356786f",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q05"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q06"
            },
            "flipped": true
          },
          {
            "left_trial_id": "length-clone/C03/o1/brief/r0",
            "right_trial_id": "length-clone/C03/o1/pad0/r0",
            "left_artifact_hash": "sha256:1e9c4f13e5f58a71b8a38c194aec9b874517d1828427ab15662335db98f32c30",
            "right_artifact_hash": "sha256:089fc68d91061a54b36a8e4e85f6f0c0d5f76cb70d0537b209c3cde9d8b800a7",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q06"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q05"
            },
            "flipped": true
          },
          {
            "left_trial_id": "length-clone/C03/o1/brief/r0",
            "right_trial_id": "length-clone/C03/o1/pad1/r0",
            "left_artifact_hash": "sha256:1e9c4f13e5f58a71b8a38c194aec9b874517d1828427ab15662335db98f32c30",
            "right_artifact_hash": "sha256:efebda1c5d53f363e3e8c6313a19198abe28f79a2cccb53703cd1ca15bbf0caf",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q06"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q06"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length-clone/C03/o1/brief/r1",
            "right_trial_id": "length-clone/C03/o1/pad0/r1",
            "left_artifact_hash": "sha256:f3560a6fa297d831bacc729ff66787215e5f21b89729c6da23398e025c3541f9",
            "right_artifact_hash": "sha256:cf6fc830d25eabd351a5c43869b699765073bb959b892598403396661da1cc7f",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q06"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q05"
            },
            "flipped": true
          },
          {
            "left_trial_id": "length-clone/C03/o1/brief/r1",
            "right_trial_id": "length-clone/C03/o1/pad1/r1",
            "left_artifact_hash": "sha256:f3560a6fa297d831bacc729ff66787215e5f21b89729c6da23398e025c3541f9",
            "right_artifact_hash": "sha256:50f2f6177c153e606cbdd271aa22909b6f8737446e921e9827e25ee8f94bd971",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q06"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q06"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length-clone/C04/o0/brief/r0",
            "right_trial_id": "length-clone/C04/o0/pad0/r0",
            "left_artifact_hash": "sha256:8754f0508ad6536df01abb69b3939fa0af95ca22a5d03e76cb7a5244e1f7c264",
            "right_artifact_hash": "sha256:60ae233e16a633872e705ca0a05d7b290dd4286e7fa22b7346f8c5d1cd14dce9",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q07"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q07"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length-clone/C04/o0/brief/r0",
            "right_trial_id": "length-clone/C04/o0/pad1/r0",
            "left_artifact_hash": "sha256:8754f0508ad6536df01abb69b3939fa0af95ca22a5d03e76cb7a5244e1f7c264",
            "right_artifact_hash": "sha256:3470c4fbe20603ef204781487a44caca37b4f0d7860c2797075e498b5a9d6738",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q07"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q08"
            },
            "flipped": true
          },
          {
            "left_trial_id": "length-clone/C04/o0/brief/r1",
            "right_trial_id": "length-clone/C04/o0/pad0/r1",
            "left_artifact_hash": "sha256:d3255edce6dba8b6e336b10a96083b2078bfbc11f88a4aa12e184ea296230c9b",
            "right_artifact_hash": "sha256:bed5f033bbee5a496af693b16c5bbae561fc20862f4801b8cc082ed87944f0c1",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q07"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q07"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length-clone/C04/o0/brief/r1",
            "right_trial_id": "length-clone/C04/o0/pad1/r1",
            "left_artifact_hash": "sha256:d3255edce6dba8b6e336b10a96083b2078bfbc11f88a4aa12e184ea296230c9b",
            "right_artifact_hash": "sha256:310c045fa5031ac5271bc39fc6a8aaf28577ca307ad3bedc144a05bda966d63c",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q07"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q08"
            },
            "flipped": true
          },
          {
            "left_trial_id": "length-clone/C04/o1/brief/r0",
            "right_trial_id": "length-clone/C04/o1/pad0/r0",
            "left_artifact_hash": "sha256:7d9340fd79a28bfea181dd98f23924fea4beb8e3cc71612f8fe27c87e465ca19",
            "right_artifact_hash": "sha256:5f90454785f6bdf22ae5df747812cf066263a99d804571df5935f305c555f4c6",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q08"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q07"
            },
            "flipped": true
          },
          {
            "left_trial_id": "length-clone/C04/o1/brief/r0",
            "right_trial_id": "length-clone/C04/o1/pad1/r0",
            "left_artifact_hash": "sha256:7d9340fd79a28bfea181dd98f23924fea4beb8e3cc71612f8fe27c87e465ca19",
            "right_artifact_hash": "sha256:9f9bbd6a04a4ad11b7c55d4ebc4dfdf8e5df04af6346ef8ad138808da06dd6b5",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q08"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q08"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length-clone/C04/o1/brief/r1",
            "right_trial_id": "length-clone/C04/o1/pad0/r1",
            "left_artifact_hash": "sha256:511a7b97d898b50f6b68d316b701d8963434e2c59c22ab4f0a1182199f29bbd3",
            "right_artifact_hash": "sha256:a4903e180296c90fbca766d3ac726122b03dcb940d1c5eafbf23db27adbbd490",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q08"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q07"
            },
            "flipped": true
          },
          {
            "left_trial_id": "length-clone/C04/o1/brief/r1",
            "right_trial_id": "length-clone/C04/o1/pad1/r1",
            "left_artifact_hash": "sha256:511a7b97d898b50f6b68d316b701d8963434e2c59c22ab4f0a1182199f29bbd3",
            "right_artifact_hash": "sha256:b88142ecaf01d7ebc3bb11b9b66f38995ac893a3147a2eff71802a62c2869f78",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q08"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q08"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length-clone/C05/o0/brief/r0",
            "right_trial_id": "length-clone/C05/o0/pad0/r0",
            "left_artifact_hash": "sha256:da4351180089bfab8dbe953c2cf2dc24b6f68aeeb67ae66bc3c5b32bc5cf3939",
            "right_artifact_hash": "sha256:073f7773868f0318656612cfcd29ad43fc731b5107ede37d3d8150d3b6e69c89",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q09"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q09"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length-clone/C05/o0/brief/r0",
            "right_trial_id": "length-clone/C05/o0/pad1/r0",
            "left_artifact_hash": "sha256:da4351180089bfab8dbe953c2cf2dc24b6f68aeeb67ae66bc3c5b32bc5cf3939",
            "right_artifact_hash": "sha256:dc0af53f0369fd006817f05d4666d320411331e608b326ed077ffdeeec37c6be",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q09"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q10"
            },
            "flipped": true
          },
          {
            "left_trial_id": "length-clone/C05/o0/brief/r1",
            "right_trial_id": "length-clone/C05/o0/pad0/r1",
            "left_artifact_hash": "sha256:c41cc5deffdc96876d1a34c1f2e0021269c8d7db8a657b1e9c7233fa1e252f32",
            "right_artifact_hash": "sha256:162d05a69d3c4f013fbe7c981a01b526762b3e3e1be645ad4d340bfd47b1afac",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q09"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q09"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length-clone/C05/o0/brief/r1",
            "right_trial_id": "length-clone/C05/o0/pad1/r1",
            "left_artifact_hash": "sha256:c41cc5deffdc96876d1a34c1f2e0021269c8d7db8a657b1e9c7233fa1e252f32",
            "right_artifact_hash": "sha256:3ee8e46ad4b6203c7ec55813384ccabb6774f01a4a7db3d957cdb0f564bdb79b",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q09"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q10"
            },
            "flipped": true
          },
          {
            "left_trial_id": "length-clone/C05/o1/brief/r0",
            "right_trial_id": "length-clone/C05/o1/pad0/r0",
            "left_artifact_hash": "sha256:ff50951f41f9dbcf12cb92eccadd5e8df38a3df8cf6fc5a51a55ff581128392b",
            "right_artifact_hash": "sha256:9feef117c3efc807ea7f738088abaf6293905deb2a51023b069d06e567429b3d",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q10"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q09"
            },
            "flipped": true
          },
          {
            "left_trial_id": "length-clone/C05/o1/brief/r0",
            "right_trial_id": "length-clone/C05/o1/pad1/r0",
            "left_artifact_hash": "sha256:ff50951f41f9dbcf12cb92eccadd5e8df38a3df8cf6fc5a51a55ff581128392b",
            "right_artifact_hash": "sha256:a54424e0918c39c6d5b6d557b5a3a9b6da09aac443d7bb68db113e5a3cde9a2b",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q10"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q10"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length-clone/C05/o1/brief/r1",
            "right_trial_id": "length-clone/C05/o1/pad0/r1",
            "left_artifact_hash": "sha256:dba129892d52c6124db100af9ae181de88dadba3355f02702fc31070da270377",
            "right_artifact_hash": "sha256:cd8855cb88c631c45c7d490053376c5dafbf83a88ec5e615f976d236da61917e",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q10"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q09"
            },
            "flipped": true
          },
          {
            "left_trial_id": "length-clone/C05/o1/brief/r1",
            "right_trial_id": "length-clone/C05/o1/pad1/r1",
            "left_artifact_hash": "sha256:dba129892d52c6124db100af9ae181de88dadba3355f02702fc31070da270377",
            "right_artifact_hash": "sha256:d7e770c23b40467178356b9937f2606db919901f1e0bf3005c2a0dd337a0b909",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q10"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q10"
            },
            "flipped": false
          }
        ]
      },
      "rubric": {
        "total": 30,
        "flips": 0,
        "comparisons": [
          {
            "left_trial_id": "length-clone/C01/o0/brief/r0",
            "right_trial_id": "length-clone/C01/o0/brief/r1",
            "left_artifact_hash": "sha256:28a76a632bc108ba27e98edaeca10bac71261a3b6c9ea6007bff3861ad439292",
            "right_artifact_hash": "sha256:52a7488e41199143eee0cb80df6a3738476c706b1c8fb45f625a8cd21a7df4b8",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length-clone/C01/o0/pad0/r0",
            "right_trial_id": "length-clone/C01/o0/pad0/r1",
            "left_artifact_hash": "sha256:5efad604c0543aa972574e6b600cd124cb2af424d6909e422f7e2c5b93ac345e",
            "right_artifact_hash": "sha256:6e7c951a20c85644bd433f762bf7b25682273ecdbb1245a0fb1ffdf42fcf2d25",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length-clone/C01/o0/pad1/r0",
            "right_trial_id": "length-clone/C01/o0/pad1/r1",
            "left_artifact_hash": "sha256:0ad8c83ac6e78fa8cdfa04a0ea4118af5978b53f37da7521e7a3d83de03c9cf3",
            "right_artifact_hash": "sha256:db4756a17632397960cb7838e75fb01287739077392976f7439e141b3e6ff03a",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q02"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q02"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length-clone/C01/o1/brief/r0",
            "right_trial_id": "length-clone/C01/o1/brief/r1",
            "left_artifact_hash": "sha256:de590a2c0fd3462072773c9cc04282168c1a4229b6af135a0beaa892225dc2e4",
            "right_artifact_hash": "sha256:47e116e7a65bae2521c707eec22da48da68c04913f6ab12a90e489a6120574c6",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q02"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q02"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length-clone/C01/o1/pad0/r0",
            "right_trial_id": "length-clone/C01/o1/pad0/r1",
            "left_artifact_hash": "sha256:df771e585722f7e31dfe547692cda29945b8b839bc0950fc7c6243be9013fea9",
            "right_artifact_hash": "sha256:860457c98e111ab25855a2e36a3df9e8aa3646f8d7eb019b6b36c6a0936fb1b0",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q01"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length-clone/C01/o1/pad1/r0",
            "right_trial_id": "length-clone/C01/o1/pad1/r1",
            "left_artifact_hash": "sha256:255afd73125bdf2a78e258fe71ee35b5a59b025f75d40d34f81e4d06d1f4e15e",
            "right_artifact_hash": "sha256:13750bb4ca24a08db21d8a5d9fe001c87d9cdf8c6c882035ae0fa724af22ec5b",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q02"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q02"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length-clone/C02/o0/brief/r0",
            "right_trial_id": "length-clone/C02/o0/brief/r1",
            "left_artifact_hash": "sha256:24736f57c106397287bab2f15324130bb94452865493dcd937ce2f6dabba33db",
            "right_artifact_hash": "sha256:1dbdbba2d5f869b8e13295ed89c4d0d1713e91d13d6b584c7afdd43f61b96176",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q03"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q03"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length-clone/C02/o0/pad0/r0",
            "right_trial_id": "length-clone/C02/o0/pad0/r1",
            "left_artifact_hash": "sha256:f5799e2e19a0f686ad28ed096dee73c5564cfd290e764643e7c7e331561e5984",
            "right_artifact_hash": "sha256:4628a468cf63e87c8cd1375ebd17aa86667e5b5654510b14db651a252ea7822c",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q03"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q03"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length-clone/C02/o0/pad1/r0",
            "right_trial_id": "length-clone/C02/o0/pad1/r1",
            "left_artifact_hash": "sha256:ca2431293d8f0c6bc863aa64524b0a7da4c4abc79e01716179b2ac2010b0227a",
            "right_artifact_hash": "sha256:690b37fa9436dd0c1a444ef952efb3c59df2b09e8890f6c75cc7ab353f184531",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length-clone/C02/o1/brief/r0",
            "right_trial_id": "length-clone/C02/o1/brief/r1",
            "left_artifact_hash": "sha256:3bbcaac1b0bcf87c4a036ec32e66d167e6382979e0fd63860b8241a286dcbbf9",
            "right_artifact_hash": "sha256:2ccc0723eb349407293970947243638b3f9b5a219d9aa7be5ac11ada52c784c0",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length-clone/C02/o1/pad0/r0",
            "right_trial_id": "length-clone/C02/o1/pad0/r1",
            "left_artifact_hash": "sha256:a20d9d788a937a1ca9b767e4b9fd6d8e13884369743a3aa4bbe541245da714af",
            "right_artifact_hash": "sha256:5371c3eb95cf8b52d357d9addce04538a1b23f80664a6d125ce0e67087a050c4",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q03"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q03"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length-clone/C02/o1/pad1/r0",
            "right_trial_id": "length-clone/C02/o1/pad1/r1",
            "left_artifact_hash": "sha256:541d8f1b96e74c32ff065278350fe1d634d9fc6307a595c904ac2236db379fb0",
            "right_artifact_hash": "sha256:8e5bef9874061ff726bed46f3e0d5200d1af848c08e4a5f8d7eaddcf42f008b3",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q04"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length-clone/C03/o0/brief/r0",
            "right_trial_id": "length-clone/C03/o0/brief/r1",
            "left_artifact_hash": "sha256:0eb1b2bfe7dff07d52b7faed380d62734b1a7405308c026fea90d6238a29ea4e",
            "right_artifact_hash": "sha256:001e36cf9acd411660b9cfb73c8dba3b9853f19e9b655b434b95008a1c4bc86d",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q05"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q05"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length-clone/C03/o0/pad0/r0",
            "right_trial_id": "length-clone/C03/o0/pad0/r1",
            "left_artifact_hash": "sha256:6002d0c5f7070a81553dfe42ab9b6760ceaf2a8e6201fc7c115c1773472c6250",
            "right_artifact_hash": "sha256:27e099cf210a5dca1d912611a8dee7a8e972555a26167199e3e5aedd06b80d9f",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q05"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q05"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length-clone/C03/o0/pad1/r0",
            "right_trial_id": "length-clone/C03/o0/pad1/r1",
            "left_artifact_hash": "sha256:8eba20921f962a34e653ad38bc2f6261ed3c95a9aa34b9e63eeaf7c74a83706a",
            "right_artifact_hash": "sha256:f903b62d3b57514da66fd39627f6f0ebec2b1d5309b0afe8410e86bb2356786f",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q06"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q06"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length-clone/C03/o1/brief/r0",
            "right_trial_id": "length-clone/C03/o1/brief/r1",
            "left_artifact_hash": "sha256:1e9c4f13e5f58a71b8a38c194aec9b874517d1828427ab15662335db98f32c30",
            "right_artifact_hash": "sha256:f3560a6fa297d831bacc729ff66787215e5f21b89729c6da23398e025c3541f9",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q06"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q06"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length-clone/C03/o1/pad0/r0",
            "right_trial_id": "length-clone/C03/o1/pad0/r1",
            "left_artifact_hash": "sha256:089fc68d91061a54b36a8e4e85f6f0c0d5f76cb70d0537b209c3cde9d8b800a7",
            "right_artifact_hash": "sha256:cf6fc830d25eabd351a5c43869b699765073bb959b892598403396661da1cc7f",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q05"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q05"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length-clone/C03/o1/pad1/r0",
            "right_trial_id": "length-clone/C03/o1/pad1/r1",
            "left_artifact_hash": "sha256:efebda1c5d53f363e3e8c6313a19198abe28f79a2cccb53703cd1ca15bbf0caf",
            "right_artifact_hash": "sha256:50f2f6177c153e606cbdd271aa22909b6f8737446e921e9827e25ee8f94bd971",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q06"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q06"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length-clone/C04/o0/brief/r0",
            "right_trial_id": "length-clone/C04/o0/brief/r1",
            "left_artifact_hash": "sha256:8754f0508ad6536df01abb69b3939fa0af95ca22a5d03e76cb7a5244e1f7c264",
            "right_artifact_hash": "sha256:d3255edce6dba8b6e336b10a96083b2078bfbc11f88a4aa12e184ea296230c9b",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q07"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q07"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length-clone/C04/o0/pad0/r0",
            "right_trial_id": "length-clone/C04/o0/pad0/r1",
            "left_artifact_hash": "sha256:60ae233e16a633872e705ca0a05d7b290dd4286e7fa22b7346f8c5d1cd14dce9",
            "right_artifact_hash": "sha256:bed5f033bbee5a496af693b16c5bbae561fc20862f4801b8cc082ed87944f0c1",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q07"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q07"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length-clone/C04/o0/pad1/r0",
            "right_trial_id": "length-clone/C04/o0/pad1/r1",
            "left_artifact_hash": "sha256:3470c4fbe20603ef204781487a44caca37b4f0d7860c2797075e498b5a9d6738",
            "right_artifact_hash": "sha256:310c045fa5031ac5271bc39fc6a8aaf28577ca307ad3bedc144a05bda966d63c",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q08"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q08"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length-clone/C04/o1/brief/r0",
            "right_trial_id": "length-clone/C04/o1/brief/r1",
            "left_artifact_hash": "sha256:7d9340fd79a28bfea181dd98f23924fea4beb8e3cc71612f8fe27c87e465ca19",
            "right_artifact_hash": "sha256:511a7b97d898b50f6b68d316b701d8963434e2c59c22ab4f0a1182199f29bbd3",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q08"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q08"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length-clone/C04/o1/pad0/r0",
            "right_trial_id": "length-clone/C04/o1/pad0/r1",
            "left_artifact_hash": "sha256:5f90454785f6bdf22ae5df747812cf066263a99d804571df5935f305c555f4c6",
            "right_artifact_hash": "sha256:a4903e180296c90fbca766d3ac726122b03dcb940d1c5eafbf23db27adbbd490",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q07"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q07"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length-clone/C04/o1/pad1/r0",
            "right_trial_id": "length-clone/C04/o1/pad1/r1",
            "left_artifact_hash": "sha256:9f9bbd6a04a4ad11b7c55d4ebc4dfdf8e5df04af6346ef8ad138808da06dd6b5",
            "right_artifact_hash": "sha256:b88142ecaf01d7ebc3bb11b9b66f38995ac893a3147a2eff71802a62c2869f78",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q08"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q08"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length-clone/C05/o0/brief/r0",
            "right_trial_id": "length-clone/C05/o0/brief/r1",
            "left_artifact_hash": "sha256:da4351180089bfab8dbe953c2cf2dc24b6f68aeeb67ae66bc3c5b32bc5cf3939",
            "right_artifact_hash": "sha256:c41cc5deffdc96876d1a34c1f2e0021269c8d7db8a657b1e9c7233fa1e252f32",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q09"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q09"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length-clone/C05/o0/pad0/r0",
            "right_trial_id": "length-clone/C05/o0/pad0/r1",
            "left_artifact_hash": "sha256:073f7773868f0318656612cfcd29ad43fc731b5107ede37d3d8150d3b6e69c89",
            "right_artifact_hash": "sha256:162d05a69d3c4f013fbe7c981a01b526762b3e3e1be645ad4d340bfd47b1afac",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q09"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q09"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length-clone/C05/o0/pad1/r0",
            "right_trial_id": "length-clone/C05/o0/pad1/r1",
            "left_artifact_hash": "sha256:dc0af53f0369fd006817f05d4666d320411331e608b326ed077ffdeeec37c6be",
            "right_artifact_hash": "sha256:3ee8e46ad4b6203c7ec55813384ccabb6774f01a4a7db3d957cdb0f564bdb79b",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q10"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q10"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length-clone/C05/o1/brief/r0",
            "right_trial_id": "length-clone/C05/o1/brief/r1",
            "left_artifact_hash": "sha256:ff50951f41f9dbcf12cb92eccadd5e8df38a3df8cf6fc5a51a55ff581128392b",
            "right_artifact_hash": "sha256:dba129892d52c6124db100af9ae181de88dadba3355f02702fc31070da270377",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q10"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q10"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length-clone/C05/o1/pad0/r0",
            "right_trial_id": "length-clone/C05/o1/pad0/r1",
            "left_artifact_hash": "sha256:9feef117c3efc807ea7f738088abaf6293905deb2a51023b069d06e567429b3d",
            "right_artifact_hash": "sha256:cd8855cb88c631c45c7d490053376c5dafbf83a88ec5e615f976d236da61917e",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q09"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q09"
            },
            "flipped": false
          },
          {
            "left_trial_id": "length-clone/C05/o1/pad1/r0",
            "right_trial_id": "length-clone/C05/o1/pad1/r1",
            "left_artifact_hash": "sha256:a54424e0918c39c6d5b6d557b5a3a9b6da09aac443d7bb68db113e5a3cde9a2b",
            "right_artifact_hash": "sha256:d7e770c23b40467178356b9937f2606db919901f1e0bf3005c2a0dd337a0b909",
            "left_outcome": {
              "kind": "answer",
              "answer_id": "Q10"
            },
            "right_outcome": {
              "kind": "answer",
              "answer_id": "Q10"
            },
            "flipped": false
          }
        ]
      }
    }
  },
  "panel": {
    "members": [
      "reference",
      "length",
      "length-clone"
    ],
    "rule": "at least two identical normalized outcomes, else abstain",
    "rows": [
      {
        "view_id": "C01/o0/brief/r0",
        "case_id": "C01",
        "member_trials": [
          {
            "trial_id": "reference/C01/o0/brief/r0",
            "artifact_hash": "sha256:5dc6dcb2b82ed14ae5ad94c7368db20a76429a5c0f8fa5d7ebd56f52d34bf9dc"
          },
          {
            "trial_id": "length/C01/o0/brief/r0",
            "artifact_hash": "sha256:fad9a636bf1bfe8f55a27ff89994bebc160095d0c98a83d23fa13259e409522c"
          },
          {
            "trial_id": "length-clone/C01/o0/brief/r0",
            "artifact_hash": "sha256:28a76a632bc108ba27e98edaeca10bac71261a3b6c9ea6007bff3861ad439292"
          }
        ],
        "votes": [
          {
            "kind": "answer",
            "answer_id": "Q01"
          },
          {
            "kind": "answer",
            "answer_id": "Q01"
          },
          {
            "kind": "answer",
            "answer_id": "Q01"
          }
        ],
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q01"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      {
        "view_id": "C01/o0/brief/r1",
        "case_id": "C01",
        "member_trials": [
          {
            "trial_id": "reference/C01/o0/brief/r1",
            "artifact_hash": "sha256:d091aba98459d16e6fa590286d7555abfb212c3dc43e7da29d8d13c1a35732b0"
          },
          {
            "trial_id": "length/C01/o0/brief/r1",
            "artifact_hash": "sha256:c1a5185df12fb0f0c7464eb996c93444b8d1f8881bec1a6b465385e2fe753d36"
          },
          {
            "trial_id": "length-clone/C01/o0/brief/r1",
            "artifact_hash": "sha256:52a7488e41199143eee0cb80df6a3738476c706b1c8fb45f625a8cd21a7df4b8"
          }
        ],
        "votes": [
          {
            "kind": "answer",
            "answer_id": "Q01"
          },
          {
            "kind": "answer",
            "answer_id": "Q01"
          },
          {
            "kind": "answer",
            "answer_id": "Q01"
          }
        ],
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q01"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      {
        "view_id": "C01/o0/pad0/r0",
        "case_id": "C01",
        "member_trials": [
          {
            "trial_id": "reference/C01/o0/pad0/r0",
            "artifact_hash": "sha256:0696c19d65cdea872bee3a2b472d7be6ad3b33fd1cb7a4d929c2cd63d5ec9f1a"
          },
          {
            "trial_id": "length/C01/o0/pad0/r0",
            "artifact_hash": "sha256:1f4b64a18e2c222096c09839e804079fe511301bbd9b2f475ee214e8193dc169"
          },
          {
            "trial_id": "length-clone/C01/o0/pad0/r0",
            "artifact_hash": "sha256:5efad604c0543aa972574e6b600cd124cb2af424d6909e422f7e2c5b93ac345e"
          }
        ],
        "votes": [
          {
            "kind": "answer",
            "answer_id": "Q01"
          },
          {
            "kind": "answer",
            "answer_id": "Q01"
          },
          {
            "kind": "answer",
            "answer_id": "Q01"
          }
        ],
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q01"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      {
        "view_id": "C01/o0/pad0/r1",
        "case_id": "C01",
        "member_trials": [
          {
            "trial_id": "reference/C01/o0/pad0/r1",
            "artifact_hash": "sha256:5d2b397def79ccd8a02ffa0d712f09b0ca7dbc012a14dea6c38f0d20be60a800"
          },
          {
            "trial_id": "length/C01/o0/pad0/r1",
            "artifact_hash": "sha256:a97fc1b5c7dcfc5901f94b34cfe3c27b8c088982cb74dfad7395b59c966db5b6"
          },
          {
            "trial_id": "length-clone/C01/o0/pad0/r1",
            "artifact_hash": "sha256:6e7c951a20c85644bd433f762bf7b25682273ecdbb1245a0fb1ffdf42fcf2d25"
          }
        ],
        "votes": [
          {
            "kind": "answer",
            "answer_id": "Q01"
          },
          {
            "kind": "answer",
            "answer_id": "Q01"
          },
          {
            "kind": "answer",
            "answer_id": "Q01"
          }
        ],
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q01"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      {
        "view_id": "C01/o0/pad1/r0",
        "case_id": "C01",
        "member_trials": [
          {
            "trial_id": "reference/C01/o0/pad1/r0",
            "artifact_hash": "sha256:b9a3dac25aea91730a1aefd3f9dd94e079bfa68138078b2d8259ee7d50319cff"
          },
          {
            "trial_id": "length/C01/o0/pad1/r0",
            "artifact_hash": "sha256:298696ef2a697508b4b58df1ace6d9c34b94d7a253a67c3bfc55c6b5b2f2fc68"
          },
          {
            "trial_id": "length-clone/C01/o0/pad1/r0",
            "artifact_hash": "sha256:0ad8c83ac6e78fa8cdfa04a0ea4118af5978b53f37da7521e7a3d83de03c9cf3"
          }
        ],
        "votes": [
          {
            "kind": "answer",
            "answer_id": "Q01"
          },
          {
            "kind": "answer",
            "answer_id": "Q02"
          },
          {
            "kind": "answer",
            "answer_id": "Q02"
          }
        ],
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q02"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      {
        "view_id": "C01/o0/pad1/r1",
        "case_id": "C01",
        "member_trials": [
          {
            "trial_id": "reference/C01/o0/pad1/r1",
            "artifact_hash": "sha256:e6e6e64713a11e1e939481edb9ccc3de39035487e1acca7a2a55ae40dba5431c"
          },
          {
            "trial_id": "length/C01/o0/pad1/r1",
            "artifact_hash": "sha256:972ce33b8a468a52ea934ce0c7be9cc8a871197003388c89c0cb011db973432a"
          },
          {
            "trial_id": "length-clone/C01/o0/pad1/r1",
            "artifact_hash": "sha256:db4756a17632397960cb7838e75fb01287739077392976f7439e141b3e6ff03a"
          }
        ],
        "votes": [
          {
            "kind": "answer",
            "answer_id": "Q01"
          },
          {
            "kind": "answer",
            "answer_id": "Q02"
          },
          {
            "kind": "answer",
            "answer_id": "Q02"
          }
        ],
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q02"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      {
        "view_id": "C01/o1/brief/r0",
        "case_id": "C01",
        "member_trials": [
          {
            "trial_id": "reference/C01/o1/brief/r0",
            "artifact_hash": "sha256:28cc06a66f9ddf6f272886b3d06fa7c761cbe2ff0d898efa356fb2ef53006964"
          },
          {
            "trial_id": "length/C01/o1/brief/r0",
            "artifact_hash": "sha256:c3f2e8347e31a251d03bb48dae4f873bab8d02b5b3476c7890e74876502082ca"
          },
          {
            "trial_id": "length-clone/C01/o1/brief/r0",
            "artifact_hash": "sha256:de590a2c0fd3462072773c9cc04282168c1a4229b6af135a0beaa892225dc2e4"
          }
        ],
        "votes": [
          {
            "kind": "answer",
            "answer_id": "Q01"
          },
          {
            "kind": "answer",
            "answer_id": "Q02"
          },
          {
            "kind": "answer",
            "answer_id": "Q02"
          }
        ],
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q02"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      {
        "view_id": "C01/o1/brief/r1",
        "case_id": "C01",
        "member_trials": [
          {
            "trial_id": "reference/C01/o1/brief/r1",
            "artifact_hash": "sha256:ed44e4dbea89e4f4b4f04c90231c7a3f077a48fa54163a8617e0c91cfd73b532"
          },
          {
            "trial_id": "length/C01/o1/brief/r1",
            "artifact_hash": "sha256:7a9a0036b2e3a3ddb6895fa0a1ddbbad7966f64fe722a610646168debe66f43e"
          },
          {
            "trial_id": "length-clone/C01/o1/brief/r1",
            "artifact_hash": "sha256:47e116e7a65bae2521c707eec22da48da68c04913f6ab12a90e489a6120574c6"
          }
        ],
        "votes": [
          {
            "kind": "answer",
            "answer_id": "Q01"
          },
          {
            "kind": "answer",
            "answer_id": "Q02"
          },
          {
            "kind": "answer",
            "answer_id": "Q02"
          }
        ],
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q02"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      {
        "view_id": "C01/o1/pad0/r0",
        "case_id": "C01",
        "member_trials": [
          {
            "trial_id": "reference/C01/o1/pad0/r0",
            "artifact_hash": "sha256:36ea289a39663d4ff33dc13fa703c00504f86d6fa5d019e04b3e5ac88207f194"
          },
          {
            "trial_id": "length/C01/o1/pad0/r0",
            "artifact_hash": "sha256:44c3c03e3359138c1eb9bd1f03319b0d1dce9b062edf5896304e1b017c701a7f"
          },
          {
            "trial_id": "length-clone/C01/o1/pad0/r0",
            "artifact_hash": "sha256:df771e585722f7e31dfe547692cda29945b8b839bc0950fc7c6243be9013fea9"
          }
        ],
        "votes": [
          {
            "kind": "answer",
            "answer_id": "Q01"
          },
          {
            "kind": "answer",
            "answer_id": "Q01"
          },
          {
            "kind": "answer",
            "answer_id": "Q01"
          }
        ],
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q01"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      {
        "view_id": "C01/o1/pad0/r1",
        "case_id": "C01",
        "member_trials": [
          {
            "trial_id": "reference/C01/o1/pad0/r1",
            "artifact_hash": "sha256:70ddc34c3393ce051c342c2a835c8a36dd2f361d059864ffc4d709a83bb0375e"
          },
          {
            "trial_id": "length/C01/o1/pad0/r1",
            "artifact_hash": "sha256:c5668e0cd57d722314c902753fbcbcb027cc0552e145d08eb0ffdb8f2935f78f"
          },
          {
            "trial_id": "length-clone/C01/o1/pad0/r1",
            "artifact_hash": "sha256:860457c98e111ab25855a2e36a3df9e8aa3646f8d7eb019b6b36c6a0936fb1b0"
          }
        ],
        "votes": [
          {
            "kind": "answer",
            "answer_id": "Q01"
          },
          {
            "kind": "answer",
            "answer_id": "Q01"
          },
          {
            "kind": "answer",
            "answer_id": "Q01"
          }
        ],
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q01"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      {
        "view_id": "C01/o1/pad1/r0",
        "case_id": "C01",
        "member_trials": [
          {
            "trial_id": "reference/C01/o1/pad1/r0",
            "artifact_hash": "sha256:b73044dcb1443ebe35af8cb7ba3ec8e0006611f2b83901537e0fbdb44a564865"
          },
          {
            "trial_id": "length/C01/o1/pad1/r0",
            "artifact_hash": "sha256:19eb0113af123546b3a595661e91b9aa0aef547dc0eaaf06116087388816fa97"
          },
          {
            "trial_id": "length-clone/C01/o1/pad1/r0",
            "artifact_hash": "sha256:255afd73125bdf2a78e258fe71ee35b5a59b025f75d40d34f81e4d06d1f4e15e"
          }
        ],
        "votes": [
          {
            "kind": "answer",
            "answer_id": "Q01"
          },
          {
            "kind": "answer",
            "answer_id": "Q02"
          },
          {
            "kind": "answer",
            "answer_id": "Q02"
          }
        ],
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q02"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      {
        "view_id": "C01/o1/pad1/r1",
        "case_id": "C01",
        "member_trials": [
          {
            "trial_id": "reference/C01/o1/pad1/r1",
            "artifact_hash": "sha256:2f8cc74ffff2974ba6491a0b0edded2aca2e374d4da7617658eded67e0c99e13"
          },
          {
            "trial_id": "length/C01/o1/pad1/r1",
            "artifact_hash": "sha256:dfd73d708f9c79d5e25222b743e1271020ef163bb27c0c42396a5210a6ad71cc"
          },
          {
            "trial_id": "length-clone/C01/o1/pad1/r1",
            "artifact_hash": "sha256:13750bb4ca24a08db21d8a5d9fe001c87d9cdf8c6c882035ae0fa724af22ec5b"
          }
        ],
        "votes": [
          {
            "kind": "answer",
            "answer_id": "Q01"
          },
          {
            "kind": "answer",
            "answer_id": "Q02"
          },
          {
            "kind": "answer",
            "answer_id": "Q02"
          }
        ],
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q02"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      {
        "view_id": "C02/o0/brief/r0",
        "case_id": "C02",
        "member_trials": [
          {
            "trial_id": "reference/C02/o0/brief/r0",
            "artifact_hash": "sha256:89a4a1053d29b96e64f1009af5204778f79a22fbf38ba4d148b84c19d51efeca"
          },
          {
            "trial_id": "length/C02/o0/brief/r0",
            "artifact_hash": "sha256:176f121c4771036c4855abdf6e5c00e9c99cadd45bc42b9dd97708715c2e1a41"
          },
          {
            "trial_id": "length-clone/C02/o0/brief/r0",
            "artifact_hash": "sha256:24736f57c106397287bab2f15324130bb94452865493dcd937ce2f6dabba33db"
          }
        ],
        "votes": [
          {
            "kind": "answer",
            "answer_id": "Q04"
          },
          {
            "kind": "answer",
            "answer_id": "Q03"
          },
          {
            "kind": "answer",
            "answer_id": "Q03"
          }
        ],
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q03"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      {
        "view_id": "C02/o0/brief/r1",
        "case_id": "C02",
        "member_trials": [
          {
            "trial_id": "reference/C02/o0/brief/r1",
            "artifact_hash": "sha256:993d5b9a1e37db296e803a8d55b6d0e759ba3813be27fed078343cefc3dee12b"
          },
          {
            "trial_id": "length/C02/o0/brief/r1",
            "artifact_hash": "sha256:a6f648d50085df676baa9ae1ef2f39712a43889c266fcf659df37fca2f79b5d4"
          },
          {
            "trial_id": "length-clone/C02/o0/brief/r1",
            "artifact_hash": "sha256:1dbdbba2d5f869b8e13295ed89c4d0d1713e91d13d6b584c7afdd43f61b96176"
          }
        ],
        "votes": [
          {
            "kind": "answer",
            "answer_id": "Q04"
          },
          {
            "kind": "answer",
            "answer_id": "Q03"
          },
          {
            "kind": "answer",
            "answer_id": "Q03"
          }
        ],
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q03"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      {
        "view_id": "C02/o0/pad0/r0",
        "case_id": "C02",
        "member_trials": [
          {
            "trial_id": "reference/C02/o0/pad0/r0",
            "artifact_hash": "sha256:5cfbc2d914b01e0c32e6c3c7ac0403ab0572dcbaf0accc803d7133c68c26c983"
          },
          {
            "trial_id": "length/C02/o0/pad0/r0",
            "artifact_hash": "sha256:73ebc02f7a970ef7ae8d4dc2d7ef1407b2d8d7e283b6e896795b58b6433c995f"
          },
          {
            "trial_id": "length-clone/C02/o0/pad0/r0",
            "artifact_hash": "sha256:f5799e2e19a0f686ad28ed096dee73c5564cfd290e764643e7c7e331561e5984"
          }
        ],
        "votes": [
          {
            "kind": "answer",
            "answer_id": "Q04"
          },
          {
            "kind": "answer",
            "answer_id": "Q03"
          },
          {
            "kind": "answer",
            "answer_id": "Q03"
          }
        ],
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q03"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      {
        "view_id": "C02/o0/pad0/r1",
        "case_id": "C02",
        "member_trials": [
          {
            "trial_id": "reference/C02/o0/pad0/r1",
            "artifact_hash": "sha256:1caa11e2875cb11729587e0b5646596b9719c1bc151f7af15f01c490a9521cfb"
          },
          {
            "trial_id": "length/C02/o0/pad0/r1",
            "artifact_hash": "sha256:d72a4ca7f97add92f72e19c8db10ec10b165fd6b0260cd727220ea94c2766c89"
          },
          {
            "trial_id": "length-clone/C02/o0/pad0/r1",
            "artifact_hash": "sha256:4628a468cf63e87c8cd1375ebd17aa86667e5b5654510b14db651a252ea7822c"
          }
        ],
        "votes": [
          {
            "kind": "answer",
            "answer_id": "Q04"
          },
          {
            "kind": "answer",
            "answer_id": "Q03"
          },
          {
            "kind": "answer",
            "answer_id": "Q03"
          }
        ],
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q03"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      {
        "view_id": "C02/o0/pad1/r0",
        "case_id": "C02",
        "member_trials": [
          {
            "trial_id": "reference/C02/o0/pad1/r0",
            "artifact_hash": "sha256:2699edc75fbdf9067becd1e37c08038ec342d6cf6c35c33e3471c5d7b7ff2a9a"
          },
          {
            "trial_id": "length/C02/o0/pad1/r0",
            "artifact_hash": "sha256:e9d3ea9173c68b83bbc31305614c4d15cb16989a29313ff552ef0e481f2a558b"
          },
          {
            "trial_id": "length-clone/C02/o0/pad1/r0",
            "artifact_hash": "sha256:ca2431293d8f0c6bc863aa64524b0a7da4c4abc79e01716179b2ac2010b0227a"
          }
        ],
        "votes": [
          {
            "kind": "answer",
            "answer_id": "Q04"
          },
          {
            "kind": "answer",
            "answer_id": "Q04"
          },
          {
            "kind": "answer",
            "answer_id": "Q04"
          }
        ],
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q04"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      {
        "view_id": "C02/o0/pad1/r1",
        "case_id": "C02",
        "member_trials": [
          {
            "trial_id": "reference/C02/o0/pad1/r1",
            "artifact_hash": "sha256:4089f796f4a1f58d4a41eb9f985aa1462f72b6972050b92bf229e38ac2b13eb1"
          },
          {
            "trial_id": "length/C02/o0/pad1/r1",
            "artifact_hash": "sha256:d4958e12c20feb64c5194efa4847fe37185b94667888c9524c5b1f94fa725318"
          },
          {
            "trial_id": "length-clone/C02/o0/pad1/r1",
            "artifact_hash": "sha256:690b37fa9436dd0c1a444ef952efb3c59df2b09e8890f6c75cc7ab353f184531"
          }
        ],
        "votes": [
          {
            "kind": "answer",
            "answer_id": "Q04"
          },
          {
            "kind": "answer",
            "answer_id": "Q04"
          },
          {
            "kind": "answer",
            "answer_id": "Q04"
          }
        ],
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q04"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      {
        "view_id": "C02/o1/brief/r0",
        "case_id": "C02",
        "member_trials": [
          {
            "trial_id": "reference/C02/o1/brief/r0",
            "artifact_hash": "sha256:753d9ceff571937b7bf1494c6c237b9dd6d4d08fe4366d9085daddb3ae212ad4"
          },
          {
            "trial_id": "length/C02/o1/brief/r0",
            "artifact_hash": "sha256:cc82e73b26f7e4f091ab013d72d76ad99ced04b265d89fadd713ec1a4a9eabb0"
          },
          {
            "trial_id": "length-clone/C02/o1/brief/r0",
            "artifact_hash": "sha256:3bbcaac1b0bcf87c4a036ec32e66d167e6382979e0fd63860b8241a286dcbbf9"
          }
        ],
        "votes": [
          {
            "kind": "answer",
            "answer_id": "Q04"
          },
          {
            "kind": "answer",
            "answer_id": "Q04"
          },
          {
            "kind": "answer",
            "answer_id": "Q04"
          }
        ],
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q04"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      {
        "view_id": "C02/o1/brief/r1",
        "case_id": "C02",
        "member_trials": [
          {
            "trial_id": "reference/C02/o1/brief/r1",
            "artifact_hash": "sha256:53ab63c9aabb03cbaca873003a629ef480604d66d0eff80e8d15e6049737ff1e"
          },
          {
            "trial_id": "length/C02/o1/brief/r1",
            "artifact_hash": "sha256:41134adaf8e77ae7bdbc50e993fde73319ef770c2fa0641aa2bffe17f9c98945"
          },
          {
            "trial_id": "length-clone/C02/o1/brief/r1",
            "artifact_hash": "sha256:2ccc0723eb349407293970947243638b3f9b5a219d9aa7be5ac11ada52c784c0"
          }
        ],
        "votes": [
          {
            "kind": "answer",
            "answer_id": "Q04"
          },
          {
            "kind": "answer",
            "answer_id": "Q04"
          },
          {
            "kind": "answer",
            "answer_id": "Q04"
          }
        ],
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q04"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      {
        "view_id": "C02/o1/pad0/r0",
        "case_id": "C02",
        "member_trials": [
          {
            "trial_id": "reference/C02/o1/pad0/r0",
            "artifact_hash": "sha256:61c9df836cbc12951310bec7c6d50aac86066eea939b9eed75c4fef7813ce5f7"
          },
          {
            "trial_id": "length/C02/o1/pad0/r0",
            "artifact_hash": "sha256:1ceee4bdf7dc6335e2b10e34b71d9cc565d5fdf02af9cc66720af46420d36aec"
          },
          {
            "trial_id": "length-clone/C02/o1/pad0/r0",
            "artifact_hash": "sha256:a20d9d788a937a1ca9b767e4b9fd6d8e13884369743a3aa4bbe541245da714af"
          }
        ],
        "votes": [
          {
            "kind": "answer",
            "answer_id": "Q04"
          },
          {
            "kind": "answer",
            "answer_id": "Q03"
          },
          {
            "kind": "answer",
            "answer_id": "Q03"
          }
        ],
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q03"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      {
        "view_id": "C02/o1/pad0/r1",
        "case_id": "C02",
        "member_trials": [
          {
            "trial_id": "reference/C02/o1/pad0/r1",
            "artifact_hash": "sha256:4b1884a3ebaf25f6c63e280f5243ca9fb7bb28c8786af10897a80757b0dfab0f"
          },
          {
            "trial_id": "length/C02/o1/pad0/r1",
            "artifact_hash": "sha256:57c48bf6b2bd330e75383345c80b7626658c45075a60c001d5f30d381b7b8f92"
          },
          {
            "trial_id": "length-clone/C02/o1/pad0/r1",
            "artifact_hash": "sha256:5371c3eb95cf8b52d357d9addce04538a1b23f80664a6d125ce0e67087a050c4"
          }
        ],
        "votes": [
          {
            "kind": "answer",
            "answer_id": "Q04"
          },
          {
            "kind": "answer",
            "answer_id": "Q03"
          },
          {
            "kind": "answer",
            "answer_id": "Q03"
          }
        ],
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q03"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      {
        "view_id": "C02/o1/pad1/r0",
        "case_id": "C02",
        "member_trials": [
          {
            "trial_id": "reference/C02/o1/pad1/r0",
            "artifact_hash": "sha256:5e6d1fd8e0dcbd7c0d39329cfba175a649ca22dd52e12b952955108a574165ea"
          },
          {
            "trial_id": "length/C02/o1/pad1/r0",
            "artifact_hash": "sha256:97986f9320b17bbc4ba05e3d69c6cfd9ada875a24d142110096cbef990b5fe9a"
          },
          {
            "trial_id": "length-clone/C02/o1/pad1/r0",
            "artifact_hash": "sha256:541d8f1b96e74c32ff065278350fe1d634d9fc6307a595c904ac2236db379fb0"
          }
        ],
        "votes": [
          {
            "kind": "answer",
            "answer_id": "Q04"
          },
          {
            "kind": "answer",
            "answer_id": "Q04"
          },
          {
            "kind": "answer",
            "answer_id": "Q04"
          }
        ],
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q04"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      {
        "view_id": "C02/o1/pad1/r1",
        "case_id": "C02",
        "member_trials": [
          {
            "trial_id": "reference/C02/o1/pad1/r1",
            "artifact_hash": "sha256:97db0e94a074076c5dc940a288447ec6fce9397fd3bde87289e1c90342027291"
          },
          {
            "trial_id": "length/C02/o1/pad1/r1",
            "artifact_hash": "sha256:a3428e1d34f1108da3f1999db0983ec12aa42f5ffcb8cdad0955cf9c5e6c9e5b"
          },
          {
            "trial_id": "length-clone/C02/o1/pad1/r1",
            "artifact_hash": "sha256:8e5bef9874061ff726bed46f3e0d5200d1af848c08e4a5f8d7eaddcf42f008b3"
          }
        ],
        "votes": [
          {
            "kind": "answer",
            "answer_id": "Q04"
          },
          {
            "kind": "answer",
            "answer_id": "Q04"
          },
          {
            "kind": "answer",
            "answer_id": "Q04"
          }
        ],
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q04"
        },
        "grade": {
          "protocol_correct": true,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      {
        "view_id": "C03/o0/brief/r0",
        "case_id": "C03",
        "member_trials": [
          {
            "trial_id": "reference/C03/o0/brief/r0",
            "artifact_hash": "sha256:ac15070bada2f5732df9c998a72eae72a16e78c458866f92ea17154a8ec123ed"
          },
          {
            "trial_id": "length/C03/o0/brief/r0",
            "artifact_hash": "sha256:278609be2288f0dd9e246c943fb3e600b4127977a117d819e94998d9425aa816"
          },
          {
            "trial_id": "length-clone/C03/o0/brief/r0",
            "artifact_hash": "sha256:0eb1b2bfe7dff07d52b7faed380d62734b1a7405308c026fea90d6238a29ea4e"
          }
        ],
        "votes": [
          {
            "kind": "tie"
          },
          {
            "kind": "answer",
            "answer_id": "Q05"
          },
          {
            "kind": "answer",
            "answer_id": "Q05"
          }
        ],
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q05"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      {
        "view_id": "C03/o0/brief/r1",
        "case_id": "C03",
        "member_trials": [
          {
            "trial_id": "reference/C03/o0/brief/r1",
            "artifact_hash": "sha256:282c1db13bddb5032c770054edf35e58678bb4fe16b6d77bc4f970ca972da46d"
          },
          {
            "trial_id": "length/C03/o0/brief/r1",
            "artifact_hash": "sha256:101e072298c3077a1e130d7465922f8fcf19bbce8375a332554592fe003fa21f"
          },
          {
            "trial_id": "length-clone/C03/o0/brief/r1",
            "artifact_hash": "sha256:001e36cf9acd411660b9cfb73c8dba3b9853f19e9b655b434b95008a1c4bc86d"
          }
        ],
        "votes": [
          {
            "kind": "tie"
          },
          {
            "kind": "answer",
            "answer_id": "Q05"
          },
          {
            "kind": "answer",
            "answer_id": "Q05"
          }
        ],
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q05"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      {
        "view_id": "C03/o0/pad0/r0",
        "case_id": "C03",
        "member_trials": [
          {
            "trial_id": "reference/C03/o0/pad0/r0",
            "artifact_hash": "sha256:8c4d4a9dfb5a87a3696d8c7ae30418773ce8a22eee31569120acf002d52c663d"
          },
          {
            "trial_id": "length/C03/o0/pad0/r0",
            "artifact_hash": "sha256:857eadf437802e1039b71cbf961c0ab2c0e263d58bb851c9ffd93a47e9ab2ef7"
          },
          {
            "trial_id": "length-clone/C03/o0/pad0/r0",
            "artifact_hash": "sha256:6002d0c5f7070a81553dfe42ab9b6760ceaf2a8e6201fc7c115c1773472c6250"
          }
        ],
        "votes": [
          {
            "kind": "tie"
          },
          {
            "kind": "answer",
            "answer_id": "Q05"
          },
          {
            "kind": "answer",
            "answer_id": "Q05"
          }
        ],
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q05"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      {
        "view_id": "C03/o0/pad0/r1",
        "case_id": "C03",
        "member_trials": [
          {
            "trial_id": "reference/C03/o0/pad0/r1",
            "artifact_hash": "sha256:189d1442a250db7f6b20ae789a3b31dc577d94080b1c7d8f4d9279168fc35b7b"
          },
          {
            "trial_id": "length/C03/o0/pad0/r1",
            "artifact_hash": "sha256:4b206c0c7788749738be86546f0d9d300add02375a58e59d19e77adff5c8a87c"
          },
          {
            "trial_id": "length-clone/C03/o0/pad0/r1",
            "artifact_hash": "sha256:27e099cf210a5dca1d912611a8dee7a8e972555a26167199e3e5aedd06b80d9f"
          }
        ],
        "votes": [
          {
            "kind": "tie"
          },
          {
            "kind": "answer",
            "answer_id": "Q05"
          },
          {
            "kind": "answer",
            "answer_id": "Q05"
          }
        ],
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q05"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      {
        "view_id": "C03/o0/pad1/r0",
        "case_id": "C03",
        "member_trials": [
          {
            "trial_id": "reference/C03/o0/pad1/r0",
            "artifact_hash": "sha256:436f8e6ba0e5426fabb3158a70bcf454635c0320e16b9137f1cef42ac2e44830"
          },
          {
            "trial_id": "length/C03/o0/pad1/r0",
            "artifact_hash": "sha256:99d4efe7137ba00f0b02cbdaabdbe38b226c7d7b66d9058229bbf81b6a1fbfcc"
          },
          {
            "trial_id": "length-clone/C03/o0/pad1/r0",
            "artifact_hash": "sha256:8eba20921f962a34e653ad38bc2f6261ed3c95a9aa34b9e63eeaf7c74a83706a"
          }
        ],
        "votes": [
          {
            "kind": "tie"
          },
          {
            "kind": "answer",
            "answer_id": "Q06"
          },
          {
            "kind": "answer",
            "answer_id": "Q06"
          }
        ],
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q06"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      {
        "view_id": "C03/o0/pad1/r1",
        "case_id": "C03",
        "member_trials": [
          {
            "trial_id": "reference/C03/o0/pad1/r1",
            "artifact_hash": "sha256:14be843d2a25b529344caf72227e137b7cc112eb53470d27f83d00c59e67d72f"
          },
          {
            "trial_id": "length/C03/o0/pad1/r1",
            "artifact_hash": "sha256:db7b68b9fbc3a66e45ef4f34f79923ecd5e4eefac6a6957e8e93eaed00b40788"
          },
          {
            "trial_id": "length-clone/C03/o0/pad1/r1",
            "artifact_hash": "sha256:f903b62d3b57514da66fd39627f6f0ebec2b1d5309b0afe8410e86bb2356786f"
          }
        ],
        "votes": [
          {
            "kind": "tie"
          },
          {
            "kind": "answer",
            "answer_id": "Q06"
          },
          {
            "kind": "answer",
            "answer_id": "Q06"
          }
        ],
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q06"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      {
        "view_id": "C03/o1/brief/r0",
        "case_id": "C03",
        "member_trials": [
          {
            "trial_id": "reference/C03/o1/brief/r0",
            "artifact_hash": "sha256:e1a4bde1c8ab08173b268eaec6f87801cec379317e6a2ba5cc3c9fdd9e671f5e"
          },
          {
            "trial_id": "length/C03/o1/brief/r0",
            "artifact_hash": "sha256:3f56ce656fe0ce1f63d11b834b01121955d5877e42f7c17257ea2c17e4c3ea54"
          },
          {
            "trial_id": "length-clone/C03/o1/brief/r0",
            "artifact_hash": "sha256:1e9c4f13e5f58a71b8a38c194aec9b874517d1828427ab15662335db98f32c30"
          }
        ],
        "votes": [
          {
            "kind": "tie"
          },
          {
            "kind": "answer",
            "answer_id": "Q06"
          },
          {
            "kind": "answer",
            "answer_id": "Q06"
          }
        ],
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q06"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      {
        "view_id": "C03/o1/brief/r1",
        "case_id": "C03",
        "member_trials": [
          {
            "trial_id": "reference/C03/o1/brief/r1",
            "artifact_hash": "sha256:e8666db728ae6746aa0fdcee94d4c9a7ab3e32392079e3e48cfad2d0a77e8266"
          },
          {
            "trial_id": "length/C03/o1/brief/r1",
            "artifact_hash": "sha256:d290bcedb6d3f56b434691c289b4a8a223d4dcf1d240117940747b024bd60c48"
          },
          {
            "trial_id": "length-clone/C03/o1/brief/r1",
            "artifact_hash": "sha256:f3560a6fa297d831bacc729ff66787215e5f21b89729c6da23398e025c3541f9"
          }
        ],
        "votes": [
          {
            "kind": "tie"
          },
          {
            "kind": "answer",
            "answer_id": "Q06"
          },
          {
            "kind": "answer",
            "answer_id": "Q06"
          }
        ],
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q06"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      {
        "view_id": "C03/o1/pad0/r0",
        "case_id": "C03",
        "member_trials": [
          {
            "trial_id": "reference/C03/o1/pad0/r0",
            "artifact_hash": "sha256:7e786ffac1f0df82501de63c03daf1d337825890ffa6f62c7dad4930cd5bd9a5"
          },
          {
            "trial_id": "length/C03/o1/pad0/r0",
            "artifact_hash": "sha256:fb9906bf0816ab9197cc07b45e6a9999987b39f810ec7e9d23ced5365dba33a3"
          },
          {
            "trial_id": "length-clone/C03/o1/pad0/r0",
            "artifact_hash": "sha256:089fc68d91061a54b36a8e4e85f6f0c0d5f76cb70d0537b209c3cde9d8b800a7"
          }
        ],
        "votes": [
          {
            "kind": "tie"
          },
          {
            "kind": "answer",
            "answer_id": "Q05"
          },
          {
            "kind": "answer",
            "answer_id": "Q05"
          }
        ],
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q05"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      {
        "view_id": "C03/o1/pad0/r1",
        "case_id": "C03",
        "member_trials": [
          {
            "trial_id": "reference/C03/o1/pad0/r1",
            "artifact_hash": "sha256:5362cd714b96e78a5444b60dbe7eb2e797fcc25cd23d1541c44de8686e92cabe"
          },
          {
            "trial_id": "length/C03/o1/pad0/r1",
            "artifact_hash": "sha256:4bef8ecd09bf133096ce74ab2f7a6db651c18fa24e4a08573bbb2b1c0e40a48f"
          },
          {
            "trial_id": "length-clone/C03/o1/pad0/r1",
            "artifact_hash": "sha256:cf6fc830d25eabd351a5c43869b699765073bb959b892598403396661da1cc7f"
          }
        ],
        "votes": [
          {
            "kind": "tie"
          },
          {
            "kind": "answer",
            "answer_id": "Q05"
          },
          {
            "kind": "answer",
            "answer_id": "Q05"
          }
        ],
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q05"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      {
        "view_id": "C03/o1/pad1/r0",
        "case_id": "C03",
        "member_trials": [
          {
            "trial_id": "reference/C03/o1/pad1/r0",
            "artifact_hash": "sha256:fcba90f28de7800f91a0de44d40295613c43cde22438584f37b328e15e99ca73"
          },
          {
            "trial_id": "length/C03/o1/pad1/r0",
            "artifact_hash": "sha256:a99722e80a222c9ba8f0654f7a965bde7dd75fde123f0221a80f631933db56d8"
          },
          {
            "trial_id": "length-clone/C03/o1/pad1/r0",
            "artifact_hash": "sha256:efebda1c5d53f363e3e8c6313a19198abe28f79a2cccb53703cd1ca15bbf0caf"
          }
        ],
        "votes": [
          {
            "kind": "tie"
          },
          {
            "kind": "answer",
            "answer_id": "Q06"
          },
          {
            "kind": "answer",
            "answer_id": "Q06"
          }
        ],
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q06"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      {
        "view_id": "C03/o1/pad1/r1",
        "case_id": "C03",
        "member_trials": [
          {
            "trial_id": "reference/C03/o1/pad1/r1",
            "artifact_hash": "sha256:f10a0d7c0a2b964ecb71c0a9f0b743ea3f5fdd3657b33fddc02e52897aa2b528"
          },
          {
            "trial_id": "length/C03/o1/pad1/r1",
            "artifact_hash": "sha256:5a8f2f7fd5720a64dbb7cc3b9351318923caa42014d2ac300592314b60ec5c9a"
          },
          {
            "trial_id": "length-clone/C03/o1/pad1/r1",
            "artifact_hash": "sha256:50f2f6177c153e606cbdd271aa22909b6f8737446e921e9827e25ee8f94bd971"
          }
        ],
        "votes": [
          {
            "kind": "tie"
          },
          {
            "kind": "answer",
            "answer_id": "Q06"
          },
          {
            "kind": "answer",
            "answer_id": "Q06"
          }
        ],
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q06"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": false
        }
      },
      {
        "view_id": "C04/o0/brief/r0",
        "case_id": "C04",
        "member_trials": [
          {
            "trial_id": "reference/C04/o0/brief/r0",
            "artifact_hash": "sha256:ef8ab4da8f76de5864a6e5403526e8e3c59578a1cb46868055efa469dceadfa1"
          },
          {
            "trial_id": "length/C04/o0/brief/r0",
            "artifact_hash": "sha256:cac3d1af14be833fa61595cafd99a565f14df66a3ad1863fac7017af1ae86bd6"
          },
          {
            "trial_id": "length-clone/C04/o0/brief/r0",
            "artifact_hash": "sha256:8754f0508ad6536df01abb69b3939fa0af95ca22a5d03e76cb7a5244e1f7c264"
          }
        ],
        "votes": [
          {
            "kind": "both_unacceptable"
          },
          {
            "kind": "answer",
            "answer_id": "Q07"
          },
          {
            "kind": "answer",
            "answer_id": "Q07"
          }
        ],
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q07"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      {
        "view_id": "C04/o0/brief/r1",
        "case_id": "C04",
        "member_trials": [
          {
            "trial_id": "reference/C04/o0/brief/r1",
            "artifact_hash": "sha256:8c6cbceaf9daa884210045a4f7c18a22668622074eb47bcc89b8324c213501ba"
          },
          {
            "trial_id": "length/C04/o0/brief/r1",
            "artifact_hash": "sha256:71cfcbc7adfa7cd705d20b0e56fc9ef20fbd0185d69776b275b2f9af882ce1bc"
          },
          {
            "trial_id": "length-clone/C04/o0/brief/r1",
            "artifact_hash": "sha256:d3255edce6dba8b6e336b10a96083b2078bfbc11f88a4aa12e184ea296230c9b"
          }
        ],
        "votes": [
          {
            "kind": "both_unacceptable"
          },
          {
            "kind": "answer",
            "answer_id": "Q07"
          },
          {
            "kind": "answer",
            "answer_id": "Q07"
          }
        ],
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q07"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      {
        "view_id": "C04/o0/pad0/r0",
        "case_id": "C04",
        "member_trials": [
          {
            "trial_id": "reference/C04/o0/pad0/r0",
            "artifact_hash": "sha256:b8e4accc449599a364a9610db0e62fb4609aa24b1db58c7008ed9689a93a7575"
          },
          {
            "trial_id": "length/C04/o0/pad0/r0",
            "artifact_hash": "sha256:629d4f86d95dc81f31b549b835be107a72e511447d83bdffbd10991e037640ce"
          },
          {
            "trial_id": "length-clone/C04/o0/pad0/r0",
            "artifact_hash": "sha256:60ae233e16a633872e705ca0a05d7b290dd4286e7fa22b7346f8c5d1cd14dce9"
          }
        ],
        "votes": [
          {
            "kind": "both_unacceptable"
          },
          {
            "kind": "answer",
            "answer_id": "Q07"
          },
          {
            "kind": "answer",
            "answer_id": "Q07"
          }
        ],
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q07"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      {
        "view_id": "C04/o0/pad0/r1",
        "case_id": "C04",
        "member_trials": [
          {
            "trial_id": "reference/C04/o0/pad0/r1",
            "artifact_hash": "sha256:870d58f0cfbbfd20728ea73b047ca45dd09f771915ee60c169f6063aeefba78f"
          },
          {
            "trial_id": "length/C04/o0/pad0/r1",
            "artifact_hash": "sha256:1637b0bee432e5d2d8cbadf5d7709028a06cbf40524ba1463be96234e5eb9738"
          },
          {
            "trial_id": "length-clone/C04/o0/pad0/r1",
            "artifact_hash": "sha256:bed5f033bbee5a496af693b16c5bbae561fc20862f4801b8cc082ed87944f0c1"
          }
        ],
        "votes": [
          {
            "kind": "both_unacceptable"
          },
          {
            "kind": "answer",
            "answer_id": "Q07"
          },
          {
            "kind": "answer",
            "answer_id": "Q07"
          }
        ],
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q07"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      {
        "view_id": "C04/o0/pad1/r0",
        "case_id": "C04",
        "member_trials": [
          {
            "trial_id": "reference/C04/o0/pad1/r0",
            "artifact_hash": "sha256:bc58d6e6888b329d4479394381aa1b1d3a15cf905b582e5c6b9d545849177665"
          },
          {
            "trial_id": "length/C04/o0/pad1/r0",
            "artifact_hash": "sha256:315edfb9ca3a6a75877306faf8fd62d983206a3f87c67158a8f081ac3c488d76"
          },
          {
            "trial_id": "length-clone/C04/o0/pad1/r0",
            "artifact_hash": "sha256:3470c4fbe20603ef204781487a44caca37b4f0d7860c2797075e498b5a9d6738"
          }
        ],
        "votes": [
          {
            "kind": "both_unacceptable"
          },
          {
            "kind": "answer",
            "answer_id": "Q08"
          },
          {
            "kind": "answer",
            "answer_id": "Q08"
          }
        ],
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q08"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      {
        "view_id": "C04/o0/pad1/r1",
        "case_id": "C04",
        "member_trials": [
          {
            "trial_id": "reference/C04/o0/pad1/r1",
            "artifact_hash": "sha256:b30756c573844bb79ec41074821e4cb071e2bc6c60fb2b87bb32c929f548d1f8"
          },
          {
            "trial_id": "length/C04/o0/pad1/r1",
            "artifact_hash": "sha256:82bda2beb1799aa98693d388fb8c00c22add9657d3e2ab2ac687090a95c9a0bb"
          },
          {
            "trial_id": "length-clone/C04/o0/pad1/r1",
            "artifact_hash": "sha256:310c045fa5031ac5271bc39fc6a8aaf28577ca307ad3bedc144a05bda966d63c"
          }
        ],
        "votes": [
          {
            "kind": "both_unacceptable"
          },
          {
            "kind": "answer",
            "answer_id": "Q08"
          },
          {
            "kind": "answer",
            "answer_id": "Q08"
          }
        ],
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q08"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      {
        "view_id": "C04/o1/brief/r0",
        "case_id": "C04",
        "member_trials": [
          {
            "trial_id": "reference/C04/o1/brief/r0",
            "artifact_hash": "sha256:d34da6d1ce7efdaa0739711450826010365ed9148f303b6899eb4a5b1c2814af"
          },
          {
            "trial_id": "length/C04/o1/brief/r0",
            "artifact_hash": "sha256:6627e3cdb3a1bec1bff59696a701ecd389628716ad64c599fd6a055a8348e758"
          },
          {
            "trial_id": "length-clone/C04/o1/brief/r0",
            "artifact_hash": "sha256:7d9340fd79a28bfea181dd98f23924fea4beb8e3cc71612f8fe27c87e465ca19"
          }
        ],
        "votes": [
          {
            "kind": "both_unacceptable"
          },
          {
            "kind": "answer",
            "answer_id": "Q08"
          },
          {
            "kind": "answer",
            "answer_id": "Q08"
          }
        ],
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q08"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      {
        "view_id": "C04/o1/brief/r1",
        "case_id": "C04",
        "member_trials": [
          {
            "trial_id": "reference/C04/o1/brief/r1",
            "artifact_hash": "sha256:ac4cff015074416e6a84530d81ad004ba4cb370e4d18b2a51323683a712a36c5"
          },
          {
            "trial_id": "length/C04/o1/brief/r1",
            "artifact_hash": "sha256:6fad729906b106d1623c0e37f5239e4b1499749ca299bf8d182136d7a3298207"
          },
          {
            "trial_id": "length-clone/C04/o1/brief/r1",
            "artifact_hash": "sha256:511a7b97d898b50f6b68d316b701d8963434e2c59c22ab4f0a1182199f29bbd3"
          }
        ],
        "votes": [
          {
            "kind": "both_unacceptable"
          },
          {
            "kind": "answer",
            "answer_id": "Q08"
          },
          {
            "kind": "answer",
            "answer_id": "Q08"
          }
        ],
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q08"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      {
        "view_id": "C04/o1/pad0/r0",
        "case_id": "C04",
        "member_trials": [
          {
            "trial_id": "reference/C04/o1/pad0/r0",
            "artifact_hash": "sha256:c86fff2b7b4a90ff95a4fe456ffb72d600b073550068a5de0ef6602536f34be8"
          },
          {
            "trial_id": "length/C04/o1/pad0/r0",
            "artifact_hash": "sha256:5602421bd4da1879ecfa4b53e0df24b519c3b6d6c9da437a60b99e10ae1dceb1"
          },
          {
            "trial_id": "length-clone/C04/o1/pad0/r0",
            "artifact_hash": "sha256:5f90454785f6bdf22ae5df747812cf066263a99d804571df5935f305c555f4c6"
          }
        ],
        "votes": [
          {
            "kind": "both_unacceptable"
          },
          {
            "kind": "answer",
            "answer_id": "Q07"
          },
          {
            "kind": "answer",
            "answer_id": "Q07"
          }
        ],
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q07"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      {
        "view_id": "C04/o1/pad0/r1",
        "case_id": "C04",
        "member_trials": [
          {
            "trial_id": "reference/C04/o1/pad0/r1",
            "artifact_hash": "sha256:5e8fe25cc1e325f58f7a5bb9f8f2273176ff105cabfdcd73959aaa8ded715973"
          },
          {
            "trial_id": "length/C04/o1/pad0/r1",
            "artifact_hash": "sha256:db51018838bb56bff2f7dd70bac28a72c9846f0d5c7b7a287bfb1166fd29c7bd"
          },
          {
            "trial_id": "length-clone/C04/o1/pad0/r1",
            "artifact_hash": "sha256:a4903e180296c90fbca766d3ac726122b03dcb940d1c5eafbf23db27adbbd490"
          }
        ],
        "votes": [
          {
            "kind": "both_unacceptable"
          },
          {
            "kind": "answer",
            "answer_id": "Q07"
          },
          {
            "kind": "answer",
            "answer_id": "Q07"
          }
        ],
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q07"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      {
        "view_id": "C04/o1/pad1/r0",
        "case_id": "C04",
        "member_trials": [
          {
            "trial_id": "reference/C04/o1/pad1/r0",
            "artifact_hash": "sha256:8a73fcf406199194177431545ae921098dbddc33c1f59780d5d57677ddaa69b6"
          },
          {
            "trial_id": "length/C04/o1/pad1/r0",
            "artifact_hash": "sha256:f27d8cfd30ad0ec42afcffe04bce3322729fe2a48343cc1b158182c65e0e8b5b"
          },
          {
            "trial_id": "length-clone/C04/o1/pad1/r0",
            "artifact_hash": "sha256:9f9bbd6a04a4ad11b7c55d4ebc4dfdf8e5df04af6346ef8ad138808da06dd6b5"
          }
        ],
        "votes": [
          {
            "kind": "both_unacceptable"
          },
          {
            "kind": "answer",
            "answer_id": "Q08"
          },
          {
            "kind": "answer",
            "answer_id": "Q08"
          }
        ],
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q08"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      {
        "view_id": "C04/o1/pad1/r1",
        "case_id": "C04",
        "member_trials": [
          {
            "trial_id": "reference/C04/o1/pad1/r1",
            "artifact_hash": "sha256:97b6584d28d537c15115fcac817d450cf13ac8d620b8861fe5b328233b0f22da"
          },
          {
            "trial_id": "length/C04/o1/pad1/r1",
            "artifact_hash": "sha256:62d939581da5bdf1cc51da1ec6eb15e82e6e14a21c408949bac0bc3361a085aa"
          },
          {
            "trial_id": "length-clone/C04/o1/pad1/r1",
            "artifact_hash": "sha256:b88142ecaf01d7ebc3bb11b9b66f38995ac893a3147a2eff71802a62c2869f78"
          }
        ],
        "votes": [
          {
            "kind": "both_unacceptable"
          },
          {
            "kind": "answer",
            "answer_id": "Q08"
          },
          {
            "kind": "answer",
            "answer_id": "Q08"
          }
        ],
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q08"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": true,
          "selected_without_evidence": false
        }
      },
      {
        "view_id": "C05/o0/brief/r0",
        "case_id": "C05",
        "member_trials": [
          {
            "trial_id": "reference/C05/o0/brief/r0",
            "artifact_hash": "sha256:86f9f2bb987c559f9219dd30dbf5c824acc3f36113fcc899647a21aec807fc39"
          },
          {
            "trial_id": "length/C05/o0/brief/r0",
            "artifact_hash": "sha256:6e4097b659cb600a1a9a619be032261d9d737d58229f504dc9fb859f07a9465e"
          },
          {
            "trial_id": "length-clone/C05/o0/brief/r0",
            "artifact_hash": "sha256:da4351180089bfab8dbe953c2cf2dc24b6f68aeeb67ae66bc3c5b32bc5cf3939"
          }
        ],
        "votes": [
          {
            "kind": "abstain"
          },
          {
            "kind": "answer",
            "answer_id": "Q09"
          },
          {
            "kind": "answer",
            "answer_id": "Q09"
          }
        ],
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q09"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": true
        }
      },
      {
        "view_id": "C05/o0/brief/r1",
        "case_id": "C05",
        "member_trials": [
          {
            "trial_id": "reference/C05/o0/brief/r1",
            "artifact_hash": "sha256:c82bd0bf3e7739608cea59a813b2df0192d6a30643268d89fed55cf11c87b68d"
          },
          {
            "trial_id": "length/C05/o0/brief/r1",
            "artifact_hash": "sha256:a34b9d302a68e6b7f4d2bce83de551ee3423f2fb8b2ac6edd42e5293366a638c"
          },
          {
            "trial_id": "length-clone/C05/o0/brief/r1",
            "artifact_hash": "sha256:c41cc5deffdc96876d1a34c1f2e0021269c8d7db8a657b1e9c7233fa1e252f32"
          }
        ],
        "votes": [
          {
            "kind": "abstain"
          },
          {
            "kind": "answer",
            "answer_id": "Q09"
          },
          {
            "kind": "answer",
            "answer_id": "Q09"
          }
        ],
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q09"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": true
        }
      },
      {
        "view_id": "C05/o0/pad0/r0",
        "case_id": "C05",
        "member_trials": [
          {
            "trial_id": "reference/C05/o0/pad0/r0",
            "artifact_hash": "sha256:4f4439872e126befc6d686af652b227c9f7c0ad99b7ec48d762ca7cfba44e667"
          },
          {
            "trial_id": "length/C05/o0/pad0/r0",
            "artifact_hash": "sha256:0c79a56cff4465195ff7d522c63023f2ce406fdf90eb9287381759c3487a4472"
          },
          {
            "trial_id": "length-clone/C05/o0/pad0/r0",
            "artifact_hash": "sha256:073f7773868f0318656612cfcd29ad43fc731b5107ede37d3d8150d3b6e69c89"
          }
        ],
        "votes": [
          {
            "kind": "abstain"
          },
          {
            "kind": "answer",
            "answer_id": "Q09"
          },
          {
            "kind": "answer",
            "answer_id": "Q09"
          }
        ],
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q09"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": true
        }
      },
      {
        "view_id": "C05/o0/pad0/r1",
        "case_id": "C05",
        "member_trials": [
          {
            "trial_id": "reference/C05/o0/pad0/r1",
            "artifact_hash": "sha256:ec6ec5c6a2fee4d741bc1075b218de09922b7203827f2ec7ebee06a4207f154d"
          },
          {
            "trial_id": "length/C05/o0/pad0/r1",
            "artifact_hash": "sha256:34c31ca2c6f94bc9dfca855e7b4b0dc6340cefd4638728722ff31f8cce6f90a0"
          },
          {
            "trial_id": "length-clone/C05/o0/pad0/r1",
            "artifact_hash": "sha256:162d05a69d3c4f013fbe7c981a01b526762b3e3e1be645ad4d340bfd47b1afac"
          }
        ],
        "votes": [
          {
            "kind": "abstain"
          },
          {
            "kind": "answer",
            "answer_id": "Q09"
          },
          {
            "kind": "answer",
            "answer_id": "Q09"
          }
        ],
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q09"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": true
        }
      },
      {
        "view_id": "C05/o0/pad1/r0",
        "case_id": "C05",
        "member_trials": [
          {
            "trial_id": "reference/C05/o0/pad1/r0",
            "artifact_hash": "sha256:7d172390285edebb53400df0cc353dffa0ea7ee7d4271786439743b44542da1f"
          },
          {
            "trial_id": "length/C05/o0/pad1/r0",
            "artifact_hash": "sha256:c17f315eb5ada3d841a17d6ea1a6af1ce8ebaa96ea53f7a2d2da228198bd40a5"
          },
          {
            "trial_id": "length-clone/C05/o0/pad1/r0",
            "artifact_hash": "sha256:dc0af53f0369fd006817f05d4666d320411331e608b326ed077ffdeeec37c6be"
          }
        ],
        "votes": [
          {
            "kind": "abstain"
          },
          {
            "kind": "answer",
            "answer_id": "Q10"
          },
          {
            "kind": "answer",
            "answer_id": "Q10"
          }
        ],
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q10"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": true
        }
      },
      {
        "view_id": "C05/o0/pad1/r1",
        "case_id": "C05",
        "member_trials": [
          {
            "trial_id": "reference/C05/o0/pad1/r1",
            "artifact_hash": "sha256:e304c35529db934b66d0fd55ea930e31c725ad14fb1294cee2ca94cf8729988c"
          },
          {
            "trial_id": "length/C05/o0/pad1/r1",
            "artifact_hash": "sha256:f02cb9cd2f046266479d5cc2906d53bedb22ba96f7eab6566129953f0f51a3e9"
          },
          {
            "trial_id": "length-clone/C05/o0/pad1/r1",
            "artifact_hash": "sha256:3ee8e46ad4b6203c7ec55813384ccabb6774f01a4a7db3d957cdb0f564bdb79b"
          }
        ],
        "votes": [
          {
            "kind": "abstain"
          },
          {
            "kind": "answer",
            "answer_id": "Q10"
          },
          {
            "kind": "answer",
            "answer_id": "Q10"
          }
        ],
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q10"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": true
        }
      },
      {
        "view_id": "C05/o1/brief/r0",
        "case_id": "C05",
        "member_trials": [
          {
            "trial_id": "reference/C05/o1/brief/r0",
            "artifact_hash": "sha256:2c45d69fcaa743baaec973af71bd26191f9a4e04b986378b68a8a82c96adb6cb"
          },
          {
            "trial_id": "length/C05/o1/brief/r0",
            "artifact_hash": "sha256:7fe5b3e1e8339c5f4bca0557d5003c7b8deca5e9a2c8cfd34930211ab2a79f55"
          },
          {
            "trial_id": "length-clone/C05/o1/brief/r0",
            "artifact_hash": "sha256:ff50951f41f9dbcf12cb92eccadd5e8df38a3df8cf6fc5a51a55ff581128392b"
          }
        ],
        "votes": [
          {
            "kind": "abstain"
          },
          {
            "kind": "answer",
            "answer_id": "Q10"
          },
          {
            "kind": "answer",
            "answer_id": "Q10"
          }
        ],
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q10"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": true
        }
      },
      {
        "view_id": "C05/o1/brief/r1",
        "case_id": "C05",
        "member_trials": [
          {
            "trial_id": "reference/C05/o1/brief/r1",
            "artifact_hash": "sha256:c1c7f69aeaa8398e91a8189cb6d3a082cefcc3ad5a8f996b90cc8ed62a2e489d"
          },
          {
            "trial_id": "length/C05/o1/brief/r1",
            "artifact_hash": "sha256:4f21e38bce9b9164edb65ff9f7799f30c75eb491ae84ab8695ed691dd907377f"
          },
          {
            "trial_id": "length-clone/C05/o1/brief/r1",
            "artifact_hash": "sha256:dba129892d52c6124db100af9ae181de88dadba3355f02702fc31070da270377"
          }
        ],
        "votes": [
          {
            "kind": "abstain"
          },
          {
            "kind": "answer",
            "answer_id": "Q10"
          },
          {
            "kind": "answer",
            "answer_id": "Q10"
          }
        ],
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q10"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": true
        }
      },
      {
        "view_id": "C05/o1/pad0/r0",
        "case_id": "C05",
        "member_trials": [
          {
            "trial_id": "reference/C05/o1/pad0/r0",
            "artifact_hash": "sha256:1740ef7cc97ae151c56d3932e24a24d7c956f3914b92ae16b1eee232188327b9"
          },
          {
            "trial_id": "length/C05/o1/pad0/r0",
            "artifact_hash": "sha256:d7bb6f6dafd2849b60b87e3b66483c5c783c9489bf064497c2294925a285b2fc"
          },
          {
            "trial_id": "length-clone/C05/o1/pad0/r0",
            "artifact_hash": "sha256:9feef117c3efc807ea7f738088abaf6293905deb2a51023b069d06e567429b3d"
          }
        ],
        "votes": [
          {
            "kind": "abstain"
          },
          {
            "kind": "answer",
            "answer_id": "Q09"
          },
          {
            "kind": "answer",
            "answer_id": "Q09"
          }
        ],
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q09"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": true
        }
      },
      {
        "view_id": "C05/o1/pad0/r1",
        "case_id": "C05",
        "member_trials": [
          {
            "trial_id": "reference/C05/o1/pad0/r1",
            "artifact_hash": "sha256:921affd57b578b969b26d0db5f4520e6dc64cb4c7531b6e2826f8bf9de223859"
          },
          {
            "trial_id": "length/C05/o1/pad0/r1",
            "artifact_hash": "sha256:f7a07af49843194a9a85b2126d9312971338d2e2066ffbfba8ab6574b1b757a2"
          },
          {
            "trial_id": "length-clone/C05/o1/pad0/r1",
            "artifact_hash": "sha256:cd8855cb88c631c45c7d490053376c5dafbf83a88ec5e615f976d236da61917e"
          }
        ],
        "votes": [
          {
            "kind": "abstain"
          },
          {
            "kind": "answer",
            "answer_id": "Q09"
          },
          {
            "kind": "answer",
            "answer_id": "Q09"
          }
        ],
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q09"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": true
        }
      },
      {
        "view_id": "C05/o1/pad1/r0",
        "case_id": "C05",
        "member_trials": [
          {
            "trial_id": "reference/C05/o1/pad1/r0",
            "artifact_hash": "sha256:d4b6ec524a7b8b4ce5b5bae16c4e35ebba4b2780bbaf7708971e83f3b5b1b723"
          },
          {
            "trial_id": "length/C05/o1/pad1/r0",
            "artifact_hash": "sha256:c0eeacff0c34dc4e6fefc7af9f33cef89118c61b282c2938ab32c59c540a24c7"
          },
          {
            "trial_id": "length-clone/C05/o1/pad1/r0",
            "artifact_hash": "sha256:a54424e0918c39c6d5b6d557b5a3a9b6da09aac443d7bb68db113e5a3cde9a2b"
          }
        ],
        "votes": [
          {
            "kind": "abstain"
          },
          {
            "kind": "answer",
            "answer_id": "Q10"
          },
          {
            "kind": "answer",
            "answer_id": "Q10"
          }
        ],
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q10"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": true
        }
      },
      {
        "view_id": "C05/o1/pad1/r1",
        "case_id": "C05",
        "member_trials": [
          {
            "trial_id": "reference/C05/o1/pad1/r1",
            "artifact_hash": "sha256:acbb51511f4b60cc00a10d9e1a81eb2a989da97c3c4224d426950591511f8beb"
          },
          {
            "trial_id": "length/C05/o1/pad1/r1",
            "artifact_hash": "sha256:c668cbeb70cc7c93e3e6a7925ba72840c0a0dbd68e701f1604d5cf4e708fa8ae"
          },
          {
            "trial_id": "length-clone/C05/o1/pad1/r1",
            "artifact_hash": "sha256:d7e770c23b40467178356b9937f2606db919901f1e0bf3005c2a0dd337a0b909"
          }
        ],
        "votes": [
          {
            "kind": "abstain"
          },
          {
            "kind": "answer",
            "answer_id": "Q10"
          },
          {
            "kind": "answer",
            "answer_id": "Q10"
          }
        ],
        "normalized_outcome": {
          "kind": "answer",
          "answer_id": "Q10"
        },
        "grade": {
          "protocol_correct": false,
          "selected_unsupported_known_state": false,
          "selected_without_evidence": true
        }
      }
    ],
    "metrics": {
      "total": 60,
      "case_count": 5,
      "protocol_correct": 12,
      "nonabstained": 60,
      "selected_answer": 60,
      "correctness_among_nonabstained": 0.2,
      "selected_unsupported_known_state": 24,
      "selected_without_evidence": 12
    }
  },
  "clone_error_overlap": {
    "length_error_view_ids": [
      "C01/o0/pad1/r0",
      "C01/o0/pad1/r1",
      "C01/o1/brief/r0",
      "C01/o1/brief/r1",
      "C01/o1/pad1/r0",
      "C01/o1/pad1/r1",
      "C02/o0/brief/r0",
      "C02/o0/brief/r1",
      "C02/o0/pad0/r0",
      "C02/o0/pad0/r1",
      "C02/o1/pad0/r0",
      "C02/o1/pad0/r1",
      "C03/o0/brief/r0",
      "C03/o0/brief/r1",
      "C03/o0/pad0/r0",
      "C03/o0/pad0/r1",
      "C03/o0/pad1/r0",
      "C03/o0/pad1/r1",
      "C03/o1/brief/r0",
      "C03/o1/brief/r1",
      "C03/o1/pad0/r0",
      "C03/o1/pad0/r1",
      "C03/o1/pad1/r0",
      "C03/o1/pad1/r1",
      "C04/o0/brief/r0",
      "C04/o0/brief/r1",
      "C04/o0/pad0/r0",
      "C04/o0/pad0/r1",
      "C04/o0/pad1/r0",
      "C04/o0/pad1/r1",
      "C04/o1/brief/r0",
      "C04/o1/brief/r1",
      "C04/o1/pad0/r0",
      "C04/o1/pad0/r1",
      "C04/o1/pad1/r0",
      "C04/o1/pad1/r1",
      "C05/o0/brief/r0",
      "C05/o0/brief/r1",
      "C05/o0/pad0/r0",
      "C05/o0/pad0/r1",
      "C05/o0/pad1/r0",
      "C05/o0/pad1/r1",
      "C05/o1/brief/r0",
      "C05/o1/brief/r1",
      "C05/o1/pad0/r0",
      "C05/o1/pad0/r1",
      "C05/o1/pad1/r0",
      "C05/o1/pad1/r1"
    ],
    "clone_error_view_ids": [
      "C01/o0/pad1/r0",
      "C01/o0/pad1/r1",
      "C01/o1/brief/r0",
      "C01/o1/brief/r1",
      "C01/o1/pad1/r0",
      "C01/o1/pad1/r1",
      "C02/o0/brief/r0",
      "C02/o0/brief/r1",
      "C02/o0/pad0/r0",
      "C02/o0/pad0/r1",
      "C02/o1/pad0/r0",
      "C02/o1/pad0/r1",
      "C03/o0/brief/r0",
      "C03/o0/brief/r1",
      "C03/o0/pad0/r0",
      "C03/o0/pad0/r1",
      "C03/o0/pad1/r0",
      "C03/o0/pad1/r1",
      "C03/o1/brief/r0",
      "C03/o1/brief/r1",
      "C03/o1/pad0/r0",
      "C03/o1/pad0/r1",
      "C03/o1/pad1/r0",
      "C03/o1/pad1/r1",
      "C04/o0/brief/r0",
      "C04/o0/brief/r1",
      "C04/o0/pad0/r0",
      "C04/o0/pad0/r1",
      "C04/o0/pad1/r0",
      "C04/o0/pad1/r1",
      "C04/o1/brief/r0",
      "C04/o1/brief/r1",
      "C04/o1/pad0/r0",
      "C04/o1/pad0/r1",
      "C04/o1/pad1/r0",
      "C04/o1/pad1/r1",
      "C05/o0/brief/r0",
      "C05/o0/brief/r1",
      "C05/o0/pad0/r0",
      "C05/o0/pad0/r1",
      "C05/o0/pad1/r0",
      "C05/o0/pad1/r1",
      "C05/o1/brief/r0",
      "C05/o1/brief/r1",
      "C05/o1/pad0/r0",
      "C05/o1/pad0/r1",
      "C05/o1/pad1/r0",
      "C05/o1/pad1/r1"
    ],
    "panel_error_view_ids": [
      "C01/o0/pad1/r0",
      "C01/o0/pad1/r1",
      "C01/o1/brief/r0",
      "C01/o1/brief/r1",
      "C01/o1/pad1/r0",
      "C01/o1/pad1/r1",
      "C02/o0/brief/r0",
      "C02/o0/brief/r1",
      "C02/o0/pad0/r0",
      "C02/o0/pad0/r1",
      "C02/o1/pad0/r0",
      "C02/o1/pad0/r1",
      "C03/o0/brief/r0",
      "C03/o0/brief/r1",
      "C03/o0/pad0/r0",
      "C03/o0/pad0/r1",
      "C03/o0/pad1/r0",
      "C03/o0/pad1/r1",
      "C03/o1/brief/r0",
      "C03/o1/brief/r1",
      "C03/o1/pad0/r0",
      "C03/o1/pad0/r1",
      "C03/o1/pad1/r0",
      "C03/o1/pad1/r1",
      "C04/o0/brief/r0",
      "C04/o0/brief/r1",
      "C04/o0/pad0/r0",
      "C04/o0/pad0/r1",
      "C04/o0/pad1/r0",
      "C04/o0/pad1/r1",
      "C04/o1/brief/r0",
      "C04/o1/brief/r1",
      "C04/o1/pad0/r0",
      "C04/o1/pad0/r1",
      "C04/o1/pad1/r0",
      "C04/o1/pad1/r1",
      "C05/o0/brief/r0",
      "C05/o0/brief/r1",
      "C05/o0/pad0/r0",
      "C05/o0/pad0/r1",
      "C05/o0/pad1/r0",
      "C05/o0/pad1/r1",
      "C05/o1/brief/r0",
      "C05/o1/brief/r1",
      "C05/o1/pad0/r0",
      "C05/o1/pad0/r1",
      "C05/o1/pad1/r0",
      "C05/o1/pad1/r1"
    ],
    "interpretation": "identical algorithm clones, not independently calibrated evaluators"
  },
  "deployment_authorized": false,
  "evidence_kind": "executed_deterministic_judge_controls",
  "limitations": "Five authored cases, sixty factor views and three hundred control calls are not independent population observations. Rubric equivalence and neutral padding hold only for this narrow grammar. No LLMs, humans or provider adapter were evaluated. Invariance is not correctness; stable wrong answers remain wrong. A panel of algorithm clones does not create independent evidence. No confidence interval or deployment authority is granted. Hash binding and replay do not authenticate historical registration or establish semantic validity outside these supplied fixtures.",
  "report_hash": "sha256:35723c0598682d1079ae55a8d033d1fc8914a010353984fa15f8dff9c3d9a3e5"
}
