← Traces

agent.run

trace_id: trace_00006k · tenant: soylent

4 spans·4411msok

Waterfall

Each row is one span. Indent shows parent depth; the bar shows position within the trace.

agent.run
4410.7ms
Attributes (2)
{
  "feature": "support_bot",
  "user_id": "u_105"
}
anthropic.messages.create
2136.4ms
Attributes (9)
{
  "model": "claude-opus-4-7",
  "feature": "support_bot",
  "user_id": "u_105",
  "tokens_prompt": 69,
  "tokens_output": 202,
  "tokens_total": 271,
  "input": "Summarize the Q3 earnings report attached. Focus on revenue, margin, and guidance.",
  "output": "(answer to: Summarize the Q3 earnings report attache…)",
  "eval_scores": {
    "Hallucination": 0.9917726587504149
  }
}
anthropic.messages.create
1191.7ms
Attributes (10)
{
  "model": "claude-opus-4-7",
  "feature": "support_bot",
  "user_id": "u_105",
  "tokens_prompt": 289,
  "tokens_output": 406,
  "tokens_total": 695,
  "input": "Given the customer ticket below, draft a refund response that follows policy P-204.",
  "output": "Refund approved under policy P-204(b), $189.99 returned to card ending 4421 within 3 days…",
  "eval_scores": {
    "Hallucination": 0.24319973948877305
  },
  "hallucination_details": {
    "claims": [
      {
        "text": "Q3 revenue was $4.2B.",
        "verdict": "contradicted"
      },
      {
        "text": "YoY growth was 38%.",
        "verdict": "contradicted"
      },
      {
        "text": "Operating margin expanded to 27%.",
        "verdict": "unsupported"
      },
      {
        "text": "Net income grew faster than revenue.",
        "verdict": "supported"
      }
    ],
    "supported": 1,
    "contradicted": 2,
    "unsupported": 1,
    "total": 4,
    "score": 0.25
  }
}
anthropic.messages.create
963.7ms
Attributes (9)
{
  "model": "claude-opus-4-7",
  "feature": "support_bot",
  "user_id": "u_105",
  "tokens_prompt": 393,
  "tokens_output": 48,
  "tokens_total": 441,
  "input": "Translate the user manual section to Japanese, preserving the table structure.",
  "output": "(answer to: Translate the user manual section to Jap…)",
  "eval_scores": {
    "Hallucination": 0.5119718154892325
  }
}

Faithfulness · anthropic.messages.create0.25

1 supported · 2 contradicted · 1 unsupported of 4 claims

  • contradicted

    Q3 revenue was $4.2B.

  • contradicted

    YoY growth was 38%.

  • unsupported

    Operating margin expanded to 27%.

  • supported

    Net income grew faster than revenue.