{
  "ok": true,
  "service": "homestudio",
  "env": "production",
  "engines": 14,
  "storage": {
    "r2": true,
    "bucket": "homestudio-media"
  },
  "db": {
    "d1": true,
    "role": "jobs, logs, fila",
    "jobs_active": 0
  },
  "auth": {
    "allowlist": false,
    "note": "ALLOWLIST no Worker; login UI depois"
  },
  "cartesia": {
    "configured": false
  },
  "runpod": {
    "configured": false
  },
  "compute": {
    "gpu_for": [
      "comfyui",
      "liveportrait",
      "latentsync",
      "musetalk",
      "sadtalker",
      "mimicmotion",
      "musepose",
      "tps_motion",
      "f5_tts",
      "render",
      "pipeline_full"
    ],
    "cpu_for": [
      "kokoro",
      "ffmpeg_edit"
    ],
    "api_for": [
      "cartesia"
    ]
  }
}