{
  "schema_version": "pilot_intake_request.v1",
  "rail": "packetops",
  "requester": {
    "name": "Jane Operator",
    "email": "jane@example.com",
    "company": "Example Ops",
    "requester_type": "operator_customer"
  },
  "pilot_scope": "Review a vendor onboarding packet and identify what is present, what is missing, and whether it is ready for operator approval.",
  "workflow_context": {
    "available_items": [
      "packet cover note",
      "W-9",
      "insurance certificate",
      "security questionnaire"
    ],
    "expected_items": [
      "packet cover note",
      "W-9",
      "insurance certificate",
      "security questionnaire",
      "authorized signer approval"
    ],
    "operator_notes": "Sample request only. No confidential documents are attached."
  },
  "sample_seen": true,
  "consent": {
    "operator_review_review_accepted": true
  }
}