Remove the patent strategy doc, keep the grant it carried - #60
Merged
Merged
Conversation
docs/patent-strategy.md is gone. It opened by naming two methods as patent-pending, which is a poor first impression for a protocol asking people to implement it, and the strategy framing around it served BlockSiFr rather than the reader. More than half of it was not strategy though. It carried an explicit royalty-free grant and three long-term commitments, and those answer the first question any adopter's counsel asks: will we be sued for implementing this. Deleting the file wholesale would have removed the assurance along with the disclosure, and a withdrawn promise reads worse than one never made — particularly in a public repository where the deletion is visible in the diff. So the grant moved to NOTICE, in BlockSiFr's own words rather than rewritten: the Apache 2.0 express patent grant covers implementing the spec, the five royalty-free permissions, and the commitments never to encumber the core specification, to provide standards-body grants, and to flag new patent-pending mechanisms through the RFC process before they enter the normative spec. Also fixes two relative links left broken by the earlier docs move: protocol/spec.md pointed at ../MVP.md and docs/README.md at ../COMMERCIAL_BOUNDARY.md. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
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.
docs/patent-strategy.mdis gone. It opened by naming two methods as patent-pending — a poor first impression for a protocol asking people to implement it — and the strategy framing around it served BlockSiFr rather than the reader.But over half of it wasn't strategy. It carried an explicit royalty-free grant and three long-term commitments, and those answer the first question any adopter's counsel asks: will we be sued for implementing this?
Deleting the file wholesale would have removed the assurance along with the disclosure — and a withdrawn promise reads worse than one never made, particularly in a public repo where the deletion shows up in the diff.
So the grant moved to
NOTICE, in BlockSiFr's own words rather than rewritten:Also fixes two relative links left broken by the earlier docs move:
protocol/spec.md→../MVP.mdanddocs/README.md→../COMMERCIAL_BOUNDARY.md.🤖 Generated with Claude Code