← Back to briefings hub

Scenario briefing — SC-01

“My delivery arrived smashed — I have photos”

Mode: Automated Domain: FTQ — ANZ Food Quality Expected outcome: Full refund — inedible on first touch (DAMAGED-RES-1)

1. Context

Priya Sharma received a bircher muesli from a café in Sydney. The container was crushed — all contents spilled inside the bag. She has 1 photo. She contacts support.

First contact on this order · Clean R&A history · No UIP or special account tags

2. Steps to follow

Open the environnement

  1. Open the Bliss ticket => review the customer context on the left
  2. Open the knowledge base in Bliss (Tools => knowledge base)

Open the right process to follow

  1. Open the process Food arrived melted or damaged

Complete pre-checks

See the pre-checks being automated — tags clear (account_tags = []), R&A clear (ra_status = "clear"), no prior appeasement (prior_appeasement_on_order = false)

Go through decision tree

  1. Does the eater mention the food was tampered with? → No (standard crush/damage complaint)
  2. Has the eater provided a photo? → Yes (photo_submitted = true, photo_count = 1)
  3. Based on the photo, is the food inedible? (photo judgment gate)Inedible (container crushed, contents destroyed)
  4. Did the eater mention the food was inedible on first touch? → Yes (is_first_touch = true, contact_touch_number = 1)
  5. Apply DAMAGED-RES-1 — full refund for affected items (per REF-POLICY); internal note TFQ FULL REFUND

3. Expected final result

✅ DAMAGED-RES-1 — Full refund (inedible on first touch)

FieldValue
Contact TypeEater > Orders > Taste and food quality > Food was damaged
StatusSolved
ActionFull refund for affected items · internal note TFQ FULL REFUND

4. Bliss context available (loaded in the ticket)

{
  "eater_name": "Priya Sharma",
  "order_id": "syd-ftq-9041-cc",
  "market": "ANZ",
  "city": "Sydney",
  "locale": "en-AU",
  "restaurant_name": "Spice Garden",
  "order_status": "completed",
  "prior_appeasement_on_order": false,
  "ra_status": "clear",
  "photo_submitted": true,
  "photo_count": 1,
  "contact_touch_number": 1,
  "is_first_touch": true,
  "is_uip": false,
  "is_teen": false,
  "account_tags": [],
  "loyalty_tier": "Standard"
}

5. Push back

When you are on your resolution page, add an answer to the thread, and then click on this link to reload the page with a push back.