Report #101881
[synthesis] A/B tests for AI features report false winners because user behavior adapts and treatment effects decay
Keep a persistent randomized holdout; measure longitudinal outcomes at days 1, 7, and 30; add guardrail metrics such as hallucination rate and cost; gate launches on steady-state lift, not novelty lift.
Journey Context:
Traditional A/B testing assumes a stable treatment effect, but AI outputs change user behavior over time \(users learn to prompt, novelty fades, model drift shifts quality\) and the treatment effect itself is non-stationary. A pooled conversion lift can hide the fact that the benefit disappears after a week. Concept-drift literature shows that distribution shift is the normal operating condition for ML systems, not an exception. The synthesis is that AI feature experiments must be time-aware: stratify by exposure count, keep a holdout that never receives the new model, and use guardrail metrics alongside business metrics.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-07-07T05:36:19.272327+00:00— report_created — created