← Traces

workflow.execute

trace_id: trace_00001m · tenant: acme

5 spans·4663mserror

Waterfall

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

workflow.executeerror
4662.9ms
Attributes (2)
{
  "feature": "chat_summary",
  "user_id": "u_302"
}
anthropic.messages.create
1445.2ms
Attributes (11)
{
  "model": "claude-opus-4-7",
  "feature": "chat_summary",
  "user_id": "u_302",
  "tokens_prompt": 4519,
  "tokens_output": 261,
  "tokens_total": 4780,
  "system_tokens": 2400,
  "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.37532281600870193
  },
  "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
2307.2ms
Attributes (11)
{
  "model": "claude-opus-4-7",
  "feature": "chat_summary",
  "user_id": "u_302",
  "tokens_prompt": 3358,
  "tokens_output": 324,
  "tokens_total": 3682,
  "system_tokens": 2400,
  "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.5672111303592101
  },
  "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.web_fetch
589.7ms
Attributes (3)
{
  "tool": "web_fetch",
  "feature": "chat_summary",
  "user_id": "u_302"
}
tool.web_fetcherror
208.4ms
Attributes (3)
{
  "tool": "web_fetch",
  "feature": "chat_summary",
  "user_id": "u_302"
}

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.