{
    "ok": true,
    "version": "3.0.0-mission-control",
    "checkedAt": "2026-07-23T01:59:20+00:00",
    "elapsedMs": 509,
    "count": 1,
    "categories": {
        "weather": 1
    },
    "items": [
        {
            "id": "80df93d93244e05ccbd48b73b719bfd884fe9fc0",
            "source_id": "open_meteo_dallas",
            "source": "Open-Meteo Dallas Weather",
            "category": "weather",
            "engine": "weather",
            "title": "Dallas, TX · 96°F",
            "summary": "Feels 102°F · humidity 46% · wind 8 mph",
            "url": "https://open-meteo.com/",
            "image": "",
            "published": "2026-07-23T00:45:00+00:00",
            "score": 92.9,
            "color": "#34f0c8",
            "raw": {
                "title": "Dallas, TX · 96°F",
                "summary": "Feels 102°F · humidity 46% · wind 8 mph",
                "url": "https://open-meteo.com/",
                "published": "2026-07-22T20:45",
                "raw": {
                    "lat": 32.7767,
                    "lon": -96.797,
                    "place": "Dallas, TX",
                    "current": {
                        "time": "2026-07-22T20:45",
                        "interval": 900,
                        "temperature_2m": 96.3,
                        "apparent_temperature": 102,
                        "relative_humidity_2m": 46,
                        "weather_code": 0,
                        "wind_speed_10m": 8.1
                    },
                    "daily": {
                        "time": [
                            "2026-07-22",
                            "2026-07-23",
                            "2026-07-24",
                            "2026-07-25",
                            "2026-07-26",
                            "2026-07-27",
                            "2026-07-28"
                        ],
                        "weather_code": [
                            1,
                            0,
                            3,
                            3,
                            3,
                            3,
                            0
                        ],
                        "temperature_2m_max": [
                            106.4,
                            98.3,
                            93.7,
                            102,
                            104.5,
                            104.8,
                            105.4
                        ],
                        "temperature_2m_min": [
                            86,
                            79.9,
                            80.8,
                            81.3,
                            83.6,
                            84,
                            82.9
                        ],
                        "precipitation_probability_max": [
                            1,
                            1,
                            3,
                            0,
                            1,
                            1,
                            0
                        ]
                    }
                }
            }
        }
    ],
    "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": 508,
            "count": 1,
            "cached_at": "2026-07-23T01:59:20+00:00"
        }
    ]
}