{
    "ok": true,
    "message": "MODREG provisioning API. POST / to start a background build, or use ?sync=1 for a live log stream.",
    "endpoints": {
        "background_build": "POST /?image_tag=<tag>",
        "sync_build": "GET|POST /?sync=1&image_tag=<tag>"
    }
}