Artifacts
Run artifacts live under the workspace run directory.
Common files include:
| Artifact | Purpose |
|---|---|
meta.json | Run state and phase summaries. |
events.jsonl | Durable event stream. |
metrics.json | Timing and token/cost metrics when available. |
evidence.json | Evidence bundle. |
diff.patch | Durable patch for the held run diff. |
output.log | Human-readable run output. |
Artifacts should be read through CLI, MCP, or Web projections first. Direct file reads are useful for debugging and forensics.
For token, duration, and API-equivalent cost interpretation, read Cost accounting.