Skip to content

Add production tooling gates#28

Merged
johnny-emp merged 1 commit into
mainfrom
codex/p1-tooling-and-gates
May 21, 2026
Merged

Add production tooling gates#28
johnny-emp merged 1 commit into
mainfrom
codex/p1-tooling-and-gates

Conversation

@johnny-emp
Copy link
Copy Markdown
Contributor

Summary

  • make clippy pass across the workspace with -D warnings, including current needless borrow/as_deref warnings
  • add explicit local gates for correctness, benchmarks, and supply-chain review
  • wire fmt, clippy, and cargo-deny into CI and the production-readiness gate
  • document the expected local quality commands and the local rationale policy for too_many_arguments
  • update rand and pprof to clear current advisories surfaced by cargo deny

Verification

  • cargo fmt --check
  • cargo clippy --workspace --all-targets -- -D warnings
  • ./scripts/supply_chain_gate.sh
  • cargo test --lib
  • git diff --check

@johnny-emp johnny-emp mentioned this pull request May 21, 2026
@johnny-emp johnny-emp merged commit ab67306 into main May 21, 2026
7 of 9 checks passed
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