Template.build_in_background() when a build should continue while your
client disconnects or polls progress later.
The TypeScript SDK builds synchronously over the SSE stream; for
background builds and polling, use the Python SDK, CLI, or HTTP API.