fix: align local-first resource boundaries

This commit is contained in:
lix-2026
2026-05-20 11:57:23 +08:00
parent e246006c81
commit dd5578c28e
6 changed files with 194 additions and 5 deletions
+6
View File
@@ -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,