chore: align sqlite control plane architecture

- replace default Convex control-plane wording with Rust SQLite control-plane across architecture, AGENTS, Reasonix, and design docs

- retire root Convex functions source and deploy script into recycle while keeping explicit cloud/compat/sync-replica boundaries

- add control-plane migration guard/docs and keep CodeGraph refreshed after the SQLite control-plane cutover
This commit is contained in:
lix-2026
2026-05-22 17:45:22 +08:00
parent 531e845600
commit 47e224d419
79 changed files with 7634 additions and 2600 deletions
@@ -209,7 +209,7 @@
- `tree-first graph kernel` 是长期对象语义真相层
- local-first workspace 与本地 `.md` 是早期产品默认数据面和正文真相
- `Convex` / 服务端降级为鉴权、分享、同步、协作、cloud source、compat 和 sync replica 控制面
- Rust SQLite control-plane 承接鉴权、分享、同步、协作和 AI policy 默认控制面;`Convex` / 服务端仅保留历史迁移源、显式 cloud source、compat 和 sync replica 边界
- `mnote-web` 与 Rust kernel 持有主执行语义
因此后续不能照搬思源 `.sy` 对象格式,也不能把:
@@ -270,7 +270,7 @@
`mnote` 当前仍保留:
- Convex 自托管底座
- Convex 历史迁移 / 显式 cloud source / compat / sync replica 边界
- realtime 协作链
- Rust Web `3000` 主入口