@viceme-ai/cli 0.45.5 → 0.46.0

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.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,47 @@
1
1
  # Changelog
2
2
 
3
+ ## [0.46.0] - 2026-09-23
4
+
5
+ ### Features
6
+
7
+ - 增加隔离的 dev CLI 构建交付与恢复工具 (`e544c11`)
8
+
9
+ ### Fixes
10
+
11
+ - 将入口运行文件更新统一到 install (`50fce7f`)
12
+ - 恢复尚未写完新增文件的入口更新 (`1dfbac1`)
13
+ - 刷新网页入口运行包并恢复过期支付订单 (`f75105e`)
14
+ - 把渠道包的购买和试用说明移出 SKILL.md (`ea130ca`)
15
+ - 明确 WorkBuddy 支付页工具与通用 Markdown 链接 (`1c8e7b7`)
16
+ - 使用独立 dev 域名根路径发布测试包 (`59c6a03`)
17
+ - 修正 CN dev S3 分发域名 (`d92b52d`)
18
+ - 导出渠道 Skill 时读取指定运行环境 (`f3b7b33`)
19
+ - 将 dev Replica 产物的域名校验绑定测试环境 (`34026c0`)
20
+ - 避免 dev 构建检查生成未跟踪缓存 (`910ad62`)
21
+ - 补齐订阅与通用订单的公共支付入口 (`39deff8`)
22
+
23
+ ### Other Changes
24
+
25
+ - 对齐 Python 支付展示契约断言 (`d2958ad`)
26
+ - 统一发布后 main 到 dev 的回灌规则 (`7f2e1bb`)
27
+ - 对齐生产门禁并仅发布国内 dev 存储 (`5f8360e`)
28
+ - 更新单商品 Skill 说明 (`390ac2f`)
29
+ - 删除 Skill 系列元数据并更新发布契约 (`882662e`)
30
+ - 明确新版付款运行包配套切换要求 (`29ce19e`)
31
+ - 移除 Skill 系列发布与严格已购安装参数 (`39ea16e`)
32
+ - 统一公共支付展示并退役本地付款卡片 (`c01164e`)
33
+
34
+ ## [0.45.6] - 2026-09-22
35
+
36
+ ### Fixes
37
+
38
+ - 正确清理发布校验中的只读 Go 缓存目录 (`f911e3c`)
39
+
40
+ ### Other Changes
41
+
42
+ - 支持已验收功能分支独立发布并保留 dev 整体发布 (`a2b8d54`)
43
+ - 注册独立 dev 测试发布入口 (`13618ff`)
44
+
3
45
  ## [0.45.5] - 2026-09-21
4
46
 
5
47
  ### Fixes
package/README.md CHANGED
@@ -93,9 +93,9 @@ viceme auth login
93
93
  viceme merchant accounts
94
94
 
95
95
  # Upload the real private draft and open its Owner Preview before pricing.
96
- viceme skill publish --path ./my-skill --edition-key my-skill --edition-order 0
96
+ viceme skill publish --path ./my-skill
97
97
  # With multiple active Merchant accounts, select the confirmed account:
98
- # viceme skill publish --path ./my-skill --edition-key my-skill --edition-order 0 --merchant <merchant-account-id>
98
+ # viceme skill publish --path ./my-skill --merchant <merchant-account-id>
99
99
 
100
100
  # Continue the same unpriced draft and upload media candidates.
101
101
  viceme skill publish --resume <publication-id>
@@ -305,7 +305,7 @@ Never copy an access token into the conversation.
305
305
  | `viceme skill listing prepare --path <path>` | Create or recover the stable private owner preview and persist the local binding. |
306
306
  | `viceme skill listing get <listing-id>` | Read the authoritative private Listing state. |
307
307
  | `viceme skill listing bind <listing-id> --path <path>` | Explicitly bind a source to a selected owned Listing. |
