← Traces

agent.run

trace_id: trace_00000s · tenant: acme

3 spans·4745msok

Waterfall

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

agent.run
4745.0ms
Attributes (2)
{
  "feature": "support_bot",
  "user_id": "u_heavy_2"
}
anthropic.messages.create
2424.6ms
Attributes (9)
{
  "model": "claude-opus-4-7",
  "feature": "support_bot",
  "user_id": "u_heavy_2",
  "tokens_prompt": 336,
  "tokens_output": 325,
  "tokens_total": 661,
  "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.8585700401104986
  }
}
anthropic.messages.create
2204.1ms
Attributes (10)
{
  "model": "claude-opus-4-7",
  "feature": "support_bot",
  "user_id": "u_heavy_2",
  "tokens_prompt": 322,
  "tokens_output": 103,
  "tokens_total": 425,
  "input": "Given the customer ticket below, draft a refund response that follows policy P-204.",
  "output": "(answer to: Given the customer ticket below, draft a…)",
  "eval_scores": {
    "Hallucination": 0.7422477870248257
  },
  "hallucination_details": {
    "claims": [
      {
        "text": "Day 1 plan fits under the $200/day soft cap.",
        "verdict": "supported"
      },
      {
        "text": "Belém Tower opens at 9am.",
        "verdict": "contradicted"
      },
      {
        "text": "Time Out Market lunch costs $18.",
        "verdict": "unsupported"
      },
      {
        "text": "Castelo dinner costs $42.",
        "verdict": "unsupported"
      }
    ],
    "supported": 1,
    "contradicted": 1,
    "unsupported": 2,
    "total": 4,
    "score": 0.25
  }
}

Faithfulness · anthropic.messages.create0.25

1 supported · 1 contradicted · 2 unsupported of 4 claims

  • supported

    Day 1 plan fits under the $200/day soft cap.

  • contradicted

    Belém Tower opens at 9am.

  • unsupported

    Time Out Market lunch costs $18.

  • unsupported

    Castelo dinner costs $42.