arXiv:2603.03018cs.AIcs.SE2026-03被引 1

让企业AI代理在日志数据中稳定运行,避免出错

REGAL: A Registry-Driven Architecture for Deterministic Grounding of Agentic AI in Enterprise Telemetry

  • 用注册表管理工具接口,确保AI操作可重复、可追溯
  • 将原始日志压缩为带语义的黄金数据,减少模型干扰
  • 适合需要严格控制和审计的大型企业智能系统

企业工程组织从版本控制系统、CI/CD流水线、问题追踪系统和可观测性平台产生大量异构的遥测数据。大语言模型(LLMs)带来新型代理自动化,但将其锚定在私有遥测数据上面临三大挑战:模型上下文有限、本地语义概念不统一、度量接口持续变化。本文提出REGAL——一种基于注册表的确定性架构,用于企业遥测中代理AI的精准锚定。REGAL采用显式架构设计:将确定性遥测计算作为第一类原语,让LLM在有界、版本化动作空间中运行,而非直接处理原始事件流。该架构结合(1) 银质ELT管道,生成可重放、语义压缩的黄金数据产物;(2) 基于注册表的编译层,从声明式度量定义合成模型上下文协议(MCP)工具。注册表作为“接口即代码”层,确保工具定义与执行一致,防止工具漂移,并在语义边界内嵌入治理策略。原型实现与案例研究验证了确定性锚定的可行性,展示了其对延迟、令牌效率和运营治理的影响。本工作系统化了一种企业级LLM锚定的架构模式;不涉及新学习算法,而是将确定性计算与语义编译提升为代理系统的首要设计原语。

原文摘要 · Abstract (English)

Enterprise engineering organizations produce high-volume, heterogeneous telemetry from version control systems, CI/CD pipelines, issue trackers, and observability platforms. Large Language Models (LLMs) enable new forms of agentic automation, but grounding such agents on private telemetry raises three practical challenges: limited model context, locally defined semantic concepts, and evolving metric interfaces. We present REGAL, a registry-driven architecture for deterministic grounding of agentic AI systems in enterprise telemetry. REGAL adopts an explicitly architectural approach: deterministic telemetry computation is treated as a first-class primitive, and LLMs operate over a bounded, version-controlled action space rather than raw event streams. The architecture combines (1) a Medallion ELT pipeline that produces replayable, semantically compressed Gold artifacts, and (2) a registry-driven compilation layer that synthesizes Model Context Protocol (MCP) tools from declarative metric definitions. The registry functions as an "interface-as-code" layer, ensuring alignment between tool specification and execution, mitigating tool drift, and embedding governance policies directly at the semantic boundary. A prototype implementation and case study validate the feasibility of deterministic grounding and illustrate its implications for latency, token efficiency, and operational governance. This work systematizes an architectural pattern for enterprise LLM grounding; it does not propose new learning algorithms, but rather elevates deterministic computation and semantic compilation to first-class design primitives for agentic systems.

企业AI确定性注册表遥测

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。