Preserve skill bundle upgrades and expose catalog facets - #44
Merged
Merged
Conversation
Validate and migrate owned skill packages transactionally, retain recovery content, preserve native metadata, and expose category, role and provider discovery. Verified with 809 tests, isolated four-host smoke and independent review.
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.
Skill discovery now exposes primitive categories, graph-derived operator/workflow roles, and capability/domain/provider filters consistently across search, list and info. Flat skills upgrade to complete folders with ownership checks, staged YAML validation, recoverable failures and retained previous content; native projections preserve full descriptions and bundled Codex policy. Includes the metadata-preservation commits from #43.
Validation: 809 tests pass; build and package checks pass; 22-file debt scan has zero findings; built CLI smoke covers actual registry installation, update preview, update, removal and all four native hosts. All 84 projected skills validate. Independent Standards, Spec and Proof reviews pass. Source and generated bundle are separate commits.
Migration risk: user edits, ambiguous layouts and unowned content are preserved; successful updates retain prior files in reported backups. Package publication and live installed-skill migration remain separate rollout steps. The execution contract is recorded in docs/swe-compliance/2026-09-05-skill-catalog-organization.md.