[RFC] RFC 006: Multi-Component Reward Signals - #624
Closed
adithya-s-k wants to merge 1 commit into
Closed
Conversation
Contributor
|
PR title or description contains an excluded keyword. |
adithya-s-k
force-pushed
the
rfc-006-multi-component-rewards
branch
from
April 29, 2026 18:21
801e65e to
abcebe0
Compare
This was referenced Jun 1, 2026
Collaborator
Author
|
Closing without merging. The RFC never got ratified and I'm no longer proposing multi-component rewards as an OpenEnv-core change (see #623 for the full reasoning) — the component/weighting need is being met on the training-framework reward contract instead. Leaving the RFC unmerged so |
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
This PR proposes RFC 006 for a standardized multi-component reward representation that remains fully backward compatible with existing scalar reward pipelines.
Scope
rfcs/006-multi-component-rewards.mdWhy
Compatibility
observation.rewardremains unchangedRelated
Closes #623