{
    "ok": true,
    "version": "3.0.0-mission-control",
    "checkedAt": "2026-09-11T07:22:28+00:00",
    "elapsedMs": 650,
    "count": 1,
    "categories": {
        "weather": 1
    },
    "items": [
        {
            "id": "7c196c86da6df4a20340a1e8fe2595d14ccdbdae",
            "source_id": "open_meteo_dallas",
            "source": "Open-Meteo Dallas Weather",
            "category": "weather",
            "engine": "weather",
            "title": "Dallas, TX · 82°F",
            "summary": "Feels 87°F · humidity 63% · wind 4 mph",
            "url": "https://open-meteo.com/",
            "image": "",
            "published": "2026-09-11T06:15:00+00:00",
            "score": 92.95,
            "color": "#34f0c8",
            "raw": {
                "title": "Dallas, TX · 82°F",
                "summary": "Feels 87°F · humidity 63% · wind 4 mph",
                "url": "https://open-meteo.com/",
                "published": "2026-09-11T02:15",
                "raw": {
                    "lat": 32.7767,
                    "lon": -96.797,
                    "place": "Dallas, TX",
                    "current": {
                        "time": "2026-09-11T02:15",
                        "interval": 900,
                        "temperature_2m": 82,
                        "apparent_temperature": 87.2,
                        "relative_humidity_2m": 63,
                        "weather_code": 1,
                        "wind_speed_10m": 4.1
                    },
                    "daily": {
                        "time": [
                            "2026-09-11",
                            "2026-09-12",
                            "2026-09-13",
                            "2026-09-14",
                            "2026-09-15",
                            "2026-09-16",
                            "2026-09-17"
                        ],
                        "weather_code": [
                            3,
                            3,
                            3,
                            3,
                            1,
                            3,
                            3
                        ],
                        "temperature_2m_max": [
                            98.8,
                            101.9,
                            102,
                            101.3,
                            102.2,
                            99.8,
                            99.5
                        ],
                        "temperature_2m_min": [
                            78.3,
                            80.8,
                            83.6,
                            83.1,
                            82.9,
                            83.6,
                            82.2
                        ],
                        "precipitation_probability_max": [
                            7,
                            16,
                            1,
                            1,
                            1,
                            1,
                            9
                        ]
                    }
                }
            }
        }
    ],
    "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": 649,
            "count": 1,
            "cached_at": "2026-09-11T07:22:28+00:00"
        }
    ]
}