Skip to content

fix: require complete circuit test and verifier selections - #1937

Closed
hmzakhalid wants to merge 2 commits into
mainfrom
fix/test-audit-circuit-selections
Closed

hmzakhalid wants to merge 2 commits into
mainfrom
fix/test-audit-circuit-selections

Conversation

@hmzakhalid

@hmzakhalid hmzakhalid commented Sep 11, 2026

Copy link
Copy Markdown
Collaborator

Fixes audit findings GATE-001 and CR-020.

  • Reject empty, wholly missing, and partially present verifier selections before generation, including circuits excluded by a group filter.
  • Run the seven standalone recursive-decryption guard tests with the Noir library suite.
  • Add seven verifier CLI controls and two Noir runner controls; include them and their source paths in CI.

Verification: the new verifier controls reproduced four failures before the fix and all seven pass afterward. pnpm noir:test passed 157 library plus 7 recursive-decryption tests (the baseline ran only 157). All six existing artifact controls and both Noir runner controls pass. The new pnpm test:noir-runner entry point also passed directly. Normal pre-push checks include a real check of the two committed verifiers.

The new commands and documentation merge cleanly with the inspected PR #1931 head, preserving its added proof-test lanes. Git merge checks do not replace runtime verification of a combined branch.

No circuit, verifier contract, or cryptographic input format changes.

@vercel

vercel Bot commented Sep 11, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
crisp Ready Ready Preview Sep 11, 2026 4:34am UTC
interfold-dashboard Ready Ready Preview Sep 11, 2026 4:34am UTC
interfold-docs Ready Ready Preview Sep 11, 2026 4:34am UTC

Request Review

@coderabbitai

coderabbitai Bot commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

Warning

Review limit reached

Next included review available in 17 minutes.

Check out review usage here.

View limit details

Limit details: You’ve used the included review currently available.

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

Learn how review limits work.

Review configuration:

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Advanced

Run ID: 911362d5-5655-4716-ab41-2738cd715b7d

📥 Commits

Reviewing files that changed from the base of the PR and between 03ed94e and 01fa581.

📒 Files selected for processing (7)
  • .github/workflows/ci.yml
  • agent/CONTEXT.md
  • package.json
  • scripts/generate-verifiers.test.ts
  • scripts/generate-verifiers.ts
  • scripts/test-circuits.sh
  • scripts/test-circuits.test.ts

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@hmzakhalid

Copy link
Copy Markdown
Collaborator Author

Superseded by #1934 at the user’s request. The combined branch retains this PR’s commits, including 01fa581. Full CI continues on the combined PR.

@hmzakhalid hmzakhalid closed this Sep 11, 2026
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