Skip to content

docs(readme): lead with media infrastructure for the agentic internet - #40

Open
yakimoto wants to merge 1 commit into
mainfrom
docs/positioning-media-infra
Open

docs(readme): lead with media infrastructure for the agentic internet#40
yakimoto wants to merge 1 commit into
mainfrom
docs/positioning-media-infra

Conversation

@yakimoto

@yakimoto yakimoto commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

What changed

The README now opens with what WAVE is, then names this package as the terminal client for that call shape. The prior opener called WAVE a "streaming platform", which is a capability, not the identity. The package.json description said the CLI manages "video infrastructure", the superseded frame, so it was rewritten to match. Two files change, one line each:

  • README.md: the paragraph under the title.
  • package.json: the description string. No version bump.

Install block, quick start, authentication, command-group table, developer tools, flags, environment variables, completions, CI example, and related packages are untouched. Code untouched.

Before / after

Surface Before After
README first sentence Command-line interface for the WAVE streaming platform. WAVE is media infrastructure for the agentic internet: one call shape moves live and on-demand media across every transport, and both kinds of user, people and agents, discover it, call it, and pay for it per call.
README second sentence Manage streams, productions, and infrastructure from your terminal. This CLI is the terminal client for that call shape. Manage streams, productions, and infrastructure from your terminal, by hand or from an agent's script.
package.json description WAVE CLI — manage live streams, productions, and video infrastructure from your terminal. 34 command groups. WAVE CLI: the terminal client for WAVE, media infrastructure for the agentic internet. Manage live streams, productions, and media routes from your terminal.

Accuracy checks

  • "34 command groups" was dropped from the description rather than restated: the README's own command-group table lists 36 rows and src/commands/ holds 52 entries (2026-09-02), so the number did not match either surface. AGENTS.md line 22 still mirrors the old description text; it is a contributor note, left for a follow-up.
  • No SOC 2 claim, no "first" claim, no customer or revenue claim, no Wallet availability claim. Em-dashes in changed lines: 0 (the old description carried one).

Gates

$ node voice-gate.mjs README.md --register-bans --report
voice-gate: clean
$ positioning-check.sh README.md
positioning gate: 0 errors, 0 warning(s) → PASS

Local npm run type-check / npm run test could not run: npm install in a clean checkout fails because the dependency @wave-av/sdk returns 404 from registry.npmjs.org (see LIVE RECEIPTS), and the repository ships no lockfile. This change touches no TypeScript, so the type-check and tests are unaffected; the repository's CI workflow runs them on this PR.

LIVE RECEIPTS

$ npm view @wave-av/cli description version
npm error 404   (registry.npmjs.org, 2026-09-02: the package is not published there)

$ npm view @wave-av/sdk description version
npm error 404   (the CLI's runtime dependency; not published there either)

$ curl -sS https://gateway.wave.online/.well-known/wave-skills.json -o skills.json -w '%{http_code}'
200
178 skills; 175 priced over x402 in USDC (177 settle on Base, 1 on Tempo); 2 free; 1 metered. Measured 2026-09-02.

Operator steps

None. Do not merge from automation; a person reviews and merges.

🤖 Generated with Claude Code

https://claude.ai/code/session_01K9mRh8G2ugbUt2kaXvFvF6


View with [code]smith Autofix with [code]smith
Need help on this PR? Tag @codesmith-bot with what you need. Autofix is disabled.


Note

Cursor Bugbot is generating a summary for commit 8b5b3bb. Configure here.

Review in cubic

The README opener and the package.json description now lead with the WAVE identity sentence and name the CLI as the terminal client for that call shape. Replaces "streaming platform" and "video infrastructure"; drops the unverified "34 command groups" count. No version bump.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01K9mRh8G2ugbUt2kaXvFvF6
@codeant-ai

codeant-ai Bot commented Sep 2, 2026

Copy link
Copy Markdown

Your free trial PR review limit of 300 PRs has been reached. Please upgrade your plan to continue using CodeAnt AI.

@qodo-code-review

Copy link
Copy Markdown

ⓘ Qodo reviews are paused because your workspace is out of credits. Ask your workspace admin to add credits to resume reviews. Manage billing

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

Sorry @yakimoto, this account has used its review budget of 2,500,000 diff characters for the last 7 days.

You can request another review in 8 hours and 44 minutes by commenting @sourcery-ai review.

@cursor

cursor Bot commented Sep 2, 2026

Copy link
Copy Markdown

Bugbot couldn't run - usage limit reached

Bugbot 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_f753352b-dfce-4af7-a0f0-866da2a50eb3)

@sourcery-ai

sourcery-ai Bot commented Sep 2, 2026

