先看要改什么
默认先出 remediation 计划,而不是直接落笔改配置。你先看懂,再决定要不要执行。
Core 不是“点一下全自动修好”。它先给出计划,再在你确认后执行改动,先备份,再写入,需要时可恢复。重点不是花哨,而是把 Hermes 本地整改做得更稳。
Core is not a blind one-click fixer. It builds the plan first, applies changes only after confirmation, backs up before write, and gives you a restore path. The point is controlled remediation, not theatre.
默认先出 remediation 计划,而不是直接落笔改配置。你先看懂,再决定要不要执行。
任何修改前先生成 backup 和 manifest。真正出问题时,你有回头路。
本地执行、零默认联网、零后台回调。它处理的是 Hermes 控制面,而不是把你的环境交给远端服务。
Core starts with a remediation plan by default instead of editing config immediately. You see the path first, then decide whether to execute.
Every apply run creates backups and a manifest first. When something goes wrong, you have a real rollback path instead of guesswork.
Local execution, zero default network behaviour, and no background callbacks. It hardens the Hermes control plane without outsourcing trust to a remote service.
.env 的值放回 .env,该收口的 MCP 面尽量收口。.env and narrow the MCP surface where Core can do so safely.先读取当前状态,列出问题、工作量和预计可执行的整改动作。
你确认之后再执行改动。先备份,再写入,并输出变更结果。
需要回退时按 manifest 恢复,不靠回忆“我上次改了哪一行”。
Read the current state first and show the findings, estimated effort, and the changes Core can execute.
Core changes nothing until you confirm. It backs up first, writes second, and then reports what changed.
When you need to roll back, use the manifest-backed restore path instead of trying to remember which line you edited.
如果你还在判断是否该从只读检查升级到执行路径,先看差异。
If you are still deciding whether to move from read-only audit to execution, compare the two paths first.
查看对比Compare options先看这款产品明确承诺什么,不承诺什么,再决定是否适合你的环境。
Review what this product explicitly promises and what it does not before deciding whether it fits your environment.
查看边界View boundary付款、恢复路径、本地运行边界和升级判断的常见问题都在这里。
Questions about payment, restore path, local runtime boundary, and upgrade decisions are handled here.
查看 FAQRead FAQ