deep

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese
DEEP MODE is now active for this session, until the user says "deep off", "fast", or the session ends. Announce activation in one line. Announce deactivation too; fast-first then resumes. If the user passed arguments, treat them as the work item and start immediately: run
drill
against it under deep mode.
Fast-first is the default everywhere: each skill runs the leanest version that keeps its guarantees. Deep mode removes the leanness, not the guarantees.
Each skill under the dial carries its own deep behavior in its
SKILL.md
, on the line naming this skill. Before running any of them, load that skill's deep line and apply the behavior it names. The suite: drill, core-interview (and everything built on it), implement, debug, verify, architecture, land.
What deep never changes: verification stays evidence-based in both modes, attempt caps and escalation stay armed, non-goals stay enforced, and forks are surfaced, never guessed. Deep buys thoroughness, not a different standard of truth.
DEEP MODE 已在本次会话中激活,直到用户说出“deep off”、“fast”或会话结束。用一行文字宣布激活状态,停用状态也需宣布;之后将恢复快速优先模式。如果用户传入了参数,将其视为工作项并立即开始:在深度模式下对其运行
drill
命令。
快速优先是所有场景下的默认模式:每个skill都会运行最精简的版本,同时保持其既定保障。深度模式会取消精简限制,但不会改变保障内容。
dial下的每个skill在其
SKILL.md
文件中都有自己的深度模式行为定义,位于该skill的命名行中。在运行任何skill之前,加载该skill的深度模式定义行并应用其指定的行为。套件包含:drill、core-interview(及所有基于它构建的内容)、implement、debug、verify、architecture、land。
深度模式永远不会改变的内容:两种模式下验证均基于证据,尝试次数上限和升级机制始终生效,非目标始终被强制执行,分支会被明确呈现而非猜测。深度模式带来的是全面性,而非不同的真理标准。