docs(plans): preview-model A/B experiment system (opt-in, partner trace export)#3247
Draft
markijbema wants to merge 2 commits into
Draft
docs(plans): preview-model A/B experiment system (opt-in, partner trace export)#3247markijbema wants to merge 2 commits into
markijbema wants to merge 2 commits into
Conversation
…ce export) Adds two planning docs under .plans/ for an upcoming preview/experimental model A/B testing system. Scope is intentionally limited to opt-in preview model ids; production traffic is never bucketed and partner exports cover opt-in preview traffic only.
These two plans live in .plans/ and need to be tracked alongside the PR that introduces them; keep the rest of .plans/ ignored.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds two planning documents under
.plans/for an upcoming preview/experimental model A/B testing system, in partnership with model providers.experimental-models-1.md— Core A/B experiment system: schema, gateway routing, variant picker, admin tRPC + UI, telemetry, API key handling.experimental-models-2.md— Partner trace export & replay roadmap (depends on Part 1).Scope is intentionally narrow:
kilo/preview-experiment-foo) that a user must explicitly select. They are excluded fromkilo-autocandidate sets and never silently routed onto a user's behalf. Production model traffic is never bucketed.Both plan files now carry a scope banner at the top stating these constraints explicitly.
Verification
N/A — docs only.
Visual Changes
N/A.
Reviewer Notes