Sepurux logo
Live sandbox

Explore agent traces interactively.

Three real-world agent workflows - refund processing, support triage, and code review - rendered as Sepurux traces. Expand any event to inspect structured payloads and failure paths. No account required.

3 sample workflowsExpand payloadsMutation example included

Inside This Demo

Inspect recorded steps

Follow prompts, model calls, tool calls, and final outputs in execution order.

Open real payloads

Expand structured input and output objects for each event without leaving the page.

See a failure path

The code review trace includes a mutation-driven schema mismatch and downstream failure.

Refund Flow

customer_refund_flow

End-to-end refund processing: ticket classification, payment refund, confirmation.

source: sdksdk: py/0.5.0valid

Events

5

recorded steps

Model calls

1

2 tool steps

Failures

None

clean execution

Mutations

None

no mutation applied

Execution timeline

Expand any event to inspect structured input and output payloads.

Interactive payloads
Step 01customer_refund_flowprompt
success
Step 02classify_ticketmodel
312mssuccess
Step 03payments.refundtool call
success
Step 04payments.refundtool result
success
Step 05agent_finishagent output
88mssuccess

Run reliability campaigns on your own traces.

Instrument your agent in minutes, inject 10+ mutation types, and gate deployments on trace pass rate.