docs: retire legacy editor module from rewrite scope

This commit is contained in:
2026-04-21 01:13:26 +08:00
parent 9f4a51843b
commit 6ece1f41ee
13 changed files with 150 additions and 127 deletions

View File

@@ -36,7 +36,7 @@
- [ ] `M3`:完成 runtime snapshot / settings / profile 迁移
- [ ] `M4`:完成 story action 主循环与核心 gameplay reducer 迁移
- [ ] `M5`:完成 custom world / agent 主链迁移
- [ ] `M6`:完成 assets / OSS / editor 主链迁移
- [ ] `M6`:完成 assets / OSS 主链迁移
- [ ] `M7`:完成联调、回归、部署与切流准备
## 2. 阶段导航
@@ -96,8 +96,7 @@
1. 迁移 assets
2. 接入阿里云 OSS
3. 迁移 editor 读写能力
4. 做旧静态资源路径兼容
3. 做旧静态资源路径兼容
详见:
@@ -137,7 +136,7 @@
3. 再做 `M3`优先跑通快照、设置、profile。
4. 再做 `M4`,把 story action 主循环真正迁走。
5. 然后做 `M5`,迁 custom world 与 agent。
6. 最后做 `M6 + M7`,收口 assets、editor、部署与切流。
6. 最后做 `M6 + M7`,收口 assets、部署与切流。
## 5. 最终验收清单