308
- | `viceme skill publish --path <path> --edition-key <key> --edition-order <order> [--merchant <id>]` | Freeze the selected owned Merchant, upload the real private package, and return its Owner Preview before pricing. Edition selection is always explicit; --merchant is required only when multiple active Merchants exist. |
308
+ | `viceme skill publish --path <path> [--merchant <id>]` | Freeze the selected owned Merchant, upload the real private package, and return its Owner Preview before pricing. --merchant is required only when multiple active Merchants exist. |
309
309
  | `viceme skill publish --resume <id>` | Continue the same unpriced Draft and upload media candidates without starting a platform model. |
310
310
  | `viceme publication review <id>` | Read the authoritative bilingual copy, price, selected media, and review state. |
311
311
  | `viceme publication suggest <id> --input ...` | Apply Agent-generated bilingual copy and media with Draft revision protection. |
@@ -335,7 +335,7 @@ Never copy an access token into the conversation.
335
335
  | `viceme merchant work website-verification ...` | Create, inspect, verify, or revoke DNS ownership for one Website Work. |
336
336
  | `viceme merchant work sdk-access ...` | Manage hosted `danmaku`/`tip` and follow/paid access on one Work. Hosted and access domains preserve each other; creation returns permanent public `keys.test` and `keys.live` identifiers, not credentials. |
337
337
  | `viceme merchant commerce-application ...` | Manage Commerce Applications. For open tips, a matching application is optional trusted-source attribution rather than an authorization gate. |
338
- | `viceme merchant product ...` | List, suspend, or archive Products (downloadable Skill editions and website access products). |
338
+ | `viceme merchant product ...` | List, suspend, or archive Products (downloadable Skills and website access products). |
339
339
  | `viceme commerce ...` | Install and run a signed purchase Skill through session, quote, payment order, and same-session status commands. |
340
340
 
341
341
  Run `viceme <command> --help` for the full flags and JSON fields.
package/README.zh.md CHANGED
@@ -82,7 +82,7 @@ viceme auth status
82
82
  viceme auth login
83
83
 
84
84
  # 定价前先上传真实私有草稿,并打开创作者预览。
85
- viceme skill publish --path ./my-skill --edition-key my-skill --edition-order 0
85
+ viceme skill publish --path ./my-skill
86
86
 
87
87
  # 继续同一个未定价草稿并上传候选媒体。
88
88
  viceme skill publish --resume <publication-id>
@@ -261,7 +261,7 @@ Endpoint 必须使用 HTTPS;只有 localhost 和 loopback 本地开发可以
261
261
  | `viceme skill listing prepare --path <path>` | 创建或恢复稳定的创作者私有预览,并保存本地绑定。 |
262
262
  | `viceme skill listing get <listing-id>` | 读取权威的私有 Listing 状态。 |
263
263
  | `viceme skill listing bind <listing-id> --path <path>` | 将来源明确绑定到用户选定且拥有的 Listing。 |
264
- | `viceme skill publish --path <path> --edition-key <key> --edition-order <order>` | 明确新增或更新的 Skill 条目,定价前上传真实私有包并返回创作者预览。 |
264
+ | `viceme skill publish --path <path>` | 新增 Skill 或更新原作品,定价前上传真实私有包并返回创作者预览。 |
265
265
  | `viceme skill publish --resume <id>` | 继续同一个未定价 Draft 并上传媒体候选,不启动平台模型。 |
266
266
  | `viceme publication review <id>` | 读取权威双语文案、价格、选定素材和审核状态。 |
267
267
  | `viceme publication suggest <id> --input ...` | 以 Draft revision 保护提交 Agent 生成的双语文案与媒体选择。 |
