Skip to content

feat(policy): include doc-contracts in policy report#252

Merged
EffortlessSteven merged 1 commit into
mainfrom
feat/policy-report-doc-contracts
May 13, 2026
Merged

feat(policy): include doc-contracts in policy report#252
EffortlessSteven merged 1 commit into
mainfrom
feat/policy-report-doc-contracts

Conversation

@EffortlessSteven

Copy link
Copy Markdown
Member

Summary

  • run doc-contracts as part of cargo xtask policy-report
  • include doc-contracts in policy-report JSON/Markdown areas and headline rows
  • keep CI wiring out of this PR

Validation

  • cargo fmt --all -- --check
  • cargo check -p xtask --locked
  • cargo test -p xtask --locked
  • cargo xtask check-doc-contracts --mode advisory
  • cargo xtask policy-report
  • cargo xtask check-file-policy --mode blocking-allowlist
  • cargo clippy -p xtask --all-targets --locked -- -D warnings
  • git diff --check

@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.

@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!

@coderabbitai

coderabbitai Bot commented May 13, 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 13 minutes and 10 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: 758a414c-f70a-4d0a-8f0a-6f12672f37f4

📥 Commits

Reviewing files that changed from the base of the PR and between d689236 and fead8c8.

📒 Files selected for processing (1)
  • xtask/src/policy_report.rs
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/policy-report-doc-contracts

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.

@factory-droid

factory-droid Bot commented May 13, 2026

Copy link
Copy Markdown

Droid finished @EffortlessSteven's task —— View job


Droid review complete — no actionable findings.

Inspected surfaces:
xtask/src/policy_report.rs — advisory check invocation, area registration, metric priority/universe lists for headline generation

Checks performed:
Diff inspected against codebase patterns for advisory check integration; doc_contracts::check(Mode::Advisory) call follows existing conventions; area registration and metric list updates are structurally correct.

Why no comments:
The diff is purely additive and follows established patterns for including a new advisory check in the policy-report workflow. No correctness, safety, registry, or state-integrity concerns. No publish-state, token-redaction, or events-as-truth surfaces touched.

Residual risk:
None identified — doc-contracts advisory mode is CI-off only per PR description; blocking promotion is deferred to future PRs.

Validation signal:
Observed: Advisory-mode check call, area tuple registration, metric priority and universe list updates.
Reported: PR description states CI wiring kept out of this PR.
Not verified: Actual doc-contracts report output at runtime — advisory mode is non-blocking by design.

@factory-droid factory-droid Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Droid review complete — no actionable findings. Purely additive integration of doc-contracts into the advisory policy-report workflow. Inspection record written to /home/runner/work/_temp/droid-prompts/review_validated.json.

@EffortlessSteven EffortlessSteven merged commit bbd8492 into main May 13, 2026
25 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