{
  "schemaVersion": 1,
  "generatedBy": "generation/forms_p7.py",
  "note": "INTENTIONALLY CORRUPT SAMPLE. This manifest deliberately disagrees with the PDF it names.",
  "boundTo": "acro-checkbox-matrix.pdf",
  "defects": [
    "two fields listed here do not exist in the PDF",
    "one field in the PDF is missing from this list",
    "one field's declared type contradicts its AcroForm widget",
    "the fieldCount does not match the length of the fields array"
  ],
  "fieldCount": 9,
  "fields": [
    {
      "name": "inspection_passed",
      "type": "checkbox"
    },
    {
      "name": "photos_attached",
      "type": "checkbox"
    },
    {
      "name": "parts_ordered",
      "type": "checkbox"
    },
    {
      "name": "follow_up",
      "type": "checkbox"
    },
    {
      "name": "customer_present",
      "type": "checkbox"
    },
    {
      "name": "sample_ack",
      "type": "text"
    },
    {
      "name": "engineer",
      "type": "text"
    },
    {
      "name": "inspector_signature",
      "type": "signature"
    },
    {
      "name": "warranty_months",
      "type": "number"
    }
  ]
}
