Prepare PB Media Archive for open-source release - #14
Merged
Merged
Conversation
✅ Deploy Preview for grand-moonbeam-e553f2 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
presidiobtc
marked this pull request as ready for review
September 8, 2026 05:16
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.
Prepares PB Media Archive for public reuse with an MIT code license, explicit exclusions for archive content and branding, and documented setup, contribution, deployment, and security-reporting paths.
Includes optional Python ingestion dependencies, missing snapshot/domain environment settings, repository metadata, and a GitHub Actions workflow running the existing JavaScript/Python tests and corpus validator. The preview-function bundle now retains its font and rendering-library license notices. Local launch-production directories and Python virtual environments are ignored.
Four existing corpus-dependent test expectations were stale after new episodes and topics were added. MCP ranking checks now specify the original episode's date cutoff. Custody lookup retains a top-three recall check for the broad query and rank-one checks for requests disambiguated by date or content. Related-topic checks preserve subject-overlap exclusions and explicitly request the narrower supply-chain subject. The search algorithm is unchanged.
Validation
npm ci --ignore-scripts; all 128 JavaScript tests pass locally.git diff --checkverified.Local tests used Node 26 and Python 3.13. GitHub Actions also passes on the pinned Node 24 environment, and the Netlify deploy preview built successfully. The history scan does not include hidden pull-request refs, issue discussions, or external service data; GitHub had no Actions runs before this change.
Publication completed
CONTENT_LICENSE.mdpreserves their existing rights.43f333e8608b6eb1d2594afb2dbfde7b14912743and made the repository public. Anonymous requests to the repository page and MIT license succeed.main. Force pushes and deletion are disabled; administrator bypass remains available, with no extra-reviewer requirement.The public repository is ready to share. The main-branch checks pass after the merge.