Skip to content
Back to weather.lonestaroracle.xyz

Card snapshot

weather.lonestaroracle.xyz · 2026-07-26 13:26:09 UTC · 7c707cd1b5b08f9c0b1d7ce0f3bcf09160062169d89a3d052698033211e24afc

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "name": "WeatherOracle",
  "description": "7-model consensus + 80 ensemble members (GEFS 30 + ECMWF 50). Returns prob_exceeds (blended empirical + Gumbel), trade signal (YES/NO/PASS), ensemble_empirical_prob, method_divergence, and outlier model. Built for Kalshi and Polymarket temperature markets. Coordinates aligned to NWS ASOS settlement stations.",
  "url": "https://weather.lonestaroracle.xyz",
  "provider": {
    "organization": "LoneStarOracle",
    "url": "https://lonestaroracle.xyz"
  },
  "version": "2.0.0",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "skills": [
    {
      "id": "forecast",
      "name": "/forecast",
      "description": "7-model consensus + 80 ensemble members (GEFS 30 + ECMWF 50). Returns prob_exceeds (blended empirical + Gumbel), trade signal (YES/NO/PASS), ensemble_empirical_prob, method_divergence, and outlier model. Built for Kalshi and Polymarket temperature markets. Coordinates aligned to NWS ASOS settlement stations.",
      "tags": [
        "weather",
        "forecast",
        "prediction-market",
        "kalshi",
        "polymarket",
        "ensemble"
      ]
    }
  ]
}