Skip to content

feat(cli): add audit bundle policy controls#846

Merged
EffortlessSteven merged 2 commits into
mainfrom
cli/audit-bundle-policy-controls
May 19, 2026
Merged

feat(cli): add audit bundle policy controls#846
EffortlessSteven merged 2 commits into
mainfrom
cli/audit-bundle-policy-controls

Conversation

@EffortlessSteven

Copy link
Copy Markdown
Member

Summary

  • add �udit-bundle --expect-profile for CI jobs that need profile mismatch failures without parsing JSON manually
  • add �udit-bundle --policy strict as the first tiny built-in policy preset from SPEC-0020
  • emit CI failure JSON for policy mismatches with stable failure classes and metadata-only output
  • wire downstream CI recipe smoke to run --expect-profile --policy strict
  • mark �udit-bundle-policy-controls done and move the usability-polish goal to downstream policy docs

Boundaries

  • no broad policy DSL, remote policy loading, script execution, or repo-local proof execution
  • no release prep, version bump, tag, or publish
  • no new contract packs, provider compatibility claims, production security claims, or raw payload copying

Validation

  • cargo fmt --all -- --check
  • cargo test -p uselesskey-cli --all-features audit_bundle
  • cargo test -p xtask external_adoption_smoke
  • cargo +nightly xtask external-adoption-smoke --path . --ci-recipes
  • cargo +nightly xtask pr-lite
  • cargo clippy -p uselesskey-cli --all-targets --all-features -- -D warnings
  • git diff --check

@gemini-code-assist

Copy link
Copy Markdown

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, add credits to your account and enable them for code reviews in your settings.

@coderabbitai

coderabbitai Bot commented May 19, 2026

Copy link
Copy Markdown

Warning

Rate limit exceeded

@EffortlessSteven has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 53 minutes and 11 seconds before requesting another review.

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: 6f9e7195-b8a9-41ed-809d-1a7d5bbcdd0e

📥 Commits

Reviewing files that changed from the base of the PR and between c4f9693 and 3f4ff6e.

📒 Files selected for processing (4)
  • .uselesskey/goals/active.toml
  • crates/uselesskey-cli/src/main.rs
  • crates/uselesskey-cli/tests/cli.rs
  • xtask/src/external_adoption_smoke.rs
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch cli/audit-bundle-policy-controls

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 and usage tips.

@EffortlessSteven EffortlessSteven merged commit 4645c6b into main May 19, 2026
6 checks passed
@EffortlessSteven EffortlessSteven deleted the cli/audit-bundle-policy-controls branch May 19, 2026 06:15
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