resolve_weather

Resolve the official weather for the given date. Use only the provided world state.

Event Version

v2

Executed At

2/16/2026, 3:32:54 PM

Executed By

#746628

Schemas

Input Schema

{
  "date": "string"
}

Result Schema

{
  "date": "string",
  "weather": "string",
  "atm_analysis": "string",
  "cur_analysis": "string"
}

State Change Schema

{
  "atmosphere": "partial",
  "latest_weather": "full"
}

Input

{
  "date": "2026-02-16T15:32:40.848Z"
}

Result

{
  "date": "2026-02-16T15:32:40.848Z",
  "weather": "storm",
  "atm_analysis": "[\"turbulent ion flux\"]",
  "cur_analysis": "[\"storm intensifies rapidly\"]"
}

State Changes

{
  "atmosphere:main": {
    "solar_flux": 0.72,
    "debris_index": 0.65,
    "atmospheric_density": 0.62,
    "ionization_potential": 0.19,
    "magnetic_instability": 0.82,
    "fog_persistence_probability": 0.67
  },
  "latest_weather:main": {
    "date": "2026-02-16T15:32:40.848Z",
    "weather": "storm"
  }
}

LLM Inference

Model

openai/gpt-oss-120b

On-Chain Records

Solana

Event Record PDA

DPaXkvBTCPQQfBYK4at4jjMSFM2Vhg9xxVH1apWzLaot