Integrate unfinished server-rs refactor worklists

This commit is contained in:
2026-04-30 13:39:06 +08:00
parent 62934b0809
commit 7ab0933f6d
676 changed files with 24487 additions and 21531 deletions

View File

@@ -1,4 +1,4 @@
//! runtime story 兼容领域模型过渡落位。
//! runtime story 领域模型过渡落位。
//!
//! 当前 crate 用于运行时剧情的纯规则兼容。后续迁移时仍只能保留 JSON 规则、
//! 当前 crate 用于运行时剧情主链的纯规则收口。后续迁移时仍只能保留 JSON 规则、
//! 选项生成和视图模型转换,不引入 Axum、LLM 或 SpacetimeDB。