← Traces

agent.run

trace_id: trace_00002z · tenant: acme

6 spans·5766msok

Waterfall

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

agent.run
5755.7ms
Attributes (2)
{
  "feature": "support_bot",
  "user_id": "u_heavy_8"
}
anthropic.messages.create
1168.9ms
Attributes (10)
{
  "model": "claude-opus-4-7",
  "feature": "support_bot",
  "user_id": "u_heavy_8",
  "tokens_prompt": 725,
  "tokens_output": 396,
  "tokens_total": 1121,
  "input": "Summarize the Q3 earnings report attached. Focus on revenue, margin, and guidance.",
  "output": "Q3 revenue hit $4.2B, a 38% YoY jump, with operating margin expanding to 27%…",
  "eval_scores": {
    "Hallucination": 0.14734156767372042
  },
  "hallucination_details": {
    "claims": [
      {
        "text": "Globex Logistics is the lowest-cost vendor for SKU 88-A.",
        "verdict": "contradicted"
      },
      {
        "text": "The quoted unit price is $14.20.",
        "verdict": "contradicted"
      },
      {
        "text": "Delivery date is 2026-06-28.",
        "verdict": "supported"
      }
    ],
    "supported": 1,
    "contradicted": 2,
    "unsupported": 0,
    "total": 3,
    "score": 0.3333333333333333
  }
}
anthropic.messages.create
2192.7ms
Attributes (10)
{
  "model": "claude-opus-4-7",
  "feature": "support_bot",
  "user_id": "u_heavy_8",
  "tokens_prompt": 486,
  "tokens_output": 163,
  "tokens_total": 649,
  "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.9397708672797308
  },
  "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
  }
}
anthropic.messages.create
1357.7ms
Attributes (10)
{
  "model": "claude-opus-4-7",
  "feature": "support_bot",
  "user_id": "u_heavy_8",
  "tokens_prompt": 436,
  "tokens_output": 210,
  "tokens_total": 646,
  "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.9585317368386314
  },
  "hallucination_details": {
    "claims": [
      {
        "text": "All chapters were translated.",
        "verdict": "unsupported"
      },
      {
        "text": "Tables were preserved in the output.",
        "verdict": "supported"
      }
    ],
    "supported": 1,
    "contradicted": 0,
    "unsupported": 1,
    "total": 2,
    "score": 0.5
  }
}
tool.code_exec
282.6ms
Attributes (3)
{
  "tool": "code_exec",
  "feature": "support_bot",
  "user_id": "u_heavy_8"
}
tool.search
644.2ms
Attributes (3)
{
  "tool": "search",
  "feature": "support_bot",
  "user_id": "u_heavy_8"
}

Faithfulness · anthropic.messages.create0.33

1 supported · 2 contradicted · 0 unsupported of 3 claims

  • contradicted

    Globex Logistics is the lowest-cost vendor for SKU 88-A.

  • contradicted

    The quoted unit price is $14.20.

  • supported

    Delivery date is 2026-06-28.

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.

Faithfulness · anthropic.messages.create0.50

1 supported · 0 contradicted · 1 unsupported of 2 claims

  • unsupported

    All chapters were translated.

  • supported

    Tables were preserved in the output.