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

TL;DR
This paper introduces REGAL, an architecture that enables deterministic grounding of agentic AI in enterprise telemetry by using a registry-driven, semantic, and version-controlled approach to improve latency, efficiency, and governance.
Contribution
REGAL presents a novel architectural pattern that treats deterministic telemetry computation as a primitive, combining semantic compression and registry-driven tools for enterprise LLM grounding.
Findings
Prototype implementation demonstrates feasibility of deterministic grounding.
Improves latency and token efficiency in enterprise AI systems.
Enhances operational governance and semantic alignment.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsModel-Driven Software Engineering Techniques · Multi-Agent Systems and Negotiation · Formal Methods in Verification
