🚀NEW COURSEVibe Coding AI Apps with Claude Code 🤖✨Enroll now
← All papers  /  Sep 3 – Sep 3, 2026
Agents

CORAL: An LLM-Native Harness for Production Recommender Systems

First page
CORAL: An LLM-Native Harness for Production Recommender Systems
The curator’s take

Muhammad Rafay Azhar and colleagues at Meta AI present CORAL, an LLM-native harness that puts an agent in a continual closed loop over a live production recommender system, with A/B results from two large social platforms.

Ask this paper

Key points
01

An agent acting on a live system, not an offline proxy: Each cycle the agent observes operating signals, reasons over a memory of past decisions and outcomes, and invokes tools including a numerical optimizer that keeps changes within a fixed operating budget.

02

Formulated honestly: A partially observed, non-stationary, constrained optimization problem where the policy improves in context from its own prior actions rather than through parameter updates.

03

Both ends of the frontier: On one platform the same harness improves engagement at no additional serving cost; on the other it reduces serving cost without degrading engagement.

04

Performance improves as the loop iterates: Which is the evidence that it is learning from measured effects rather than getting one lucky configuration.

05

Why it matters: Very few published agent systems act on infrastructure serving billions of people and report A/B numbers. The guardrail design, a numerical optimizer bounding the agent's change budget, is the transferable part.

Abstract

Production recommender systems shape what billions of people see, and sustaining their performance requires continual optimization: as content, user behavior, and upstream models shift, the choices governing retrieval, ranking, and serving must be revisited. Traditionally, human engineers test such changes through online experiments--a slow, reactive process limited by engineering effort, leaving parts of the system unrevised as conditions change. Although large language models have been applied to ranking, user modeling, and offline model development, few systems place an agent in a continual closed loop that acts on a live recommender and learns from the measured effects of its decisions. We present CORAL (Constraint-Optimized Recommender via an Agentic Loop), an LLM-native harness that closes this loop: each cycle, the agent observes operating signals, reasons over a memory of past decisions and outcomes, and invokes tools--including a numerical optimizer that keeps changes within a fixed operating budget--to reconfigure the recommender, with measured outcomes informing the next cycle. We formulate this as a partially observed, non-stationary, constrained optimization problem in which the policy improves in context, without parameter updates, from its prior actions. Across two large-scale social platforms, evaluated with A/B experiments, the same harness improves engagement at no additional serving cost on one and reduces serving cost without degrading engagement on the other, spanning the engagement-efficiency frontier. Performance improves as the loop iterates, suggesting that a single agentic loop can automate continual optimization work traditionally performed by human algorithm engineers under explicit guardrails.

Every Monday
Get next week’s papers.
Subscribe on Substack