AI Security AI安全 6h ago Updated 1h ago 更新于 1小时前 46

The Answer to the Harness Question 关于Harness问题的答案

Martin Casado's debate on AI harnesses is resolved by distinguishing between "WHAT" (context about goals) and "HOW" (step-by-step instructions), which age differently. The "HOW" component of harnesses becomes less valuable as models improve, aligning with Sutton's Bitter Lesson—smarter models reduce the need for rigid instructions. The "WHAT" component gains value over time, as it captures unique human context that model providers cannot post-train into general-purpose models. Harnesses have ind Harnesses consist of two distinct components: WHAT (context about user goals) and HOW (execution instructions), which age in opposite directions. The HOW component becomes less valuable as models improve, aligning with Sutton's Bitter Lesson where smarter models reduce the need for detailed step-by-

70
Hot 热度
65
Quality 质量
60
Impact 影响力

Analysis 深度分析

TL;DR

  • Martin Casado's debate on AI harnesses is resolved by distinguishing between "WHAT" (context about goals) and "HOW" (step-by-step instructions), which age differently.
  • The "HOW" component of harnesses becomes less valuable as models improve, aligning with Sutton's Bitter Lesson—smarter models reduce the need for rigid instructions.
  • The "WHAT" component gains value over time, as it captures unique human context that model providers cannot post-train into general-purpose models.
  • Harnesses have independent value when focused on intent engineering—conveying user-specific goals and constraints—rather than execution logic.
  • Model providers will increasingly optimize for agent-like behavior, but they cannot replace the need for external, dynamic context capture via harnesses.

Why It Matters

This distinction between WHAT and HOW in harness design is critical for AI practitioners building applications that require deep personalization, domain specificity, or nuanced user intent. As models become more capable, relying on static instruction sets ("HOW") will yield diminishing returns, while preserving rich contextual understanding ("WHAT") will become a key differentiator in real-world deployment. Understanding this shift helps teams avoid over-engineering prompt logic and instead focus on scalable intent capture systems that evolve alongside model capabilities.

Technical Details

  • The core insight stems from Richard Sutton’s “Bitter Lesson,” which argues that scale and learning ultimately triumph over hand-coded heuristics—here applied to harness design: as models grow smarter, explicit procedural instructions (“HOW”) become obsolete relative to learned behaviors.
  • “Intent Engineering” is proposed as a paradigm replacing traditional prompt/harness engineering: it emphasizes capturing high-level user intent (e.g., target audience, constraints, aesthetic preferences) rather than low-level step-by-step directives.
  • A well-designed harness should minimize “HOW” content (which ages poorly) and maximize “WHAT” content (which compounds in value across model generations).
  • Model providers may fine-tune models to act as better agents, reducing reliance on complex orchestration—but they cannot incorporate user-specific context (e.g., brand voice, internal workflows, privacy rules) without external input at inference time.
  • Practical implication: harnesses must be modular, reusable containers for intent that interface dynamically with evolving models, acting as persistent wrappers around user-specific semantics rather than transient instruction sets.

Industry Insight

AI product teams should treat harnesses not as one-off prompts but as living components of their application architecture—designed specifically to preserve and transmit user intent across model iterations. Companies that invest in robust intent-capture frameworks (e.g., structured metadata, persona profiles, constraint tags) will gain long-term competitive advantage as models advance, since these elements remain valuable even as underlying instruction logic becomes redundant. Conversely, organizations whose success depends heavily on brittle, manually crafted prompt chains risk obsolescence unless they pivot toward intent-centric designs that decouple user needs from execution mechanics.

TL;DR

  • Harnesses consist of two distinct components: WHAT (context about user goals) and HOW (execution instructions), which age in opposite directions.
  • The HOW component becomes less valuable as models improve, aligning with Sutton's Bitter Lesson where smarter models reduce the need for detailed step-by-step instructions.
  • The WHAT component gains value over time as it captures unique human context that model providers cannot post-train into general-purpose models.
  • Successful harness design focuses on Intent Engineering—capturing and conveying specific human intent while minimizing interference with model execution.
  • Model providers can create better agents through post-training but cannot incorporate individual user context, making external harnesses essential for personalized applications.

为什么值得看

这篇文章对AI从业者具有重要价值,因为它澄清了关于AI harnesses的常见困惑,提出了WHAT与HOW的二分法框架,帮助从业者理解何时应该减少harness依赖,何时需要构建复杂的意图工程。对于行业而言,这揭示了模型提供商与用户之间的价值边界,指导企业如何设计能够随模型进化而增值的个性化AI应用架构。

技术解析

文章提出将harness分解为两个独立但相互关联的部分:WHAT部分包含用户的身份、工作目标、任务目标和成功标准等上下文信息;HOW部分则包含实现目标的具体步骤和指令。随着模型智能提升,HOW部分的价值会下降(Sutton的Bitter Lesson在配置文件中的体现),而WHAT部分的价值则会增长,因为更聪明的模型能更好地利用丰富的上下文信息。作者提出的Intent Engineering原则强调每次任务都要捕捉并传达人类真实意图,同时让模型自由执行,避免不必要的干预。这一区分解释了为何某些情况下"越少harness越好",而另一些情况下"harness具有独立且增长的价值"。

行业启示

模型提供商应专注于提升模型的通用能力和代理能力,但无法替代用户特定上下文的整合,因此企业级应用必须构建能够持续捕获和传递用户独特意图的外部harness系统。随着基础模型能力的快速迭代,投资WHAT部分的意图工程比优化HOW部分的指令序列更具长期价值,因为前者能随模型进步而增值,后者则可能迅速过时。开发者应重新评估当前harness的设计,识别其中哪些是过时的HOW指令,哪些是有价值的WHAT上下文,并优先构建可扩展的意图捕获机制而非硬编码的执行步骤。

Disclaimer: The above content is generated by AI and is for reference only. 免责声明:以上内容由 AI 生成,仅供参考。

LLM 大模型 Alignment 对齐 Research 科学研究