Close DDD cleanup and tests-support closure

This commit is contained in:
2026-04-30 16:15:05 +08:00
parent 7ab0933f6d
commit fd08262bf0
81 changed files with 8415 additions and 6662 deletions

View File

@@ -1,4 +1,4 @@
//! 拼图领域模型过渡落位
//! 拼图领域模型。
//!
//! 后续迁移拼图 Agent 会话、作品 profile 和运行态聚合时,只保留玩法规则;
//! 图片生成、发布 HTTP shape 和排行榜适配留在外层。

View File

@@ -1,4 +1,4 @@
//! 拼图领域事件过渡落位
//! 拼图领域事件。
//!
//! 用于表达草稿变化、作品发布、运行态推进和排行榜候选产生等事实。