{
  "package_version": "1.0",
  "task": {
    "title": "Prepare a reply clarifying which paid service plan the sender wants",
    "intended_outcome": {
      "text": "Prepare a clarification reply for user review that asks the sender to identify the desired paid plan.",
      "source": "AI_RECOMMENDATION",
      "supporting_fact_ids": [
        "fact_1"
      ],
      "supporting_guidance_ids": []
    }
  },
  "verified_email_facts": [
    {
      "type": "other",
      "value": "מעוניין",
      "evidence": {
        "exact_quote": "מעוניין",
        "start_offset": 0,
        "end_offset": 7
      }
    }
  ],
  "business_guidance": [],
  "ordered_execution_steps": [
    {
      "text": "Recognize the sender's message as an expression of interest.",
      "source": "EMAIL_FACT",
      "supporting_fact_ids": [
        "fact_1"
      ],
      "supporting_guidance_ids": []
    },
    {
      "text": "Ask whether the sender wants the general paid service or the premium plan.",
      "source": "AI_RECOMMENDATION",
      "supporting_fact_ids": [
        "fact_1"
      ],
      "supporting_guidance_ids": []
    },
    {
      "text": "After the sender clarifies, verify the applicable enrollment and payment terms before preparing further instructions.",
      "source": "AI_RECOMMENDATION",
      "supporting_fact_ids": [],
      "supporting_guidance_ids": []
    }
  ],
  "required_inputs": [
    {
      "text": "The sender's choice of paid plan.",
      "source": "MISSING_UNCERTAIN",
      "supporting_fact_ids": [],
      "supporting_guidance_ids": []
    },
    {
      "text": "Verified enrollment and payment instructions for the chosen plan.",
      "source": "MISSING_UNCERTAIN",
      "supporting_fact_ids": [],
      "supporting_guidance_ids": []
    }
  ],
  "missing_information": [
    "The specific paid plan requested by the sender.",
    "Verified enrollment and payment details."
  ],
  "safety_constraints": [
    {
      "text": "Do not enroll the sender, request payment, or state final terms until the plan and current terms are confirmed and the user approves the response.",
      "source": "AI_RECOMMENDATION",
      "supporting_fact_ids": [],
      "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": "היי, תודה על ההתעניינות. האם התכוונת למסלול השירות היציב בתשלום או למסלול הפרימיום? לאחר שתאשר איזה מסלול רצוי, נוכל לשלוח את פרטי ההצטרפות.",
    "source": "AI_RECOMMENDATION",
    "supporting_fact_ids": [
      "fact_1"
    ],
    "supporting_guidance_ids": []
  },
  "recommended_executor": "CHATGPT_WORK",
  "requested_handoff_target": "CODEX",
  "executor_explanation": "This is communication preparation: a clarification email can be drafted for explicit user review and approval, but it cannot be sent or used to enroll the sender automatically.",
  "execution_readiness": "READY_TO_PREPARE",
  "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."
}