{
  "version": "2.0",
  "drillId": "claim_preclusion_epa_bonus_v2",
  "cases": [
    {
      "id": "sg_pos_1",
      "propositionId": "prop.summary_judgment_for_brightfield",
      "category": "direct_positive",
      "text": "The earlier state lawsuit ended in summary judgment for Brightfield.",
      "expectedState": "confirmed"
    },
    {
      "id": "sg_para_1",
      "propositionId": "prop.summary_judgment_for_brightfield",
      "category": "paraphrase_positive",
      "text": "Brightfield obtained judgment at the summary stage in the first case.",
      "expectedState": "confirmed"
    },
    {
      "id": "sg_neg_1",
      "propositionId": "prop.summary_judgment_for_brightfield",
      "category": "near_miss_negative",
      "text": "The court entered judgment in the case.",
      "expectedState": "rejected"
    },
    {
      "id": "same_pos_1",
      "propositionId": "prop.same_bonus_dispute",
      "category": "direct_positive",
      "text": "Both actions concern the same $40,000 bonus dispute.",
      "expectedState": "confirmed"
    },
    {
      "id": "same_para_1",
      "propositionId": "prop.same_bonus_dispute",
      "category": "paraphrase_positive",
      "text": "The later EPA suit grows out of the same compensation controversy over the bonus.",
      "expectedState": "confirmed"
    },
    {
      "id": "same_neg_1",
      "propositionId": "prop.same_bonus_dispute",
      "category": "filler_negative",
      "text": "Both actions involve employment and money.",
      "expectedState": "rejected"
    },
    {
      "id": "epa_pos_1",
      "propositionId": "prop.later_epa_claim",
      "category": "direct_positive",
      "text": "Jordan later filed an Equal Pay Act suit.",
      "expectedState": "confirmed"
    },
    {
      "id": "epa_para_1",
      "propositionId": "prop.later_epa_claim",
      "category": "paraphrase_positive",
      "text": "She subsequently brought a federal pay-equity claim.",
      "expectedState": "confirmed"
    },
    {
      "id": "epa_neg_1",
      "propositionId": "prop.later_epa_claim",
      "category": "near_miss_negative",
      "text": "Jordan later filed a federal claim.",
      "expectedState": "hinted"
    },
    {
      "id": "omit_pos_1",
      "propositionId": "prop.omitted_epa_claim",
      "category": "direct_positive",
      "text": "Jordan never brought the Equal Pay Act count in the first state case.",
      "expectedState": "confirmed"
    },
    {
      "id": "omit_para_1",
      "propositionId": "prop.omitted_epa_claim",
      "category": "paraphrase_positive",
      "text": "The federal pay-equity theory was left out of the earlier lawsuit.",
      "expectedState": "confirmed"
    },
    {
      "id": "omit_neg_1",
      "propositionId": "prop.omitted_epa_claim",
      "category": "contradiction_negative",
      "text": "Jordan raised the Equal Pay Act claim in the first case.",
      "expectedState": "conflicted"
    },
    {
      "id": "omit_neg_2",
      "propositionId": "prop.omitted_epa_claim",
      "category": "filler_negative",
      "text": "The court considered whether the claim was raised in the earlier action.",
      "expectedState": "rejected"
    },
    {
      "id": "omit_neg_3",
      "propositionId": "prop.omitted_epa_claim",
      "category": "near_miss_negative",
      "text": "Jordan discussed equal pay in the first case.",
      "expectedState": "hinted"
    }
  ],
  "releaseThresholds": {
    "confirmPrecisionMin": 0.97,
    "positiveRecallMin": 0.9,
    "unsupportedConfirmationCountMax": 0
  }
}
