{
  "synthetic": true,
  "capability": "vendor-1099-readiness",
  "status": "available",
  "scenario": "A vendor exceeded the review threshold, but the vendor master is incomplete.",
  "sourceTable": {
    "columns": [
      "Vendor",
      "Payments",
      "Entity type",
      "Tax ID",
      "Address"
    ],
    "rows": [
      [
        "Example Repairs",
        "$1,200",
        "Not classified",
        "Missing",
        "Complete"
      ],
      [
        "Sample Electric",
        "$4,800",
        "Corporation",
        "On file",
        "Complete"
      ]
    ]
  },
  "deterministicRule": "Aggregate eligible payment records and flag missing identity, classification, tax, or address fields.",
  "flaggedFinding": "Example Repairs requires review because its entity classification and tax identifier are missing.",
  "possibleReasons": "The check identifies incomplete records. It does not determine tax treatment, filing responsibility, or whether a payment is reportable.",
  "humanReviewQuestions": [
    "Is a current W-9 on file?",
    "How should the vendor be classified?",
    "Do payment methods or payment types affect treatment?"
  ],
  "operatingDecision": "Have the responsible tax or finance professional validate classification and obtain the appropriate documentation."
}
