Remove QsoRipper seams from CatHub#3
Merged
Conversation
rtreit
commented
Jul 15, 2026
rtreit
left a comment
Member
Author
There was a problem hiding this comment.
Release audit verification: documentation seams removed, release workflow uses Node 24 actions, full local quality checks pass, and release packaging dry runs pass.
rtreit
marked this pull request as ready for review
July 15, 2026 21:43
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.
Removes extraction-era QsoRipper assumptions from CatHub's operator-facing README, sample configuration, setup guide, design documents, architecture report, CLI help, source comments, and default configuration lookup. The one retained legacy protobuf namespace is now documented only as a wire-compatibility identifier.
Replaces the extraction decision note with a release and compatibility policy, documents the current distribution state and registry publication order, and updates every release action to a verified Node.js 24 version.
Validated with .\build.ps1 check, actionlint, a release build and configuration validation, cargo publish --dry-run for cathub-protocol, dotnet pack, local link and anchor checks, and before/after Playwright rendering of the HTML architecture report.