附录 · 术语表


1. 使用说明

  1. 本表汇总本白皮书及全部调研文档中使用的术语与缩写,共 10 组 90 余条,是全库术语的唯一定义处。各文档正文首次出现缩写时仍需给出全称。
  2. 释义力求与调研库原文一致;凡释义中含有数字者,其可信度以原始文档的标注为准( 者仍须视为待核实)。
  3. “主要出现位置”标注术语最集中出现的目录或文件,格式为“目录 / 文件”。
  4. 英文原文与缩写保留原文写法;同一概念在不同来源存在多种译名时,本表以“中文术语”栏为全库统一译名。
  5. 本白皮书未采用的说法与类比,见第 3 章,引用调研库时应避免混用。

2. 术语与缩写总表

图 2-1|术语表核心结构:六层能力模型与概念定位

术语表核心结构:六层能力模型与概念定位 10 组 90 余条术语的统一分层框架 · 基于本文分析绘制 真实业务系统 AI Harness 服务的上层对象 服务 智能体 Agent 运行在 Harness 之上的执行单元 承载 AI Harness · 六层能力模型(本图重点) L6 治理与安全 RBAC · OWASP · EU AI Act L5 评估与观测 Trace · 评估集 · SWE-bench L4 记忆与状态 会话存储 · 检查点 · 持久化执行 L3 编排与控制 智能体循环 · 子智能体 · DAG L2 工具与执行 MCP · 函数调用 · 沙箱 L1 上下文工程 RAG · 上下文压缩 · 上下文腐烂 支撑 基础模型 大规模预训练模型 · Harness 的被承载对象 形态与子集 Agent Framework 覆盖 L2/L3 的 Harness 子集 Agent Platform 产品化封装:UI · 多租户 · 计费 AI IDE 编码场景垂直集成形态 三代架构演进 提示词工程时代 约 2020—2023 工具与编排时代 约 2023—2025 运行时与评估时代 2025—至今 结构解读:全库术语以六层能力模型为骨架——模型为基座、Harness 承载、智能体居上执行。

数据来源:基于本文分析绘制的示意图。

2.1. 核心概念与工程体系

中文术语英文缩写释义主要出现位置
人工智能驾驭层AI Harness位于基础模型与真实业务系统之间的工程化承载层,把模型的不确定性转化为工程可预期性;不提升模型智能01-概述 / 01-介绍;04-白皮书 / 02-定义
测试夹具Test Harness软件工程中外部于被测软件的执行环境,让功能可被自动、可重复、可判定地验证;AI Harness 的词源01-概述 / 01-介绍
Harness 工程Harness Engineering设计与持续改进 Harness 的工程方法论;2026 年 2 月由 Hashimoto、OpenAI、martinfowler.com 先后命名01-概述 / 02-发展历史
六层能力模型Six-layer Capability ModelL1~L6L1 上下文工程、L2 工具与执行、L3 编排与控制、L4 记忆与状态、L5 评估与观测、L6 治理与安全的统一分层框架01-概述 / 01-介绍;04-白皮书 / 02-定义
三代架构演进Three Generations of Architecture提示词工程时代(约 2020—2023)→ 工具与编排时代(约 2023—2025)→ 运行时与评估时代(2025—至今)的统一分期01-概述 / 02-发展历史
智能体Agent具备自主感知、记忆、决策、交互与执行能力的新型智能系统;运行在 Harness 之上的执行单元全库
智能体框架Agent Framework提供构建块的中间件(如 LangGraph、AutoGen),主要覆盖 L2/L3,是 Harness 的子集01-概述 / 01-介绍
智能体平台Agent PlatformHarness 的产品化封装,叠加 UI、多租户、计费等能力01-概述 / 01-介绍;03-市场研究 / 02-AI-Agents组
AI 集成开发环境AI IDEHarness 在编码场景的垂直集成形态,如 Cursor、Claude Code03-市场研究 / 01-AI-IDE组
上下文窗口Context Window模型单次推理可见的 token 范围,类比计算机的 RAM01-概述 / 01-介绍
标准作业程序Standard Operating ProcedureSOP固化的任务执行流程,AGENTS.md 骨架中的必备章节各组 AGENTS.md
完成定义Definition of DoneDoD任务完成的可判定标准,SKILL.md 骨架中的必备章节各组 SKILL.md
基础模型Foundation Model大规模预训练模型,Harness 的被承载对象全库
大语言模型Large Language ModelLLM以文本生成为核心能力的基础模型类别全库
人工智能生成内容AI Generated ContentAIGC由 AI 参与生成的文本、图像、音频、视频等内容02-行业赋能 / 07-创意产业组
上下文投毒Context Poisoning错误信息进入检索语料或长期记忆后持续传播的失效模式02-行业赋能 / 05-知识协同组
N×M 集成问题N×M Integration ProblemM 个模型应用对接 N 个数据源时无标准产生的乘积级适配成本;MCP 使其降为 N+M01-概述 / 02-发展历史
人为在环外Human-on-the-Loop人工不修改产物本身,而是修改产生产物的 Harness(与 in the loop 相对)01-概述 / 01-介绍
智能体互联Agent Interconnection智能体之间身份、描述、发现与交互的互联互通问题,中国国标体系的主题01-概述 / 04-未来发展

2.2. 上下文工程与工具协议

中文术语英文缩写释义主要出现位置
上下文工程Context Engineering在 LLM 推理期间策展并维护最优 token 集合的一整套策略;六层模型的 L101-概述 / 01-介绍
上下文腐烂Context Rot上下文变长时性能渐进退化的现象,是性能梯度而非硬性悬崖01-概述 / 01-介绍
注意力预算Attention Budget因注意力稀释效应,上下文是稀缺资源的概念框架01-概述 / 01-介绍
上下文压缩Context Compaction对上下文就地摘要以保留连续性的机制,与 Context Reset 相对01-概述 / 03-架构演进
上下文重置Context Reset清空上下文后重新注入交接产物,给干净白板01-概述 / 03-架构演进
检索增强生成Retrieval-Augmented GenerationRAG以外部检索结果增强模型输入的技术;决定模型“看到什么”的核心手段02-行业赋能 / 05-知识协同组
情境化检索Contextual RetrievalAnthropic 提出的检索优化方法,检索失败率自 5.7% 降至叠加重排后的 1.9%(A 级)02-行业赋能 / 05-知识协同组
图检索增强生成GraphRAG以知识图谱为检索结构的 RAG 变体02-行业赋能 / 05-知识协同组
知识图谱Knowledge GraphKG以实体与关系组织知识的结构化网络,可提升复杂查询准确率02-行业赋能 / 05-知识协同组
权限感知检索Permission-aware Retrieval在检索层而非生成后做权限过滤的工程要求02-行业赋能 / 05-知识协同组
模型上下文协议Model Context ProtocolMCP把外部工具与数据源以标准接口暴露给智能体的开放协议;2024-11-25 发布,后捐入 AAIF01-概述 / 02-发展历史、03-架构演进
函数调用Function Calling通过 JSON Schema 描述函数供模型调用的 API 契约;2023-06-13 产品化01-概述 / 02-发展历史
智能体间协议Agent2Agent ProtocolA2AGoogle 发布、后捐入 Linux Foundation 的智能体间协作协议,v1.0 于 2026 年 3 月发布01-概述 / 02-发展历史
智能体指令文件AGENTS.md指导编码智能体的开源格式文件,距离被编辑文件最近者生效;被 60,000+ 项目采用后捐入 AAIF全库
技能文件SKILL.mdAgent Skills 的最小单元文件,含 name 与 description 必填元数据01-概述 / 03-架构演进;02-行业赋能 / 07-创意产业组
智能体技能Agent Skills2025-10-16 发布、2025-12-18 转为开放标准的技能封装机制01-概述 / 02-发展历史
渐进式披露Progressive DisclosureSkills 的三级加载机制:先元数据、再指令全文、再按需读取捆绑资源02-行业赋能 / 07-创意产业组
计算机使用Computer Use让模型直接操作图形界面的能力,Anthropic 2024-10-22 公开 beta01-概述 / 02-发展历史
KV 缓存复用KV Cache Reuse复用键值缓存以降低重复前缀计算成本的上下文工程手段01-概述 / 01-介绍
提示词装配Prompt Assembly按优先级将指令、检索结果与示例组装为最终提示词的过程01-概述 / 01-介绍
分层指令文件Layered Instruction Files按目录层级就近放置指令文件并以 @import 复用的上下文组织方式02-行业赋能 / 03-软件工程组

2.3. 编排、记忆与评估观测

