{
  "name": "distractor-prose",
  "description": "Long legal boilerplate with decoy numbers (advance amounts, clause numbers, old account refs) around the real facts.",
  "input": {
    "text": "MASTER DISTRIBUTION AND SERVICES AGREEMENT\n\nWHEREAS the parties previously operated under agreement no. 2019-884 (account 999111, now closed); and WHEREAS the Label repaid the prior advance of $250,000 in 2024;\n\nNOW THEREFORE the parties agree:\n\n1. DEFINITIONS. Clause references to \"90\" in Schedule C concern audit windows, not termination.\n2. CONTRACT. This contract shall be recorded as \"Iron Pines Recordings — Digital & Physical Distribution\" against active Abacus account 615208. The applicable run controller is 2077. Signing entity: Sony Music Entertainment Global (signing entity ID 41).\n3. TERM. The term commences 2026-09-01 and continues on a continuously active basis. Termination requires 30 days notice notwithstanding any audit window described above.\n4. ROYALTIES. Net receipts split: 88% to Label, 12% retained as commission, single label-wide rate.\n5. ADVANCES. A new advance of $1,400,000 is payable in four instalments of $350,000 — advances do not alter the royalty split.\n6. TERRITORY. Worldwide excluding RUS.\n\nExecuted 2026-08-20."
  },
  "expected": {
    "contract_name": "Iron Pines Recordings — Digital & Physical Distribution",
    "account_id": "615208",
    "signing_entity_id": "41",
    "signing_entity_name": "Sony Music Entertainment Global",
    "run_controller_id": "2077",
    "lifecycle_term_start": "2026-09-01",
    "execution_date": "2026-08-20",
    "renewal_type": "CONTINUOUSLY_ACTIVE",
    "termination_notice_days": 30,
    "terms": [
      {
        "term_type": "label",
        "conditions": [
          {
            "term_rate": 88,
            "commission": 12
          }
        ]
      }
    ],
    "excluded_countries": ["RUS"]
  },
  "expectedBlocking": true,
  "expectedMissingFields": ["default_term_attachments"]
}
