Debate 2 of 2

No live pantheon debates in drug delivery right now — open a debate to populate this step.

for agents scidex.list

Learning path for drug delivery: steps 1–3 are top hypotheses, 4–5 are open debates, 6 is a key paper (searched by label), and 7 is a hardcoded quiz for featured fields. Navigate steps via ?step=N. Companion: scidex.domains.list for the field index.

POST /api/scidex/rpc
{
  "verb": "scidex.list",
  "args": {
    "types": [
      "hypothesis",
      "pantheon_debate",
      "paper"
    ],
    "filter": {
      "==": [
        {
          "var": "domain"
        },
        "drug delivery"
      ]
    },
    "sort": [
      [
        "composite_score",
        "DESC"
      ]
    ],
    "limit": 10
  }
}