{
  "package_version": "1.0",
  "task": {
    "title": "Decide whether to respond to Raz's LinkedIn connection request",
    "intended_outcome": {
      "text": "Make a user-approved decision on whether to respond to Raz's connection request.",
      "source": "EMAIL_FACT",
      "supporting_fact_ids": [
        "fact1"
      ],
      "supporting_guidance_ids": []
    }
  },
  "verified_email_facts": [
    {
      "type": "other",
      "value": "Raz is waiting for a response.",
      "evidence": {
        "exact_quote": "Raz, DevOps Engineer from Israeli Military Intelligence - Unit 8200 is waiting for your response",
        "start_offset": 0,
        "end_offset": 96
      }
    }
  ],
  "business_guidance": [],
  "ordered_execution_steps": [
    {
      "text": "Review the requester's identity and professional relevance through LinkedIn directly rather than relying on the embedded email links.",
      "source": "AI_RECOMMENDATION",
      "supporting_fact_ids": [
        "fact1"
      ],
      "supporting_guidance_ids": []
    },
    {
      "text": "Choose whether to accept or ignore the connection request.",
      "source": "AI_RECOMMENDATION",
      "supporting_fact_ids": [
        "fact1"
      ],
      "supporting_guidance_ids": []
    }
  ],
  "required_inputs": [
    {
      "text": "The user's decision about whether they know or want to connect with Raz.",
      "source": "MISSING_UNCERTAIN",
      "supporting_fact_ids": [],
      "supporting_guidance_ids": []
    }
  ],
  "missing_information": [
    "Whether the user recognizes Raz or wants this professional connection."
  ],
  "safety_constraints": [
    {
      "text": "Verify the request inside the LinkedIn app or by navigating to LinkedIn directly before approving the connection.",
      "source": "AI_RECOMMENDATION",
      "supporting_fact_ids": [
        "fact1"
      ],
      "supporting_guidance_ids": []
    },
    {
      "text": "Do not perform external side effects without explicit user review and approval.",
      "source": "AI_RECOMMENDATION",
      "supporting_fact_ids": [],
      "supporting_guidance_ids": []
    }
  ],
  "proposed_deliverable": {
    "text": "A brief review checklist to support the user's accept-or-ignore decision.",
    "source": "AI_RECOMMENDATION",
    "supporting_fact_ids": [
      "fact1"
    ],
    "supporting_guidance_ids": []
  },
  "recommended_executor": "USER",
  "requested_handoff_target": "CODEX",
  "executor_explanation": "Accepting a social-network connection changes account access and requires the user's personal approval.",
  "execution_readiness": "NEEDS_APPROVAL",
  "approval_required": true,
  "handoff_instruction": "Prepare the proposed deliverable for review. Do not send, publish, pay, deploy, modify external systems, or perform another external side effect without explicit user approval and a supported integration."
}