feat(legal): add DRAFT ICLA + CCLA + CLA Assistant runbook#3
Open
dzwalker wants to merge 1 commit into
Open
Conversation
Implements the CLA decision recorded in LICENSING.md §3. Both agreements are DRAFT, adapted from Apache ICLA v2.2 / CCLA v2.0, and must be reviewed by legal counsel before enforcement. - legal/individual-cla.md: ICLA (copyright + patent grant, representations, agent-submission clause, assignment-to-Foundation clause) - legal/corporate-cla.md: CCLA with Schedule A - legal/README.md: enforcement runbook — recommends CLA Assistant Lite (GitHub Action, signatures stored in our own repo) over the hosted app; documents the manual admin steps (PAT secret, per-repo workflow) that cannot be automated Entity framing: Obiwan Co., Limited as trustee, with an explicit clause allowing assignment to the Agentic Commons Foundation on formation (clean transfer). Co-Authored-By: Claude Opus 4.8 <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.
Implements the CLA decision from
LICENSING.md§3.What's in this PR
legal/individual-cla.md— ICLA (copyright + patent grant, representations, an agent-submission clause specific to this project, and an assignment-to-Foundation clause for clean transfer)legal/corporate-cla.md— CCLA with Schedule A of designated employeeslegal/README.md— enforcement runbookDecision baked in
Runbook recommends CLA Assistant Lite (GitHub Action — signatures stored in our own repo, no third-party data custody) over the hosted app, consistent with the project's data-ownership stance. Say the word if you'd rather use the hosted app.
Follow-up after go-live
Update
CONTRIBUTING.md §0.2("until the CLA bot is live…") and record the go-live date in the brand Decision Log.