{
    "service": "vibeai-data-sources",
    "schemaVersion": "v1",
    "environment": "production",
    "namespaces": [
        "ops",
        "business",
        "resources",
        "bookings",
        "weather",
        "stocks",
        "pricing",
        "financials",
        "infographics"
    ],
    "endpoints": {
        "snapshot": "https:\/\/{namespace}.data.vibeai.dk\/api\/snapshot.json",
        "series": "https:\/\/{namespace}.data.vibeai.dk\/api\/series\/100.json",
        "stream": "https:\/\/{namespace}.data.vibeai.dk\/stream\/live"
    },
    "notice": "Synthetic data for LLM output demonstrations only."
}