feat: consolidate local-first mnote web runtime

This commit is contained in:
lix-2026
2026-05-28 22:01:44 +08:00
parent 7354807ee9
commit 39b9a0183a
154 changed files with 13591 additions and 12728 deletions
+2 -2
View File
@@ -2,8 +2,8 @@
当前 crate 是 Phase 2 的最小 CLI 协议入口。
注意:当前 `page` / `block` / `tool run doc_*` 执行面仍是 Convex
`documents.*` 兼容路径,只适合调试、迁移验证和 cloud workspace 兼容场景
注意: `page` / `block` / `tool run doc_*` 执行面曾连接 Convex
`documents.*` 兼容路径;该执行链已退役,只保留 JSON 计划输出和历史迁移对照
local-first 普通 Markdown 正文主链应优先走本地文件引用、Page Aggregate、
Rust Web local_folder source 和 agent 原生 patch/diff,不应把本 CLI 视为正文真源入口。