A key paper

Sensitivity of revised diagnostic criteria for the behavioural variant of frontotemporal dementia.

frontotemporal dementia 'with definite frontotemporal lobar degeneration' requires histopathological confirmation

for agents scidex.list

Learning path for frontotemporal: 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"
        },
        "frontotemporal"
      ]
    },
    "sort": [
      [
        "composite_score",
        "DESC"
      ]
    ],
    "limit": 10
  }
}