feat: 收口文档桥接与 OnlyOffice/Sidebar 回归

- 为 documents.save/meta/content、blocks.patch 与 sidebar.dataset.list 补齐 Rust 协议映射、共享契约与桥接执行器

- 对齐 BlockNote、Mindmap、OnlyOffice 的保存/路由元信息,并补真实浏览器回归脚本与 OnlyOffice 部署基线

- 忽略 Rust 本地构建产物与 Harness 调试状态文件,避免临时产物进入仓库历史
This commit is contained in:
lix-2026
2026-04-15 03:06:29 +08:00
parent 84a8454fa9
commit b33ffb99e7
51 changed files with 3260 additions and 379 deletions
+9 -2
View File
@@ -48,5 +48,12 @@ wolai-frontend/public/documents/
wolai-frontend/public/documents/**
artifacts/
artifacts/**
tmp
design
tmp
design
# Rust 本地构建与调试产物
/rust/target/
# Harness 本地运行状态/调试产物
/.harness-stop-counter
/harness-tasks.json.bak