feat: complete M5 custom world and agent chain

This commit is contained in:
2026-04-22 14:15:27 +08:00
parent 209e924403
commit 0773a0d0ca
27 changed files with 3359 additions and 159 deletions

View File

@@ -22,6 +22,7 @@
2. 继续设计表、reducer、view 的聚合方式
3. 接入身份 claims 透传
4. 在当前 scaffold 基础上接入 publish / dev 循环
5.`M7` 收口阶段拆分过大的 `src/lib.rs`,按 `runtime``gameplay/*``custom_world``asset_metadata``ai` 等业务与 SpacetimeDB 聚合层次重组目录,避免主工程 crate 回退成单大包
当前已落地: