{
  "ok": true,
  "service": "bizsynq-command-center-api",
  "environment": "production",
  "message": "Bizsynq Command Center Worker API is online.",
  "endpoints": {
    "health": "/health",
    "manifest": "/platform/manifest",
    "createTenant": "POST /tenants",
    "queueResearch": "POST /ai/research",
    "saveBuildArtifact": "POST /builds/artifacts"
  }
}