7 · Hands-on labsCapstone · Design a full solution

Capstone · Design a full solution

Objective

Given a fictional customer brief, produce a complete solution package: discovery findings, agent architecture, integration plan, eval framework, and a 10-slide pitch deck outline.

Time: 3-4 hours (can be split across sessions) Prerequisites: Labs 1-4 completed. Familiarity with all agent pages and the platform section.

The brief

Customer: Al Rayan National Bank (fictional) Country: Saudi Arabia Industry: Banking — physical card and document delivery

Background: Al Rayan is the 4th largest bank in Saudi Arabia with 3.2 million customers. They deliver 120,000 physical items per month: debit cards, credit cards, checkbooks, welcome kits, and regulatory documents. Delivery is handled by 3 third-party logistics providers across 13 cities.

Current state:

  • 18-person CX team handles ~8,000 calls/month (60% are “where is my card?”)
  • Average call handling time: 6 minutes
  • First-delivery success rate: 72% (industry benchmark: 85%)
  • Average delivery time: 9 days (target: 5 days)
  • No automated tracking notifications — customers only know status if they call
  • Disputes (non-receipt, damage) take 14 days to resolve
  • Using SAP TM for logistics, Genesys for call center

CEO’s mandate: “Automate 80% of inbound card-delivery calls and reduce delivery time to 5 days within 12 months.”

Deliverable 1: Discovery findings (30 min)

Based on the brief, write a 1-page discovery summary:

  1. Pain points (prioritized)
  2. Volume analysis — how many interactions per type?
  3. System landscape — what systems need to integrate?
  4. Data residency — Saudi Arabia has specific requirements. What deployment mode?
  5. Automation candidates — which use cases, in what order?

Use the discovery questionnaire as your structure. Note which questions you’d still need answered (the brief doesn’t cover everything).

Deliverable 2: Agent architecture (45 min)

Design the agent deployment. Draw a Mermaid architecture diagram showing:

  1. Which agents to deploy (map to agent templates from the platform)
  2. What tools each agent uses
  3. Integration points (SAP TM, Genesys, carrier APIs)
  4. Communication channels (voice, WhatsApp, SMS for Saudi market)
  5. Deployment mode (cloud, hybrid, or on-prem — justify your choice)

Include a phased rollout plan:

  • Phase 1 (Month 1-3): Which agents go live first?
  • Phase 2 (Month 4-6): What’s added?
  • Phase 3 (Month 7-12): Full deployment

Hint: The BDO deployment is the closest reference. But Al Rayan is in Saudi Arabia — how does that change your architecture?

Deliverable 3: Integration plan (30 min)

For each integration point, document:

SystemIntegration typeData exchangedEstimated effort
SAP TMAPIOrder status, delivery events, addresses?
GenesysWebhookCall routing, agent handoff?
Carrier APIs (3 LSPs)APITracking, delivery proof?
WhatsApp (Meta)Cloud APICustomer messages?

Deliverable 4: Eval framework (30 min)

For the first agent you’d deploy (likely WISMO), build:

  • 10 eval scenarios (at least 2 per category: happy path, edge, adversarial, escalation, language)
  • Success metrics and targets
  • Drift detection plan

Use the format from Lab 4.

Deliverable 5: Pitch deck outline (30 min)

Outline a 10-slide deck for Al Rayan’s CTO:

SlideContent
1Title + one-line value proposition
2Their pain in numbers (from the brief)
3The solution: agent architecture overview
4Agent 1: WISMO — what it does, demo screenshot
5Agent 2: Control tower — proactive monitoring
6Agent 3: Dispute resolution — automated claims
7Integration approach (SAP TM + Genesys)
8Deployment + data residency (Saudi requirements)
9ROI calculation
10Timeline + next steps

For each slide, write 2-3 bullet points of what you’d say.

Self-assessment rubric

CriteriaStrongAdequateNeeds work
Pain prioritizationPrioritized by impact + feasibilityListed but not prioritizedGeneric, not customer-specific
Agent selectionRight agents for the use case, justifiedAgents chosen but rationale unclearWrong agents or missing key use cases
Integration realismConsiders SAP complexity, carrier variabilityMentions integrations genericallyAssumes everything “just connects”
Data residencyAddresses Saudi requirements, recommends hybrid/on-premMentions data residencyIgnores it
Eval qualityCovers adversarial + edge cases, realisticHappy-path heavyOnly happy path
ROI specificityUses numbers from the brief to calculate savingsGeneral ROI statementNo ROI

Reference material

Changelog

  • 26 May 2026: Full capstone lab with 5 deliverables, self-assessment rubric, and reference material.