{
  "schema_version": "public_weather_module_v1",
  "updated_at": "2026-06-08T15:45:21.729Z",
  "city": {
    "id": "xian_weiyang_fengqiao",
    "name": "西安未央区枫桥名邸",
    "timezone": "Asia/Shanghai"
  },
  "current": {
    "time": "2026-06-08T23:40:13+08:00",
    "weather_text": "晴",
    "temperature_c": 20,
    "apparent_temperature_c": 23,
    "humidity_percent": 61,
    "pressure_hpa": 963,
    "wind_speed_kmh": 11
  },
  "today": {
    "weather_text": "晴",
    "temperature_min_c": 16,
    "temperature_max_c": 30,
    "precipitation_probability_max": 0,
    "wind_gust_kmh": 11
  },
  "tomorrow": {
    "weather_text": "晴",
    "temperature_min_c": 18,
    "temperature_max_c": 30,
    "precipitation_probability_max": 0,
    "wind_gust_kmh": 11.3
  },
  "minutely": {
    "text": "未来两小时不会下雨，您可以放心出门~",
    "short_text": "2小时内无降雨",
    "probability_desc": "2小时内无降雨",
    "max_probability_desc": "2小时内无降雨",
    "start_time": null,
    "peak_time": null,
    "end_time": null,
    "is_active": false,
    "start_offset_minutes": null,
    "rain_distance_km": 0,
    "value_count": 120
  },
  "derived": {
    "state": "normal",
    "severity": "none",
    "hazards": [],
    "upcoming_hazards": [],
    "advice": [
      "天气整体平稳，按常规安排即可"
    ],
    "polling": {
      "suggestedPollingMode": "normal_60m",
      "suggestedNextRunSeconds": 3600,
      "reason": "天气整体平稳"
    }
  },
  "event": {
    "event_type": "morning_report",
    "reason": "到达早报发送时段",
    "notification_text": "今日天气：晴。气温 16~30°C。明日 18~30°C。"
  },
  "notification": {
    "status": "skipped_city_notifications_disabled",
    "provider": "none"
  },
  "freshness": {
    "isStale": false,
    "lastSuccessAt": "2026-06-08T15:45:21.729Z",
    "staleReason": null,
    "staleSeconds": 0,
    "sourceUpdatedAt": "2026-06-08T15:45:21.729Z"
  }
}