Abstract
A governed analytics framework pairs language models for intent interpretation with deterministic policy execution of pre-approved programs, achieving full answer-and-evidence reliability where runtime-planning agents failed.
We study a governed approach to enterprise analytics: a language model interprets the question, while deterministic policy selects and runs a pre-approved analytical program that returns both results and evidence. We show that this restriction can remain expressive within a defined analytical class, using relational operations plus aggregation, comparison, windows, ranking, and similarity. Fixed meaning, policy, data, and execution rules also make results replayable. Across 440 runs, three 8B models generated SQL and selected tools at runtime, while Qwen3-8B interpreted intent only and policy executed the approved program. None of 330 runtime-planning episodes matched the full answer-and-evidence contract across all test datasets; the policy-executed analyzer matched 110 of 110. This is a configuration-specific result, not evidence that runtime agents cannot succeed under other designs.
Community
The idea is that for supported factual analysis whose approved methods is already known, asking agents to rediscover the method at request time adds a failure surface that is not needed for expressiveness.
For supported enterprise queries, separating language interpretation from policy-selected, reviewed analytical programs is compelling alternative to open-ended tool planning. The model/agent helps determining what the user means without reinventing the measuring procedure.
This is not an argument that agents cannot work, it asks why to introduce runtime method invention when approved method already exists. That is a useful question for anyone building analytical systems people must be able to trust and audit.
Get this paper in your agent:
hf papers read 2609.03209 Don't have the latest CLI?
curl -LsSf https://hf.co/cli/install.sh | bash Models citing this paper 0
No model linking this paper
Datasets citing this paper 0
No dataset linking this paper
Spaces citing this paper 0
No Space linking this paper
Collections including this paper 0
No Collection including this paper