{
  "name": "rate-change-ambiguous-blocked",
  "description": "A rate change with no term/condition hint — extraction is faithful, but the gate blocks until a condition is resolved.",
  "input": {
    "row": {
      "index": 14,
      "accountId": "49780",
      "contractId": "532416",
      "requestText": "Rate Update",
      "notes": "Change the rate to 75/25"
    }
  },
  "expected": {
    "action": "update_condition_rates",
    "supported": true,
    "targeting": {},
    "values": { "termRate": 75, "commission": 25 }
  },
  "expectedResolution": {
    "termId": "1",
    "current": {}
  },
  "expectedStatus": "blocked"
}
