Skip to content

fix(skill): retain discovery package version - #30

Merged
yunze7373 merged 1 commit into
mainfrom
codex/xmemo-skill-auto-20260908-1930
Sep 8, 2026
Merged

fix(skill): retain discovery package version#30
yunze7373 merged 1 commit into
mainfrom
codex/xmemo-skill-auto-20260908-1930

Conversation

@yunze7373

Copy link
Copy Markdown
Member

Summary

Preserves the bounded, read-only doctor --json discovery summary when public discovery omits the top-level service version: it now reports the separately advertised standalone Skill package version without treating it as a service version.

Evidence and boundary

  • Live XMemo discovery is reachable but currently omits service_version while publishing standalone_skill.package.version: skill-v1.1.15.
  • Exactly 4 allowlisted files; Skill 1.1.15 -> 1.1.16.
  • No request, API, authentication, credential, scope, dependency, npm, service, or skill-card.md changes.

Validation

  • verify-candidate.mjs: passed.
  • npm run lint: passed.
  • node --test test/xmemo-skill.test.js test/xmemo-standalone-skill.test.js: 33/33 passed.
  • npm run pack:dry-run: passed.

@yunze7373
yunze7373 merged commit 5c118ac into main Sep 8, 2026
7 checks passed
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.

1 participant