中文术语英文缩写释义主要出现位置
智能体循环Agent Loop“推理—行动—观察”交替的主循环,源于 ReAct 范式01-概述 / 01-介绍
计划-执行Plan-and-Execute先全局规划再分步执行的编排形态01-概述 / 01-介绍
子智能体Sub-agent由主智能体派发的独立上下文执行单元,只回传浓缩摘要(官方参数 1,000~2,000 tokens)01-概述 / 01-介绍;02-行业赋能 / 06-数据科学组
交接Handoff多智能体之间任务与上下文的移交协议02-行业赋能 / 03-软件工程组
编排者-执行者Orchestrator-Worker一个编排智能体调度多个执行智能体的架构,核心价值是上下文隔离02-行业赋能 / 06-数据科学组
事件钩子Hooks在工具调用前后做确定性拦截的事件机制02-行业赋能 / 03-软件工程组
有向无环图Directed Acyclic GraphDAG确定性工作流的图结构编排形态01-概述 / 01-介绍
会话存储Session StoreL4 层的会话态持久化组件01-概述 / 01-介绍
情景记忆 / 语义记忆Episodic / Semantic MemoryL4 层两类长期记忆:经历类与知识类01-概述 / 01-介绍
检查点Checkpoint任务状态的可恢复快照,需包含工具副作用才是完整的01-概述 / 01-介绍
持久化执行Durable Execution中断后可从断点恢复的工作流执行引擎能力02-行业赋能 / 05-知识协同组
人在回路Human-in-the-LoopHITL人工参与任务流程的机制;断点位置设计决定其是否流于形式全库
沙箱Sandbox限定动作作用范围与副作用边界的隔离执行环境;Anthropic 实证权限提示减少 84%(A 级)01-概述 / 01-介绍
轨迹Trace智能体执行全过程的事件与调用记录,可观测性与可复盘性的基础01-概述 / 01-介绍
可观测性Observability对系统内部状态的度量与追踪能力,属 L5;与审计(L6)目的不同01-概述 / 01-介绍
评估集Evaluation Set / Eval Set用于判定产出质量的标准化任务集合01-概述 / 01-介绍
黄金数据集Golden Dataset / Golden Set组织内部固化的标准评测集,用于弥补公共基准缺位02-行业赋能 / 05-知识协同组
回归集Regression Set每次提示词、模型或工具变更后必须全量重跑的固化任务集02-行业赋能 / 03-软件工程组
大模型作为评审LLM-as-a-Judge用另一个 LLM 充当评分器;须固定模型版本与温度并记录02-行业赋能 / 03-软件工程组
护栏Guardrails对模型输入输出施加的自动化约束机制,属 L601-概述 / 01-介绍
预算护栏Budget Guardrail对单次任务与周期成本的硬上限约束01-概述 / 01-介绍
服务等级目标Service Level ObjectiveSLO可靠性目标值,DevOps/SRE 方向的度量锚点02-行业赋能 / 03-软件工程组
服务等级协议Service Level AgreementSLA对外的服务等级承诺02-行业赋能 / 03-软件工程组
平均修复时间Mean Time To RepairMTTR故障恢复时长指标,SRE 与安全方向的核心指标02-行业赋能 / 03-软件工程组、08-风险合规组
平均检测时间Mean Time To DetectMTTD威胁与故障的检测时长指标02-行业赋能 / 08-风险合规组

2.4. 基准与评测

中文术语英文缩写释义主要出现位置
软件工程基准SWE-bench2023-10-10 发布的 GitHub 真实issue 修复基准:2,294 题、12 个 Python 仓库,ICLR 2024 Oral;确立程序化判分原则01-概述 / 02-发展历史
人工校验子集SWE-bench Verified2024-08-13 发布的 500 题人工校验子集;2026 年前沿系统突破 80%01-概述 / 02-发展历史
高难度变体SWE-bench Pro多文件、长时程的更难变体;与 Verified 数字不可直接比较(任务分布不同)02-行业赋能 / 03-软件工程组
终端基准Terminal-BenchStanford + Laude Institute 2025 年发布的终端任务基准;方法论声明“排行榜排的是系统而非模型”01-概述 / 01-介绍
自由职业工程基准SWE-Lancer以真实自由职业工程任务与报酬计价的基准02-行业赋能 / 03-软件工程组
开放世界基准OSWorld在真实操作系统环境中评测计算机操作能力的基准03-市场研究 / 02-AI-Agents组
抽象推理基准Abstraction and Reasoning Corpus - AGIARC-AGI考察抽象推理能力的基准系列;引用成绩须注明推理力度配置02-行业赋能 / 03-软件工程组
技能扩展性基准SkillsBench评测技能机制扩展性的基准02-行业赋能 / 03-软件工程组
评测口径Evaluation Protocol / Configuration推理力度、工具可用性、步数上限等评测配置;引用数字必须带四要素(模型版本、榜单、日期、配置)02-行业赋能 / 03-软件工程组
污染检测Contamination Check检查评测任务是否进入模型训练语料的核查动作02-行业赋能 / 03-软件工程组

2.5. 行业域术语:硬件研发

中文术语英文缩写释义主要出现位置
电子设计自动化Electronic Design AutomationEDA芯片设计、仿真、验证与物理实现的工具链总称;L2 层不可替代的执行器02-行业赋能 / 04-硬件研发组
寄存器传输级Register Transfer LevelRTL以寄存器与组合逻辑描述电路行为的设计抽象层级02-行业赋能 / 04-硬件研发组
通用验证方法学Universal Verification MethodologyUVM基于 SystemVerilog 的标准化验证平台方法学(IEEE 1800.2-2020)02-行业赋能 / 04-硬件研发组
形式验证Formal Verification用数学方法穷尽证明设计满足给定属性,不依赖测试向量02-行业赋能 / 04-硬件研发组
逻辑等价性检查Logic Equivalence CheckingLEC证明优化前后网表与黄金 RTL 功能等价的形式化检查02-行业赋能 / 04-硬件研发组
可测性设计Design for TestDFT插入扫描链、内建自测试等结构以提升可测性的方法02-行业赋能 / 04-硬件研发组
自动测试设备Automated Test EquipmentATE对芯片施加测试向量并判定合格与否的量产测试机台02-行业赋能 / 04-硬件研发组
流片Tape-out将最终版图数据交付代工厂制造的关键节点,不可逆,代价极高02-行业赋能 / 04-硬件研发组
芯粒Chiplet以裸片为粒度组合封装的集成方式;先进封装的核心形态02-行业赋能 / 04-硬件研发组
通用芯粒互连标准Universal Chiplet Interconnect ExpressUCIeDie-to-Die 互连开放标准,3.0 版于 2025-08-05 发布02-行业赋能 / 04-硬件研发组
覆盖率收敛Coverage Closure使功能覆盖率与代码覆盖率达到签核目标的过程02-行业赋能 / 04-硬件研发组
模型算力利用率Model FLOPs UtilizationMFU实际有效算力与理论峰值之比,训练集群核心效率指标02-行业赋能 / 04-硬件研发组
有效训练时间比率Effective Training Time RatioETTR有效训练时间占总占用时间的比例,反映容错与恢复能力02-行业赋能 / 04-硬件研发组
电源使用效率Power Usage EffectivenessPUE数据中心总能耗与 IT 设备能耗之比,越接近 1 越优02-行业赋能 / 04-硬件研发组

2.6. 行业域术语:数据与科学计算

中文术语英文缩写释义主要出现位置
高性能计算High Performance ComputingHPC以超算与并行作业为载体的计算形态;调度器是编排层,智能体不直接接触调度器02-行业赋能 / 06-数据科学组
科学智能 / AI for ScienceAI for ScienceAI4S以 AI 支撑科学发现的方向;ground truth 是物理定律与实验验证而非人工标注02-行业赋能 / 06-数据科学组
可复现性四层Repeatability / Replicability / Reproducibility / ReusabilityACM 对可复现性的四层术语定义,用作 L4 记忆结构设计的验收口径02-行业赋能 / 06-数据科学组
FAIR 原则Findable, Accessible, Interoperable, Reusable科研数据管理国际公认基准(2016)02-行业赋能 / 06-数据科学组
静默错误Silent Error管道不崩溃但结果错误——数据科学域最本质的风险形态02-行业赋能 / 06-数据科学组
血缘Data Lineage数据从源到结果的依赖链路;OpenLineage 为其开放规范02-行业赋能 / 06-数据科学组
有效效率得分Valid Efficiency ScoreVES除执行准确率外考察查询效率的评估指标02-行业赋能 / 06-数据科学组

2.7. 行业域术语:流程与知识协同

中文术语英文缩写释义主要出现位置
业务流程建模与标注Business Process Model and NotationBPMNOMG 业务流程建模标准(2.0.2,等同 ISO/IEC 19510:2013)02-行业赋能 / 05-知识协同组
决策模型与标注Decision Model and NotationDMNOMG 决策逻辑建模标准,与 BPMN 配套02-行业赋能 / 05-知识协同组
案例管理建模与标注Case Management Model and NotationCMMN表达知识工作者临时决策的 OMG 标准02-行业赋能 / 05-知识协同组
以对象为中心的事件日志Object-Centric Event LogOCEL流程挖掘的对象中心事件日志标准(2.0)02-行业赋能 / 05-知识协同组
流程挖掘Process Mining从事件日志还原实际流程并与规范模型比对的技术02-行业赋能 / 05-知识协同组
业务流程管理Business Process ManagementBPM决定业务按什么规则流转、是否合规、偏差能否检出的管理域02-行业赋能 / 05-知识协同组
知识管理体系Knowledge Management SystemsISO 30401:2018 确立的知识管理要求类标准02-行业赋能 / 05-知识协同组
数字信号处理Digital Signal ProcessingDSP信号处理技术领域(通用缩写)01-概述 / 参数卡缩写表
工件Artifact任务产出的可版本化对象(文档、模型、代码变更等)01-概述 / 01-介绍

