← 首页|学术|Contract-Centered Architecture for Agentic Runtimes
cs.AI, cs.MA, cs.SE · 2608.27086 · 2026-08-27

A Contract-Centered Architecture for Scalable and Manageable Agentic Runtimes

Yaxiao Liu, Pengbo Liu, Yiwen Liu, Yihua Guan, Zhenghe Hou, Jiaxing Song
Agent 架构企业级部署治理
💬 企业级 agent 部署本质是组织协调问题:这篇论文提出四个「责任对象」当作可治理的组织契约,但坦承目前只有架构设计、没有实现和实验结果。

🎯 背景

企业 AI 部署要跨越业务部门、应用团队、AI团队、测试、平台工程、基础设施、安全、运维、数据治理,单一 use-case 基准只能证明一个 agent 能不能完成一个任务,回答不了能力、模型、运行时机制、容量、企业数据该如何被拥有、变更、准入和留痕。

🔬 方法

提出四个共享组织契约的责任对象:Skill(可复用、带版本的能力/工作流资产)、Harness(运行时编译器与治理者)、Scaffold(执行/控制边界与非功能需求owner)、以及独立于该运行时栈之外、由CIO治理的数据基座;运行时核心表示为 A = 。核心贡献是一个可证伪假设 P1(成本感知的能力-容量可分离性),并设计了集群周期随机交叉实验方案来检验它。

📊 结果与意义

论文明确声明:目前没有完成的实现、实验、数据集或测得的结果——这是一篇纯架构/方法论提案,Tier1 agent 架构方向的候选之一,但要注意其结论尚未经过实证验证。
▶ 原文摘要 Abstract
Enterprise AI deployment is a coordination problem across business units, application and AI teams, testing, platform engineering, infrastructure, security, operations, and data governance. Use-case benchmarks show whether one agent completes one task, but not how changing capabilities, models, runtime mechanisms, capacity, and enterprise data should be owned, changed, admitted, or evidenced together. We present four responsibility objects as shared organizational contracts: Skill (reusable, versioned capability and workflow asset), Harness (runtime compiler and governor), Scaffold (execution/control boundary and NFR owner), and a stack-external data substrate under independent CIO-governed semantics and telemetry. The runtime core is A = <S, H, X>, with the data substrate outside that stack. The central contribution is one bounded, falsifiable hypothesis, P1 (cost-aware capability-capacity separability): within a declared operating region, changing activated capability preserves the capacity-response interaction within a preregistered equivalence margin, while changing compatible Scaffold capacity preserves capability semantics up to a non-inferiority margin, and the required controls stay within a declared enforcement budget. Six design conditions become measured obligations whose coverage, violations, uncertainty, cost, and exclusions determine whether P1 is decidable. We propose a cluster-period randomized crossover experiment (balanced order, reset/washout, repeated seeds and failure regimes, cluster-aware uncertainty) with a four-state verdict: supported, falsified, conditional-engineering, or inconclusive. This paper contributes a contract-bounded runtime architecture, a source-preserving data substrate, and a falsifiable measurement protocol. It reports no completed implementation, experiment, dataset, or measured result.
来源:arXiv:2608.27086 · 精读基于摘要与 arXiv HTML/abs 页信息生成,未解析 PDF 全文