Skip to content

v1.6.2 — provenance backfill

Choose a tag to compare

@kevinnft kevinnft released this 15 May 04:24
· 4 commits to main since this release
5ff07c9

Provenance refinement release. 31 of 47 previously origin: unknown skills traced to verified upstream repos.

Provenance shift

origin v1.6.1 v1.6.2
aggregated 64 89
original 61 61
adapted 11 11
unknown 53 22

What changed

  • 23 skills mapped to NousResearch/hermes-agent (MIT) — verified via GitHub API contents lookup. Covers 10 creative/, 3 devops/, 2 gaming/, 2 media/, 2 productivity/, plus note-taking/obsidian, social-media/xurl, yuanbao, dogfood.
  • 2 skills mapped to JimLiu/baoyu-skillscreative/baoyu-comic, creative/baoyu-infographic. JimLiu is the canonical author of the baoyu-* family.
  • README provenance bar chart + stats card refreshed to match.
  • scripts/backfill/backfill_origins_v1.6.2.py checked in as the audit trail of the mapping decisions. Idempotent.

What did NOT change

  • No skill content edited — only top-level frontmatter (origin, source_repo, source_url, source_license).
  • No public CLI surface change.
  • No behavior change to install / validate / quality-dashboard / skills-api.

Verification

  • pytest tests/ — 28/28 ✅
  • bash scripts/validate.sh — 189/189 valid ✅
  • python3 scripts/check_provenance.py — 183/183 origin-tagged ✅
  • All 3 GitHub Actions workflows — green ✅

Full diff: v1.6.1...v1.6.2