2.8. 行业域术语:创意与内容产业

中文术语英文缩写释义主要出现位置
虚拟试穿Virtual Try-OnVTON图像生成方向以目标人物试穿目标服饰的能力03-市场研究 / 03-AI-图像组
跨帧注意力Cross-frame Attention视频生成中对连续帧整体建模以抑制角色漂移的机制02-行业赋能 / 07-创意产业组
镜头状态机Shot State Machine以镜头为单位记录生成状态、版本与校验结果的状态机02-行业赋能 / 07-创意产业组
品牌资产库Brand Asset Library承载 VI、色卡、字体、角色 IP 等跨项目复用资产的库02-行业赋能 / 07-创意产业组
角色设定表Character Sheet记录角色三视图、色卡、表情集的锚定上下文02-行业赋能 / 07-创意产业组
显式标识Explicit Label在用户可感知位置添加的生成合成内容提示标识02-行业赋能 / 07-创意产业组
隐式标识Implicit Label嵌入文件元数据的生成合成内容属性信息02-行业赋能 / 07-创意产业组
资产管理壳Asset Administration ShellAAS工业 4.0 组件的数字化表达(IEC 63278-1:2023)02-行业赋能 / 07-创意产业组
数字主线Digital Thread贯穿产品全生命周期的数据链路(ISO 23247-5:2026)02-行业赋能 / 07-创意产业组
制造运行管理Manufacturing Operations ManagementMOMIEC 62264(ISA-95)五层模型中的 L3 交界层02-行业赋能 / 07-创意产业组

2.9. 治理、安全与合规

中文术语英文缩写释义主要出现位置
基于角色的访问控制Role-Based Access ControlRBAC按角色分配权限的权限模型,L6 核心组件01-概述 / 01-介绍
漏洞概念证明Proof of VulnerabilityPoV以可复现的崩溃确认漏洞的判定方式(AIxCC 范式核心)02-行业赋能 / 08-风险合规组
AI 网络攻防挑战赛AI Cyber ChallengeAIxCCDARPA 主办的自主漏洞挖掘与修补竞赛,确立“模型编排、工具判定”范式02-行业赋能 / 08-风险合规组
AI 物料清单AI Bill of MaterialsAI BOM对组织内 AI 资产的台账化管理02-行业赋能 / 08-风险合规组
大模型应用十大风险OWASP Top 10 for LLM ApplicationsOWASP 发布的 LLM 应用风险清单(2025 版:提示词注入、敏感信息泄露等)02-行业赋能 / 08-风险合规组
过度代理Excessive Agency给予智能体超出必要权限与自主性的风险项02-行业赋能 / 03-软件工程组、08-风险合规组
职责分离Separation of DutiesSoD生成与审核不得共用同一身份与凭证的治理要求(GB/T 45654—2025 第 4.3.1 条)02-行业赋能 / 08-风险合规组
个人身份信息脱敏PII Scrubbing对个人身份信息的识别与脱敏处理02-行业赋能 / 06-数据科学组、08-风险合规组
影子 AIShadow AI未经治理私自使用的 AI 工具,泄露事件的重要来源02-行业赋能 / 08-风险合规组
模型风险管理Model Risk ManagementSR 11-7 确立的开发、验证、治理三支柱框架02-行业赋能 / 08-风险合规组
证据链Chain of Evidence / Chain of Custody使结论可还原到依据的留痕结构;风险合规组的交付物主线02-行业赋能 / 08-风险合规组
审计轨迹Audit Trail谁在何时依据什么做了什么的不可篡改记录02-行业赋能 / 08-风险合规组

2.10. 标准组织、监管文件与调研机构

中文术语英文缩写释义主要出现位置
智能体人工智能基金会Agentic AI FoundationAAIFLinux Foundation 旗下基金会(2025-12-09 成立),托管 MCP、goose、AGENTS.md01-概述 / 02-发展历史
智能体互联系列国标GB/Z 185—2026中国《人工智能 智能体互联》系列国家标准化指导性技术文件,七部分闭环,2026 年上半年发布01-概述 / 02-发展历史、04-未来发展
生成式人工智能服务管理暂行办法Interim Measures for Generative AI Services七部门令第 15 号,2023-08-15 施行;第十九条为证据链的法定表述02-行业赋能 / 08-风险合规组
人工智能生成合成内容标识办法Measures for Labeling AI-Generated Content2025-09-01 施行,要求显式与隐式标识、日志留存不少于六个月02-行业赋能 / 07-创意产业组
生成式人工智能服务安全基本要求GB/T 45654—20252025-11-01 实施的国家标准:违法不良信息超 5% 不采集、标注执行与审核人员分离等02-行业赋能 / 08-风险合规组
人工智能管理体系ISO/IEC 42001:2023全球首个可认证的 AI 管理体系标准,附录 A 含 38 项控制02-行业赋能 / 03-软件工程组、08-风险合规组
人工智能风险管理框架AI Risk Management FrameworkAI RMFNIST 发布的自愿性风险管理框架(1.0,2023-01-26);GenAI Profile 为其生成式 AI 补充02-行业赋能 / 08-风险合规组
欧盟人工智能法案EU AI Act, Regulation (EU) 2024/16892024-08-01 生效的欧盟人工智能法规,高风险义务含日志留存、技术文件与人工监督02-行业赋能 / 08-风险合规组
合规管理体系Compliance Management SystemsISO 37301:2021,等同转化为 GB/T 35770—202202-行业赋能 / 08-风险合规组
人工智能评测研究机构Model Evaluation & Threat ResearchMETR发布资深开发者 AI 效率随机对照试验(实测慢 19%)的研究机构02-行业赋能 / 03-软件工程组
开发者效能研究项目DevOps Research and AssessmentDORAGoogle 旗下研究项目,发布年度软件交付效能报告02-行业赋能 / 03-软件工程组
安全软件开发框架Secure Software Development FrameworkSSDFNIST SP 800-218A(v1.1,2024-10)02-行业赋能 / 03-软件工程组
智能制造能力成熟度Smart Manufacturing Capability MaturityGB/T 39116-2020 确立的成熟度模型02-行业赋能 / 07-创意产业组

2.11. 行业域术语:AI Infra 与具身智能

本节随 04-实践 章扩展为八大行业组而补入,覆盖 AI Infra 组与具身智能组的核心术语。

中文术语英文缩写释义主要出现位置
人工智能基础设施AI InfrastructureAI Infra支撑模型训练与推理的算力、框架、调度与运维栈;在 Harness 六层模型中主要对应 L2 执行层的物理底座02-行业赋能 / 01-AI-Infra组;04-白皮书 / 04-实践
推理服务Inference Serving将训练好的模型部署为可调用服务的工程环节,核心指标为时延、吞吐与单 token 成本02-行业赋能 / 01-AI-Infra组;03-市场研究 / 06-AI-Infra组
训练框架Training Framework组织分布式训练过程的软件栈,负责并行策略、显存优化与容错恢复02-行业赋能 / 01-AI-Infra组
推理框架Inference Framework面向部署侧优化模型执行的软件栈,负责算子融合、量化与批处理调度02-行业赋能 / 01-AI-Infra组
智能运维AI OperationsAIOps以 AI 能力增强集群与服务的监控、告警、根因定位与自愈02-行业赋能 / 01-AI-Infra组
具身智能Embodied AI具备物理载体的智能系统,通过感知—决策—控制闭环在真实环境中行动02-行业赋能 / 02-具身智能组;03-市场研究 / 07-具身智能组
视觉—语言—动作模型Vision-Language-Action ModelVLA将视觉与语言输入直接映射为动作输出的具身智能模型范式02-行业赋能 / 02-具身智能组;04-白皮书 / 08-发展展望
小脑(运动控制层)Cerebellum / Motor Control Layer具身系统中负责高频实时运动控制与姿态稳定的层级,与负责高层规划的大脑层相对02-行业赋能 / 02-具身智能组
执行器Actuator将控制信号转换为物理动作的部件,是具身系统 L2 执行层的物理末端02-行业赋能 / 02-具身智能组
仿真到现实迁移Sim-to-Real TransferSim2Real将在仿真环境中习得的策略迁移到真实物理系统的方法及其差距问题02-行业赋能 / 02-具身智能组
算力规模Compute Scale以加速卡数量或算力当量衡量的训练资源体量;2026 年起成为具身智能公司的竞争壁垒之一04-白皮书 / 08-发展展望

2.12. 版本维护与变更记录

本节随 2026-09-12 快照引入的快照级变更记录机制而补入。

