docs(security+automation+settings): P0 optimization - #43
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 82b55ab85e
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
|
|
||
| ## 第三方 API 的数据流向 | ||
|
|
||
|  |
There was a problem hiding this comment.
Correct the data-flow diagram's privacy boundary
The newly embedded diagram says all data stays on the local device and the cloud does not access local data, but this same section immediately explains that conversation messages, relevant context such as file-content fragments, and system prompts are sent to the configured AI provider. On pages explaining third-party API data flow, that visual overstates the privacy boundary for any online provider and can lead users to believe no prompt/context leaves the device; please update or remove it, or show the selected request payload leaving the device.
Useful? React with 👍 / 👎.
|
|
||
| ## 四级风险分类 | ||
|
|
||
|  |
There was a problem hiding this comment.
Remove invented approval steps from risk pyramid
The image claims low/medium/high/critical risks require 1/2/3/4+ confirmation steps with supervisor/manager/multiple approvals, while the surrounding page documents DesireCore's actual behavior as automatic execution for low risk and a single confirmation dialog with more detail or prominence for higher risks. Since the repo docs do not define these multi-person approval workflows, adding this visual misdocuments the product and can make readers expect approval features that do not exist.
Useful? React with 👍 / 👎.
变更概述
本次 PR 覆盖安全审批、自动化、设置三大章节的 P0 优化。
修改文件(14 个 Markdown + 19 张配图)
中文文档 (docs/)
02-user-guide/10-settings/01-appearance.md— 添加截图引用02-user-guide/10-settings/02-language.md— 添加截图引用02-user-guide/10-settings/05-permissions.md— 添加截图引用02-user-guide/11-security/01-controllability.md— 添加交叉引用 + 架构图引用02-user-guide/11-security/02-risk-levels.md— 添加交叉引用 + 风险金字塔图引用02-user-guide/11-security/03-audit-trail.md— 添加交叉引用 + 审计轨迹图引用02-user-guide/11-security/04-data-security.md— 添加交叉引用 + 数据流图引用02-user-guide/11-security/05-ai-approval.md— 添加交叉引用 + 审批流程图引用英文文档 (i18n/en/)
新增配图
优化内容
审核要点