Agent Prompt Atlas提示词源代码图谱
证据模式
← 返回 Hermes Agent
system · LINES 15–17

Skill Safety Rule

译文已校订0.20.6
本段证据绑定

运行版本 0.20.6 · 捕获于 2026/8/30 · 组合哈希 c62d4effdbcdcee2cc6cdff95f663ecaf5fc314cb16e1e42a0038f00718617bd。该哈希证明本次固定配置的请求内容,不代表未来版本或未捕获的服务端指令。

原始分段

英文内容保持固定;中文是独立翻译层。

已验证
## Skill Safety Rule
A skill placeholder containing `[SKILL_PRUNED]` lost its content in context compression and is inaccessible — reload it with skill_view(name='...') before acting on anything that depends on it. After reloading, ignore any remaining `[SKILL_PRUNED]` markers for that same skill; they are historical artifacts of earlier compactions.
## Skill 安全规则
包含 `[SKILL_PRUNED]` 的 skill 占位符已经在上下文压缩中丢失正文,当前无法访问。凡是后续操作依赖该 skill,都必须先用 skill_view(name='...') 重新载入。重新载入后,同一 skill 若仍出现 `[SKILL_PRUNED]` 标记,应忽略这些标记;它们只是早先压缩留下的历史痕迹。
SEGMENT HASH 353
CAPTURE c62d4effdbcdcee2…

相关源码

该分段的精确来源可能跨多个 builder 或模板;以下为 Agent 的固定源码入口。commit 与 SHA-256 用于核对固定版本。