Define logo quality and scope policy - #1
Closed
Millbot-AI wants to merge 1 commit into
Closed
Conversation
Collaborator
Author
|
Closed because the unattended curation process will remain local and confidential until the curated logo set is ready for publication. |
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 changed
LOGO_QUALITY_POLICY.mdas the human-readable quality and scope contractlogo_quality_policy.jsonas the machine-readable policy for later QA gatesWhy
This establishes the first roadmap item for unattended logo curation: immutable
raw sources, fail-closed processing, deterministic repairs, transparent outputs,
explicit Light/Dark handling, hard fidelity gates, and quarantine instead of
forced conversion.
The policy also records the project decision that per-file attribution,
individual license validation, and copyright/trademark gates are outside this
pipeline.
Impact
Later source ingestion, QA, restoration, master promotion, and export work can
refer to one versioned policy. The change does not modify any logo assets or
existing downloader work.
Validation
jq empty logo_quality_policy.jsonjq -egit diff --cached --checkScope safety
Only the policy Markdown, machine-readable JSON, and README link are included.
Existing uncommitted Wikimedia downloader files remain untouched.