← Traces

workflow.execute

trace_id: trace_000017 · tenant: acme

4 spans·4838msok

Waterfall

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

workflow.execute
4837.5ms
Attributes (2)
{
  "feature": "data_extraction",
  "user_id": "u_heavy_9"
}
anthropic.messages.create
2038.2ms
Attributes (9)
{
  "model": "claude-sonnet-4-6",
  "feature": "data_extraction",
  "user_id": "u_heavy_9",
  "tokens_prompt": 771,
  "tokens_output": 1131,
  "tokens_total": 1902,
  "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.9238286212319509
  }
}
anthropic.messages.create
2357.1ms
Attributes (10)
{
  "model": "claude-sonnet-4-6",
  "feature": "data_extraction",
  "user_id": "u_heavy_9",
  "tokens_prompt": 1322,
  "tokens_output": 1148,
  "tokens_total": 2470,
  "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.918416106235236
  },
  "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
  }
}
tool.calculator
340.3ms
Attributes (3)
{
  "tool": "calculator",
  "feature": "data_extraction",
  "user_id": "u_heavy_9"
}

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.