{
  "name": "Warconomy categories",
  "asOf": "2026-06-05",
  "categories": [
    {
      "id": "sanctions",
      "label": "Sanctions",
      "path": "/sanctions",
      "dashboardPath": "/sanctions/dashboard",
      "pageCount": 4,
      "live": 13,
      "sample": 0,
      "sourceCount": 14,
      "review": {
        "current": 2,
        "dueSoon": 4,
        "overdue": 0,
        "stale": 7,
        "highPriority": 7,
        "totalLive": 13
      },
      "worstStatus": "stale"
    },
    {
      "id": "conflicts",
      "label": "Conflicts",
      "path": "/conflicts",
      "dashboardPath": "/conflicts/dashboard",
      "pageCount": 1,
      "live": 2,
      "sample": 2,
      "sourceCount": 6,
      "review": {
        "current": 1,
        "dueSoon": 1,
        "overdue": 0,
        "stale": 0,
        "highPriority": 0,
        "totalLive": 2
      },
      "worstStatus": "due-soon"
    },
    {
      "id": "chokepoints",
      "label": "Chokepoints",
      "path": "/chokepoints",
      "dashboardPath": "/chokepoints/dashboard",
      "pageCount": 7,
      "live": 15,
      "sample": 2,
      "sourceCount": 8,
      "review": {
        "current": 3,
        "dueSoon": 0,
        "overdue": 5,
        "stale": 7,
        "highPriority": 12,
        "totalLive": 15
      },
      "worstStatus": "stale"
    },
    {
      "id": "commodities",
      "label": "Commodities",
      "path": "/commodities",
      "dashboardPath": "/commodities/dashboard",
      "pageCount": 3,
      "live": 10,
      "sample": 0,
      "sourceCount": 3,
      "review": {
        "current": 9,
        "dueSoon": 1,
        "overdue": 0,
        "stale": 0,
        "highPriority": 0,
        "totalLive": 10
      },
      "worstStatus": "due-soon"
    },
    {
      "id": "dashboards",
      "label": "Dashboards",
      "path": "/dashboards",
      "dashboardPath": null,
      "pageCount": 2,
      "live": 14,
      "sample": 1,
      "sourceCount": 5,
      "review": {
        "current": 13,
        "dueSoon": 0,
        "overdue": 0,
        "stale": 1,
        "highPriority": 1,
        "totalLive": 14
      },
      "worstStatus": "stale"
    }
  ]
}