fix: resolve social catalog rights gate - #57
Merged
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.
Completes the rights-review gate left deliberately open by #55 and finishes the remaining work for #52.
Decision
The current Media Cheat Sheet terms were reviewed on 2026-08-29 (source page last updated 2026-08-21):
Aether therefore records a conservative repository-publication decision: creative reference is permitted, while bulk normalized catalog republication and raw/template redistribution are not authorized from this snapshot. This is a source-governance decision, not legal advice.
Changes
1.0.1;cc8186add31b923ceabdd0516c8f959823b36a0397262c2a03a1eef6d380e17e;Validation
git diff --check./aether catalog generate --checkpython3 catalog/validate_catalog.pypython3 catalog/provenance_model.py check --scope "all"python3 library/organization/skills/build-distributions.py --output-directory "dist" --checkpython3 catalog/social-surfaces/build-distribution.py --output-directory "dist" --checkpython3 catalog/social-surfaces/validate.pypython3 -m unittest --verbose tests/test_social_surface_catalog.py— 5 passed./aether distribution build --output-directory "dist"./aether distribution build --output-directory "dist" --check./aether validate --format "text"— 0 diagnostics./aether validate --shell --format "text"— 0 diagnostics./aether validate --staging --strict-staging --format "text"— 0 diagnostics./aether eval run --mode "deterministic" --format "text"— 151/151 passedCloses #54
Closes #52