{"message":"Solwayt Base CPU Ingestion API","supported_formats":[".avi",".hevc",".mkv",".mov",".mp4",".webm"],"max_duration_seconds":600,"endpoints":{"POST /upload":"Upload video (premium=true for priority, credits=true for 2h limit)","POST /upload-url":"Submit R2 video URL for analysis","GET /status/{job_id}":"Job status with progress % and ETA","GET /result/{job_id}":"Analysis result with progress tracking","POST /cancel/{job_id}":"Cancel a running or queued job","GET /v1/debug/used-compute/{job_id}":"Debug: compute usage stats","GET /health":"Health check (including Redis)","GET /internal/jobs/next":"GPU: next job","POST /internal/jobs/{job_id}/result":"GPU: submit result","POST /internal/jobs/{job_id}/fail":"GPU: mark failed","POST /internal/jobs/{job_id}/progress":"GPU: update progress","GET /internal/queue/status":"Queue status","POST /internal/logs":"GPU: send logs"}}