← Traces

agent.plan

trace_id: trace_000029 · tenant: acme

4 spans·6019msok

Waterfall

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

agent.plan
6018.9ms
Attributes (2)
{
  "feature": "code_assist",
  "user_id": "u_060"
}
anthropic.messages.create
1699.2ms
Attributes (9)
{
  "model": "claude-opus-4-7",
  "feature": "code_assist",
  "user_id": "u_060",
  "tokens_prompt": 1650,
  "tokens_output": 329,
  "tokens_total": 1979,
  "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.9838683516951279
  }
}
anthropic.messages.create
2113.8ms
Attributes (10)
{
  "model": "claude-opus-4-7",
  "feature": "code_assist",
  "user_id": "u_060",
  "tokens_prompt": 3283,
  "tokens_output": 700,
  "tokens_total": 3983,
  "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.30101489915978163
  },
  "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
2109.8ms
Attributes (10)
{
  "model": "claude-opus-4-7",
  "feature": "code_assist",
  "user_id": "u_060",
  "tokens_prompt": 1575,
  "tokens_output": 219,
  "tokens_total": 1794,
  "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.9076845088740811
  },
  "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
  }
}

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.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.