4 · Production agentsVera · Voice verification

Vera

At a glance

  • Live at: BDO Unibank (delivery details validation for card delivery)
  • Channels: outbound voice
  • Languages: EN (BDO-specific)
  • First deployed: late 2025
  • Owner: Customer experience pod

The problem it solves

Card-delivery failures at BDO mostly trace back to bad address data: typos, missing apartment numbers, unclear recipient nicknames. Sending a courier to a low-confidence address means a failed attempt and a redelivery cycle that costs ~3× the original delivery.

Vera makes an outbound call to the customer before dispatch to verify the address and capture the delivery name/nickname. Turns uncertain orders into verified deliveries through natural conversation.

How it works

Triggered by the Address Checker engine when address confidence is below 85%.

Step by step

  1. Trigger — Address Checker engine returns confidence < 85% on an inbound order from Vertexon (BDO’s OMS).
  2. Outbound dial — up to 3 attempts spaced apart.
  3. Authenticate — confirms speaking with the right customer.
  4. Address verification — reads the address component by component; customer confirms or corrects each.
  5. Nickname capture — asks for preferred recipient name for the parcel.
  6. Final confirmation — recaps everything.
  7. Order update — writes verified data back to Vertexon.
  8. Fallback — if all 3 call attempts fail, raises a CCM ticket for human follow-up.

Tech stack

LayerWhat’s used
ModelsVoice synthesis + conversational LLM. Transcription: Whisper.
MemoryShort-term: call context.
Tools (MCP)Vertexon read/write, CCM ticket create, address validation.
TelephonySIP trunking via BDO’s outbound voice provider.
GuardrailsNo payment / card-detail capture; profanity filter; max 3 attempts then escalate.
EvalsScenario-based — clear address, ambiguous address, customer disputes address, customer hangs up, language switch.

Eval metrics (current)

Placeholder: Need numbers from BDO deployment lead. Suggested: % of low-confidence addresses successfully verified, mean call duration, customer NPS on the verification call.

Lessons learned

Placeholder: What surprised us during pilot? Particularly interested in cases where Vera made things worse vs. better.

Sources

  • BDO Unibank deck, “Delivery Details Validation: Address Checker & Agent ‘Vera’” section
  • See BDO case study for end-to-end context

Changelog

  • 26 May 2026: Initial draft from BDO deck.