Curaway — Investor Demo Narrative (v2)¶
Voice-over script for the investor-facing product walkthrough. Target length: ~4 minutes narrated. Covers the end-to-end patient journey: intake → matched providers → MSO second opinion → confirmed travel. The technical-architecture deep dive (engineering audience) lives in
technical-deep-dive-narrative.md.
Cold open (0:00 – 0:20)¶
"Every year, two million patients leave their home country for medical care. They face the same problem: a fragmented mess of forms, brokers, and unverifiable promises. The decision that matters most — who treats me — is made on the thinnest information."
"Curaway replaces that with a single conversation."
(Logo bumper. Soft transition into the patient's screen.)
Part 1 — Conversational intake (0:20 – 1:30)¶
"Meet Syeda. Her seven-year-old son Abdul has been diagnosed with leukemia in Bangladesh. Treatment options at home are limited. She has a stack of medical reports on her phone and no clear next step."
"She opens Curaway. There's no form, no portal, no signup wall. Just a conversation."
(On screen: Syeda's first message — "I need help. My son has leukemia and we are looking for treatment outside Bangladesh.")
"The agent recognises immediately that Syeda is a caregiver, not the patient. Every subsequent response addresses Syeda by name and refers to Abdul in third person. In cross-border medical travel, the person managing the journey is rarely the patient — Curaway adapts to that reality automatically."
(On screen: warm acknowledgement, then a focused clinical question.)
"The intake is layered. First, what's the procedure and how urgent. Then medical status. Then travel readiness. Then logistics. Money is asked last — deliberately. We build trust before we discuss cost."
"And the agent reads emotional signal. A desperate parent gets a faster, more directive flow. An exploring patient gets a gentler one. This isn't sentiment analysis bolted on — it's emotional state tracked across every turn, and it shapes every response."
Part 2 — Document upload and clinical record (1:30 – 2:15)¶
"Syeda uploads six PDFs from her phone. Lab reports, hospital discharge notes, a bone marrow biopsy."
(On screen: progress panel — six documents, OCR running, then conditions appearing in real time.)
"Behind the scenes, each document goes through a three-tier OCR pipeline, then a clinical extractor that pulls out conditions, lab values, medications, and maps them to standard medical codes. From these six documents, Curaway extracted seventeen conditions and fifty-seven lab parameters."
"All of it flows into a structured clinical record — FHIR-compliant, the international standard. Curaway then auto-detects comorbidities, runs deterministic risk rules, and produces a readiness score."
(On screen: clinical summary panel populating — diagnosis, key labs, comorbidity flags, risk band.)
"Abdul's case is flagged as 'Conditionally Ready' — the clinical picture is clear enough to match providers, but two labs need updating before travel. The system tells Syeda exactly which ones."
Part 3 — Provider matching (2:15 – 3:00)¶
"Now the matching engine runs."
(On screen: animated transition to a list of five ranked providers — hospitals across India, Turkey, Thailand.)
"These five providers are ranked by an explainable scoring model. Clinical relevance, outcome data, semantic similarity to past cases, cost, travel feasibility, accreditation, and Syeda's stated preferences. Each weight is visible. Each match has a 'why' panel."
(On screen: Syeda taps the top match — Apollo Bangalore. A panel slides in.)
"Apollo Bangalore. Pediatric hematology team with a published track record on pediatric leukemia. Three weeks to surgical date. Estimated cost band, in Syeda's currency. Visa pathway pre-checked for Bangladeshi patients. The reasoning is shown, not hidden."
"This isn't a marketplace ranking optimised for the platform's commission. It's a clinical match optimised for Abdul. That distinction is what providers, regulators, and patients all need."
Part 4 — MSO second opinion (3:00 – 3:40)¶
"But before Syeda commits to travel, Curaway offers something most coordinators don't: an independent second opinion."
(On screen: a card slides up — "Get a second opinion from an independent specialist before you travel.")
"Curaway's MSO panel — Medical Second Opinion — is a panel of independent specialists, hand-picked per case across multiple geographies. They are not affiliated with any provider. Their only job is to review the case and confirm — or challenge — the proposed treatment plan."
(On screen: Syeda picks a pediatric hematologist in Bangkok. A scheduler shows three time slots in her timezone.)
"She picks a slot. The system creates a HIPAA-compliant video room — recording disabled, audited end-to-end. Forty-eight hours later, the MSO doctor delivers a written second opinion that confirms Apollo Bangalore is the right destination, with one adjustment to the pre-treatment workup."
"That's the kind of decision support that doesn't exist anywhere else in cross-border medical travel today."
Part 5 — Outcome (3:40 – 4:00)¶
(On screen: dashboard showing the full picture — confirmed quote, MSO opinion attached, travel dates, visa status, companion booking.)
"From first message to confirmed travel: under twelve days. No forms. No brokers. One conversation, one matched provider, one independent second opinion, one quote in her currency."
"This is what Curaway does. We turn the most stressful decision a family ever makes into something they can actually navigate."
(End card: Curaway logomark + tagline — "Care. All the way.")
Production notes¶
| Element | Detail |
|---|---|
| Total length | ~4:00 narrated |
| Voice | Warm female, mid-pace (~140 wpm), conversational not corporate |
| Music | Soft underscore, swell at MSO reveal, tail at outcome |
| On-screen pace | Cuts every 6-10 seconds; never linger on a static screen |
| Captions | Burned-in, brand sans-serif (Montserrat), mid-bottom safe area |
| Localisation | English master; voice-over rerendered per locale via voice-config.yaml |
Section-to-screen mapping (for capture script)¶
| Section | Approx duration | Primary screen | Key UI moments |
|---|---|---|---|
| Cold open | 0:20 | Logo + map montage | Logo reveal |
| Intake | 1:10 | Patient chat | First message; caregiver detection; layer transitions |
| Documents + EHR | 0:45 | Docs panel + clinical summary | Six PDFs ingested; conditions populating; readiness band |
| Matching | 0:45 | Provider list + 'why' panel | Five ranked cards; explainability slide-in |
| MSO | 0:40 | MSO offer + scheduler + outcome | Card swipe-up; doctor list; slot pick; written opinion |
| Outcome | 0:20 | Journey dashboard | Confirmed quote + dates; logo end card |
What is intentionally NOT in this cut¶
The original technical-deep-dive-narrative.md covered Patient Fitness Score internals, the four-layer agent response pipeline, multi-tenancy + RLS, and intake gates. All of that is preserved in the deep-dive script for engineering or technical-due-diligence audiences. This investor cut is product- and outcome-led on purpose — investors fund the story, then the deep dive comes after.