refactor!: transition tools to MIT default - #23
Draft
zoeyrose wants to merge 1 commit into
Draft
Conversation
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.
Summary
The MIT-default license switch and privacy-preserving provenance manifest remain intentionally pending. The issue requires the identity-evidence contract from
atrinik/atrinik#378, which is still open without an implementation PR. This draft does not relicense any retained file.Coordinates
mainat7777cf9f9ab6deb58de8a481dfccd6b05d86e3e1refactor/mit-default-licenseat3ce48bfa62edfea491304a5424da71ff2c6b79c3/workspaces/atrinik/workspace/worktrees/tools/issue-22-mit-default3ce48bf refactor!: retire obsolete toolsValidation
python3 -m unittest discover -s map-checker-qt/tests -v— 20 passedpython3 -W error -m compileall -q -f map-checker-qt— passedgit diff --check— passedVerification
Runtime verification is not applicable: this repository owns standalone operator utilities, not a server/client topology. Repeat with:
cd /workspaces/atrinik/workspace/worktrees/tools/issue-22-mit-default python3 -m unittest discover -s map-checker-qt/tests -v python3 -W error -m compileall -q -f map-checker-qt git diff --checkBlocker
atrinik/atrinik#378must land before retained files can enter the MIT-default scope and before this draft can complete its provenance/license acceptance criteria.