docs: add readonly analysis path trigger
This commit is contained in:
@@ -47,6 +47,7 @@ UniDesk 是一个以主 server 为统一入口的分布式工作平台。本文
|
||||
- P0: GitHub issue/PR 正式写入必须走 `$unidesk-gh` / `bun scripts/cli.ts gh ...`,禁止原生 `gh` 或手写 GitHub API 绕过;正文、评论和 closeout 默认中文。
|
||||
- P0: 远端文本修改优先走 `$unidesk-trans` 的 `trans <route> apply-patch`;route 定位和容器 cwd 规则见 `docs/reference/cli.md`。
|
||||
- P0: Web、Workbench、Playwright/web-probe、前端状态投影和线上 Web bug 复测使用 `$unidesk-webdev`;OTel/Tempo/trace 追踪使用 `$unidesk-otel`。
|
||||
- P0: 用户要求“只读分析路径”时,直接按 `$unidesk-otel` + `$unidesk-webdev` + `$unidesk-gh` 执行:只读 OTel、静态源码、离线 web-probe analyze 和 `../opencode` 对比,最后新建分析 issue;禁止新开 web-probe 或改运行面。
|
||||
- P0: Web 哨兵、`web-probe sentinel`、`monitor.pikapython.com`、定期/周期巡检和新建巡检使用 `$unidesk-monitor`,涉及页面复现或截图时同时使用 `$unidesk-webdev`。
|
||||
|
||||
## P0: HWLAB、AgentRun 与节点边界
|
||||
|
||||
Reference in New Issue
Block a user