{
  "generatedAt": "2026-09-07T00:00:00Z",
  "currency": "USD",
  "trialDays": 7,
  "plans": [
    {
      "id": "free",
      "name": "Free",
      "descriptor": "curious",
      "priceCents": 0,
      "priceMonthly": 0,
      "trialDays": 0,
      "bullets": [
        "Every market in the catalogue, on the shortest forecast",
        "Follow up to 5 markets",
        "One alert, so you can stop watching the screen",
        "The full record of how past forecasts turned out"
      ]
    },
    {
      "id": "starter",
      "name": "Starter",
      "descriptor": "focused",
      "priceCents": 1000,
      "priceMonthly": 10,
      "trialDays": 7,
      "bullets": [
        "One market of your choosing, on every forecast duration",
        "Every other market stays on the shortest forecast",
        "Follow up to 10 markets",
        "Up to 5 alerts"
      ]
    },
    {
      "id": "core",
      "name": "Core",
      "descriptor": "ambitious",
      "priceCents": 4900,
      "priceMonthly": 49,
      "trialDays": 7,
      "bullets": [
        "Every market, on every forecast duration",
        "Follow up to 25 markets",
        "Up to 20 alerts",
        "Wider evidence, and a home screen shaped around what you follow"
      ]
    },
    {
      "id": "pro",
      "name": "Pro",
      "descriptor": "committed",
      "priceCents": 9900,
      "priceMonthly": 99,
      "trialDays": 7,
      "bullets": [
        "Everything in Core",
        "Follow up to 100 markets",
        "Alerts without a cap",
        "Automated trading, with limits you set and can pause"
      ]
    }
  ]
}
