补齐story与world能力注入链路
This commit is contained in:
@@ -89,6 +89,7 @@
|
||||
本轮只做一件事:
|
||||
|
||||
1. 把 `story/custom world` 的 service 依赖从大仓储接口改成最小 capability
|
||||
2. 把 `AppContext -> route -> service` 的注入链路同步改成 capability wiring
|
||||
|
||||
本轮不做:
|
||||
|
||||
@@ -100,4 +101,5 @@
|
||||
|
||||
1. `server-node` 编译通过
|
||||
2. 相关测试 stub 不再依赖完整 `RuntimeRepositoryPort`
|
||||
3. 文档明确固定“能力先迁、逻辑后搬”的顺序
|
||||
3. `storyActionRoutes` / `runtimeRoutes` 不再默认把整块 `runtimeRepository` 传进对应 service
|
||||
4. 文档明确固定“能力先迁、逻辑后搬”的顺序
|
||||
|
||||
Reference in New Issue
Block a user