feat: 5 generic harness fixes — HermesRunner, judge decontamination, B1-B4 defects - #13
Open
adgardelis wants to merge 1 commit into
Open
feat: 5 generic harness fixes — HermesRunner, judge decontamination, B1-B4 defects#13adgardelis wants to merge 1 commit into
adgardelis wants to merge 1 commit into
Conversation
…B1-B4 defects Cherry-picked from hermes-evolution-lab onto clean upstream/main. Fixes: - HermesRunner: model-agnostic agent runner - Judge decontamination: prevent model-under-test from grading itself - B1: baseline skill execution arm for candidate-vs-baseline comparison - B2: raw output retention, infrastructure return codes - B3: model/provider provenance in evidence metadata - B4: self-judging confound guard at CLI level 763 tests pass, 1 skipped. 19 files, +2,907/-49 lines.
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.
5 generic harness fixes extracted from private work. 763 tests pass. 18 files, +2906/-47 lines. No Evolution Lab code included — pure harness improvements.