Copy link
Copy Markdown
Reviewer's guide (collapsed on small PRs)

Reviewer's Guide

This documentation-only PR updates the README opening and npm package description to consistently present WAVE as media infrastructure for the agentic internet and the CLI as its terminal client; no code, version, or other documentation surfaces are changed.

File-Level Changes

Change Details Files
Reposition the product identity around WAVE’s media infrastructure and call-shape model, then describe the CLI as its terminal client.
  • Replace the README opener with the new positioning and explain that the CLI supports manual and agent-scripted use.
  • Align the package metadata description with the revised positioning and replace “video infrastructure” with “media routes.”
  • Remove the stale command-group count rather than publishing an inconsistent figure.
README.md
package.json

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

@gitar-bot

gitar-bot Bot commented Sep 2, 2026

Copy link
Copy Markdown

Note

Automatic reviews are paused because your team has used its included automatic processing for this billing period (headroom scales with your seat count). You can still comment "Gitar review" to run one anytime, and automatic reviews resume on their own by October 1. Add seats for more headroom.
Learn more

Code Review ✅ Approved

Repositions the CLI's public messaging to present WAVE as media infrastructure for the agentic internet and frame this package as its terminal client. README introduction and package.json description updated accordingly; no code or runtime changes. Documentation passes voice-gate and positioning checks.

Options

Display: compact → Showing less information.

Comment with these commands to change the behavior for this request:

Compact
gitar display:verbose         

Was this helpful? React with 👍 / 👎 | Gitar

@coderabbitai

coderabbitai Bot commented Sep 2, 2026

Copy link
Copy Markdown

Review Change Stack

Note

Reviews paused

It looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the reviews.auto_review.auto_pause_after_reviewed_commits setting.

Use the following commands to manage reviews:

  • @coderabbitai resume to resume automatic reviews.
  • @coderabbitai review to trigger a single review.

Use the checkboxes below for quick actions:

  • ▶️ Resume reviews
  • 🔍 Trigger review

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Team

Run ID: 3eb0f5d3-80f3-4491-a933-f94fad15c379

📥 Commits

Reviewing files that changed from the base of the PR and between d7e3633 and 8b5b3bb.

📒 Files selected for processing (2)
  • README.md
  • package.json

Included review availability: 0 reviews are currently available. Your included PR review attempts over the past 7 days set your current allowance at 1 review per hour.

📜 Recent review details
⏰ Context from checks skipped due to timeout. (2)
  • GitHub Check: semgrep-cloud-platform/scan
  • GitHub Check: semgrep-cloud-platform/scan
🧰 Additional context used
📓 Path-based instructions (1)
See `README.md` for setup.

📄 CodeRabbit inference engine (AGENTS.md)

Files:

  • README.md
🔇 Additional comments (2)
README.md (1)

3-3: LGTM!

package.json (1)

4-4: LGTM!


📝 Summary

Summary by CodeRabbit

  • Documentation
    • Expanded the project description to explain WAVE’s support for live and on-demand media, discovery, invocation, and per-call payments.
    • Clarified that the CLI can be used interactively or through agent scripts.
    • Updated the package description to highlight media infrastructure for the agentic internet, including live streams, productions, and media routes.

Walkthrough

The README and package metadata now describe WAVE as media infrastructure for live and on-demand media, including agent access, per-call payments, and CLI management.

Changes

WAVE description updates

Layer / File(s) Summary
Align WAVE product descriptions
README.md, package.json
The README describes WAVE media calls, people and agents, per-call payments, and CLI usage. The package description covers live streams, productions, and media routes.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: ⚪ Minimal · up to 8b5b3

This localized documentation and package-description update does not change code or runtime behavior, and no actionable merge-blocking risk remains beyond normal checks and review.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and concisely describes the main documentation change: positioning WAVE as media infrastructure for the agentic internet.
Description check ✅ Passed The description directly explains the README and package description updates, the removal of the inaccurate command-group count, and the validation results.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Full details: Docstring Coverage

Explanation

No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (2 skipped: 2 unsupported.)

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch docs/positioning-media-infra
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch docs/positioning-media-infra

Comment @coderabbitai help to get the list of available commands.

@macroscopeapp

macroscopeapp Bot commented Sep 2, 2026

Copy link
Copy Markdown

Approvability

Verdict: Would Approve

Macroscope's review found this PR approvable — This PR only revises README positioning and the npm package description; executable code, package behavior, and operational configuration are unchanged. The two affected files are owned by the author and the update has no material runtime or sensitive-domain impact.

Not approved because:

  • Credit balance exhausted. Approvability relies on correctness review in order to determine eligibility

Review your spending limits in Billing settings. You can add or adjust custom eligibility rules. Learn more.

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