docs: rewrite README to house standard - #38
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_1a615ca4-7d46-48c2-9384-a2ca28f52233) |
|
Warning Review limit reachedYou’ve reached a temporary PR review limit under our Fair Usage Limits Policy. Next review available in: 35 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: Path: .coderabbit.yaml Review profile: CHILL 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 6cf8a71 Documentation-only changes to README.md and CHANGELOG.md with no runtime impact. The author owns both modified files per CODEOWNERS. You can customize Macroscope's approvability policy. Learn more. |
PR Summary by Qododocs: refresh README to WAVE house standard
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. |
AGENTS.md requires a CHANGELOG.md Unreleased entry for user-facing changes; this PR rewrites the README but left CHANGELOG.md untouched.
Summary
check/submitreturnerrNotImplemented,versionprintswave-certify 0.0.0-scaffold).planeLayer: 4andprotocol-plane-layer-4tag.Test plan
go build -o wave-certify ./cmd/wave-certifysucceedsNote
Low Risk
Documentation-only README edits with no runtime or dependency changes; scaffold status claims align with existing CLI behavior.
Overview
README-only change — reformats the project README to WAVE’s house template (centered header, badge row, link strip, footer) without changing what the tool actually does today.
The Status section is tightened but still matches
main.go:check/submitsurfacewave-certify: battery not yet implemented, andversionprintswave-certify 0.0.0-scaffold. It also ties scaffold/alpha messaging tocapabilities.json(lifecycle: alpha,version: 0.1.0,planeLayer: 4).Protocol Plane positioning no longer links to the private
wave-foundationrepo (404 for public readers); it describes Hardware / plane layer 4 in prose, consistent withplaneLayerandprotocol-plane-layer-4incapabilities.json.Adds a repo layout table (
cmd/wave-certify/main.go,threat-model.md,SECRETS.md,capabilities.json), expands plannedcheckbattery names in usage text, drops the separate “Links” block, and adds an explicit License section.Reviewed by Cursor Bugbot for commit cd8d38a. Configure here.
Note
Rewrite README to reflect current alpha/scaffold state of the CLI
Updates README.md to match the current project state. Key changes include: adding a centered header with badges, updating the status section to note that
checkreturns 'not yet implemented' and version reports '0.0.0-scaffold', expanding usage details per-protocol for thecheckcommand, adding a repo layout table, and adding an Apache-2.0 license section. Also logs the change in CHANGELOG.md under Unreleased.Macroscope summarized 6cf8a71.