docs / clients / overview

Clients & Use Cases

Clients consume either published dataset rows or private bucket evidence. The important distinction is whether the client needs curated rows or the retained trace environment.

Client / use casePrimary inputStart here
Dataset consumersPublished dataset rowsDataset Consumers
Private bucket clientsRemote bucket evidencePrivate Bucket Clients
Agent workflowsTrace discovery + context + Trail evidenceAgent Workflows
Trace capsulePrivacy-bounded agent usage episode ("Agent Experience Report")Trace Capsule

Published rows are for evaluation jobs, training loops, analytics, dashboards, and sharing. Bucket evidence is for agents or teammates that need to inspect a trace environment: raw trace records, Trail anchors, Context Tree nodes, or source blobs.

The same captured trace can feed multiple clients. One workflow can publish small eval rows, another can warm an agent with relevant prior context, and a third can package a capsule — a privacy-bounded usage episode — for sharing or filing as a GitHub issue.