Why runs matter
Runs give work an identity, status, owner, and result. With runs, Cloud can show progress, replay output, cancel work, and explain failures.Event types
| Event kind | Purpose |
|---|---|
| Lifecycle | Run started, completed, failed, or was cancelled. |
| Output | Text, files, tool results, and other emitted data. |
| Tool | Tool call start, arguments, result, and error. |
| State | Runtime status updates. |
| Diagnostic | Errors, logs, and trace links. |