The easiest way to read a daily research digest is as a stack of disconnected papers. That is usually the least useful way to read it. The better move is to look for the technical directions that keep surfacing, the problems researchers are taking more seriously, and the kinds of systems that look increasingly deployable.

This brief is a synthesis of the digest rather than a direct dump of every item. The goal is to surface what matters for people building AI systems, workflow automation, internal assistants, and production infrastructure.

Why operations kept showing up

The best work in this digest assumed that real systems fail in ordinary ways: context gets messy, dependencies drift, and infrastructure limits shape what is actually possible.

That is a healthier direction than treating deployment as a final wrapper around a benchmark win.

What builders can take from it

For people running AI inside businesses, the useful advances are the ones that change reliability, monitoring, evaluation, or the cost of keeping a system healthy over time.

Those details are less glamorous than raw capability claims, but they are the details that decide whether a system survives contact with operations.

Paper summaries

Below are the individual papers and a fuller summary of what each one is doing, what looks new, and why it may matter, followed by direct source links.

1. An Agent-Oriented Pluggable Experience-RAG Skill for Experience-Driven Retrieval Strategy Orchestration

We present Experience-RAG Skill, an agent-oriented pluggable retrieval orchestration layer positioned between the agent and the retriever pool. Title: An Agent-Oriented Pluggable Experience-RAG Skill for Experience-Driven Retrieval Strategy Orchestration Base summary: Retrieval-augmented generation systems often assume that one fixed retrieval pipeline is sufficient across heterogeneous tasks, yet…. Agent-Oriented Pluggable Experience-RAG Skill Experience-Driven is best read as an implementation framework in agent workflows.

Source link →

2. Microsoft at NSDI 2026: Advances in large-scale networked systems

Title: Microsoft at NSDI 2026: Advances in large-scale networked systems Base summary: Microsoft researchers share advances in building and operating large-scale distributed systems, spanning datacenters, networking, and the growing intersection with AI…. Page title: Microsoft at NSDI 2026: Advances in large-scale networked systems - Microsoft Research Article paragraphs: Large-scale networked systems underpin cloud computing, AI, and distributed applications and services. Advances large-scale networked systems is best read as an implementation framework in systems efficiency.

Source link →

3. New ways to buy ChatGPT ads

We’re also introducing cost-per-click (CPC) bidding and expanded measurement tools, giving businesses more flexible ways to buy, manage, and understand campaign performance without sharing conversations or personal details with advertisers. Title: New ways to buy ChatGPT ads Base summary: OpenAI expands ChatGPT ads with a beta self-serve Ads Manager, CPC bidding, and enhanced measurement tools—built to protect privacy and keep conversations separate from ads. New ways buy ChatGPT ads is best read as a concrete technical advance in agent workflows.

Source link →

4. Redefining AI Red Teaming in the Agentic Era: From Weeks to Hours

We introduce an AI red teaming agent built on the open-source Dreadnode SDK. Unified framework. Weeks Hours is best read as an implementation framework in safety and control.

Source link →

5. Rethinking Reasoning-Intensive Retrieval: Evaluating and Advancing Retrievers in Agentic Search Systems

Experiments across lexical, general-purpose, and reasoning-intensive retrievers show that aspect-aware and agentic evaluation expose behaviors hidden by standard metrics, while RTriever-4B substantially improves over its base model. We introduce BRIGHT-Pro, an expert-annotated benchmark that expands each query with multi-aspect gold evidence and evaluates retrievers under both static and agentic search protocols. Rethinking Reasoning-Intensive Retrieval is best read as a stronger benchmark in agent workflows.

Source link →

References