Skip to content

Artifacts

Run artifacts live under the workspace run directory.

Common files include:

ArtifactPurpose
meta.jsonRun state and phase summaries.
events.jsonlDurable event stream.
metrics.jsonTiming and token/cost metrics when available.
evidence.jsonEvidence bundle.
diff.patchDurable patch for the held run diff.
output.logHuman-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.