docs: codify fallback retirement direction

This commit is contained in:
lix-2026
2026-05-10 08:46:43 +08:00
parent b7ceb7afae
commit 2f9ef85350
16 changed files with 616 additions and 63 deletions
@@ -334,7 +334,7 @@ Rust Web 不是第二套业务内核。
- `documents.restore`
- `documents.purge`
其中 `create / rename / move` 已进一步收成共享 `tree-command-client`,并被 Sidebar、DocumentContentCustomSideMenu 等主入口复用
其中 `create / rename / move` 已进一步收成共享 `tree-command-client`,并被 Sidebar、DocumentContent 等主入口复用;`CustomSideMenu` 已退到 `recycle/` 历史参考区
### 6.1.5 Rust Web 正式实时树事件流已经有方案文档,但还不是运行中主链
@@ -397,7 +397,7 @@ Rust Web 不是第二套业务内核。
当前相关 lint 均为 `0 error`,但仍保留一些历史 warning,主要集中在:
- `sidebar.tsx`
- `CustomSideMenu.tsx`
- `recycle/wolai-frontend/src/components/editor/menus/CustomSideMenu.tsx`
这些不是本批必须修复的主链 bug,但后续仍应继续压缩。