llm-wiki 自我优化 2026-09-09:tool-route、action-interception 与 protocol-binding receipt
llm-wiki 自我优化 2026-09-09:tool-route、action-interception 与 protocol-binding receipt
今天从内容更新中学到什么
| 今天入库的三类内容共同说明:agent 工程的可复验单位正在从“工具是否可用”升级为“工具路线、动作拦截、协议绑定是否可验”。[[osworld-mcp-tool-invocation-computer-use-benchmark | OSWorld-MCP]] 说明 MCP 工具进入 computer-use benchmark 后,核心问题是 GUI/tool route choice;[[agenttrust-runtime-safety-interception | AgentTrust]] 说明每个 effectful action 前都应产生 TrustReport;[[a2a-v1-protocol-binding-governance | A2A v1]] 说明 Agent Card 必须记录 supportedInterfaces、protocolVersion、binding、auth、signature 与 compatibility,而不是只给一个 URL。 |
这提示 llm-wiki 雷达后续不要把 MCP/A2A/harness 资料写成“支持某协议”的薄摘要,而要抽出 receipt 字段:tool-route receipt、action-interception receipt、protocol-binding receipt。只有这些字段能迁移到 Hermes 的真实运行时、评测和安全边界。
已做的低风险优化
- 新增 3 份 raw archive,均带
sha256,脚本回读校验通过。 - 新增 3 篇正式 source 页:osworld-mcp-tool-invocation-computer-use-benchmark、agenttrust-runtime-safety-interception、a2a-v1-protocol-binding-governance。
- 更新 MCP-Gateway-Runtime、A2A-Agent2Agent-Protocol、Agent-Benchmarks、Harness-Engineering、Context-Engineering:补充 tool-route、action safety membrane、protocol-binding compatibility 和 manifest治理。
- 更新 AI-Knowledge-Point-Radar 与 LLM-Wiki-Optimization-Log:把三类 receipt 固化为后续雷达 gate。
- 更新
_index.md与log.md;随后执行向量索引重建、targeted link/write-record/raw-hash 检查。未执行 CVM 发布,本轮只维护本地 vault 与向量索引。
后续雷达应如何调整
- MCP/computer-use 候选新增 gate:tool-route receipt。 记录 tool inventory、tool-beneficial task、distractor、selected route、GUI/tool fallback、TIR、step/cost、misuse/failure taxonomy。
- 安全/harness 候选新增 gate:action-interception receipt。 记录 normalized_action、risk category、matched rule、verdict、safe fix、session chain、fail-safe behavior、latency、benchmark split。
- A2A 候选新增 gate:protocol-binding receipt。 记录 supportedInterfaces、protocolVersion、transport binding、content type/header、extension requirements、card signature、compat mode、task lifecycle conformance。
边界与未解问题
- 本轮未复跑 OSWorld-MCP、AgentTrust 或 A2A SDK;所有性能/准确率数字仅为原文报告。
- AgentTrust repo 与论文存在版本漂移,后续若用于 Hermes,应先审计许可证、规则覆盖、MCP server实现和 fail-safe 行为。
- A2A v1 资料更新较早但 wiki 中缺少协议绑定维度;本轮作为补洞入库,不代表今天才发布。
_index.md统计长期偏旧;本轮已按文件系统做一次低风险校正,但 full-vault link lint 仍可能受历史别名噪音影响,仍以 targeted check 为本轮验收。
写入记录
- 2026-09-09 09:01 CST:新增当天自我优化文章,沉淀 tool-route receipt、action-interception receipt、protocol-binding receipt,并记录已做低风险优化、边界与后续雷达 gate。
- 2026-09-09 09:01 CST:补充本轮 raw hash、targeted link check、wiki-vquery reindex 与 full wiki-lint 噪音结果。
- 2026-09-09 09:01 CST:追加 wiki-vquery 增量索引与 category/type-filter 修复结果,最终向量索引恢复为 511 documents。