{
  "name": "Warconomy answer hubs",
  "asOf": "2026-06-05",
  "note": "Question-shaped entry points: where to land to answer a class of question. Static navigation derived from the site's own routes; not real-time, partial coverage. Each hub lists its audience, answer type, machine exports, and applicable caveats.",
  "page": "https://warconomy.com/answer-hubs",
  "count": 8,
  "caveatsPage": "https://warconomy.com/caveats",
  "hubs": [
    {
      "id": "economic-impact",
      "route": "/economic-impact",
      "title": "Economic-impact question hub",
      "audience": "analysts, journalists, AI search",
      "answerType": "question → recommended page mapping",
      "dataExports": [
        "/datasets/conflict-economic-impact/manifest.json"
      ],
      "caveats": [
        "not-real-time",
        "partial-coverage",
        "associative-not-causal"
      ],
      "relatedIntents": []
    },
    {
      "id": "topics",
      "route": "/topics",
      "title": "All topics",
      "audience": "general, AI search",
      "answerType": "browseable topic index",
      "dataExports": [
        "/topics/data.json"
      ],
      "caveats": [
        "partial-coverage"
      ],
      "relatedIntents": []
    },
    {
      "id": "dashboards",
      "route": "/dashboards",
      "title": "Dashboards hub",
      "audience": "analysts, general",
      "answerType": "dashboard index (sanctions, chokepoints, conflicts, commodities, defense)",
      "dataExports": [
        "/dashboards/data.json"
      ],
      "caveats": [
        "not-real-time",
        "partial-coverage"
      ],
      "relatedIntents": []
    },
    {
      "id": "search",
      "route": "/search",
      "title": "Static search",
      "audience": "general, AI search",
      "answerType": "static keyword index",
      "dataExports": [
        "/search/data.json"
      ],
      "caveats": [
        "partial-coverage"
      ],
      "relatedIntents": []
    },
    {
      "id": "clusters",
      "route": "/clusters",
      "title": "Topic clusters",
      "audience": "analysts, AI search",
      "answerType": "thematic clusters of related topics",
      "dataExports": [
        "/clusters/data.json"
      ],
      "caveats": [
        "partial-coverage"
      ],
      "relatedIntents": []
    },
    {
      "id": "comparisons",
      "route": "/comparisons",
      "title": "Comparisons hub",
      "audience": "analysts",
      "answerType": "side-by-side metric comparisons",
      "dataExports": [
        "/comparisons/data.json"
      ],
      "caveats": [
        "associative-not-causal",
        "benchmark-prices"
      ],
      "relatedIntents": []
    },
    {
      "id": "platform",
      "route": "/platform",
      "title": "Platform inventory",
      "audience": "developers, AI crawlers",
      "answerType": "every public surface grouped by purpose",
      "dataExports": [
        "/platform/data.json"
      ],
      "caveats": [
        "partial-coverage"
      ],
      "relatedIntents": []
    },
    {
      "id": "categories-rankings",
      "route": "/categories/rankings",
      "title": "Category rankings",
      "audience": "analysts",
      "answerType": "count-based category rankings",
      "dataExports": [
        "/categories/rankings/data.json"
      ],
      "caveats": [
        "partial-coverage",
        "associative-not-causal"
      ],
      "relatedIntents": []
    }
  ]
}