docs: dedupe install examples, de-orphan build-output page, refresh agent records#25
Merged
Merged
Conversation
…gent records - install.md: remove code block duplicating Basic usage from 'Providing AudioContext and stream'; promote AC-before-getUserMedia ordering rule to prose; add pointer to #basic-usage - build-output.md: link from install.md CDN section (was the only orphan page on the docs site); align legacy-browser scoping with install.md's Legacy IIFE note; 'all files minified' -> JS bundles only - CLAUDE.md: add docs/build-output.md to file map - SESSION_HANDOFF.md: current state now reflects main branch, v1.2.0 released, CDN pins @1.2.0; mid-flight release warning replaced with release-complete record; docs cleanup session recorded Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…y review Histogram moved from Phase 4 to the Phase 8 experimentation toolkit (user decision). Codex consistency review: all 11 findings addressed — Phase 4/6 checklists annotated done/superseded/dropped (matrix coverage of AudioWorklet Float32 + multi-run confirmed by user), AGENTS.md phase table renumbered (Phase 8 = toolkit, signal types = unnumbered v2 scope) and recording-mode triple corrected, CODEX_REVIEW.md marked historical via dated banner + input-gain superseded-note, Phase 6 verification gate scoped to the six framework pages (host-gain verified via demo panel). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This was referenced Jun 12, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Documentation cleanup pass (Codex-reviewed), post-1.2.0:
getUserMediaordering rule in prose (was only a code comment), and points to the complete example via the#basic-usageanchor.recording-mode="mediarecorder"only — the page previously contradicted it), and "all files are minified" corrected to the JS bundles only.docs/build-output.mdadded to the file map (its omission is why the orphan went unnoticed).Verification
npm run docs:buildpasses (VitePress fails on dead internal links, so both new cross-links are validated).🤖 Generated with Claude Code