{
    "ok": true,
    "version": "3.0.0-mission-control",
    "checkedAt": "2026-07-29T06:21:13+00:00",
    "elapsedMs": 486,
    "count": 1,
    "categories": {
        "weather": 1
    },
    "items": [
        {
            "id": "b80e4f867f18dfd3b495cb771ce54f75a4faeb74",
            "source_id": "open_meteo_dallas",
            "source": "Open-Meteo Dallas Weather",
            "category": "weather",
            "engine": "weather",
            "title": "Dallas, TX · 86°F",
            "summary": "Feels 91°F · humidity 61% · wind 7 mph",
            "url": "https://open-meteo.com/",
            "image": "",
            "published": "2026-07-29T05:15:00+00:00",
            "score": 92.96,
            "color": "#34f0c8",
            "raw": {
                "title": "Dallas, TX · 86°F",
                "summary": "Feels 91°F · humidity 61% · wind 7 mph",
                "url": "https://open-meteo.com/",
                "published": "2026-07-29T01:15",
                "raw": {
                    "lat": 32.7767,
                    "lon": -96.797,
                    "place": "Dallas, TX",
                    "current": {
                        "time": "2026-07-29T01:15",
                        "interval": 900,
                        "temperature_2m": 85.7,
                        "apparent_temperature": 91,
                        "relative_humidity_2m": 61,
                        "weather_code": 0,
                        "wind_speed_10m": 7.3
                    },
                    "daily": {
                        "time": [
                            "2026-07-29",
                            "2026-07-30",
                            "2026-07-31",
                            "2026-08-01",
                            "2026-08-02",
                            "2026-08-03",
                            "2026-08-04"
                        ],
                        "weather_code": [
                            3,
                            3,
                            3,
                            53,
                            3,
                            0,
                            0
                        ],
                        "temperature_2m_max": [
                            100,
                            103.5,
                            106.9,
                            103.1,
                            97,
                            102.1,
                            105.2
                        ],
                        "temperature_2m_min": [
                            81,
                            80.8,
                            86.5,
                            87.1,
                            78.4,
                            79.7,
                            81
                        ],
                        "precipitation_probability_max": [
                            2,
                            2,
                            4,
                            10,
                            5,
                            1,
                            3
                        ]
                    }
                }
            }
        }
    ],
    "stored": 0,
    "ai": {
        "enriched": false,
        "stored": 0
    },
    "health": [
        {
            "id": "open_meteo_dallas",
            "name": "Open-Meteo Dallas Weather",
            "engine": "weather",
            "category": "weather",
            "ok": true,
            "error": "",
            "ms": 485,
            "count": 1,
            "cached_at": "2026-07-29T06:21:13+00:00"
        }
    ]
}