Server-Sent Events stream of the build’s stdout/stderr. Connecting replays buffered output from the start of the build, then streams live as it arrives. Closes when the build reaches a terminal state.
Documentation Index
Fetch the complete documentation index at: https://docs.superserve.ai/llms.txt
Use this file to discover all available pages before exploring further.
The unique identifier of the template.
The unique identifier of the template build.
SSE stream of build log events
A single SSE event from the build log stream.
stdout/stderr are forwarded from the build process. system is platform-emitted status text (step boundaries, snapshot phase, terminal status).
stdout, stderr, system True on the final event.
Terminal status, present on the final event.
ready, failed, cancelled