fix: align local-first resource boundaries
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
//! Convex workspace / control-plane / compat transport bridge.
|
||||
//!
|
||||
//! local-first 主链下,本地 Markdown 正文、附件和资源文件不以这里作为真源。
|
||||
//! 这个 crate 只保留用于 Convex workspace、历史 documents.* 兼容命令、
|
||||
//! control-plane 查询和迁移期执行计划映射。
|
||||
|
||||
pub mod context;
|
||||
pub mod mapping;
|
||||
pub mod read_path;
|
||||
|
||||
Reference in New Issue
Block a user