SCOPE-D: dual-copyright (MIT), remove source-repo links, keep attribution - #79
Merged
Conversation
…ribution SCOPE-D is a substantial fork/continuation of the original SCOPE project (Tayvion Payton, MIT; ~32% of surviving lines). MIT-compliant resolution: - LICENSE: dual copyright — Tayvion Payton (original) + SocioProphet (new work) - README: short link-free attribution - removed the 'upstream' git remote to tayontech/SCOPE (repo config) - ci.yml --source-ref -> SocioProphet/SCOPE-D - references/*: de-identified the tayontech source link (name/URL) while keeping the documented lessons; copyright attribution lives in LICENSE where MIT requires it. No links to the source repo remain; original author credited per MIT.
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.Scanned FilesNone |
De-identifying the tayontech source entry removed its url, but the schema required url on every reference. A de-identified / internal reference legitimately has no public url, so url becomes optional (kept in properties, dropped from required). Fixes 'Validate SCOPE-D contracts' / 'test' on this branch.
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.
SCOPE-D is a substantial fork/continuation of the original SCOPE project (Tayvion Payton, MIT; ~32% of surviving lines still original). MIT-compliant resolution:
upstreamgit remote totayontech/SCOPE(repo config, already applied)..github/workflows/ci.yml:--source-ref→SocioProphet/SCOPE-D.references/*: de-identified the tayontech entry (removed name/URL) while keeping documented lessons.No links to the source repo remain; original author credited per MIT. Owner-directed; this PR is the review gate (not auto-merged).