← Traces

workflow.execute

trace_id: trace_00001o · tenant: acme

4 spans·7205msok

Waterfall

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

workflow.execute
7204.8ms
Attributes (2)
{
  "feature": "chat_summary",
  "user_id": "u_heavy_46"
}
anthropic.messages.create
2286.2ms
Attributes (11)
{
  "model": "claude-opus-4-7",
  "feature": "chat_summary",
  "user_id": "u_heavy_46",
  "tokens_prompt": 4305,
  "tokens_output": 877,
  "tokens_total": 5182,
  "system_tokens": 2400,
  "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.9059888355666772
  },
  "hallucination_details": {
    "claims": [
      {
        "text": "Policy P-204(b) applies to this request.",
        "verdict": "supported"
      },
      {
        "text": "The refund amount is $189.99.",
        "verdict": "contradicted"
      },
      {
        "text": "The card on file ends in 4421.",
        "verdict": "unsupported"
      },
      {
        "text": "Refunds settle within 3 business days.",
        "verdict": "supported"
      }
    ],
    "supported": 2,
    "contradicted": 1,
    "unsupported": 1,
    "total": 4,
    "score": 0.5
  }
}
anthropic.messages.create
2432.2ms
Attributes (10)
{
  "model": "claude-opus-4-7",
  "feature": "chat_summary",
  "user_id": "u_heavy_46",
  "tokens_prompt": 4599,
  "tokens_output": 821,
  "tokens_total": 5420,
  "system_tokens": 2400,
  "input": "Given the customer ticket below, draft a refund response that follows policy P-204.",
  "output": "Refund approved under policy P-204(b), $189.99 returned to card ending 4421 within 3 days…",
  "eval_scores": {
    "Hallucination": 0.3699223529547453
  }
}
anthropic.messages.create
2384.3ms
Attributes (11)
{
  "model": "claude-opus-4-7",
  "feature": "chat_summary",
  "user_id": "u_heavy_46",
  "tokens_prompt": 5155,
  "tokens_output": 353,
  "tokens_total": 5508,
  "system_tokens": 2400,
  "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.9783702813321725
  },
  "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
  }
}

Faithfulness · anthropic.messages.create0.50

2 supported · 1 contradicted · 1 unsupported of 4 claims

  • supported

    Policy P-204(b) applies to this request.

  • contradicted

    The refund amount is $189.99.

  • unsupported

    The card on file ends in 4421.

  • supported

    Refunds settle within 3 business days.

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.