Skip to content

feat: curate external AI artifact sources - #60

Merged
szmyty merged 1 commit into
mainfrom
codex/aether-external-source-curation
Aug 30, 2026
Merged

feat: curate external AI artifact sources#60
szmyty merged 1 commit into
mainfrom
codex/aether-external-source-curation

Conversation

@szmyty

@szmyty szmyty commented Aug 30, 2026

Copy link
Copy Markdown
Contributor

Summary

  • record allowlisted, deferred, and rejected decisions for every captured external source
  • add a deny-by-default initial corpus of seven pinned design and animation reference skills
  • add schemas, fixtures, deterministic cross-catalog validation, and a review/vulnerability cadence
  • enforce the governance check through both catalog and provenance validation

Validation

  • python3 catalog/external/validate.py
  • python3 -m unittest tests/test_external_source_governance.py
  • python3 catalog/validate_catalog.py
  • python3 catalog/provenance_model.py check --scope "all"
  • ./aether validate --provenance --format "text"
  • CI-ordered distribution build and check

Closes #37.

@szmyty
szmyty force-pushed the codex/aether-external-source-curation branch from 45ca1c7 to eeb2c9d Compare August 30, 2026 23:18
@szmyty
szmyty merged commit 42c5867 into main Aug 30, 2026
1 check passed
@szmyty
szmyty deleted the codex/aether-external-source-curation branch August 30, 2026 23:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Curate and pin the initial external AI artifact sources

1 participant