docs: rewrite README to house standard - #40
Conversation
Expand the README to WAVE's house style (badges, quick start, links row, grounded status/usage sections) while keeping every capability claim traceable to something actually in this repo (source, package.json, capabilities.json, or the published npm/registry artifact).
Bugbot couldn't run - usage limit reachedBugbot is counted against Cursor usage for this user or team, and this run hit a usage or spend limit. A user or team admin can review and increase usage limits in the Cursor dashboard. (requestId: serverGenReqId_bb4c6d15-f895-4dcb-acdc-ec0333193f5d) |
|
Warning Review limit reachedYou’ve reached a temporary PR review limit under our Fair Usage Limits Policy. Next review available in: 10 minutes Your organization has reached its usage spending cap. Adjust your spending cap in the billing tab. 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: Organization UI Review profile: ASSERTIVE Plan: Pro Plus Run ID: 📒 Files selected for processing (2)
Comment |
Code Review by Qodo🐞 Bugs (0) 📘 Rule violations (0) 📎 Requirement gaps (0)
Great, no issues found!Qodo reviewed your code and found no material issues that require reviewTo customize comments, go to the Qodo configuration screen, or learn more in the docs. |
ApprovabilityVerdict: Approved 2afdfda Pure documentation changes to README.md and CHANGELOG.md with no runtime impact. The author owns both modified files. You can customize Macroscope's approvability policy. Learn more. |
PR Summary by Qododocs: rewrite README to WAVE house standard with grounded claims
AI Description
Diagram
High-Level Assessment
Files changed (1)
|
Qodo FixerNo findings are available for this PR yet. Findings appear here once Qodo has reviewed the PR. |
- README claimed 16 tags; openapi.yaml declares 17 (MoQ and Render were added recently). Fixed in header, "What this is", and repo layout table. - README claimed every endpoint requires a Bearer token; renderVideo, renderPoll, and renderEvents set security:[] and use an x402 payment challenge instead. Qualified the claim. - Added the required CHANGELOG.md Unreleased entry for the README rewrite per AGENTS.md.
`details` is typed as an object and `suggestions`/`did_you_mean` as arrays of strings in the Error schema (openapi.yaml), but the README example rendered all three as plain strings, which would lead readers to build the wrong client type.
Summary
ga, v3.0.0), and the existing usage commands.Test plan
Note
Cursor Bugbot is generating a summary for commit 386e5a9. Configure here.
Note
Rewrite README to match house standard for api-spec
renderVideo,renderPoll, andrenderEventsomit Bearer auth viasecurity: []and use x402 payment challenge instead.Macroscope summarized 2afdfda.