← Back to ticket

Dedicated Trace

Ticket #790 trace

Resolved

Trace Timeline

Customer message, automation steps, and tool actions

2 runs

Customer message

qa+1776936496-66-5c605eb0@example.com

Hello, can you help?

Triage step

Vague opening greeting with no specific request

llm_intent
status: awaiting_customer decision: clarify confidence: 95%
View run payload

Input snapshot

Hello, can you help?

Output payload

{
  "source": "llm_intent",
  "status": "awaiting_customer",
  "category": "other",
  "priority": "normal",
  "route": "clarify",
  "current_layer": "triage",
  "confidence": 0.95,
  "decision": "clarify",
  "reply": "Hello! Welcome to AI Passport Photo. We help you create and prepare passport and visa photos with AI. How can I assist you today?",
  "reasoning_summary": "Vague opening greeting with no specific request",
  "input_snapshot": "Hello, can you help?",
  "tags": [
    "greeting",
    "opening"
  ]
}

Triage step

Embassy or government rejection disputes require human review.

Support rule
status: awaiting_customer decision: offer_human_handoff confidence: 92%
View run payload

Input snapshot

I need a refund, the embassy rejected my photo

Output payload

{
  "source": "support_rule",
  "matched_rule_id": 61,
  "matched_rule_name": "Embassy refund dispute",
  "status": "awaiting_customer",
  "category": "refund",
  "priority": "high",
  "route": "offer_human_handoff",
  "current_layer": "triage",
  "confidence": 0.92,
  "decision": "offer_human_handoff",
  "escalation_reason": "Refund dispute requires human review.",
  "handoff_note": "Escalated for human review because the customer reports an embassy rejection dispute.",
  "summary": "Embassy or government rejection disputes require human review.",
  "reply": "This case needs human review. Use the button below if you want a human specialist to take over.",
  "human_handoff_available": true,
  "reasoning_summary": "Embassy or government rejection disputes require human review.",
  "tags": [
    "refund",
    "Embassy refund dispute"
  ],
  "input_snapshot": "I need a refund, the embassy rejected my photo"
}