中文术语英文缩写释义主要出现位置
版本快照Snapshot以日期命名的完整文档库副本(Harness-Reports-YYMMDD),当日增量在其上进行,历史快照保持只读04-白皮书 / 11-增量维护白皮书
增量更新Incremental Update每日只增补新增与修订内容、不重写全库的更新方式04-白皮书 / 11-增量维护白皮书
清单文件Manifest记录快照内每个文件摘要基线的机器可读文件(MANIFEST.md5),含全文件 MD5 与正文指纹各快照根目录
消息摘要算法第 5 版Message-Digest Algorithm 5MD5生成文件摘要的哈希算法;本工程取其前 8 位作为变更判据的可读标识各快照根目录
正文指纹Text Fingerprint剔除 SVG 块、图注行与来源行并规范化连续空行后的内容 MD5,用于区分「正文变更」与「仅图表变更」各快照根目录
变更记录Changelog相对上一快照的文件级变更说明,分列正文变更、仅图表变更、新增与删除各快照根目录
信息截止Information Cutoff快照内容所覆盖的事实时间上界;晚于该日期的事项不得写入该快照04-白皮书 / 11-增量维护白皮书
证据等级Evidence GradeA/B/C来源可信度分级:A 为官方原文,B 为权威媒体报道,C 为一般来源;未获官方确认者另标 [待核实]全库

3. 本白皮书未采用的说法

以下说法在本工程语料中出现过,或在业界流传,但本白皮书不将其作为正式术语或论据。引用调研库时应避免混用。

  1. “AI 操作系统 / Agent OS”:仅作计算机四层栈类比使用,不是正式术语。类比可帮助理解,但不能承担论证功能。
  2. “MCP 是 AI 的 USB-C”:仅见于科普转述,白皮书正文不采用此类类比作论据。
  3. “Harness 层已有权威市场规模测算”:Harness 层自身市场规模无权威测算([待填写]);现有生成式 AI 市场预测口径差异近一个数量级,白皮书不采用任何此类数字。
  4. “模型更强后 Harness 会消失”:白皮书立场为“Harness 会变轻、会改构,但不会消失”,依据为官方自陈与后训练耦合现象。
  5. “Agent Framework 就是 Harness”:不采用。Framework 中立、Harness 有主张,前者是后者的子集。
  6. “智能体即数字员工”等拟人化表述:不采用。本白皮书统一使用“智能体(Agent)”这一中国官方口径下的中性术语。
  7. “榜单高分即落地能力”:不采用。公开榜单只能校准能力天花板,不能预测内部收益(任务分布不同、口径不可比)。
  8. 未经核实的厂商内部数字:如 LangChain 仅改 Harness 的 52.8% 对 66.5%、Vercel 工具裁剪的 80% 对 100%、Claude Code 七周 350,000 DAU、Codex Auto-review 的 1/200 与 99% 等——白皮书引用时一律保留 标注,不作为确定事实。
  9. “Agent Harness”“AI Harness”“Agent Runtime”混用:本白皮书统一使用“AI Harness”指代该工程层;“Agent Harness”仅指编码等具体场景的实现形态;“Agent Runtime”仅指其运行时产品形态。
  10. “大模型即水电气”式的无限供给论断:不采用。成本、配额与算力约束(预算护栏)是 L6 的一等约束,非无限资源。

4. 总结

  1. 本表共收录 10 组术语,覆盖核心概念、上下文与工具协议、编排记忆评估、基准评测,以及硬件、数据、流程、创意、合规五个行业域和标准监管机构,与全库术语口径一致。
  2. 全部释义以调研库原文为准;含数字的释义继承原始文档的 标注。
  3. 第 3 章列出的“未采用说法”是本白皮书与部分网络流行叙事的边界,引用本白皮书时请以本表口径为准。
  4. 术语的完整论证与上下文,见 02-定义与各行业组文档;引用规范格式的全文,见 04-实践各组 AGENTS.md / SKILL.md。

5. 信息缺口声明

  1. “Agent Harness”术语首创出处:无一手首创文献,本表不设首创者条目。
  2. SkillsBench、Win-Hill 等较新基准的官方规范原文:仅在调研库转述中出现,本表释义仅作索引,具体评测协议以官方文档为准。
  3. ~~《人工智能生成合成内容标识方法》的 GB 编号~~:已确认(原缺口关闭)——GB 45438—2025,强制性国标,2025-02-28 发布、2025-09-01 实施,与《标识办法》配套(来源:国家标准全文公开系统 std.samr.gov.cn、TC260 官方文本)。本表已收录该编号。
  4. GB/T 39116-2020 的能力子域口径:存在两种口径,调研库统一采用 PTRM 四要素 / 8 能力域 / 20 能力子域并注明另一口径,本表不展开。
  5. DSP、TTM 等通用缩写在特定文档中的专用含义:以出现文档的上下文为准,本表仅收录其通用释义。
  6. 个别术语在不同组文档中的细微口径差异(如“交接 Handoff”在多智能体框架中的协议细节):以各方向文档原文为准,本表取最大公约数释义。

6. 参考资料

  1. 01-概述 / 01-介绍 — 统一定义、六层能力模型与概念边界的源头文件。见 01-概述/01-介绍.md
  2. 01-概述 / 02-发展历史 — 三代演进与关键里程碑。见 01-概述/02-发展历史.md
  3. .workbuddy / PARAM_CARD.md — 跨文档一致性的唯一基准。见 .workbuddy/PARAM_CARD.md
  4. 02-行业赋能 / 03-软件工程组 README — 软件工程方向术语与度量口径。见 02-行业赋能/03-软件工程组/README.md
  5. 02-行业赋能 / 04-硬件研发组 README — 硬件域术语表。见 02-行业赋能/04-硬件研发组/README.md
  6. 02-行业赋能 / 05-知识协同组 README — 流程与知识域术语及标准缺口。见 02-行业赋能/05-知识协同组/README.md
  7. 02-行业赋能 / 06-数据科学组 README — 数据与科学域术语。见 02-行业赋能/06-数据科学组/README.md
  8. 02-行业赋能 / 07-创意产业组 README — 内容产业域术语与标识合规。见 02-行业赋能/07-创意产业组/README.md
  9. 02-行业赋能 / 08-风险合规组 README — 治理合规域术语与监管基座。见 02-行业赋能/08-风险合规组/README.md
  10. SWE-bench 官方站 — Princeton NLP 等。https://www.swebench.com/
  11. Terminal-Bench 官方站 — Stanford / Laude Institute。https://www.tbench.ai/
  12. Model Context Protocol 官方站与规范 — MCP / AAIF。https://modelcontextprotocol.io/
  13. AGENTS.md 官方站点 — Linux Foundation / Agentic AI Foundation。https://agents.md/
  14. Introducing Agent Skills — Anthropic,2025-10-16。https://www.anthropic.com/news/skills

Appendix · Glossary

1. How to Read This Glossary

  1. This table consolidates the terms and abbreviations used in this whitepaper and across all research documents — 10 groups, 90+ entries — and is the single source of definition for terms across the entire library. Documents must still spell out a full name the first time an abbreviation appears in the body text.
  2. Definitions aim to stay faithful to the original text in the research library; wherever a definition contains numbers, its reliability follows the notation of the original document (those marked [to be verified] must still be treated as unverified).
  3. “Primary location” notes the directory or file where a term appears most concentrated, in the format “directory / file”.
  4. English originals and abbreviations retain their original form; when the same concept has multiple translations in different sources, this table uses the “Chinese term” column as the library-wide unified translation.
  5. Phrasings and analogies not adopted by this whitepaper are listed in Chapter 3; avoid mixing them in when citing the research library.

2. Master Table of Terms and Abbreviations

图 2-1|术语表核心结构:六层能力模型与概念定位

术语表核心结构:六层能力模型与概念定位 10 组 90 余条术语的统一分层框架 · 基于本文分析绘制 真实业务系统 AI Harness 服务的上层对象 服务 智能体 Agent 运行在 Harness 之上的执行单元 承载 AI Harness · 六层能力模型(本图重点) L6 治理与安全 RBAC · OWASP · EU AI Act L5 评估与观测 Trace · 评估集 · SWE-bench L4 记忆与状态 会话存储 · 检查点 · 持久化执行 L3 编排与控制 智能体循环 · 子智能体 · DAG L2 工具与执行 MCP · 函数调用 · 沙箱 L1 上下文工程 RAG · 上下文压缩 · 上下文腐烂 支撑 基础模型 大规模预训练模型 · Harness 的被承载对象 形态与子集 Agent Framework 覆盖 L2/L3 的 Harness 子集 Agent Platform 产品化封装:UI · 多租户 · 计费 AI IDE 编码场景垂直集成形态 三代架构演进 提示词工程时代 约 2020—2023 工具与编排时代 约 2023—2025 运行时与评估时代 2025—至今 结构解读:全库术语以六层能力模型为骨架——模型为基座、Harness 承载、智能体居上执行。

数据来源:基于本文分析绘制的示意图。

2.1. Core Concepts and Engineering Systems

