Skip to content

fix(sdk): strip review assignment metadata from eval rows - #761

Open
ekeith (evanmkeith) wants to merge 1 commit into
mainfrom
09-10-cor-85-strip-review-assignment-metadata-python
Open

fix(sdk): strip review assignment metadata from eval rows#761
ekeith (evanmkeith) wants to merge 1 commit into
mainfrom
09-10-cor-85-strip-review-assignment-metadata-python

Conversation

@evanmkeith

@evanmkeith ekeith (evanmkeith) commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Strip Braintrust-owned review assignment metadata when initializing eval row metadata
  • Preserve normal dataset metadata for hooks, scorers, and returned eval results
  • Add regression coverage for ~__bt_assignments and ~__bt_review_lists

Testing

  • cd py && nox -s test_core -- src/braintrust/test_framework.py -k test_run_evaluator_strips_review_assignment_metadata
  • cd py && nox -s test_core -- src/braintrust/test_framework.py

Addresses Linear COR-85

## Summary

  - Strip Braintrust-owned review assignment metadata when initializing eval row
  metadata
  - Preserve normal dataset metadata for hooks, scorers, and returned eval
  results
  - Add regression coverage for `~__bt_assignments` and `~__bt_review_lists`

  ## Testing

  - `cd py && nox -s test_core -- src/braintrust/test_framework.py -k
  test_run_evaluator_strips_review_assignment_metadata`
  - `cd py && nox -s test_core -- src/braintrust/test_framework.py`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant