推进 server-rs DDD 分层与新接口接线
This commit is contained in:
4
server-rs/crates/module-runtime-story/src/domain.rs
Normal file
4
server-rs/crates/module-runtime-story/src/domain.rs
Normal file
@@ -0,0 +1,4 @@
|
||||
//! runtime story 兼容领域模型过渡落位。
|
||||
//!
|
||||
//! 当前 crate 用于旧运行时剧情桥的纯规则兼容。后续迁移时仍只能保留 JSON 规则、
|
||||
//! 选项生成和视图模型转换,不引入 Axum、LLM 或 SpacetimeDB。
|
||||
Reference in New Issue
Block a user