{
    "service": "DreamArc Station",
    "status": "running",
    "version": "1.0.0",
    "description": "AI Hub Server for DreamArc OS",
    "endpoints": {
        "\/api\/test": "Test endpoint",
        "\/api\/claude": "Claude API proxy",
        "\/api\/gemini": "Gemini API proxy",
        "\/hub\/router": "AI Router"
    }
}