{
  "validation": "offline synthetic model; no live HubSpot or SAM.gov calls",
  "runs": [
    [
      {
        "notice_id": "DEMO-NOTICE-001",
        "action": "create",
        "properties": {
          "wt_sam_notice_id": "DEMO-NOTICE-001",
          "wt_sam_title": "Example systems integration support",
          "wt_sam_agency": "DEMO AGENCY.DEMO OFFICE",
          "wt_sam_naics": "541512",
          "wt_sam_notice_type": "Solicitation",
          "wt_sam_active": "Yes",
          "wt_sam_deadline_raw": "2026-09-18T17:00:00-04:00",
          "wt_sam_url": "https://sam.gov/",
          "dealname": "SAM: Example systems integration support",
          "pipeline": "demo-pipeline",
          "dealstage": "qualification"
        }
      },
      {
        "notice_id": "DEMO-NOTICE-002",
        "action": "skip",
        "properties": {}
      },
      {
        "notice_id": "DEMO-NOTICE-003",
        "action": "skip",
        "properties": {}
      }
    ],
    [
      {
        "notice_id": "DEMO-NOTICE-001",
        "action": "unchanged",
        "properties": {}
      },
      {
        "notice_id": "DEMO-NOTICE-002",
        "action": "skip",
        "properties": {}
      },
      {
        "notice_id": "DEMO-NOTICE-003",
        "action": "skip",
        "properties": {}
      }
    ],
    [
      {
        "notice_id": "DEMO-NOTICE-001",
        "action": "update",
        "properties": {
          "wt_sam_deadline_raw": "2026-09-25T17:00:00-04:00"
        }
      },
      {
        "notice_id": "DEMO-NOTICE-002",
        "action": "skip",
        "properties": {}
      },
      {
        "notice_id": "DEMO-NOTICE-003",
        "action": "skip",
        "properties": {}
      }
    ]
  ],
  "deal_count": 1,
  "same_deal_id": true,
  "sales_fields_preserved": true,
  "final_deals": [
    {
      "id": "1",
      "properties": {
        "wt_sam_notice_id": "DEMO-NOTICE-001",
        "wt_sam_title": "Example systems integration support",
        "wt_sam_agency": "DEMO AGENCY.DEMO OFFICE",
        "wt_sam_naics": "541512",
        "wt_sam_notice_type": "Solicitation",
        "wt_sam_active": "Yes",
        "wt_sam_deadline_raw": "2026-09-25T17:00:00-04:00",
        "wt_sam_url": "https://sam.gov/",
        "dealname": "Team pursuit name",
        "pipeline": "demo-pipeline",
        "dealstage": "proposal",
        "hubspot_owner_id": "demo-owner",
        "amount": "12000"
      }
    }
  ]
}
