Trace your AI agents. Guard tools. Review evidence.

TracerYX helps teams trace instrumented agent activity, apply policies before guarded tool calls execute, and review signed evidence.

Python and TypeScript SDKs run alongside your agent code; the hosted console provides the dashboard and evidence records.

Pilot signup currently requires an invitation. Contact info@traceryx.com about access.

Python + TypeScript SDKsExplicit tool guardsSigned evidence

Illustrative evidence record

Example

Inspect recorded activity.

03send_email(to=████@███.com)redacted
07record_event(value=tok_████)redacted
04policy: guarded_tool_checkpass
Pattern-based redactionExplicit SDK guardsSigned records

Data lineage

Inspect activity you instrument.

Trace instrumented activity and review policy outcomes for tools you explicitly guard with the SDK. TracerYX does not automatically intercept every tool call or network request.

lookup_orderrecorded
Recorded activityvia SDK instrumentation
send_emailallowed
Policy evaluationvia explicit SDK guard
export_recordsblocked
Policy evaluationvia explicit SDK guard
3 example toolsGuarded calls: allowed or blockedCoverage depends on integration

How it works

From workspace to reviewed evidence.

Start with an invitation, then connect your agent code to the hosted console. Follow the public docs for SDK setup, instrumentation, tool guards, and evidence verification.

Create workspace

Accept your pilot invitation and create a workspace in the hosted console.

Create API key

Create an API key for your workspace to connect your agent instrumentation.

Install SDK

Install the Python or TypeScript SDK alongside your agent code.

Instrument and guard tools

Add instrumentation and explicitly integrate SDK guards before outgoing tool calls execute.

Run agent

Run your instrumented agent with your configured policies.

Inspect traces and verify evidence

Use the hosted console to inspect recorded activity and review signed evidence.

Clear evidence, fewer review loops.

The hosted console brings recorded traces, guarded tool policy outcomes, and signed evidence records into your review workflow.

Supported telemetry redaction happens in the agent process before transmission. Detection is pattern-based and does not guarantee detection of all PII, PHI, or secrets. Telemetry redaction is separate from guarding outgoing tool calls, which requires explicit SDK integration.

Trace

Instrumented agent activity. review what your integration records.

Policy

Policy outcomes for guarded tool calls. inspect the checks applied before execution.

Evidence

Signed evidence records. verify integrity using the documented verification process.

Evidence and its limits

Verify integrity. Review the context.

Signed evidence helps you check the integrity of a recorded artifact. Signatures do not prove that recorded activity is true or complete.

Signed evidence

A record you can inspect

Review the recorded activity and policy outcomes, then follow the verification documentation to check evidence integrity.

Integration matters

Coverage starts in your code

Instrumentation determines what is recorded. Explicit SDK guards apply policies before guarded tools execute. Hardware attestation and confidential compute are not currently shipping capabilities.

Bring your agent into view.

Pilot signup currently requires an invitation. For access, contact info@traceryx.com.