Chinese termEnglishAbbr.DefinitionPrimary location
AI HarnessAI HarnessThe engineered carrier layer between foundation models and real business systems that turns model uncertainty into engineering predictability; it does not make the model more intelligent01-Overview / 01-Introduction; 04-Whitepaper / 02-Definitions
Test HarnessTest HarnessIn software engineering, the execution environment external to the software under test that lets functionality be verified automatically, repeatedly, and deterministically; the etymon of AI Harness01-Overview / 01-Introduction
Harness EngineeringHarness EngineeringThe engineering methodology for designing and continuously improving a Harness; named successively by Hashimoto, OpenAI, and martinfowler.com in February 202601-Overview / 02-History
Six-layer Capability ModelSix-layer Capability ModelL1~L6A unified layered framework: L1 Context Engineering, L2 Tools & Execution, L3 Orchestration & Control, L4 Memory & State, L5 Evaluation & Observability, L6 Governance & Security01-Overview / 01-Introduction; 04-Whitepaper / 02-Definitions
Three Generations of ArchitectureThree Generations of ArchitectureA unified periodization: the prompt-engineering era (c. 2020–2023) → the tools & orchestration era (c. 2023–2025) → the runtime & evaluation era (2025–present)01-Overview / 02-History
AgentAgentA new kind of intelligent system capable of autonomous perception, memory, decision-making, interaction, and execution; the execution unit that runs on a HarnessWhole library
Agent FrameworkAgent FrameworkMiddleware that provides building blocks (e.g. LangGraph, AutoGen), covering mainly L2/L3; a subset of a Harness01-Overview / 01-Introduction
Agent PlatformAgent PlatformThe productized packaging of a Harness, adding UI, multi-tenancy, billing, and other capabilities01-Overview / 01-Introduction; 03-Market Research / 02-AI-Agents group
AI IDEAI IDEThe vertically integrated form of a Harness in the coding scenario, e.g. Cursor, Claude Code03-Market Research / 01-AI-IDE group
Context WindowContext WindowThe range of tokens visible to the model in a single inference pass, analogous to a computer's RAM01-Overview / 01-Introduction
Standard Operating ProcedureStandard Operating ProcedureSOPA fixed task-execution procedure, a required section of the AGENTS.md skeletonPer-group AGENTS.md
Definition of DoneDefinition of DoneDoDA determinable criterion for a task being complete, a required section of the SKILL.md skeletonPer-group SKILL.md
Foundation ModelFoundation ModelA large pre-trained model; the entity carried by a HarnessWhole library
Large Language ModelLarge Language ModelLLMThe class of foundation models whose core capability is text generationWhole library
AI Generated ContentAI Generated ContentAIGCText, images, audio, video, and other content generated with AI participation02-Industry Enablement / 07-Creative Industry group
Context PoisoningContext PoisoningA failure mode in which wrong information keeps propagating once it enters retrieval corpora or long-term memory02-Industry Enablement / 05-Knowledge Collaboration group
N×M Integration ProblemN×M Integration ProblemThe multiplicative adaptation cost, absent a standard, of connecting M model applications to N data sources; MCP reduces it to N+M01-Overview / 02-History
Human-on-the-LoopHuman-on-the-LoopHumans do not edit the artifact itself but the Harness that produces it (as opposed to in the loop)01-Overview / 01-Introduction
Agent InterconnectionAgent InterconnectionThe interoperability problem of identity, description, discovery, and interaction among agents; the theme of China's national-standard system01-Overview / 04-Future Outlook

2.2. Context Engineering and Tool Protocols

Chinese termEnglishAbbr.DefinitionPrimary location
Context EngineeringContext EngineeringThe whole set of strategies for curating and maintaining the optimal token set during LLM inference; L1 of the six-layer model01-Overview / 01-Introduction
Context RotContext RotThe phenomenon of gradually degrading performance as context grows; a performance gradient rather than a hard cliff01-Overview / 01-Introduction
Attention BudgetAttention BudgetThe conceptual framework that treats context as a scarce resource due to attention-dilution effects01-Overview / 01-Introduction
Context CompactionContext CompactionIn-place summarization of context to preserve continuity; in contrast to Context Reset01-Overview / 03-Architecture Evolution
Context ResetContext ResetClearing the context and re-injecting the handoff artifacts to give a clean slate01-Overview / 03-Architecture Evolution
Retrieval-Augmented GenerationRetrieval-Augmented GenerationRAGThe technique of augmenting model input with external retrieval results; the core means of deciding what the model “sees”02-Industry Enablement / 05-Knowledge Collaboration group
Contextual RetrievalContextual RetrievalAnthropic’s retrieval-optimization method; lowers the retrieval failure rate from 5.7% to 1.9% after re-ranking (Grade A)02-Industry Enablement / 05-Knowledge Collaboration group
GraphRAGGraphRAGA RAG variant that uses a knowledge graph as its retrieval structure02-Industry Enablement / 05-Knowledge Collaboration group
Knowledge GraphKnowledge GraphKGA structured network that organizes knowledge by entities and relations; can improve accuracy on complex queries02-Industry Enablement / 05-Knowledge Collaboration group
Permission-aware RetrievalPermission-aware RetrievalThe engineering requirement to filter permissions at the retrieval layer rather than after generation02-Industry Enablement / 05-Knowledge Collaboration group
Model Context ProtocolModel Context ProtocolMCPAn open protocol exposing external tools and data sources to agents through a standard interface; released 2024-11-25, later donated to AAIF01-Overview / 02-History, 03-Architecture Evolution
Function CallingFunction CallingAn API contract describing functions in JSON Schema for the model to call; productized 2023-06-1301-Overview / 02-History
Agent2Agent ProtocolAgent2Agent ProtocolA2AAn inter-agent collaboration protocol released by Google and later donated to the Linux Foundation; v1.0 released March 202601-Overview / 02-History
AGENTS.mdAGENTS.mdAn open-source format file that guides coding agents; the one closest to the file being edited takes effect; donated to AAIF after adoption by 60,000+ projectsWhole library
SKILL.mdSKILL.mdThe minimal unit file of Agent Skills, with required name and description metadata01-Overview / 03-Architecture Evolution; 02-Industry Enablement / 07-Creative Industry group
Agent SkillsAgent SkillsA skill-packaging mechanism released 2025-10-16 and turned into an open standard 2025-12-1801-Overview / 02-History
Progressive DisclosureProgressive DisclosureSkills’ three-level loading mechanism: metadata first, then full instructions, then bundled resources read on demand02-Industry Enablement / 07-Creative Industry group
Computer UseComputer UseThe ability to let a model operate graphical interfaces directly; public beta by Anthropic 2024-10-2201-Overview / 02-History
KV Cache ReuseKV Cache ReuseA context-engineering technique that reuses key-value caches to cut the cost of recomputing repeated prefixes01-Overview / 01-Introduction
Prompt AssemblyPrompt AssemblyThe process of assembling instructions, retrieval results, and examples into the final prompt by priority01-Overview / 01-Introduction
Layered Instruction FilesLayered Instruction FilesA context-organization approach that places instruction files close to directory levels and reuses them via @import02-Industry Enablement / 03-Software Engineering group

2.3. Orchestration, Memory, and Evaluation & Observability

Chinese termEnglishAbbr.DefinitionPrimary location
Agent LoopAgent LoopThe main “reason–act–observe” alternating loop, originating from the ReAct paradigm01-Overview / 01-Introduction
Plan-and-ExecutePlan-and-ExecuteAn orchestration form that plans globally first, then executes step by step01-Overview / 01-Introduction
Sub-agentSub-agentAn independent-context execution unit dispatched by a main agent that returns only a condensed summary (official parameter 1,000–2,000 tokens)01-Overview / 01-Introduction; 02-Industry Enablement / 06-Data Science group
HandoffHandoffThe protocol for transferring tasks and context between multiple agents02-Industry Enablement / 03-Software Engineering group
Orchestrator-WorkerOrchestrator-WorkerAn architecture in which one orchestrator agent schedules multiple worker agents; its core value is context isolation02-Industry Enablement / 06-Data Science group
HooksHooksAn event mechanism for deterministic interception before and after tool calls02-Industry Enablement / 03-Software Engineering group
Directed Acyclic GraphDirected Acyclic GraphDAGA graph-structured orchestration form for deterministic workflows01-Overview / 01-Introduction
Session StoreSession StoreThe L4-layer component that persists session state01-Overview / 01-Introduction
Episodic / Semantic MemoryEpisodic / Semantic MemoryThe two kinds of long-term memory at the L4 layer: experience-based and knowledge-based01-Overview / 01-Introduction
CheckpointCheckpointA recoverable snapshot of task state; complete only when it includes tool side effects01-Overview / 01-Introduction
Durable ExecutionDurable ExecutionThe workflow-execution engine capability of resuming from a checkpoint after interruption02-Industry Enablement / 05-Knowledge Collaboration group
Human-in-the-LoopHuman-in-the-LoopHITLThe mechanism of human participation in the task flow; where breakpoints are placed determines whether it is merely ceremonialWhole library
SandboxSandboxAn isolated execution environment that bounds the scope of actions and the boundaries of side effects; Anthropic empirically measured an 84% reduction in permission prompts (Grade A)01-Overview / 01-Introduction
TraceTraceThe record of events and calls across an agent’s whole execution; the basis for observability and retrospective review01-Overview / 01-Introduction
ObservabilityObservabilityThe ability to measure and trace internal system state; part of L5; distinct in purpose from auditing (L6)01-Overview / 01-Introduction
Evaluation Set / Eval SetEvaluation Set / Eval SetA standardized set of tasks used to judge output quality01-Overview / 01-Introduction
Golden Dataset / Golden SetGolden Dataset / Golden SetA standard evaluation set fixed within an organization, used to fill gaps left by public benchmarks02-Industry Enablement / 05-Knowledge Collaboration group
Regression SetRegression SetThe fixed task set that must be rerun in full after every prompt, model, or tool change02-Industry Enablement / 03-Software Engineering group
LLM-as-a-JudgeLLM-as-a-JudgeUsing another LLM as the scorer; the model version and temperature must be fixed and recorded02-Industry Enablement / 03-Software Engineering group
GuardrailsGuardrailsAutomated constraint mechanisms applied to model input and output; part of L601-Overview / 01-Introduction
Budget GuardrailBudget GuardrailA hard upper-bound constraint on per-task and period cost01-Overview / 01-Introduction
Service Level ObjectiveService Level ObjectiveSLOReliability target value; the measurement anchor in DevOps/SRE02-Industry Enablement / 03-Software Engineering group
Service Level AgreementService Level AgreementSLAAn external commitment to service-level targets02-Industry Enablement / 03-Software Engineering group
Mean Time To RepairMean Time To RepairMTTRFault-recovery duration metric; a core metric in SRE and security02-Industry Enablement / 03-Software Engineering, 08-Risk & Compliance group
Mean Time To DetectMean Time To DetectMTTDThe metric for how long threats and faults take to detect02-Industry Enablement / 08-Risk & Compliance group

