docs(site): regenerate operator reference (add AudioInput + Reactive source nodes) - #341
Open
jeffcrouse wants to merge 1 commit into
Open
docs(site): regenerate operator reference (add AudioInput + Reactive source nodes)#341jeffcrouse wants to merge 1 commit into
jeffcrouse wants to merge 1 commit into
Conversation
…Master/ReactiveTrack The checked-in reference.json was last generated ~Aug 7, before ADR-0032 D-phase and the ADR-0053 source nodes were catalogued, so the live Reference listed 70 operators and was missing three shipped, user-placeable ops: - AudioInput (ADR-0032 Phase D2 — hardware capture as a graph source) - ReactiveMaster / ReactiveTrack (ADR-0053 — the visible audio->visual source nodes) Regenerated against a current-main build (app 0.1.1, ABI 17): 73 operators (visual 54, audio 13, control 6), nothing removed. build.py self-check renders all 73 operator pages including the three new ones. Cloudflare Pages redeploys on merge (pages.yml, site/** trigger). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01QB6eSNJE55ru3g4vsL77GT
jeffcrouse
enabled auto-merge (squash)
August 12, 2026 00:32
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
The checked-in
site/reference.json(which the site renders from) was last generated ~Aug 7, before the ADR-0032 D-phase and the ADR-0053 source nodes were catalogued — so the live Reference showed 70 operators and was missing three shipped, user-placeable ops:AudioInput— ADR-0032 Phase D2 (ADR-0032 Phase D (D1+D2): hardware audio input — duplex device + AudioInput reactive source #328): hardware capture as a graph sourceReactiveMaster/ReactiveTrack— ADR-0053: the visible audio→visual source nodesChange
Regenerated
reference.jsonagainst a current-mainbuild viagenerate_reference.py(app 0.1.1, ABI 17): 73 operators (visual 54, audio 13, control 6), nothing removed.build.pyself-check renders all 73 operator pages, including the three new ones. Cloudflare Pages redeploys on merge (pages.yml,site/**trigger).🤖 Generated with Claude Code
https://claude.ai/code/session_01QB6eSNJE55ru3g4vsL77GT