AI Agents 相关度: 9/10

Context Engineering: From Prompts to Corporate Multi-Agent Architecture

Vera V. Vishnyakova
arXiv: 2603.09619v1 发布: 2026-03-10 更新: 2026-03-10

AI 摘要

论文提出Context Engineering,定义Context质量标准,并构建Agent Engineering成熟度模型,解决AI Agent规模化部署问题。

主要贡献

  • 定义Context Engineering作为独立学科
  • 提出Context质量的五个标准:相关性、充分性、隔离性、经济性和溯源性
  • 构建Agent Engineering的四层成熟度模型(Prompt, Context, Intent, Specification)

方法论

论文结合厂商架构、学术研究、企业调研和作者经验,提出新的AI Agent工程化方法论和框架。

原文摘要

As artificial intelligence (AI) systems evolve from stateless chatbots to autonomous multi-step agents, prompt engineering (PE), the discipline of crafting individual queries, proves necessary but insufficient. This paper introduces context engineering (CE) as a standalone discipline concerned with designing, structuring, and managing the entire informational environment in which an AI agent makes decisions. Drawing on vendor architectures (Google ADK, Anthropic, LangChain), current academic work (ACE framework, Google DeepMind's intelligent delegation), enterprise research (Deloitte, 2026; KPMG, 2026), and the author's experience building a multi-agent system, the paper proposes five context quality criteria: relevance, sufficiency, isolation, economy, and provenance, and frames context as the agent's operating system. Two higher-order disciplines follow. Intent engineering (IE) encodes organizational goals, values, and trade-off hierarchies into agent infrastructure. Specification engineering (SE) creates a machine-readable corpus of corporate policies and standards enabling autonomous operation of multi-agent systems at scale. Together these four disciplines form a cumulative pyramid maturity model of agent engineering, in which each level subsumes the previous one as a necessary foundation. Enterprise data reveals a gap: while 75% of enterprises plan agentic AI deployment within two years (Deloitte, 2026), deployment has surged and retreated as organizations confront scaling complexity (KPMG, 2026). The Klarna case illustrates a dual deficit, contextual and intentional. Whoever controls the agent's context controls its behavior; whoever controls its intent controls its strategy; whoever controls its specifications controls its scale.

标签

Context Engineering AI Agents Multi-Agent Systems Prompt Engineering

arXiv 分类

cs.AI cs.MA