2.4. Benchmarks and Evaluation

Chinese termEnglishAbbr.DefinitionPrimary location
Software Engineering BenchmarkSWE-benchA GitHub real-issue-fixing benchmark released 2023-10-10: 2,294 problems across 12 Python repos, ICLR 2024 Oral; established the principle of programmatic grading01-Overview / 02-History
Human-Verified SubsetSWE-bench VerifiedA 500-problem human-verified subset released 2024-08-13; frontier systems broke past 80% by 202601-Overview / 02-History
Hard VariantSWE-bench ProA harder multi-file, long-horizon variant; its numbers cannot be directly compared with Verified (different task distributions)02-Industry Enablement / 03-Software Engineering group
Terminal BenchmarkTerminal-BenchA terminal-task benchmark released in 2025 by Stanford + Laude Institute; its methodology declares that “leaderboards rank systems, not models”01-Overview / 01-Introduction
Freelance Engineering BenchmarkSWE-LancerA benchmark priced by real freelance engineering tasks and payouts02-Industry Enablement / 03-Software Engineering group
Open-World BenchmarkOSWorldA benchmark that evaluates computer-operation ability in a real operating-system environment03-Market Research / 02-AI-Agents group
Abstract-Reasoning BenchmarkAbstraction and Reasoning Corpus - AGIARC-AGIA benchmark series for abstract-reasoning ability; citations of scores must state the reasoning-effort configuration02-Industry Enablement / 03-Software Engineering group
Skill-Scalability BenchmarkSkillsBenchA benchmark that evaluates the scalability of the skill mechanism02-Industry Enablement / 03-Software Engineering group
Evaluation Protocol / ConfigurationEvaluation Protocol / ConfigurationEvaluation configuration such as reasoning effort, tool availability, and step limits; any cited number must carry the four elements (model version, leaderboard, date, configuration)02-Industry Enablement / 03-Software Engineering group
Contamination CheckContamination CheckThe verification action of checking whether evaluation tasks have entered the model training corpus02-Industry Enablement / 03-Software Engineering group

2.5. Industry-Domain Terms: Hardware R&D

Chinese termEnglishAbbr.DefinitionPrimary location
Electronic Design AutomationElectronic Design AutomationEDAThe umbrella term for the toolchain of chip design, simulation, verification, and physical implementation; an irreplaceable executor at the L2 layer02-Industry Enablement / 04-Hardware R&D group
Register Transfer LevelRegister Transfer LevelRTLThe design-abstraction level describing circuit behavior with registers and combinational logic02-Industry Enablement / 04-Hardware R&D group
Universal Verification MethodologyUniversal Verification MethodologyUVMThe standardized SystemVerilog-based verification-platform methodology (IEEE 1800.2-2020)02-Industry Enablement / 04-Hardware R&D group
Formal VerificationFormal VerificationExhaustively proving by mathematical methods that a design satisfies given properties, without relying on test vectors02-Industry Enablement / 04-Hardware R&D group
Logic Equivalence CheckingLogic Equivalence CheckingLECA formal check proving that the netlist before and after optimization is functionally equivalent to the golden RTL02-Industry Enablement / 04-Hardware R&D group
Design for TestDesign for TestDFTMethods that insert scan chains, built-in self-test, and other structures to improve testability02-Industry Enablement / 04-Hardware R&D group
Automated Test EquipmentAutomated Test EquipmentATEProduction test machines that apply test vectors to chips and judge pass/fail02-Industry Enablement / 04-Hardware R&D group
Tape-outTape-outThe critical, irreversible, and very costly node at which final layout data is handed to the foundry for manufacturing02-Industry Enablement / 04-Hardware R&D group
ChipletChipletAn integration method that packages at the bare-die granularity; the core form of advanced packaging02-Industry Enablement / 04-Hardware R&D group
Universal Chiplet Interconnect ExpressUniversal Chiplet Interconnect ExpressUCIeAn open Die-to-Die interconnect standard; version 3.0 released 2025-08-0502-Industry Enablement / 04-Hardware R&D group
Coverage ClosureCoverage ClosureThe process of bringing functional and code coverage up to signoff targets02-Industry Enablement / 04-Hardware R&D group
Model FLOPs UtilizationModel FLOPs UtilizationMFUThe ratio of actual effective compute to theoretical peak; a core efficiency metric for training clusters02-Industry Enablement / 04-Hardware R&D group
Effective Training Time RatioEffective Training Time RatioETTRThe proportion of effective training time to total occupied time; reflects fault tolerance and recovery capability02-Industry Enablement / 04-Hardware R&D group
Power Usage EffectivenessPower Usage EffectivenessPUEThe ratio of a data center’s total energy use to its IT equipment energy use; the closer to 1, the better02-Industry Enablement / 04-Hardware R&D group

2.6. Industry-Domain Terms: Data and Scientific Computing

Chinese termEnglishAbbr.DefinitionPrimary location
High Performance ComputingHigh Performance ComputingHPCA computing form carried by supercomputers and parallel jobs; the scheduler is the orchestration layer, and agents do not touch the scheduler directly02-Industry Enablement / 06-Data Science group
AI for ScienceAI for ScienceAI4SThe direction of using AI to support scientific discovery; ground truth is physical laws and experimental verification, not human annotation02-Industry Enablement / 06-Data Science group
Four R’s of ReproducibilityRepeatability / Replicability / Reproducibility / ReusabilityACM’s four-tier terminology for reproducibility, used as the acceptance criterion for L4 memory-structure design02-Industry Enablement / 06-Data Science group
FAIR PrinciplesFindable, Accessible, Interoperable, ReusableThe internationally recognized baseline for research data management (2016)02-Industry Enablement / 06-Data Science group
Silent ErrorSilent ErrorA pipeline that does not crash but produces wrong results — the most fundamental risk shape in the data-science domain02-Industry Enablement / 06-Data Science group
Data LineageData LineageThe dependency chain of data from source to result; OpenLineage is its open specification02-Industry Enablement / 06-Data Science group
Valid Efficiency ScoreValid Efficiency ScoreVESAn evaluation metric measuring query efficiency in addition to execution accuracy02-Industry Enablement / 06-Data Science group

2.7. Industry-Domain Terms: Process and Knowledge Collaboration

Chinese termEnglishAbbr.DefinitionPrimary location
Business Process Model and NotationBusiness Process Model and NotationBPMNOMG’s business-process modeling standard (2.0.2, equivalent to ISO/IEC 19510:2013)02-Industry Enablement / 05-Knowledge Collaboration group
Decision Model and NotationDecision Model and NotationDMNOMG’s standard for modeling decision logic, paired with BPMN02-Industry Enablement / 05-Knowledge Collaboration group
Case Management Model and NotationCase Management Model and NotationCMMNAn OMG standard expressing knowledge workers’ ad-hoc decisions02-Industry Enablement / 05-Knowledge Collaboration group
Object-Centric Event LogObject-Centric Event LogOCELThe object-centric event-log standard for process mining (2.0)02-Industry Enablement / 05-Knowledge Collaboration group
Process MiningProcess MiningThe technique of reconstructing actual processes from event logs and comparing them with normative models02-Industry Enablement / 05-Knowledge Collaboration group
Business Process ManagementBusiness Process ManagementBPMThe management domain deciding by what rules a business flows, whether it is compliant, and whether deviations can be detected02-Industry Enablement / 05-Knowledge Collaboration group
Knowledge Management SystemsKnowledge Management SystemsThe requirements-type standard for knowledge management established by ISO 30401:201802-Industry Enablement / 05-Knowledge Collaboration group
Digital Signal ProcessingDigital Signal ProcessingDSPThe signal-processing technical field (general abbreviation)01-Overview / PARAM_CARD abbreviation table
ArtifactArtifactA versionable object produced by a task (documents, models, code changes, etc.)01-Overview / 01-Introduction

