docs: say source-available, not open source - #94
Open
lxsolutions wants to merge 1 commit into
Open
Conversation
PolyForm Perimeter restricts competing use, which the Open Source Definition does not permit. Describing the project as "open-source" while shipping a noncompete license is a trust bug — sophisticated readers notice immediately. - README tagline and "our lane" heading: open-source -> source-available - License section states the distinction explicitly and why - GitHub repo topic open-source -> source-available (applied via API) Remaining "open source" mentions are correct as-is: NOTICE.md and GOAL.md refer to third-party OSS dependencies, and games/chariot already says it is not open source. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
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.
What this does
Fixes the sharpest criticism from external review: the project describes itself as "open-source" while shipping under PolyForm Perimeter 1.0.1 + Additional Terms, which restricts use in a competing product. The Open Source Definition forbids exactly that kind of field-of-endeavor restriction, so the label was wrong.
The license itself is not the problem — the wording is. This says precisely what the project is.
Changes
open-source->source-available(applied directly via API)Left alone deliberately
NOTICE.mdandGOAL.mdsay "open source" about third-party dependencies — accurategames/chariot/README.mdalready says "it is not open source"🤖 Generated with Claude Code