docs: close Phase 0 acceptance gate

This commit is contained in:
chick
2026-07-16 08:07:58 +08:00
parent c7da857aff
commit 43a69d8617
10 changed files with 473 additions and 23 deletions
+4 -4
View File
@@ -128,7 +128,7 @@ R2/R3 还必须显示预检结果和失败阻断项;确认 token 的完整绑
### WF-04 执行 R1 可逆设置
**例:** 开关 data、roaming、WLAN 或修改通知配置。<br>
**例:** 开关 data、roaming、WLAN 等可逆设置。具体 operation 风险、确认和执行方式以 [117 项验收账本](./operation-acceptance-matrix.md) 引用的 OperationRegistry 为唯一事实源;例如 WLAN connect 为 R1,而 notifications config 为 R2 Job,不因出现在同一产品模块而套用统一风险。<br>
**角色:** P1/P2
1. 在业务页读取当前值和 `fetchedAt`
@@ -161,7 +161,7 @@ R2/R3 还必须显示预检结果和失败阻断项;确认 token 的完整绑
### WF-06 批量操作
**角色:** P1/P3<br>
**入口:** `/fleet` 多选;只显示 registry 标记 `batchable` 的动作
**入口:** `/fleet` 多选;只显示验收账本明确标记 `fleetBatchable=true` 的动作。上游 Registry 旧字段 `batchable` 仅表示单实例内的资源批量,不表示跨实例 Fleet 批量
1. 用户多选实例并选择业务动作。
2. 系统逐实例预检 capability、认证、当前值和冲突 Job。
@@ -190,8 +190,8 @@ R2/R3 还必须显示预检结果和失败阻断项;确认 token 的完整绑
**页面:** `/instances/:id/esim`
1. 查看 work mode、eSIM config、lpac、eUICC 和 profiles capability。
2. 下载 profile 时校验激活信息并进入 R2 Job
3. enable/rename 使用专用表单;切换工作模式说明连接影响。
2. 下载 profile 时校验激活信息;其风险与执行方式按 Registry 当前值 R1/direct 验收,不在产品文档中另行升级
3. enable/rename 使用专用表单;enable 的 Registry 当前值为 R1/direct;切换工作模式按其 Registry R2/Job 政策说明连接影响。
4. delete 为 R3:展示 ICCID/名称/状态,要求复述 profile,确认不可恢复。
5. 完成后重新获取 profile 和 connectivity;失败保留上次 profile 数据并标 stale。