fix: restamp discovery SKILL.md to 0.17.1/0.25.0; bump package.json to 0.1.10 - #108
Merged
Merged
Conversation
…nt pin Restamp the vendored discovery driver skill from 0.16.3/0.24.1 to the reviewed runtime pin (selat-cli 0.17.1 / selat-discovery 0.25.0). Bump plugins/selat/package.json to 0.1.10 so it matches the harness manifests after #107. Co-authored-by: SELAT-DEV <SELAT-DEV@users.noreply.github.com>
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.
QA follow-ups after #106 / #107.
P2 — stale vendored SKILL.md verify-against stamps
plugins/selat/skills/selat-discovery/SKILL.mdstill claimed the command surface was verified against@selat-ai/selat-cli@0.16.3and@selat-ai/selat-discovery@0.24.1(including the “Command quick reference (selat-cli v0.16.3)” heading). The reviewed runtime pin is now 0.17.1 / 0.25.0 / 0.11.0.This is a plugin driver skill (plugin-specific runner resolution, SessionStart PATH,
$SELAT_RUNNER), not a byte-for-byte mirror of the published@selat-ai/selat-discoverySKILL.md. Stamps were updated to 0.17.1 / 0.25.0; command flags were left unchanged.plugins/selat-hermes/does not vendor this skill.P3 — package.json version skew after #107
Harness manifests are already at plugin 0.1.10 (#107), but
plugins/selat/package.jsonwas still 0.1.9. Bumped to 0.1.10 to match. No further version bump.Out of scope
selat-router/selat-pay/selat-sdkplugin.yaml(already 0.1.4 after chore(release): bump selat plugin 0.1.9 → 0.1.10; hermes 0.1.3 → 0.1.4 (propagates #106) #107)