package/checksums.txt CHANGED
@@ -1,6 +1,6 @@
1
- 197a1062726da588ba65d1a52bdce0438d51b15ca2b9a7028b71462ae8b76094 viceme_0.45.5_darwin_amd64
2
- 99aa68f451cc04b75688841f560feb1fcef4f176be4051ba63172788c34b5a56 viceme_0.45.5_darwin_arm64
3
- 26bfcf9118f6f5e7529f3e12f45478d5ad4810b91229312f5e6d4b8c7e36e201 viceme_0.45.5_linux_amd64
4
- f0dfaa89f2c2a4b6ce62ab91304d6aac7dce08f9e7f56b6409673a195133683c viceme_0.45.5_linux_arm64
5
- 0347bca4ec2ad918bef5e284dfb073057c0a72801b08beafe909c1a66370e3a8 viceme_0.45.5_windows_amd64.exe
6
- a111fce78a0dc637a078d66d0dc16d2f30837fcb0cd17318a0bb9e6727b9e2bb viceme_0.45.5_windows_arm64.exe
1
+ 67a3b3a7da0b4fc10eb1bacca2dfb42d294bc383e96beba69a5e0c9b14662c05 viceme_0.46.0_darwin_amd64
2
+ d781f8fb52739b02348960450e04b223232f800d340151ee78d07f49998d9163 viceme_0.46.0_darwin_arm64
3
+ 4f9932cd4c4df7835d181a8768a7eacb3c0c3fda5cfcfa32bf2a99272c42c92d viceme_0.46.0_linux_amd64
4
+ b9ce0c91084a7d753656f39435a74508b95edf02360a11508f7d852079a9c708 viceme_0.46.0_linux_arm64
5
+ 3c1b6ba1cb0a767f542f7b0df84a1ccf272f9f5880dfa5b9fa846d796855b8f5 viceme_0.46.0_windows_amd64.exe
6
+ 56935a6881deaab00b1a563c502e0c53ca0a5e94e6bdb3203998f1de361d25b2 viceme_0.46.0_windows_arm64.exe
package/docs/releasing.md CHANGED
@@ -1,52 +1,134 @@
1
- # Automated CLI releases
2
-
3
- ViceMe CLI uses an automated Release PR as the only normal production release
4
- gate. Maintainers merge feature and fix PRs into `dev`; they do not edit version
5
- files, create tags, write changelog entries, or run npm commands locally.
6
-
7
- ## Normal flow
8
-
9
- 1. Feature and fix PRs can merge into `dev` without starting release
10
- preparation.
11
- 2. A maintainer explicitly opens or marks ready a repository-owned `dev` to
12
- `main` PR. That release intent starts `CLI release preparation`.
13
- 3. `npm/scripts/prepare-release.mjs` finds the newest reachable stable tag and
14
- reads all unreleased non-merge commits.
15
- 4. Conventional Commits select the next version:
16
- - a `BREAKING CHANGE` footer or `type!:` selects major;
17
- - `feat:` selects minor;
18
- - every other releasable change selects patch.
19
- 5. The workflow synchronizes `package.json`, `package-lock.json`, Go build
20
- metadata, bundled Skill metadata, release manifest digests, and
21
- `CHANGELOG.md`.
22
- 6. While this preparation is running, the initial unprepared `dev` to `main`
23
- head runs only the cheap pull-request target gate. It does not start the Go,
24
- npm, macOS, or Windows validation matrix.
25
- 7. The preparation workflow runs `make check` and `make npm-package-check`, creates a short-lived
26
- installation token for the repository-scoped ViceMe Release GitHub App, and
27
- commits only the generated files directly to protected `dev`. The commit is
28
- marked with trusted preparation and evidence trailers.
29
- 8. The existing `dev` to `main` PR synchronizes, runs its required quality
30
- checks, and is updated to `chore(release): vX.Y.Z` with exact run and commit
31
- evidence. The synchronized release-preparation run validates the marked bot
32
- commit and reuses the original evidence without reinstalling dependencies or
33
- repeating the preparation checks. No internal preparation PR is created.
34
- 9. A maintainer reviews and merges that same Release PR.
35
- 10. Merging the Release PR pushes its merge commit to `main`.
36
- `CLI release publication` resolves that commit back to exactly one merged,
37
- repository-owned `dev` to `main` PR, then tags the exact reviewed `dev`
38
- head, reruns the quality gates, builds six platform binaries and six
39
- checksums, creates the GitHub Release, bundles those exact checksums into
40
- the npm launcher, signs the exact-version Agent installation Manifest with
41
- GitHub OIDC, publishes the identical installation contract to the CN and
42
- Global `start` buckets, publishes npm, and then sends an
43
- AI-generated release summary to the release notification group in Feishu.
44
-
45
- After a production promotion, merge the new `main` history back into `dev`
46
- before opening the next Release PR. When the released tree already matches
47
- `dev`, keep the `dev` tree and record only the ancestry merge; this prevents the
48
- next `dev` to `main` promotion from reopening conflicts in already-released
49
- files.
1
+ # CLI 开发与自动发布
2
+
3
+ `main` 是生产来源和新分支基线,`dev` 是集成验收分支。两种常规发布方式并存:
4
+ 同仓库功能分支独立发布,以及原有 `dev main` 整体发布。维护者不手工修改版本号
5
+ 或发布清单,不手动移动标签。本规则仅适用于 CLI,SDK 保持自己的发布流程。
6
+
7
+ ## 功能开发与独立发布
8
+
9
+ 1. 从最新 `origin/main` 创建短期功能分支,向 `dev` PR,完成检查和验收。
10
+ 2. 在原功能分支向 `main` 提 PR,正文记录已验收的准确业务 SHA、测试环境或安装包
11
+ 版本、验证命令及结果。CI 检查 head 是否已进入最新拉取的 `dev`;此检查不能
12
+ 代替人工验收记录。功能分支不得包含其他未发布功能。
13
+ 3. Ready 的 main PR 触发 `CLI release preparation`。Bot 基于该 PR 的准确 head,
14
+ Conventional Commits 计算版本:breaking 为 major、feat 为 minor、其余为 patch。
15
+ 更新 npm/Go/官方 Skill 版本、兼容范围、CHANGELOG 与发布清单。
16
+ 4. Bot 先运行 `make check` `make npm-package-check`,再把单个生成提交推到
17
+ **原功能分支**,更新现有 PR 标题,保留作者与人工验收正文。分支移动时普通 push
18
+ 失败,不强推、不覆盖开发者的新提交。
19
+ 5. 更新后的 PR 运行完整质量与安装检查。其业务父提交必须在 dev 中;生成提交仅
20
+ 允许发布文件,并依据原工作流记录的日期从父提交重新生成、比较整个 Git tree。
21
+ 校验 Actions API 中的原工作流、源 SHA 与状态。不能仅凭 Bot 邮箱或 trailer 放行。
22
+ 此严格限定的生成提交不要求再人工合入 dev;任何后续业务改动仍须重新进入 dev
23
+ 6. 评审后使用 merge commit 合入 main。发布工作流从 main 的合并提交解析唯一的
24
+ 同仓库 Release PR,为已包含在 main 历史中的准确源 head 打不可变标签,保留
25
+ 六平台二进制、checksum、npm OIDC、CN/Global 安装清单及镜像发布流程。
26
+ 7. npm 与双区域发布成功后发送飞书总结。独立发布显示原 PR 作者的真实 @
27
+ “单独发布”,不归属给 approve/merge 操作者。映射见 `.github/feishu-users.json`。
28
+ 8. 按[发布后同步 main dev](#发布后同步-main-到-dev)回灌本次发布历史。
29
+
30
+ 多个候选 PR 可以开发并行,但生产发布按顺序处理。准备前功能分支必须包含最新
31
+ main;前一个发布合入后,下一个候选需同步 main、解决版本冲突、重新进入 dev 验收
32
+ 并重新准备。不得强行复用已经发布的版本。不可变标签检查会拒绝版本碰撞。
33
+ 尚未准备的 main PR 只运行轻量来源检查;准备成功后的准确 head 运行完整矩阵。
34
+
35
+ ## 保留 dev main 整体发布
36
+
37
+ 把已验收的 dev main Ready PR,仍自动准备版本,并由 Release App 将生成提交
38
+ 写回 dev。原 Release PR 更新后运行完整检查,评审合并触发相同发布流水线。
39
+ 手动触发版本准备仅允许在 main 工作流上操作 dev。该模式不显示“单独发布”。
40
+ 生产发布后,按[发布后同步 main dev](#发布后同步-main-到-dev)回灌完整发布历史,
41
+ 包括自动版本提交和 main 的发布合并节点;不得用丢弃改动的合并策略处理实际差异。
42
+
43
+ ## dev 集成冲突
44
+
45
+ 功能分支保持基于 main,禁止点 Update branch dev 合回功能分支。
46
+ 如功能分支与 dev 上其他未发布功能冲突:
47
+
48
+ ```bash
49
+ git fetch origin
50
+ git switch -c 'chore(repo)/integrate-example' origin/dev
51
+ git merge 'origin/feat(cli)/example'
52
+ # 在临时分支解决冲突,提交并推送,再提 PR 到 dev
53
+ ```
54
+
55
+ 临时集成分支只能合入 dev,禁止作为 main 发布来源。原功能分支仍用于独立发布。
56
+ 验收记录写明原功能 SHA 与实际测试的 dev 版本;原分支再更新时,重新集成和验收。
57
+ 与 main 冲突则将 main 同步到原分支,再经 dev 验收。
58
+
59
+ ## 存量分支与恢复
60
+
61
+ 从 dev 创建的存量分支必须检查相对 main 的全部差异,确认没有夹带未发布功能;
62
+ 不能只根据 PR 标题判断,也不要求批量 rebase。生产 hotfix 和不可变标签恢复保留
63
+ 既有边界;hotfix 不走普通自动准备,恢复不能创建新版本或冒充独立发布。
64
+
65
+ ## 发布后同步 main 到 dev
66
+
67
+ 本仓库统一采用 `hotfix → main → dev`:Hotfix 合入 main 并完成发布验证后,
68
+ 通过 `main → dev` PR 同步生产修复和完整发布历史。普通独立发布、整体发布后也按
69
+ 本节同步。只把 hotfix 来源分支合入 dev、或 cherry-pick 相同代码,不构成完整回灌;
70
+ 还须确认 main 的发布合并提交已进入 dev 历史。这是本仓库的约定,不是所有 Git
71
+ 分支模型的通用要求。
72
+
73
+ ### 无冲突时
74
+
75
+ 1. 拉取最新 main/dev,记录本次待同步的 main SHA 与 dev 基线。
76
+ 2. 检查完整差异与实际合并结果;main 可能包含多个已发布改动,不能仅按 hotfix
77
+ 标题判断范围。提交 `main → dev` PR,记录来源 SHA、验证结果和关联发布 PR。
78
+ 3. Review 和必需检查通过后,使用 **Merge commit**,不得 squash/rebase。
79
+ 没有文件变化的历史同步仍须保留父提交关系,不能因 diff 为空而省略。
80
+
81
+ ### 有冲突或 GitHub 的比较结果异常时
82
+
83
+ 先在本地针对准确的两个 SHA 计算合并结果。GitHub 显示冲突不等于一定需要修改
84
+ 业务代码;但也不能仅因本地无冲突就跳过合并结果与 CI 验证。
85
+
86
+ 从最新 main 创建专用回灌分支,合入 dev,在该分支解决冲突:
87
+
88
+ ```bash
89
+ git fetch origin main dev
90
+ sync_main_sha="$(git rev-parse origin/main)"
91
+ sync_dev_sha="$(git rev-parse origin/dev)"
92
+ git switch -c 'chore(repo)/integrate-main-into-dev-<unique-id>' "$sync_main_sha"
93
+ git merge --no-ff --no-commit "$sync_dev_sha"
94
+ # 若有冲突,逐段解决并 git add 明确的文件;保留生产修复与 dev 的未发布功能。
95
+ git diff --name-only --diff-filter=U
96
+ git diff --cached --check
97
+ git diff --cached "$sync_dev_sha" --stat
98
+ # 确认无未解决冲突、完成差异审查和适用验证,再创建合并提交。
99
+ git commit -m 'chore(repo): 同步 main 发布历史到 dev'
100
+ git push -u origin HEAD
101
+ # 从该回灌分支向 dev 提 PR,使用 Merge commit。
102
+ ```
103
+
104
+ 分支名中的 `<unique-id>` 替换为本次发布标识。此分支只用于回灌 dev,禁止向 main
105
+ 提 PR 或作为功能发布来源;不得向原功能分支、hotfix 分支或 main 合入 dev。
106
+ 这与功能开发分支的独立发布规则不同。不要在来源为 main 的 PR 上点击解决冲突
107
+ 或 Update branch,把 dev 写回生产分支。不得使用 `git merge -s ours` 或整文件覆盖
108
+ 来隐藏真实冲突。若 main 已是 dev 的祖先,无须重复创建同步提交。
109
+
110
+ 比较时以 dev 为目标:main 与 dev 本身文件不同是正常的。只有**实际合并结果的
111
+ Git tree 与 dev 基线一致**,才能说明这次同步没有文件变化;不能预设每次回灌
112
+ 都是零差异。有实际代码变化或冲突解决时,按受影响范围验证。
113
+
114
+ 新回灌 PR 建立后,关联并关闭被替代的直接 main → dev PR。目标分支若有推进,
115
+ 在专用回灌分支同步最新 dev 并重新验证,原 main 基线功能分支保持独立。
116
+
117
+ ### 合入后的完成条件
118
+
119
+ ```bash
120
+ git fetch origin main dev
121
+ git merge-base --is-ancestor "$sync_main_sha" origin/dev
122
+ ```
123
+
124
+ `sync_main_sha` 使用本次 PR 记录的准确发布 SHA;成功只证明历史包含关系,
125
+ 不代表部署或业务验收通过。检查相关功能 PR 相对最新 dev 的文件列表,确认只含
126
+ 本次预期范围,再结束回灌并按发布规则清理来源分支。
127
+
128
+ 如果本地比较与 GitHub Compare 已正确,而原 PR 的 Files changed 仍显示旧内容,
129
+ 先核对来源/目标 SHA 和共同基点,等待刷新;必要时关闭再重新打开同一个未合并 PR,
130
+ 随后复核文件列表与检查状态。不要为刷新显示修改业务文件、重写历史,或将 dev
131
+ 合回功能分支。刷新显示不能替代真实的历史同步。
50
132
 
51
133
  ## One-time repository setup
52
134
 
@@ -90,16 +172,21 @@ never changes an installed CLI's trust policy.
90
172
  Keep `main` as the repository default branch, but target normal feature and fix
91
173
  pull requests explicitly at `dev`. Repository settings allow merge commits only;
92
174
  squash and rebase merging are disabled so an administrator bypass cannot detach
93
- a reviewed `dev` head from `main` history.
175
+ a reviewed source head from `main` history.
94
176
 
95
177
  Protect `dev` with its own active branch ruleset that retains the normal pull
96
178
  request, one approving review, the `PR quality` check, all three `PR npm
97
- installer (<runner>)` checks, strict required-status synchronization, deletion
179
+ installer (<runner>)` checks, deletion
98
180
  protection, and force push protection. Protect `main` with a separate ruleset
99
181
  that requires the same checks plus `Release candidate preparation`, but does
100
182
  not require `dev` to contain the previous release merge commit. Both rulesets
101
183
  allow merge commits only. The required `PR quality` job rejects `main` pull
102
- requests unless they come from the same repository's `dev` or `hotfix/*`.
184
+ requests from forks or dev-only integration branches. Feature PRs additionally
185
+ require accepted dev ancestry and reproducible preparation. Disable strict
186
+ up-to-date checks for dev and set repository `allow_update_branch=false` so the UI
187
+ does not encourage merging dev into independently releasable source branches.
188
+ Keep the existing review and required checks; disabling this suggestion cannot
189
+ prevent a developer from manually merging dev, so review ancestry and full diff.
103
190
 
104
191
  Add `ViceMe CLI Release Bot` and the organization-admin role to both bypass
105
192
  lists with `Always allow`; the latter preserves the legacy rule's existing
@@ -113,14 +200,12 @@ generated files and validates the complete release before pushing. No
113
200
  maintainer PAT or Deploy Key is used.
114
201
 
115
202
  The general `CLI PR checks` workflow runs for pull requests, not branch pushes.
116
- For a repository-owned `dev` to `main` promotion, it classifies the exact head:
203
+ For a repository-owned source to `main` promotion, it classifies the exact head:
117
204
  an unprepared head runs only target validation, while the marked Release Bot
118
205
  commit runs the complete required matrix. A Release App push synchronizes the
119
206
  already-open PR and cancels any older generic run for the same PR. The resulting
120
- full checks therefore cover the exact prepared commit once. The synchronize
121
- event runs release preparation again only as a fast metadata verification and
122
- PR update; it does not install dependencies, regenerate files, or repeat the
123
- preparation checks.
207
+ full checks therefore cover the exact prepared commit once. The synchronize event reuses preparation metadata; the required PR quality
208
+ job independently regenerates and verifies feature-release commits.
124
209
 
125
210
  The checks from `CLI release publication` are deliberately not required for
126
211
  merging: that workflow starts only after the release PR has been merged and
@@ -270,12 +355,11 @@ already exists, it must be non-draft and every existing asset must match
270
355
  byte-for-byte before a missing asset is uploaded. Recovery still refuses
271
356
  missing tags, version mismatches, changed release assets, and npm integrity
272
357
  mismatches. It cannot create a new release identity. Normal production releases
273
- still originate only from merging the repository-owned `dev` Release PR into
274
- `main`.
358
+ originate from merging an eligible repository-owned Release PR into `main`.
275
359
 
276
360
  ## Shared host payment presentation
277
361
 
278
- `skills/use-a-skill/references/host-presentation.md` owns host image syntax,
362
+ `payments/host-presentation.md` owns host image syntax,
279
363
  page tools, capability checks and fallbacks. The CLI embeds this source directly;
280
364
  the no-CLI runtime includes the identical bytes as `guides/host-presentation.md`.
281
365
  Exported purchase entries also include it beside `references/purchase.md` so
@@ -285,11 +369,10 @@ Do not add host policy branches to Go/Python or duplicate them in Widget docs.
285
369
  After an edit, run `make release-manifest`, `make check` and
286
370
  `make npm-package-check`; the digest-addressed runtime and official Skill bundle
287
371
  must ship together. Shop's runtime archive validator must accept
288
- `guides/host-presentation.md` before publishing this generation. Its optional
289
- allowlist entry preserves compatibility with the previous seven-member runtime.
290
- Rollback may use the previous runtime while that Shop validator remains deployed.
291
- A validator rollback must follow a runtime rollback, since the old validator
292
- rejects the additional member. No database or payment-state migration is needed.
372
+ `guides/host-presentation.md` and make the retired `widgets/payment.html`
373
+ optional before publishing this generation. This accepts both old immutable
374
+ runtime bundles and the new PNG-only payment runtime. Roll back the runtime
375
+ before rolling back the validator. No database or payment-state migration is needed.
293
376
  Existing exported packages and installed Skills retain their bundled guidance;
294
377
  re-export/reinstall through their normal explicit update path to obtain changes.
295
378
  Do not mutate existing purchase credentials or orders to refresh instructions.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@viceme-ai/cli",
3
- "version": "0.45.5",
3
+ "version": "0.46.0",
4
4
  "description": "Install the ViceMe creator CLI and official Agent Skills",
5
5
  "type": "module",
6
6
  "bin": {