← Traces

workflow.execute

trace_id: trace_00003v · tenant: globex

4 spans·4389msok

Waterfall

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

workflow.execute
4388.9ms
Attributes (2)
{
  "feature": "data_extraction",
  "user_id": "u_273"
}
anthropic.messages.create
922.1ms
Attributes (9)
{
  "model": "claude-sonnet-4-6",
  "feature": "data_extraction",
  "user_id": "u_273",
  "tokens_prompt": 1933,
  "tokens_output": 1014,
  "tokens_total": 2947,
  "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.9814704051008448
  }
}
anthropic.messages.create
1993.7ms
Attributes (10)
{
  "model": "claude-sonnet-4-6",
  "feature": "data_extraction",
  "user_id": "u_273",
  "tokens_prompt": 609,
  "tokens_output": 1437,
  "tokens_total": 2046,
  "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.9346132948296145
  },
  "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
1384.7ms
Attributes (9)
{
  "model": "claude-sonnet-4-6",
  "feature": "data_extraction",
  "user_id": "u_273",
  "tokens_prompt": 1151,
  "tokens_output": 2725,
  "tokens_total": 3876,
  "input": "Translate the user manual section to Japanese, preserving the table structure.",
  "output": "ユーザーマニュアルの全章を翻訳しました。表は問題なく保持されています…",
  "eval_scores": {
    "Hallucination": 0.24914631352294236
  }
}

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.