Review: harden WebHarbor task validation (#45) - #91
Open
jackjin1997 wants to merge 5 commits into
Open
Conversation
Contributor
Author
|
Independent blind first-pass review (PR #45 validator scenarios)
Unexecuted checks:
Non-blocking notes: TV-C11 message says "site order differs" where the site sets differ (wording only); TV-C07 counts an unparseable line as Scope: verdict covers only the frozen executions; it does not certify validator source or broader site behavior. |
jackjin1997
marked this pull request as ready for review
September 10, 2026 07:26
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
Reviewer-owned continuation of #45, preserving XuanRui LI / @Lxr-max's original commit
6b2a41a600bd0e1b260c3c80494f2d50f2b1d2faand attribution before current-mainintegration and reviewer fixes.
The review hardens the task validator for stable invalid-input diagnostics, registry
consistency, answer-key exclusion, complete site-local grading contracts, exact task
identity, verifier uniqueness, and lower-noise heuristics.
Detailed review report and reproduction commands
Verified candidate
fdc58de0f179eec31da85f6094d78f57b69b5ac1142bae2c32c4f3fc8b1ceae51b1b63511b401f7d36004932bdf82afbe36dc14e00f66841eccf9946ruff check,ruff format --check,pyright, andgit diff --checkpassedThe final commit after the blind-reviewed head changes only the public report; validator,
tests, registries, task corpus, and verifier files are unchanged.
Scope
This is repository tooling, not a mirror contribution. It changes no site UI, route, seed,
database, Docker behavior, asset archive, or Hugging Face revision; those checks are not
applicable and are not reported as passing. No HF action is required.
Ready for maintainer review. This review does not merge GitHub or Hugging Face PRs.