An Alternate Agentic AI Architecture (It's About the Data)
Fabian Wenz, Felix Treutwein, Kai Arenja, \c{C}agatay Demiralp, Michael Stonebraker

TL;DR
This paper proposes RUBICON, an enterprise AI architecture that emphasizes explicit data management and structured queries over traditional LLM reasoning, enhancing transparency and correctness.
Contribution
It introduces AQL, a small, explicit query language, and a wrapper-based system that improves data integration and auditability in enterprise AI.
Findings
Structured query plans improve transparency and correctness.
Wrapper-based mediation enforces access control and schema alignment.
Explicit query decomposition enhances traceability in enterprise AI.
Abstract
For the last several years, the dominant narrative in "agentic AI" has been that large language models should orchestrate information access by dynamically selecting tools, issuing sub-queries, and synthesizing results. We argue this approach is misguided: enterprises do not suffer from a reasoning deficit, but from a data integration problem. Enterprises are data-centric: critical information is scattered across heterogeneous systems (e.g., databases, documents, and external services), each with its own query language, schema, access controls, and performance constraints. In contrast, contemporary LLM-based architectures are optimized for reasoning over unstructured text and treat enterprise systems as either corpora or external tools invoked by a black-box component. This creates a mismatch between schema-rich, governed, performance-critical data systems and text-centric,…
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.
