docs: record page ai runtime owner boundary
This commit is contained in:
+2
-2
@@ -276,12 +276,12 @@ cargo test --manifest-path rust/Cargo.toml -p mnote-web --lib routes::web_shell
|
||||
|
||||
- [x] F1. 审计 `sidebar-tree-runtime.js` 中所有 Page AI / ACP / Hermes / Reasonix 字符串和函数。
|
||||
- [x] F2. 纯 UI panel host 已迁入 `browser/sidebar-page-ai-runtime.js`。
|
||||
- [ ] F3. ACP/Hermes session 行为不得迁入 tree runtime;需要新建或更新 `design/07-ai/process/*` checklist 后再实施。
|
||||
- [x] F3. ACP/Hermes session 行为不得迁入 tree runtime;已更新 `design/07-ai/process/7-38-page-ai-sidebar-runtime-owner-split-v1.md`,后续 AI event delegation / session 语义收口归 `07-ai`。
|
||||
|
||||
验收命令:
|
||||
|
||||
```bash
|
||||
rg -n "Page AI|page-ai|ACP|Hermes|Reasonix|hermes|reasonix" rust/crates/mnote-web/browser/sidebar-tree-runtime.js rust/crates/mnote-web/browser/page-ai-panel-runtime.js
|
||||
rg -n "Page AI|page-ai|ACP|Hermes|Reasonix|hermes|reasonix" rust/crates/mnote-web/browser/sidebar-tree-runtime.js rust/crates/mnote-web/browser/sidebar-page-ai-runtime.js
|
||||
cargo test --manifest-path rust/Cargo.toml -p mnote-web --lib ssr::pages::layout -- --test-threads=1
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user