{"name":"Computer Use API","version":"1.0.0","features":["Gemini Computer Use automation","Full HD video recording (1440x900)","GCS video upload","Parallel execution support","12-hour timeout per task"],"endpoints":{"/healthz":"Simple health check (for Kubernetes livenessProbe)","/ready":"Readiness check (for Kubernetes readinessProbe - disposable worker pattern)","/health":"Comprehensive health check with system metrics","/api/execute/sync":"Synchronous task execution","/api/execute/async":"Asynchronous task execution (not implemented yet)","/videos/{filename}":"Download recorded videos"},"worker_mode":"Disposable worker pattern - each pod handles 1 task then exits"}