Week 32: A/B Testing Framework — May 31 – Jun 6, 2025

Week 32: A/B Testing Framework — May 31 – Jun 6, 2025

TL;DR: A/B testing is live across the platform. Test voice scripts, UI layouts, and AI prompts with statistical rigor. Know what works before rolling it out.

Highlights This Week

  • Built A/B testing framework with experiment management
  • Implemented traffic splitting with configurable ratios
  • Added statistical significance calculation with confidence intervals

Data-Driven Decisions

Instead of guessing which voice greeting converts better, now you test it. The A/B testing framework supports experiments across: voice agent scripts, UI component variations, AI prompt strategies, and notification timing. Each experiment runs until statistical significance is reached.

How It Works

Experiments define variants, traffic split ratios, and success metrics. The framework assigns users to variants deterministically (hash-based, so the same user always sees the same variant). Results are tracked and displayed with conversion rates, confidence intervals, and a “winner” indicator when significance is reached.

What’s Next

AI cost transparency — tracking and optimizing LLM spending.