[5/11] test(rules): add private evaluator parity harness - #1487
Closed
aidenybai wants to merge 5 commits into
Closed
Conversation
This was referenced Jul 29, 2026
commit: |
aidenybai
force-pushed
the
codex/internal-architecture-04-package-aware-rules
branch
from
July 30, 2026 03:14
7754279 to
2bbfb30
Compare
Member
Author
|
Closing this private evaluator harness slice as part of the regression-risk reduction. The original architecture stack has been replaced by four independent correctness/performance PRs that each target main. The full rewrite remains preserved on codex/internal-architecture-rewrite-full if we want to revisit it separately. |
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.
Part 5 of 11. Review this PR against
codex/internal-architecture-04-package-aware-rules.What changed
Why
The package-aware rule work needs a deterministic in-process harness that detects semantic drift from the production oxlint path.
Impact
Private test/evaluation infrastructure; no published API or CLI changes.
Validation
Stack
Review only each PR's diff against its base branch. Merge in order.