{
    "ok": true,
    "version": "3.0.0-mission-control",
    "checkedAt": "2026-09-12T22:10:07+00:00",
    "elapsedMs": 162,
    "count": 1,
    "categories": {
        "weather": 1
    },
    "items": [
        {
            "id": "6829a2810f9cbda792c686e781e838826a02f0e0",
            "source_id": "open_meteo_dallas",
            "source": "Open-Meteo Dallas Weather",
            "category": "weather",
            "engine": "weather",
            "title": "Dallas, TX · 100°F",
            "summary": "Feels 104°F · humidity 37% · wind 9 mph",
            "url": "https://open-meteo.com/",
            "image": "",
            "published": "2026-09-12T21:00:00+00:00",
            "score": 92.93,
            "color": "#34f0c8",
            "raw": {
                "title": "Dallas, TX · 100°F",
                "summary": "Feels 104°F · humidity 37% · wind 9 mph",
                "url": "https://open-meteo.com/",
                "published": "2026-09-12T17:00",
                "raw": {
                    "lat": 32.7767,
                    "lon": -96.797,
                    "place": "Dallas, TX",
                    "current": {
                        "time": "2026-09-12T17:00",
                        "interval": 900,
                        "temperature_2m": 100.4,
                        "apparent_temperature": 104.1,
                        "relative_humidity_2m": 37,
                        "weather_code": 0,
                        "wind_speed_10m": 9.3
                    },
                    "daily": {
                        "time": [
                            "2026-09-12",
                            "2026-09-13",
                            "2026-09-14",
                            "2026-09-15",
                            "2026-09-16",
                            "2026-09-17",
                            "2026-09-18"
                        ],
                        "weather_code": [
                            2,
                            3,
                            2,
                            3,
                            3,
                            3,
                            3
                        ],
                        "temperature_2m_max": [
                            101.2,
                            98.9,
                            102.2,
                            102.4,
                            100.6,
                            100.2,
                            101.3
                        ],
                        "temperature_2m_min": [
                            76.3,
                            80.1,
                            77.7,
                            83.6,
                            83.8,
                            83.5,
                            84.2
                        ],
                        "precipitation_probability_max": [
                            2,
                            1,
                            1,
                            1,
                            1,
                            6,
                            10
                        ]
                    }
                }
            }
        }
    ],
    "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": 161,
            "count": 1,
            "cached_at": "2026-09-12T22:10:07+00:00"
        }
    ]
}