Create workspace
Accept your pilot invitation and create a workspace in the hosted console.
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.
Illustrative evidence record
Examplesend_email(to=████@███.com)redactedrecord_event(value=tok_████)redactedpolicy: guarded_tool_checkpassData lineage
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.
How it works
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.
Accept your pilot invitation and create a workspace in the hosted console.
Create an API key for your workspace to connect your agent instrumentation.
Install the Python or TypeScript SDK alongside your agent code.
Add instrumentation and explicitly integrate SDK guards before outgoing tool calls execute.
Run your instrumented agent with your configured policies.
Use the hosted console to inspect recorded activity and review signed evidence.
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.
Instrumented agent activity. review what your integration records.
Policy outcomes for guarded tool calls. inspect the checks applied before execution.
Signed evidence records. verify integrity using the documented verification process.
Evidence and its limits
Signed evidence helps you check the integrity of a recorded artifact. Signatures do not prove that recorded activity is true or complete.
Review the recorded activity and policy outcomes, then follow the verification documentation to check evidence integrity.
Instrumentation determines what is recorded. Explicit SDK guards apply policies before guarded tools execute. Hardware attestation and confidential compute are not currently shipping capabilities.
Pilot signup currently requires an invitation. For access, contact info@traceryx.com.