[docs] chore: prune completed internal plans - #260
Conversation
|
Warning You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again! |
|
Warning Review limit reached
Next review available in: 53 seconds Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (128)
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
Summary
docs/plans/docs/skills/Notes
mkdocs.ymlalready excludesplans/**andskills/**, and public docs/tests/AGENTS only refer to those directories as internal artifact locations. The durable behavior contracts remain captured in public docs, AGENTS.md, implementation, and tests.The Zenodo badge remains in
README.mdexactly as:Local verification
git diff --checkrglink/reference check outsidedocs/plans/**anddocs/skills/**: no matchesPYTHONPATH=$PWD/src mkdocs build --strict --site-dir "$tmp/site" --cleanPYTHONDONTWRITEBYTECODE=1 PYTHONPATH=$PWD/src pytest -p no:cacheprovider tests/test_package_metadata.py tests/test_ci_workflows.py -q(25 passed)pre-commit run --all-files --show-diff-on-failurePYTHONDONTWRITEBYTECODE=1 PYTHONPATH=$PWD/src pytest -p no:cacheprovider tests -q(1020 passed, 11 skipped)Local review
Local subagent review completed with no Critical, Important, or Minor findings. Reviewer confirmed:
docs/plans/anddocs/skills/absent is fine because future agents can recreate themREADME.md