--- id: DEV-TOL-SRC-001 protocol: HLDP product: Tolaria光湖定制版 upstream: https://github.com/refactoringhq/tolaria upstream_commit: af6891b0af725a219427eb0ff056cbc719e40812 local_commit: 9bd612c status: installed maintainer: ICE-GL-ZY001 receipt: CC-074 --- # Tolaria光湖定制版 · 源码补丁入口 ## 当前补丁 `patches/0001-feat-add-plain-click-wikilinks-and-Guanghu-portal-bl.patch` 包含: 1. 富文本wikilink普通鼠标单击跳转。 2. 中文、Emoji与Notion长编号后缀回归测试。 3. `guanghu-portal` Markdown持久化组件。 4. 光湖入口卡富文本渲染样式。 ## 恢复方法 ```bash git clone https://github.com/refactoringhq/tolaria.git cd tolaria git checkout af6891b0af725a219427eb0ff056cbc719e40812 git am /path/to/0001-feat-add-plain-click-wikilinks-and-Guanghu-portal-bl.patch ``` ## 已验证 - 4873项前端测试通过。 - TypeScript/Vite生产构建通过。 - Tauri macOS原生构建通过。 - 安装位置:`/Applications/Tolaria.app` - 官方回退版:`/Applications/Tolaria-Official-2026.7.1.app` > 认知链与桌面验收见 CC-074。