release-skill 0.9.20 → 0.9.21

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (44) hide show
  1. package/.claude-plugin/plugin.json +1 -1
  2. package/.codebuddy-plugin/plugin.json +1 -1
  3. package/.codex-plugin/plugin.json +2 -2
  4. package/.cursor-plugin/plugin.json +1 -1
  5. package/.kimi-plugin/plugin.json +1 -1
  6. package/.qoder-plugin/plugin.json +1 -1
  7. package/CHANGELOG.md +28 -0
  8. package/INSTALL.md +2 -2
  9. package/INSTALL.zh-CN.md +2 -2
  10. package/README.md +25 -27
  11. package/README.zh-CN.md +22 -25
  12. package/adapters/claude/.claude-plugin/plugin.json +1 -1
  13. package/adapters/claude/bin/release-skill.bundle.mjs +200 -20
  14. package/adapters/claude/skills/release-finish/SKILL.md +5 -3
  15. package/adapters/claude/skills/release-help/SKILL.md +2 -2
  16. package/adapters/codex/.codex-plugin/plugin.json +2 -2
  17. package/adapters/codex/bin/release-skill.bundle.mjs +200 -20
  18. package/adapters/codex/skills/release-finish/SKILL.md +5 -3
  19. package/adapters/codex/skills/release-help/SKILL.md +2 -2
  20. package/adapters/cursor/.cursor-plugin/plugin.json +1 -1
  21. package/adapters/cursor/bin/release-skill.bundle.mjs +200 -20
  22. package/adapters/cursor/skills/release-finish/SKILL.md +5 -3
  23. package/adapters/cursor/skills/release-help/SKILL.md +2 -2
  24. package/adapters/kimi/.kimi-plugin/plugin.json +1 -1
  25. package/adapters/kimi/bin/release-skill.bundle.mjs +200 -20
  26. package/adapters/kimi/skills/release-finish/SKILL.md +5 -3
  27. package/adapters/kimi/skills/release-help/SKILL.md +2 -2
  28. package/adapters/qoder/.qoder-plugin/plugin.json +1 -1
  29. package/adapters/qoder/bin/release-skill.bundle.mjs +200 -20
  30. package/adapters/qoder/skills/release-finish/SKILL.md +5 -3
  31. package/adapters/qoder/skills/release-help/SKILL.md +2 -2
  32. package/adapters/workbuddy/.codebuddy-plugin/plugin.json +1 -1
  33. package/adapters/workbuddy/bin/release-skill.bundle.mjs +200 -20
  34. package/adapters/workbuddy/skills/release-finish/SKILL.md +5 -3
  35. package/adapters/workbuddy/skills/release-help/SKILL.md +2 -2
  36. package/bin/release-skill.bundle.mjs +200 -20
  37. package/package.json +1 -1
  38. package/platform-manifest.json +4 -4
  39. package/references/02-project-config.md +2 -0
  40. package/skills/release-finish/SKILL.md +5 -3
  41. package/skills/release-help/SKILL.md +2 -2
  42. package/skills-src/release-finish/SKILL.md +5 -3
  43. package/skills-src/release-help/SKILL.md +2 -2
  44. package/src/commands/post-release-local.mjs +215 -20
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "release-skill",
3
- "version": "0.9.20",
3
+ "version": "0.9.21",
4
4
  "description": "Safe preparation and frozen GitHub/npm production publishing with full happy end verification",
