Overview
Fieldkit is A/B testing search:control, semantic, hybrid. A variant flag (experiment / multivariate flag) makes those names type-safe.
Steps
1
Define it
default must be one of variants. Drop as const and the union widens to string.2
Push
3
Evaluate
--variants is required for --type variant. Repeat the flag or pass a comma list.
Split traffic in the dashboard with a weighted serve — not in shipd.config.ts.