Cloudflare Pages frontend ยท same-origin API

Image GPT Studio MVP

Minimal static Pages UI for the narrow cutover. Browser requests stay on this origin and call only /api/health, /api/tasks, and /api/tasks/:id. It never stores or sends an OpenAI API Key.

Queued generation
Production safety remains in the Worker API: identity throttle, global caps, queue-first provider calls, and audit rows.