{
  "name": "predict.wick.pics/predict",
  "description": "Honest, externally-scored forecasts for global events — geopolitics, economics, markets & more — by reading incentives. Verify, don't trust.",
  "engine_version": "0.4-incentive-blind",
  "live_engine_version": "0.8-outside-view",
  "disclaimer": "Experimental, free-model reasoning ensemble. Informational, NOT financial advice.",
  "honesty": {
    "external_resolution": true,
    "append_only_immutable_forecasts": true,
    "scored_vs_market": true
  },
  "docs": "/predict/api/",
  "endpoints": {
    "forecasts": "/predict/api/forecasts.json",
    "scoreboard": "/predict/api/scoreboard.json",
    "single_forecast": "/predict/api/forecast/{id}.json",
    "ask_submit": "POST /api/ask  {\"question\":\"<8-280 chars>\"}  -> {jobId}",
    "ask_poll": "GET /api/ask/{jobId}  -> {status, result, elapsed}",
    "health": "GET /api/health"
  },
  "generated_at": "2026-09-23T00:35:18.170Z"
}