{
  "package_version": "1.0",
  "task": {
    "title": "Decide whether to respond to Ovadia’s LinkedIn connection request",
    "intended_outcome": {
      "text": "Make a decision on the pending LinkedIn connection invitation.",
      "source": "EMAIL_FACT",
      "supporting_fact_ids": [
        "fact_1"
      ],
      "supporting_guidance_ids": []
    }
  },
  "verified_email_facts": [
    {
      "type": "other",
      "value": "Ovadia is waiting for a response to the LinkedIn connection invitation.",
      "evidence": {
        "exact_quote": "Ovadia, Full Stack Engineer from Unit 9900 - Israeli Intelligence Corps is waiting for your response",
        "start_offset": 0,
        "end_offset": 100
      }
    }
  ],
  "business_guidance": [],
  "ordered_execution_steps": [
    {
      "text": "Confirm whether you recognize Ovadia and want this person in your professional network.",
      "source": "AI_RECOMMENDATION",
      "supporting_fact_ids": [
        "fact_1"
      ],
      "supporting_guidance_ids": []
    },
    {
      "text": "Open LinkedIn directly, review the pending invitation, and accept or decline it as appropriate.",
      "source": "AI_RECOMMENDATION",
      "supporting_fact_ids": [
        "fact_1"
      ],
      "supporting_guidance_ids": []
    }
  ],
  "required_inputs": [
    {
      "text": "Your decision about whether to connect with Ovadia.",
      "source": "MISSING_UNCERTAIN",
      "supporting_fact_ids": [],
      "supporting_guidance_ids": []
    }
  ],
  "missing_information": [
    "Whether Shlomo recognizes Ovadia or wants to connect.",
    "No response deadline is stated."
  ],
  "safety_constraints": [
    {
      "text": "Use the LinkedIn app or navigate to LinkedIn directly instead of relying on links in the email, and verify the pending invitation before acting.",
      "source": "AI_RECOMMENDATION",
      "supporting_fact_ids": [
        "fact_1"
      ],
      "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 user-approved accept-or-decline decision for the LinkedIn invitation.",
    "source": "AI_RECOMMENDATION",
    "supporting_fact_ids": [
      "fact_1"
    ],
    "supporting_guidance_ids": []
  },
  "recommended_executor": "USER",
  "requested_handoff_target": "CODEX",
  "executor_explanation": "Accepting or declining changes the user’s LinkedIn account and professional network, so the user must review and perform the action.",
  "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."
}