Add dependency upgrade plan skill#126
Open
RYDE-PLAY wants to merge 5 commits into
Open
Conversation
c5668a2 to
d316216
Compare
d316216 to
fe0a77c
Compare
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.
Adds a governed dep-upgrade-plan skill for #53.\n\nSummary:\n- reads package-lock.json plus advisory and constraint facts\n- emits ranked plan entries with exact pkg/from/to/risk/breaking fields and changelog\n- refuses when all candidate upgrades violate constraints\n- includes sealed and refusal harness cases plus fixture evidence\n- registers the skill in official skill locks\n\nLocal checks run:\n- runx skill inspect ./skills/dep-upgrade-plan --json\n- runx harness ./skills/dep-upgrade-plan --receipt-dir /tmp/frantic53-harness-receipts --json\n- node scripts/check-upstream-skill-bindings.mjs