Fix the exact failure
The failing cell links to the trace, the replay command, and the observed client behavior.
sample report
This is what a team gets back: client behavior, raw trace, security surface, verdict, and a receipt that can be shared outside the product.
cursor streaming failure / high path finding / sealed evidence
report artifact
run #4821 / 47s / two live clients / security review
{
"client": "cursor",
"step": "streaming",
"request": {"jsonrpc": "2.0", "method": "tools/call"},
"response": {"error": {"code": -32001, "message": "request timed out after 5000ms"}},
"divergence": "claude-code completed same call in 1188ms"
}
replay:
npx throne replay run_4821 --client cursor --step streaming
expected:
stream close event before 5000ms
observed:
timeout without surfaced tool errorschema.properties.path accepts relative segments without root normalization.
tool output enters model context without delimiter guard.
write tool has no request-rate guard in schema metadata.
why buyers care
The failing cell links to the trace, the replay command, and the observed client behavior.
Security findings show severity, location, reproduction, and fix guidance.
The verdict is fit, review, or blocked, with evidence that can be archived.