{
  "tasks": [
    {
      "task_id": "3.1",
      "title": "Task 3.1: Nominate the 3-drug combination with the greatest effect on LOXIMVI viability after 16 hrs",
      "description": "Nominate the 3-drug combination with the greatest effect on LOXIMVI viability after 16 hrs",
      "cell_line": "LOXIMVI",
      "timepoint_h": 16,
      "answer_field": "nomination",
      "condition_count": 3,
      "prompt_url": "/tasks/3.1/prompt.md",
      "template_url": "/tasks/3.1/output.json",
      "submission_url": "/tasks/3.1/submissions"
    },
    {
      "task_id": "mystery-box.1",
      "title": "Mystery Box \u2014 World 1",
      "description": "Complete Mystery Box World 1 through the interactive MCP tools.",
      "interactive": true,
      "start_tool": "start_box_run",
      "prompt_url": "/tasks/mystery-box.1/prompt.md",
      "template_url": "/tasks/mystery-box.1/output.json"
    },
    {
      "task_id": "mystery-box.2",
      "title": "Mystery Box \u2014 World 2",
      "description": "Complete Mystery Box World 2 through the interactive MCP tools.",
      "interactive": true,
      "start_tool": "start_box_run",
      "prompt_url": "/tasks/mystery-box.2/prompt.md",
      "template_url": "/tasks/mystery-box.2/output.json"
    },
    {
      "task_id": "mystery-box.3",
      "title": "Mystery Box \u2014 World 3",
      "description": "Complete Mystery Box World 3 through the interactive MCP tools.",
      "interactive": true,
      "start_tool": "start_box_run",
      "prompt_url": "/tasks/mystery-box.3/prompt.md",
      "template_url": "/tasks/mystery-box.3/output.json"
    }
  ]
}