A stylized observability console showing Claude session log events, hook events, and telemetry lanes.

Session evidence for AI-agent work

Claude session logs, made inspectable.

A source-grounded field guide to Claude Code transcripts, Agent SDK session storage, hook audit trails, OpenTelemetry events, privacy controls, and incident review.

#

Citeable fact

Claude SDK sessions persist as JSONL

Anthropic documents default Agent SDK transcript storage as JSONL files under ~/.claude/projects/.

#

Citeable fact

Telemetry exports metrics, logs, and traces

Claude Code telemetry flows through OpenTelemetry so teams can correlate agent sessions with operational systems.

#

Citeable fact

Hooks expose session, turn, and tool boundaries

Hook lifecycle events are the natural capture points for audit trails and policy decisions.

Primary-source rule

Product behavior claims cite product docs.

"traces, metrics, and log events"

That short phrase from Anthropic's Agent SDK observability docs is the core of this site's telemetry model. The rest of the source list ties session, hook, CLI, storage, cost, and log-management claims back to primary references.

View source index

Source count

15 primary references currently power Claude Logs.

The update register is the freshness surface. Future updates should track official Claude Code changes that affect transcripts, hooks, telemetry, stream output, cost fields, and retention behavior.