Skip to content

Agent 标准生态

Agent 标准生态把 Agent 产品拆成可移植契约。每个标准只拥有一层语义,并通过 stable refs 与其他标准连接,而不是吞并彼此职责。

本页是当前标准的公开友链地图。用它发现相邻协议,也用它判断一个新概念应该由哪个标准拥有。

Agent Runtime 的位置

Agent Runtime 拥有 execution facts 与 controls:sessions、threads、turns、tasks、runs、tools、permissions、model routing、snapshots、remote channels 与 recovery。

Runtime 接受、执行、观察、控制、恢复并审计 Agent 工作。

当前标准

Standard角色SiteLLM contextRepository
Agent Knowledge面向 Agent 的 source-grounded knowledge packs。sitellms-fullrepo
Agent UI面向 Agent 产品的 interaction surfaces。sitellms-fullrepo
Agent RuntimeExecution facts、controls、tasks、tools 与 recovery。sitellms-fullrepo
Agent EvidenceEvidence、provenance、verification、review、replay 与 export。sitellms-fullrepo
Agent Policyrisk、permission、approval、retention、waiver、access 与 policy decision facts。sitellms-fullrepo
Agent Artifactdurable deliverables、versions、parts、previews、exports、source links 与 handoff packages。sitellms-fullrepo
Agent Tooltool declarations、surfaces、invocations、progress、results、permissions 与 audit refs。sitellms-fullrepo
Agent ContextAgent 当前可用、选择、预算、组装、注入、压缩、缺失与脱敏的上下文事实。sitellms-fullrepo

边界规则

text
Agent Knowledge -> Agent 可以使用什么长期、可溯源上下文
Agent Runtime   -> Agent 工作如何被接受、执行、控制和恢复
Agent UI        -> Agent 工作如何投影到用户可见表面
Agent Evidence  -> Agent 结果为什么可信、如何评审、回放和导出
Agent Policy    -> Agent 动作是否可以继续以及需要哪些约束
Agent Artifact  -> Agent 产出了什么 durable deliverable 以及它如何变化
Agent Tool      -> Agent 暴露、调用、推进并返回了什么能力
Agent Context   -> Agent 当前可用、选择、组装、压缩、缺失并注入了什么上下文

没有任何一个标准应该变成整个 stack。兼容实现应保留 native ids,并通过 refs 连接不同标准。

未来标准候选

Candidate为什么可能成为标准
Agent EvaluationAcceptance scenarios、rubrics、eval runs、quality gates 与 evidence-backed benchmark records。
Agent WorkflowPortable multi-step work plans、scene launches、background jobs 与 handoff states。
Agent Model RoutingTask profiles、model candidates、routing decisions、fallback、quota 与 cost records。

这些候选在能脱离单一产品实现之前,应先保持为设计说明。

外部对齐

Reference用途
Agent SkillsSkill package format, authoring style, and AI-friendly docs reference.
Model Context ProtocolTool, resource, prompt, and JSON-RPC capability reference.
Agent2Agent ProtocolPeer agent tasks, messages, artifacts, and native id reference.
OpenTelemetry GenAITrace, span, GenAI operation, and telemetry correlation reference.
CloudEventsPortable event envelope reference.
W3C PROVEntity, activity, agent, derivation, and attribution reference.

外部协议是参考,不是所有权转移。Agent 标准应保留外部协议的 native ids 与 semantics,同时定义 Agent-specific relationships。

Draft standard for portable agent execution runtimes.