2.8. Industry-Domain Terms: Creative and Content Industry

Chinese termEnglishAbbr.DefinitionPrimary location
Virtual Try-OnVirtual Try-OnVTONThe image-generation capability of having a target person try on target clothing03-Market Research / 03-AI Image group
Cross-frame AttentionCross-frame AttentionA mechanism in video generation that models consecutive frames as a whole to suppress character drift02-Industry Enablement / 07-Creative Industry group
Shot State MachineShot State MachineA state machine recording generation state, version, and verification results shot by shot02-Industry Enablement / 07-Creative Industry group
Brand Asset LibraryBrand Asset LibraryA library carrying cross-project reusable assets such as VI, color palettes, fonts, and character IP02-Industry Enablement / 07-Creative Industry group
Character SheetCharacter SheetThe anchoring context recording a character’s three views, color palette, and expression set02-Industry Enablement / 07-Creative Industry group
Explicit LabelExplicit LabelA prominent label for AI-generated/synthetic content added at a user-perceivable location02-Industry Enablement / 07-Creative Industry group
Implicit LabelImplicit LabelAttribute information about AI-generated/synthetic content embedded in file metadata02-Industry Enablement / 07-Creative Industry group
Asset Administration ShellAsset Administration ShellAASThe digital representation of Industry 4.0 components (IEC 63278-1:2023)02-Industry Enablement / 07-Creative Industry group
Digital ThreadDigital ThreadThe data chain running through a product’s full lifecycle (ISO 23247-5:2026)02-Industry Enablement / 07-Creative Industry group
Manufacturing Operations ManagementManufacturing Operations ManagementMOMThe L3 boundary layer in the IEC 62264 (ISA-95) five-layer model02-Industry Enablement / 07-Creative Industry group

2.9. Governance, Security, and Compliance

Chinese termEnglishAbbr.DefinitionPrimary location
Role-Based Access ControlRole-Based Access ControlRBACA permissions model granting permissions by role; a core component of L601-Overview / 01-Introduction
Proof of VulnerabilityProof of VulnerabilityPoVThe adjudication method of confirming a vulnerability through a reproducible crash (the core of the AIxCC paradigm)02-Industry Enablement / 08-Risk & Compliance group
AI Cyber ChallengeAI Cyber ChallengeAIxCCA DARPA-hosted competition for autonomous vulnerability discovery and patching that established the “model orchestrates, tools judge” paradigm02-Industry Enablement / 08-Risk & Compliance group
AI Bill of MaterialsAI Bill of MaterialsAI BOMThe ledger-style management of AI assets within an organization02-Industry Enablement / 08-Risk & Compliance group
OWASP Top 10 for LLM ApplicationsOWASP Top 10 for LLM ApplicationsOWASP’s risk list for LLM applications (2025 edition: prompt injection, sensitive-information disclosure, etc.)02-Industry Enablement / 08-Risk & Compliance group
Excessive AgencyExcessive AgencyThe risk of granting an agent more permission and autonomy than necessary02-Industry Enablement / 03-Software Engineering, 08-Risk & Compliance group
Separation of DutiesSeparation of DutiesSoDThe governance requirement that generation and review must not share the same identity and credentials (GB/T 45654—2025, clause 4.3.1)02-Industry Enablement / 08-Risk & Compliance group
PII ScrubbingPII ScrubbingThe identification and scrubbing of personally identifiable information02-Industry Enablement / 06-Data Science, 08-Risk & Compliance group
Shadow AIShadow AIAI tools used privately without governance; a major source of data-leakage incidents02-Industry Enablement / 08-Risk & Compliance group
Model Risk ManagementModel Risk ManagementThe three-pillar development, validation, and governance framework established by SR 11-702-Industry Enablement / 08-Risk & Compliance group
Chain of Evidence / Chain of CustodyChain of Evidence / Chain of CustodyThe trace structure allowing conclusions to be traced back to their basis; the main deliverable line of the risk & compliance group02-Industry Enablement / 08-Risk & Compliance group
Audit TrailAudit TrailAn immutable record of who did what, when, and on what basis02-Industry Enablement / 08-Risk & Compliance group

2.10. Standards Bodies, Regulatory Documents, and Research Institutions

Chinese termEnglishAbbr.DefinitionPrimary location
Agentic AI FoundationAgentic AI FoundationAAIFA foundation under the Linux Foundation (established 2025-12-09) that hosts MCP, goose, and AGENTS.md01-Overview / 02-History
Series of National Standards for Agent InterconnectionGB/Z 185—2026China’s series of national standardizing guiding technical documents “Artificial Intelligence – Agent Interconnection,” a closed loop of seven parts, released in the first half of 202601-Overview / 02-History, 04-Future Outlook
Interim Measures for Generative AI ServicesInterim Measures for Generative AI ServicesOrder No. 15 of seven ministries’ decree, effective 2023-08-15; Article 19 is the statutory expression of the chain of evidence02-Industry Enablement / 08-Risk & Compliance group
Measures for Labeling AI-Generated ContentMeasures for Labeling AI-Generated ContentEffective 2025-09-01, requiring explicit and implicit labels and log retention of no less than six months02-Industry Enablement / 07-Creative Industry group
Basic Requirements for Generative AI Service SecurityGB/T 45654—2025A national standard implemented 2025-11-01: do not collect when unlawful/bad information exceeds 5%, separate labeling from review personnel, etc.02-Industry Enablement / 08-Risk & Compliance group
AI Management SystemISO/IEC 42001:2023The world’s first certifiable AI-management-system standard; Annex A contains 38 controls02-Industry Enablement / 03-Software Engineering, 08-Risk & Compliance group
AI Risk Management FrameworkAI Risk Management FrameworkAI RMFNIST’s voluntary risk-management framework (1.0, 2023-01-26); its GenAI Profile is the generative-AI supplement02-Industry Enablement / 08-Risk & Compliance group
EU AI ActEU AI Act, Regulation (EU) 2024/1689The EU AI regulation in force since 2024-08-01; high-risk obligations include log retention, technical documentation, and human oversight02-Industry Enablement / 08-Risk & Compliance group
Compliance Management SystemsCompliance Management SystemsISO 37301:2021, identically adopted as GB/T 35770—202202-Industry Enablement / 08-Risk & Compliance group
Model Evaluation & Threat ResearchModel Evaluation & Threat ResearchMETRThe research institution that published a randomized controlled trial of senior developers’ AI efficiency (measuring 19% slower)02-Industry Enablement / 03-Software Engineering group
DevOps Research and AssessmentDevOps Research and AssessmentDORAA Google research program publishing annual software-delivery-performance reports02-Industry Enablement / 03-Software Engineering group
Secure Software Development FrameworkSecure Software Development FrameworkSSDFNIST SP 800-218A (v1.1, 2024-10)02-Industry Enablement / 03-Software Engineering group
Smart Manufacturing Capability MaturitySmart Manufacturing Capability MaturityThe maturity model established by GB/T 39116-202002-Industry Enablement / 07-Creative Industry group

2.11. Industry-Domain Terms: AI Infra and Embodied AI

This section was added as the 04-Practice chapter was expanded into eight industry groups, and covers the core terms of the AI Infra group and the Embodied AI group.

Chinese termEnglishAbbr.DefinitionPrimary location
AI InfrastructureAI InfrastructureAI InfraThe stack of compute, frameworks, scheduling, and operations that supports model training and inference; in the six-layer Harness model it corresponds primarily to the physical substrate of the L2 execution layer02-Industry Enablement / 01-AI Infra group; 04-Whitepaper / 04-Practice
Inference ServingInference ServingThe engineering step of deploying a trained model as a callable service; core metrics are latency, throughput, and cost per token02-Industry Enablement / 01-AI Infra group; 03-Market Research / 06-AI Infra group
Training FrameworkTraining FrameworkThe software stack that organizes the distributed training process, responsible for parallelism strategies, GPU-memory optimization, and fault-tolerant recovery02-Industry Enablement / 01-AI Infra group
Inference FrameworkInference FrameworkThe deployment-side software stack that optimizes model execution, responsible for operator fusion, quantization, and batch-processing scheduling02-Industry Enablement / 01-AI Infra group
AI OperationsAI OperationsAIOpsEnhances monitoring, alerting, root-cause localization, and self-healing of clusters and services with AI capabilities02-Industry Enablement / 01-AI Infra group
Embodied AIEmbodied AIAn intelligent system with a physical body that acts in the real environment through a perception–decision–control loop02-Industry Enablement / 02-Embodied AI group; 03-Market Research / 07-Embodied AI group
Vision-Language-Action ModelVision-Language-Action ModelVLAAn embodied-AI model paradigm that directly maps visual and linguistic inputs to action outputs02-Industry Enablement / 02-Embodied AI group; 04-Whitepaper / 08-Development Outlook
Cerebellum (Motor Control Layer)Cerebellum / Motor Control LayerThe layer of an embodied system responsible for high-frequency real-time motion control and posture stability, as opposed to the cerebrum layer responsible for high-level planning02-Industry Enablement / 02-Embodied AI group
ActuatorActuatorThe component that converts control signals into physical motion; the physical endpoint of the L2 execution layer in an embodied system02-Industry Enablement / 02-Embodied AI group
Sim-to-Real TransferSim-to-Real TransferSim2RealThe method of transferring policies learned in a simulation environment to real physical systems, and the associated gap problem02-Industry Enablement / 02-Embodied AI group
Compute ScaleCompute ScaleThe volume of training resources measured by the number of accelerator cards or by compute equivalence; since 2026, one of the competitive barriers for embodied-AI companies04-Whitepaper / 08-Development Outlook

