Skip to content

[codex] Add LegalBenchPro CI and oversight framing#1

Merged
EternWang merged 2 commits into
mainfrom
codex/legalbenchpro-ci-oversight
May 3, 2026
Merged

[codex] Add LegalBenchPro CI and oversight framing#1
EternWang merged 2 commits into
mainfrom
codex/legalbenchpro-ci-oversight

Conversation

@EternWang
Copy link
Copy Markdown
Owner

What changed

  • Added pyproject.toml so pytest can discover the src/ package layout without manual PYTHONPATH setup.
  • Added a GitHub Actions CI workflow that installs dependencies, runs python -m pytest -q, and compiles scripts and src on Python 3.11 and 3.12.
  • Added a README section on relevance to human-AI oversight, highlighting annotation protocols, human validation staging, audit trails, model failure analysis, and reproducible collaboration.
  • Added pytest>=8 to requirements.txt so the documented validation command works after installing project requirements.

Why

This makes the public LegalBenchPro repository easier for reviewers and collaborators to inspect quickly, especially for human-AI complementarity and scalable oversight applications.

Validation

  • python -m pytest -q
  • python -m compileall scripts src

@EternWang EternWang marked this pull request as ready for review May 3, 2026 11:32
@EternWang EternWang merged commit e9652fa into main May 3, 2026
4 checks passed
@EternWang EternWang deleted the codex/legalbenchpro-ci-oversight branch May 3, 2026 11:33
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