Papers
arxiv:2609.03209

MasterControl Seventeen Every Time

Published on Sep 2
· Submitted by
Viktoria Rojkova
on Sep 9
Authors:

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

Paper submitter

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.

Sign up or log in to comment

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

Cite arxiv.org/abs/2609.03209 in a model README.md to link it from this page.

Datasets citing this paper 0

No dataset linking this paper

Cite arxiv.org/abs/2609.03209 in a dataset README.md to link it from this page.

Spaces citing this paper 0

No Space linking this paper

Cite arxiv.org/abs/2609.03209 in a Space README.md to link it from this page.

Collections including this paper 0

No Collection including this paper

Add this paper to a collection to link it from this page.