A/B testing
Features that may need experimentation SHOULD support variant assignment via an ExperimentProvider interface (variant(key) -> String). Local default with debug panel override.
Features that may need experimentation SHOULD support variant assignment via an ExperimentProvider interface (variant(key) -> String). Local default with debug panel override.
| Version | Date | Author | Summary |
|---|---|---|---|
| 1.0.2 | 2026-04-09 | Mike Fullerton | Add trigger tags |
| 1.0.1 | 2026-04-09 | Mike Fullerton | Reorganize into use-case directory |
| 1.0.0 | 2026-03-27 | Mike Fullerton | Initial creation |