完善一键回归与真实输入准备

This commit is contained in:
2026-04-03 14:18:11 +08:00
parent 129ea935db
commit 114c524044
14 changed files with 599 additions and 29 deletions

View File

@@ -1,6 +1,6 @@
# 开发说明
> 文档版本v1.12
> 最后更新2026-04-03 13:04:32
> 文档版本v1.14
> 最后更新2026-04-03 20:10:25
## 1. 环境变量
@@ -73,6 +73,7 @@ cd D:\dev\cmr-mini\backend
1. `Bootstrap Demo`
2. `一键补齐 Runtime 并发布`
3. `一键标准回归`
当前这条一键链会自动完成:
@@ -90,6 +91,9 @@ cd D:\dev\cmr-mini\backend
- `runtime binding`
- publish
- release 回读校验
- `play / launch / result / history` 回归汇总
- demo 活动残留 ongoing session 清理:
- 会把 demo event 下历史遗留的 `launched / running` session 自动改成 `cancelled`
当前日志能力:
@@ -104,6 +108,14 @@ cd D:\dev\cmr-mini\backend
- `Content Bundle`
- `Runtime Binding`
- `判定`
- 成功跑完标准回归后,“回归结果汇总”会直接给出:
- `发布链`
- `Play`
- `Launch`
- `Result`
- `History`
- `Session ID`
- `总判定`
## 3. 当前开发约定