fix: align local-first resource boundaries
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
//! 早期通用领域实体。
|
||||
//!
|
||||
//! 当前运行时主链以 `core-protocol` 的 kernel projection、Page Aggregate 和
|
||||
//! editor block 协议为准。本文件中的 Page/Block/Asset 等传统实体仅作为
|
||||
//! legacy domain model / 测试与历史 adapter 边界保留,不代表 local-first 正文真源。
|
||||
|
||||
use crate::audit::{ActorRef, AuditInfo, ChangeReason, RefLink, SourceKind};
|
||||
use crate::ids::{
|
||||
AgentSessionId, AssetId, AssetVersionId, BlockId, CommandLogId, EventId, PageId, ReferenceId,
|
||||
|
||||
Reference in New Issue
Block a user