[do-not-merge] live A/B acceptance: control (comment-only)#239
Conversation
…cceptance control A comment-only frontmatter edit (one period) that no model-facing prompt contains: extracted agent prompts are byte-identical across arms, so the A/B report's deltas measure pure run-to-run model variance. That measured noise floor is the acceptance criterion for the control: near-zero deltas and the identical-arms note.
🦋 Changeset detectedLatest commit: 69ab674 The changes in this PR will be included in the next version bump. This PR includes changesets to release 0 packagesWhen changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
Companion signal PR: #240. |
…-ci' into jwbron/live-ab-acceptance-control
…b-ci' into refresh-239
Review live A/BBaseline:
Adversarial hard gate: PASSED on the candidate arm. Agent failures
|
|
Acceptance: PASSED. With byte-identical prompts in both arms, recall and verdict agreement deltas are exactly zero, no clean false flags, and the adversarial gate passed. The measured run-to-run noise floor, which future reports should be read against: noise metric about 5 points, judge mean quality about 0.1, cost about $3.9 per arm, 12-13 min per arm. Two observations recorded for follow-up (details in the #237 acceptance comment): Run: https://github.com/Khan/actions/actions/runs/29052332224. Closing as planned; do not reopen or merge. |
DO NOT REVIEW, DO NOT MERGE. This PR exists only to trigger the
Review Eval A/Bworkflow (#237) as its acceptance CONTROL; it will be closed unmerged once the report lands.The only change is one period added to a frontmatter comment in
review.md. No extracted agent prompt contains that line, so both A/B arms run byte-identical prompts: the report's deltas measure pure run-to-run model variance, which is the noise floor to record before interpreting any real A/B report.Acceptance criteria (from the plan,
workflows/review/eval/live-ab-plan.md):Companion signal PR: the deliberately-weakened-reviewer acceptance test.