resolve_weather

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

Event Version

v2

Executed At

2/13/2026, 3:36:47 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-13T15:36:31.891Z"
}

Result

{
  "date": "2026-02-13T15:36:31.891Z",
  "weather": "aurora",
  "atm_analysis": "[\"Ionized twilight haze\"]",
  "cur_analysis": "[\"Spectral sky shimmer\"]"
}

State Changes

{
  "atmosphere:main": {
    "solar_flux": 0.54,
    "debris_index": 0.41,
    "atmospheric_density": 0.56,
    "ionization_potential": 0.64,
    "magnetic_instability": 0.49,
    "fog_persistence_probability": 0.15
  },
  "latest_weather:main": {
    "date": "2026-02-13T15:36:31.891Z",
    "weather": "aurora"
  }
}

LLM Inference

Model

openai/gpt-oss-120b

On-Chain Records

Solana

Event Record PDA

DPaXkvBTCPQQfBYK4at4jjMSFM2Vhg9xxVH1apWzLaot