5
5
  "author": {
6
6
  "name": "广州市风荷科技有限公司"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "release-skill",
3
- "version": "0.9.20",
3
+ "version": "0.9.21",
4
4
  "description": "Safe preparation and frozen GitHub/npm production publishing with full happy end verification",
5
5
  "author": {
6
6
  "name": "广州市风荷科技有限公司"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "release-skill",
3
- "version": "0.9.20",
3
+ "version": "0.9.21",
4
4
  "description": "Safe preparation and frozen GitHub/npm production publishing with full happy end verification",
5
5
  "author": {
6
6
  "name": "广州市风荷科技有限公司"
@@ -19,7 +19,7 @@
19
19
  ],
20
20
  "defaultPrompt": [
21
21
  "Assess this project for release readiness.",
22
- "Prepare a release plan for version 0.9.20.",
22
+ "Prepare a release plan for version 0.9.21.",
23
23
  "Help me understand the release workflow."
24
24
  ]
25
25
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "release-skill",
3
- "version": "0.9.20",
3
+ "version": "0.9.21",
4
4
  "description": "Safe preparation and frozen GitHub/npm production publishing with full happy end verification",
5
5
  "author": {
6
6
  "name": "广州市风荷科技有限公司"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "release-skill",
3
- "version": "0.9.20",
3
+ "version": "0.9.21",
4
4
  "description": "Safe preparation and frozen GitHub/npm production publishing with full happy end verification",
5
5
  "author": {
6
6
  "name": "广州市风荷科技有限公司"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "release-skill",
3
- "version": "0.9.20",
3
+ "version": "0.9.21",
4
4
  "description": "Safe preparation and frozen GitHub/npm production publishing with full happy end verification",
5
5
  "author": {
6
6
  "name": "广州市风荷科技有限公司"
package/CHANGELOG.md CHANGED
@@ -1,5 +1,33 @@
1
1
  # Changelog
2
2
 
3
+ <!-- release-skill:changelog:start version=0.9.21 locale=en baseline=sha256:90f61122ebbbe5f53bc95be7049aaaab4401e19cc805e76be525e9a74bf0a360 -->
4
+ ## [0.9.21] - 2026-09-17
5
+
6
+ 0.9.21 is a local source candidate that enables automatic local updates for Claude, Codex, Kimi, CodeBuddy, and WorkBuddy when the frozen plan declares a Hub source. Qoder and Cursor retain their existing paths. Foundation dependencies remain pinned to 0.21.0. This note is not evidence of publication, real-host acceptance, consumer installation verification, or independent acceptance.
7
+
8
+ ### Security
9
+
10
+ - Hub publication remains a compare-and-swap operation. A partial Hub publication is never rolled back or force-pushed automatically.
11
+ - CodeBuddy and WorkBuddy only upgrade existing installations and reject a Hub branch that moves before plugin update.
12
+ - Kimi uses the frozen GitHub Release; its repository-only Hub entry is not treated as tag or commit evidence.
13
+ - Completed postVerify lineage, host selection, plan-digest confirmation, and full installed-payload verification remain required. Host failures preserve the results of other selected hosts.
14
+
15
+ ### Changed
16
+
17
+ - Skill Family Hub remains the central marketplace, and its release entry continues to use the existing GitHub Git Data API after release verification.
18
+
19
+ ### Fixed
20
+
21
+ - Hub-only plans now produce executable local host targets without recreating legacy installation actions or distributions.
22
+ - Claude, Codex, CodeBuddy, and WorkBuddy verify their host-specific Hub entries and installed payloads against the frozen release identity.
23
+ - Kimi retains http_proxy, https_proxy, and all_proxy in the process that performs its controlled terminal installation.
24
+
25
+ ### Upgrade Notes
26
+
27
+ Upgrade from 0.9.20 to automate the five previously manual Hub-backed hosts. No configuration migration is required. Remove the old release-skill standalone marketplace; use the ifoohoo/skill-family-hub repository and Hub-qualified plugin id release-skill@skill-family-hub. Claude can verify an exact current installation offline. Codex performs its existing remove/install flow when its list does not provide an installation root. Installed does not mean loaded: reload or restart the host and confirm the loaded version.
28
+ <!-- release-skill:changelog:end version=0.9.21 locale=en -->
29
+
30
+
3
31
  <!-- release-skill:changelog:start version=0.9.20 locale=en baseline=sha256:b1fff0e015af8eb8c97c5a466bcd4f9aa879b1e9fe0622ed3281e55747ff9e1e -->
4
32
  ## [0.9.20] - 2026-09-17
5
33
 
package/INSTALL.md CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  [简体中文](INSTALL.zh-CN.md)
4
4
 
5
- <!-- release-skill:release-version: 0.9.20 -->
5
+ <!-- release-skill:release-version: 0.9.21 -->
6
6
  ## Prerequisites
7
7
 
8
8
  - Node.js 22.0.0 or later
@@ -125,7 +125,7 @@ tag pinned to the exact version (never the bare repository URL, which installs
125
125
  the latest release or default branch), confirm the trust prompt, then reload:
126
126
 
127
127
  ```
128
- /plugins install https://github.com/ifoohoo/release-skill/releases/tag/release-skill-v0.9.20
128
+ /plugins install https://github.com/ifoohoo/release-skill/releases/tag/release-skill-v0.9.21
129
129
  /plugins reload
130
130
  ```
131
131
 
package/INSTALL.zh-CN.md CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  [English](INSTALL.md)
4
4
 
5
- <!-- release-skill:release-version: 0.9.20 -->
5
+ <!-- release-skill:release-version: 0.9.21 -->
6
6
  ## 前置条件
7
7
 
8
8
  - Node.js 22.0.0 或更高版本
@@ -113,7 +113,7 @@ release-skill 当前只采用并验证 Kimi Code 的交互式 TUI 路径,**无
113
113
  (切勿使用裸仓库地址,它会安装最新 release 或默认分支),确认信任提示后重新加载:
114
114
 
115
115
  ```
116
- /plugins install https://github.com/ifoohoo/release-skill/releases/tag/release-skill-v0.9.20
116
+ /plugins install https://github.com/ifoohoo/release-skill/releases/tag/release-skill-v0.9.21
117
117
  /plugins reload
118
118
  ```
119
119
 
package/README.md CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  [简体中文](README.zh-CN.md) · Installation: [English](INSTALL.md) / [简体中文](INSTALL.zh-CN.md)
4
4
 
5
- <!-- release-skill:release-version: 0.9.20 -->
5
+ <!-- release-skill:release-version: 0.9.21 -->
6
6
  Release preparation for Claude Code, CodeBuddy, WorkBuddy, Codex, and Kimi Code, with human-edited files kept intact.
7
7
 
8
8
  release-skill helps a maintainer answer three questions: what will be released,
@@ -14,39 +14,34 @@ Setup surfaces only the deterministic `compactSummary` review view; the full
14
14
  report stays in a temporary session directory.
15
15
 
16
16
  <!-- release-skill:managed:start id=latest-release -->
17
- **0.9.20** (2026-09-17)
17
+ **0.9.21** (2026-09-17)
18
18
 
19
- 0.9.20 is a local source candidate that makes release governance diagnosis easier to select and safer to interpret. Existing public Skills now distinguish adoption assessment, offline release-readiness assessment, and explicit historical-record verification without running target Skills, hooks, builds, or release actions. This release also separates actionable verification-gate drafts from non-actionable diagnostics and corrects Cursor automation capability derivation. The three Foundation dependencies remain pinned to the exact 0.21.0 release. This note is not evidence of publication, real-host acceptance, consumer installation verification, or independent acceptance.
19
+ 0.9.21 is a local source candidate that enables automatic local updates for Claude, Codex, Kimi, CodeBuddy, and WorkBuddy when the frozen plan declares a Hub source. Qoder and Cursor retain their existing paths. Foundation dependencies remain pinned to 0.21.0. This note is not evidence of publication, real-host acceptance, consumer installation verification, or independent acceptance.
20
20
 
21
21
  **Security**
22
22
 
23
- - Read-only governance diagnosis does not execute target Skills, business scripts, builds, hooks, prepare, verify, or release-finish.
24
- - Historical verification remains limited to files supplied explicitly by the maintainer and does not claim author identity, target execution, current artifact identity, or current remote state.
25
23
  - Hub publication remains a compare-and-swap operation. A partial Hub publication is never rolled back or force-pushed automatically.
26
-
27
- **Added**
28
-
29
- - Public help and assessment guidance now routes read-only governance requests to the one check that matches the maintainer's intent: adoption status, offline readiness gaps, or explicit historical-record consistency.
30
- - Adoption reports expose non-actionable discovered scripts in `gateDiagnostics`, while `gateSuggestions` remains limited to actionable, not-yet-configured drafts.
24
+ - CodeBuddy and WorkBuddy only upgrade existing installations and reject a Hub branch that moves before plugin update.
25
+ - Kimi uses the frozen GitHub Release; its repository-only Hub entry is not treated as tag or commit evidence.
26
+ - Completed postVerify lineage, host selection, plan-digest confirmation, and full installed-payload verification remain required. Host failures preserve the results of other selected hosts.
31
27
 
32
28
  **Changed**
33
29
 
34
- - English and Chinese README guidance now documents the read-only governance boundary and preserves the existing authorization contract for setup and release work.
35
- - Release assessment guidance states what each historical-record result proves and avoids treating a historical terminal status as evidence about current artifact bytes or remote state.
36
30
  - Skill Family Hub remains the central marketplace, and its release entry continues to use the existing GitHub Git Data API after release verification.
37
31
 
38
32
  **Fixed**
39
33
 
40
- - Cursor's `foundation-host-verification` installation method now derives `automatable: true`, matching the published host descriptor instead of being treated as manual-only.
41
- - Derived-artifact verification now exercises write mode in an isolated replica, so the real workspace remains read-only during the check.
34
+ - Hub-only plans now produce executable local host targets without recreating legacy installation actions or distributions.
35
+ - Claude, Codex, CodeBuddy, and WorkBuddy verify their host-specific Hub entries and installed payloads against the frozen release identity.
36
+ - Kimi retains http_proxy, https_proxy, and all_proxy in the process that performs its controlled terminal installation.
42
37
 
43
38
  **Upgrade Notes**
44
39
 
45
- Upgrade from 0.9.19 to use the clearer governance entry guidance, actionable-only `gateSuggestions`, the new `gateDiagnostics` field, and corrected Cursor automation derivation. No configuration migration is required. Remove the old release-skill standalone marketplace; use the ifoohoo/skill-family-hub repository and Hub-qualified plugin id release-skill@skill-family-hub. This release does not add the deferred public conclusion-file output or engineering dependency-fact interface.
40
+ Upgrade from 0.9.20 to automate the five previously manual Hub-backed hosts. No configuration migration is required. Remove the old release-skill standalone marketplace; use the ifoohoo/skill-family-hub repository and Hub-qualified plugin id release-skill@skill-family-hub. Claude can verify an exact current installation offline. Codex performs its existing remove/install flow when its list does not provide an installation root. Installed does not mean loaded: reload or restart the host and confirm the loaded version.
46
41
  <!-- release-skill:managed:end id=latest-release -->
47
42
 
48
43
  <!-- release-skill:capability:external-write-boundary -->
49
- > **Current boundary:** v0.9.20 is the current source candidate. This README
44
+ > **Current boundary:** v0.9.21 is the current source candidate. This README
50
45
  > records intended scope and verification boundaries; it is not evidence of
51
46
  > publication, consumer-installation verification, or independent acceptance.
52
47
  > Release availability must be established from the corresponding release records
@@ -70,7 +65,7 @@ Upgrade from 0.9.19 to use the clearer governance entry guidance, actionable-onl
70
65
  > publish global preflight.
71
66
 
72
67
  <!-- release-skill:capability:safe-first-command -->
73
- > **Production path verified since the v0.1.1 milestone; v0.9.20 is the current
68
+ > **Production path verified since the v0.1.1 milestone; v0.9.21 is the current
74
69
  > source candidate. Its README does not establish publication,
75
70
  > consumer-installation verification, or independent acceptance.**
76
71
  > The npm-installed CLI is the supported user entry. Source checkout
@@ -99,7 +94,7 @@ checkpoints remain intact and use matching-version recovery. Evidence v1 stays
99
94
  read-only; v2 uses a closed top level with phase extensions in `details`.
100
95
  Summaries and recovery suggestions are diagnostic, never publication authority.
101
96
 
102
- The current 0.9.20 candidate includes the narrow R-05 Hook cache v2 consumer
97
+ The current 0.9.21 candidate includes the narrow R-05 Hook cache v2 consumer
103
98
  path, the public `postverify` path, and the stable isolated install-tree record
104
99
  path (A2/A3). It also adds the explicit-input `verify-records` command and a
105
100
  self-contained Qoder projection, first-class Cursor packaging, and the
@@ -884,15 +879,18 @@ run. The core prepare, publish, and verify workflow remains cross-platform.
884
879
  A release unit may also declare `postPublish.localHostUpdate` for a plugin that
885
880
  is delivered through a project-selected Hub by a `postVerify` hook. After that
886
881
  hook reaches `DISTRIBUTED`, `ship`, `verify`, `post-release`, and
887
- `release-finish` display the declared Hub, plugin, and hosts. These Hub-backed
888
- targets retain their declared execution mode. Qoder is executable only when it
889
- was selected and all frozen-plan, Hub-source, existing user-scope installation,
890
- and payload checks pass; other Hub-backed targets remain manual. Manual prompts
891
- do not query the Hub, inspect the host, or run host commands. Claude
892
- and Codex use their existing marketplace management entry; Kimi uses the
893
- frozen GitHub Release and its existing confirmation path; CodeBuddy and
894
- WorkBuddy remain manual because this flow cannot pin a Hub ref. Existing
895
- executable targets derived from frozen plugin-install actions remain available.
882
+ `release-finish` display the declared Hub, plugin, and hosts. Version 0.9.21
883
+ makes Claude, Codex, Kimi, CodeBuddy, WorkBuddy, and Qoder executable after
884
+ explicit host selection and plan-digest confirmation. Claude and Codex require
885
+ an existing matching Hub marketplace and verify its host-specific entry before
886
+ plugin writes. CodeBuddy and WorkBuddy only upgrade existing installations,
887
+ checking the Hub branch again after refresh. Kimi uses the frozen GitHub Release
888
+ and controlled terminal interaction, preserving all three proxy variables;
889
+ its repository-only Hub file is not tag or commit evidence. Every successful
890
+ update verifies the installed payload against the frozen snapshot. Claude can
891
+ verify an exact current installation offline; Codex reinstalls when its list
892
+ does not expose an installation root. Existing frozen installation actions
893
+ and the Qoder and Cursor paths remain supported without duplicate execution.
896
894
 
897
895
  Production `prepare` also performs one best-effort retention pass after its new
898
896
  run evidence exists and before expensive snapshot and hook work. It removes
package/README.zh-CN.md CHANGED
@@ -2,45 +2,40 @@
2
2
 
3
3
  [English](README.md) · 安装指南:[中文](INSTALL.zh-CN.md) / [English](INSTALL.md)
4
4
 
5
- <!-- release-skill:release-version: 0.9.20 -->
5
+ <!-- release-skill:release-version: 0.9.21 -->
6
6
  面向 Claude Code、CodeBuddy、WorkBuddy、Codex 和 Kimi Code 的发布准备工具,完整保留人工维护的文件内容。
7
7
 
8
8
  release-skill 帮助维护者回答三个问题:准备发布什么、还有哪些检查未通过、最终发布的内容是什么。它不重新生成、也不回写项目源文件。`prepare` 把每个配置的公开文件复制到隔离快照并验证字节——先冻结并供人工审阅,再从同一份冻结产物发布。`setup` 只显示确定性的 `compactSummary` 审阅视图,完整报告保留在临时会话目录中。
9
9
 
10
10
  <!-- release-skill:managed:start id=latest-release -->
11
- **0.9.20** (2026-09-17)
11
+ **0.9.21** (2026-09-17)
12
12
 
13
- 0.9.20 是一个本地源码候选。本版本让维护者更容易选择发布治理检查,也更容易判断结果的效力。既有公共 Skill 现在会区分接入评估、离线发布就绪评估和显式历史记录核对;这些只读检查不会运行目标 Skill、hook、构建或发布动作。本版本还把可执行的验证门草案与不可执行的诊断事实分开,并修正 Cursor 自动化能力的派生结果。三项 Foundation 依赖继续精确固定在已发布的 0.21.0。本说明不代表已经发布、完成真实宿主验收、完成消费者安装验证或通过独立验收。
13
+ 0.9.21 是一个本地源码候选,补齐冻结计划声明 Hub 来源后,Claude、Codex、Kimi、CodeBuddy 和 WorkBuddy 的本机自动更新。Qoder 与 Cursor 保留原有路径。Foundation 依赖继续固定为 0.21.0。本说明不代表已经发布、完成真实宿主验收、完成消费者安装验证或通过独立验收。
14
14
 
15
15
  **安全**
16
16
 
17
- - 只读治理诊断不会执行目标 Skill、业务脚本、构建、hook、prepare、verify 或 release-finish。
18
- - 历史核对只读取维护者显式提供的文件,不鉴定作者,也不证明目标实际执行、当前发行物身份或当前远端状态。
19
17
  - Hub 发布继续绑定已观察的分支头执行比较后写入。部分发布时不回滚、不覆盖已经成功的远端步骤。
20
-
21
- **新增**
22
-
23
- - 公共帮助与评估入口现在按维护者的意图区分三类只读请求:判断是否接入、分析离线就绪缺口、核对显式提供的历史记录。
24
- - 接入报告新增 `gateDiagnostics`,用于保留不能形成执行草案的脚本发现;`gateSuggestions` 只保留尚未配置且能够执行的草案。
18
+ - CodeBuddy 与 WorkBuddy 只升级既有安装;插件写入前发现 Hub 分支漂移时停止。
19
+ - Kimi 直接使用冻结 GitHub Release,不把只有仓库 URL 的 Hub 条目作为标签或提交证据。
20
+ - 继续要求完整 postVerify 谱系、用户选择宿主、确认计划摘要和完整载荷验证。单个宿主失败时保留其他已选宿主的实际结果。
25
21
 
26
22
  **变更**
27
23
 
28
- - 中英文 README 补充只读治理边界;实际 setup 和发布工作继续沿用既有授权合同。
29
- - 发布评估说明明确历史记录核对结果的效力,避免把历史终态误写成当前发行物字节或远端状态的证据。
30
- - Skill Family Hub 继续作为统一市场;发布完成验证后,release-skill 仍通过既有 GitHub Git Data API 更新 Hub 条目。
24
+ - Skill Family Hub 继续作为统一市场;发布完成验证后,仍通过既有 GitHub Git Data API 更新 Hub 条目。
31
25
 
32
26
  **修复**
33
27
 
34
- - Cursor 的 `foundation-host-verification` 安装方式现在正确派生为 `automatable: true`,与已发布的宿主描述符保持一致。
35
- - 派生制品校验把写模式放到隔离副本执行,检查期间不再改写真实工作区。
28
+ - 仅声明 Hub 的计划现在可以生成可执行宿主目标,不再需要旧安装动作或旧宿主 distribution。
29
+ - Claude、Codex、CodeBuddy 和 WorkBuddy 按各自 Hub 索引核对冻结发布身份,并比较实际安装载荷。
30
+ - Kimi 终端安装进程保留 http_proxy、https_proxy 和 all_proxy 三个代理变量。
36
31
 
37
32
  **升级说明**
38
33
 
39
- 从 0.9.19 升级后,可以使用更清晰的治理入口说明、只含可执行草案的 `gateSuggestions`、新的 `gateDiagnostics` 字段,以及修正后的 Cursor 自动化能力派生。无需迁移配置。请移除独立的 `release-skill` 市场,改用 ifoohoo/skill-family-hub 仓库与 Hub 限定插件名 release-skill@skill-family-hub。本版本不包含仍在延期的公共结论文件输出和工程依赖事实接口。
34
+ 从 0.9.20 升级后,原先只能人工处理的五个 Hub 宿主可自动更新,无需迁移配置。请移除独立的 `release-skill` 市场,改用 ifoohoo/skill-family-hub 仓库与 Hub 限定插件名 release-skill@skill-family-hub。Claude 可以离线复验精确当前安装;Codex 列表不提供安装根时继续使用既有卸载再安装流程。安装完成不代表会话已加载新版,仍需重新加载或重启宿主并确认版本。
40
35
  <!-- release-skill:managed:end id=latest-release -->
41
36
 
42
37
  <!-- release-skill:capability:external-write-boundary -->
43
- > **当前边界:** v0.9.20 只是当前源码候选。本 README 记录预期范围与验证边界,
38
+ > **当前边界:** v0.9.21 只是当前源码候选。本 README 记录预期范围与验证边界,
44
39
  > 不代表已经发布、完成消费者安装验证或通过独立验收。
45
40
  > 版本可用性以对应发布记录及发布后验证结果为准。
46
41
  > v0.4.1 是更早的已发布里程碑(v0.2.2 曾处于已发布状态,后因平台验证收敛修复而更新)。
@@ -56,7 +51,7 @@ release-skill 帮助维护者回答三个问题:准备发布什么、还有哪
56
51
  > 远端唯一性检查在 `publish` 全局预检执行。
57
52
 
58
53
  <!-- release-skill:capability:safe-first-command -->
59
- > **生产路径自 v0.1.1 里程碑起已完成真实生产验证;v0.9.20 是当前源码候选,本 README 不证明该候选已经发布、完成消费者安装验证或通过独立验收。**
54
+ > **生产路径自 v0.1.1 里程碑起已完成真实生产验证;v0.9.21 是当前源码候选,本 README 不证明该候选已经发布、完成消费者安装验证或通过独立验收。**
60
55
  > npm 安装的 CLI 是受支持的用户入口;源码 checkout 保留为开发/贡献者路径。
61
56
  >
62
57
  > **第一条命令:**
@@ -74,7 +69,7 @@ marketplace 委托目标工作区发布的边界不变。
74
69
 
75
70
  旧 production 计划缺少 `sourceAuthority` 时,在外部写入前拒绝。未发生外部写入的计划必须重新 prepare 并批准新摘要,不能补写旧计划或迁移批准。已有 `PARTIAL` 保留检查点,走匹配版本的恢复路径。evidence v1 只读;v2 顶层封闭,阶段扩展放在 `details`。摘要和恢复建议只作诊断,不构成发布权威。
76
71
 
77
- 当前 0.9.20 候选包含窄范围的 R-05 Hook cache v2 消费路径、公开 `postverify`
72
+ 当前 0.9.21 候选包含窄范围的 R-05 Hook cache v2 消费路径、公开 `postverify`
78
73
  路径和稳定隔离安装树记录路径(A2/A3),并增加只接受显式输入的 `verify-records`
79
74
  命令、自包含 Qoder 投影、Cursor 正式打包,以及基于 Foundation 的宿主核验桥。
80
75
  Skill Family Hub 仍是唯一市场来源。
@@ -740,12 +735,14 @@ verify run;核心 prepare、publish、verify 流程仍跨平台。
740
735
 
741
736
  如果插件由项目选定的 Hub 通过 `postVerify` Hook 交付,发布单元还可以声明
742
737
  `postPublish.localHostUpdate`。Hook 达到 `DISTRIBUTED` 后,`ship`、`verify`、
743
- `post-release` 和 `release-finish` 会显示声明中的 Hub、插件和宿主。0.9.14 对这类
744
- 目标保留各自声明的执行模式。只有用户已选择 Qoder,且冻结计划、Hub 来源、既有用户
745
- 范围安装和载荷核对全部通过时,Qoder 才进入可执行分支;其他 Hub-backed 目标仍为人工
746
- 入口。人工提示不会访问 Hub、探测宿主或运行宿主命令。Claude 和 Codex 使用各自已有的 marketplace 管理入口;Kimi
747
- 使用冻结 GitHub Release 和现有人工确认路径;CodeBuddy 与 WorkBuddy 因无法固定 Hub
748
- ref 而继续人工处理。由冻结插件安装动作派生的原有可执行目标不受影响。
738
+ `post-release` 和 `release-finish` 会显示声明中的 Hub、插件和宿主。0.9.21 让 Claude、
739
+ Codex、Kimi、CodeBuddy、WorkBuddy 和 Qoder 在用户选择宿主并确认计划摘要后进入执行。
740
+ Claude 和 Codex 要求已有同源 Hub 市场,并在插件写入前核对宿主专用条目。CodeBuddy
741
+ 与 WorkBuddy 只升级既有安装,刷新市场后再次检查 Hub 分支是否漂移。Kimi 使用冻结
742
+ GitHub Release 和受控终端交互,保留三个代理变量;只有仓库 URL 的 Hub 文件不作为
743
+ 标签或提交证据。更新成功前必须把实际安装载荷与冻结快照比较。Claude 可离线复验
744
+ 精确当前安装;Codex 列表没有安装根时仍须正式重装。旧安装动作与 Qoder、Cursor
745
+ 路径继续可用,身份一致的重复目标只执行一次。
749
746
 
750
747
  生产 prepare 还会在本轮运行证据建立后、高成本快照和 Hook 之前执行一次尽力清理。
751
748
  它只删除已被更新完整谱系取代的终态运行目录,以及没有有效计划或外部写入迹象的封口
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "release-skill",
3
- "version": "0.9.20",
3
+ "version": "0.9.21",
4
4
  "description": "Safe preparation and frozen GitHub/npm production publishing with full happy end verification",
5
5
  "author": {
6
6
  "name": "广州市风荷科技有限公司"