2.12. Version Maintenance and Changelog

This section was added along with the snapshot-level changelog mechanism introduced in the 2026-09-12 snapshot.

Chinese termEnglishAbbr.DefinitionPrimary location
SnapshotSnapshotA complete copy of the document library named by date (Harness-Reports-YYMMDD); the day's increments are applied on top of it, and historical snapshots remain read-only04-Whitepaper / 11-Incremental Maintenance Whitepaper
Incremental UpdateIncremental UpdateAn update mode that each day appends only newly added and revised content, without rewriting the entire library04-Whitepaper / 11-Incremental Maintenance Whitepaper
ManifestManifestA machine-readable file recording the digest baseline of every file within a snapshot (MANIFEST.md5), containing full-file MD5s and text fingerprintsRoot directory of each snapshot
Message-Digest Algorithm 5Message-Digest Algorithm 5MD5The hash algorithm that generates file digests; this project uses its first 8 characters as the human-readable identifier of the change criterionRoot directory of each snapshot
Text FingerprintText FingerprintThe content MD5 after removing SVG blocks, figure-caption lines, and source lines, and normalizing consecutive blank lines; used to distinguish ‘text changes’ from ‘figure-only changes’Root directory of each snapshot
ChangelogChangelogA file-level change description relative to the previous snapshot, listing text changes, figure-only changes, additions, and deletions separatelyRoot directory of each snapshot
Information CutoffInformation CutoffThe upper time bound of the facts covered by the snapshot's content; items later than that date must not be written into the snapshot04-Whitepaper / 11-Incremental Maintenance Whitepaper
Evidence GradeEvidence GradeA/B/CA grading of source credibility: A is the official original text, B is authoritative media reporting, C is a general source; items not confirmed by official channels are additionally marked [to be verified]Whole library

3. Phrasings Not Adopted by This Whitepaper

The phrasings below have appeared in this project’s corpus or circulate in the industry, but this whitepaper does not treat them as formal terms or arguments. Avoid mixing them in when citing the research library.

  1. “AI Operating System / Agent OS”: used only as a computer four-layer-stack analogy, not as a formal term. Analogies can aid understanding but cannot shoulder argumentative function.
  2. “MCP is the USB-C of AI”: appears only in popular-science retellings; this whitepaper’s body does not adopt such analogies as arguments.
  3. “An authoritative market-size estimate already exists for the Harness layer”: there is no authoritative estimate of the Harness layer’s own market size ([To be filled]); existing generative-AI market forecasts differ by nearly an order of magnitude, and this whitepaper adopts none of these figures.
  4. “A stronger model will make the Harness disappear”: this whitepaper’s position is that “the Harness will become lighter and be re-architected, but will not disappear,” based on official statements and the phenomenon of post-training coupling.
  5. “The Agent Framework is the Harness”: not adopted. Frameworks are neutral while a Harness takes a stance; the former is a subset of the latter.
  6. Anthropomorphic phrasings such as “an agent is a digital employee”: not adopted. This whitepaper uniformly uses “Agent”, the neutral term under China’s official framework.
  7. “A high leaderboard score equals deployment capability”: not adopted. Public leaderboards can only calibrate the capability ceiling, not predict internal gains (task distributions differ and the metrics are not comparable).
  8. Unverified vendor-internal figures: e.g. LangChain’s 52.8% vs 66.5% for changing only the Harness, Vercel’s 80% vs 100% for tool pruning, Claude Code’s 350,000 DAU in seven weeks, and Codex Auto-review’s 1/200 and 99% — this whitepaper always retains the label when citing them and does not treat them as established facts.
  9. Conflating “Agent Harness”, “AI Harness”, and “Agent Runtime”: this whitepaper uniformly uses “AI Harness” for this engineering layer; “Agent Harness” refers only to its implementation form in specific scenarios such as coding; “Agent Runtime” refers only to its runtime product form.
  10. Unlimited-supply claims of the “LLMs are like water, electricity, and gas” kind: not adopted. Cost, quota, and compute constraints (budget guardrails) are first-class constraints of L6, not unlimited resources.

4. Summary

  1. This table collects 10 groups of terms, covering core concepts, context and tool protocols, orchestration/memory/evaluation, benchmarks, and the five industry domains of hardware, data, process, creative, and compliance, as well as standards and regulatory institutions, consistent with the terminology of the entire library.
  2. All definitions follow the original text in the research library; definitions containing numbers inherit the label of the original document.
  3. The “non-adopted phrasings” listed in Chapter 3 mark the boundary between this whitepaper and some popular online narratives; when citing this whitepaper, defer to this table’s terminology.
  4. For the full argumentation and context of the terms, see 02-Definitions and the documents of each industry group; for the full canonical-format citation references, see the AGENTS.md / SKILL.md of each group in 04-Practice.

5. Statement of Information Gaps

  1. The original provenance of the term “Agent Harness”: there is no primary founding literature, so this table does not include a founder entry.
  2. The official specification texts of newer benchmarks such as SkillsBench and Win-Hill: they appear only in the research library’s retellings; this table’s definitions serve only as an index, and specific evaluation protocols follow the official documents.
  3. ~~The GB number of the “Measures for Labeling AI-Generated Content”~~: confirmed (original gap closed) — GB 45438—2025, a mandatory national standard, published 2025-02-28 and implemented 2025-09-01, paired with the Labeling Measures (sources: the national-standard full-text public disclosure system std.samr.gov.cn and TC260 official text). This table has incorporated that number.
  4. The capability-subdomain metric of GB/T 39116-2020: two metrics exist; the research library uniformly adopts PTRM’s four elements / 8 capability domains / 20 capability subdomains and notes the other metric; this table does not elaborate.
  5. The dedicated meanings of common abbreviations such as DSP and TTM in specific documents: defer to the context of the document in which they appear; this table records only their general definitions.
  6. Minor metric differences of individual terms across different groups’ documents (e.g. the protocol details of “Handoff (交接)” in multi-agent frameworks): defer to the original text of each direction’s document; this table takes the greatest-common-divisor definition.

6. References

  1. 01-Overview / 01-Introduction — the source file for unified definitions, the six-layer capability model, and concept boundaries. See `01-概述/01-介绍.md`
  2. 01-Overview / 02-History — three generations of evolution and key milestones. See `01-概述/02-发展历史.md`
  3. .workbuddy / PARAM_CARD.md — the single baseline for cross-document consistency. See `.workbuddy/PARAM_CARD.md`
  4. 02-Industry Enablement / 03-Software Engineering group README — software-engineering terms and measurement metrics. See `02-行业赋能/03-软件工程组/README.md`
  5. 02-Industry Enablement / 04-Hardware R&D group README — the hardware-domain terminology table. See `02-行业赋能/04-硬件研发组/README.md`
  6. 02-Industry Enablement / 05-Knowledge Collaboration group README — process and knowledge-domain terms and standard gaps. See `02-行业赋能/05-知识协同组/README.md`
  7. 02-Industry Enablement / 06-Data Science group README — data and scientific-domain terms. See `02-行业赋能/06-数据科学组/README.md`
  8. 02-Industry Enablement / 07-Creative Industry group README — content-industry terms and labeling compliance. See `02-行业赋能/07-创意产业组/README.md`
  9. 02-Industry Enablement / 08-Risk & Compliance group README — governance-and-compliance terms and the regulatory foundation. See `02-行业赋能/08-风险合规组/README.md`
  10. SWE-bench official site — Princeton NLP, etc. https://www.swebench.com/
  11. Terminal-Bench official site — Stanford / Laude Institute. https://www.tbench.ai/
  12. Model Context Protocol official site and spec — MCP / AAIF. https://modelcontextprotocol.io/
  13. AGENTS.md official site — Linux Foundation / Agentic AI Foundation. https://agents.md/
  14. Introducing Agent Skills — Anthropic, 2025-10-16. https://www.anthropic.com/news/skills