2026-08-28·by Sijie Wang#cybernetics#theory#control-methods

script

脚本

时机:事前。 预先写好步骤,让执行者照做。

  • 计算机侧:shell 脚本、CI YAML、写死的 agentic loop
  • 社会侧:SOP / 检查清单

这是应对自主执行者时最弱的一种控制——"自主性越高,脚本就越容易失效"(gatekeeper-not-driver)。但这条辩证关系只在全局层面成立:确定性的子步骤仍然应该用脚本。在 vibe-linter 里,脚本是一个局部选项(一种假肢式补丁,预期会被淘汰)。

真正的位置在于:宏观骨架——把有序的阶段写成脚本,在阶段边界处设关卡,把执行过程留给自由发挥。"把守恒的部分脚本化,把易变的部分留自由",落地之处正是 stages-and-gates

Up: control-methods

about this entry

One of sijie's wiki entries. The AI on this site is grounded in the same corpus and answers in sijie's voice, with citations back to entries like this one — answering costs sijie money, so it waits behind a code: enter an access code →

script