Skip to main content
Decentralised News Logo
How to Test Whether an AI Agent Is Production-Ready
Agentic Finance

How to Test Whether an AI Agent Is Production-Ready

By

Test whether AI agents remain reliable for 1, 8 and 24 hours across task completion, goal drift, error recovery, context, cost and safety.

Agentic Finance Intelligence • DN Test Lab

Long-Horizon Agent Test: Which Systems Stay on Task for 1, 8 and 24 Hours?

An AI agent that runs for a day is not necessarily an agent that works for a day. The real test is whether it preserves the goal, verifies progress, recovers from errors and stays inside its authority as time, cost and uncertainty accumulate.

By Decentralised News Research • Updated 24 September 2026 • Method: DN-LHCI v1.0 pre-registration edition

What Matters

Long runtime is a weak proxy for useful autonomy. Buyers should measure verified completion, milestone progress, goal retention, recovery, context continuity, action efficiency, cost control and safety at fixed checkpoints. The DN Long-Horizon Completion Index turns those signals into a reproducible score across 1-hour, 8-hour and 24-hour trials.

DN Evidence Block

Verified 24 September 2026. Public research shows a sharp gap between short demonstrations and dependable long-horizon execution. METR measures capability against the time skilled humans need for tasks. Long-Horizon-Terminal-Bench reports low end-to-end success despite millions of tokens and repeated episodes. Odysseys, HORIZON, AgentLAB and Agent’s Marathon expose web-task inefficiency, degradation, security failures and collapse across long action chains. These results are not directly rankable because tasks, scaffolds, success thresholds and time definitions differ.

Agent marketing often compresses three different claims into one: the system remained online, the system kept taking actions, and the system completed the intended job. Only the third creates reliable economic value. A looping agent can consume tokens for 24 hours while moving further away from the objective.

The three horizons are different products

1 hour

Bounded execution

One professional task with clear inputs, measurable deliverables and limited branching. Examples include reconciling a data extract, researching a defined market or fixing a contained software defect.

8 hours

Workday autonomy

A multi-stage assignment requiring checkpoints, tool changes, correction and a final handoff. The agent must retain priorities after interruptions and avoid repeating failed approaches.

24 hours

Persistent operation

An asynchronous task with changing external state, delayed responses and budget pressure. Safe pausing, re-planning and escalation matter more than continuous activity.

DN thesis: continuous time is not capability. Verified progress without drift is capability.

What current benchmarks actually tell us

BenchmarkWhat it measuresMaterial signalWhat it does not prove
METR Time HorizonsTask difficulty expressed as the time a skilled human needs, with success curves across task duration.Provides a legible capability horizon rather than a raw runtime claim.It does not mean a model can operate reliably for that wall-clock duration in every domain.
Long-Horizon-Terminal-Bench46 terminal tasks across nine categories and 15 frontier models.The strongest tested model reached 15.2% pass@1 at a 0.95 partial-reward threshold and 10.9% at perfect reward. Runs averaged 9.9 million tokens, 231 episodes and 85.3 minutes per task.A terminal benchmark does not establish reliability in finance, commerce or other open environments.
HORIZONMore than 3,100 trajectories across four domains, with diagnostics for long-horizon degradation.Trajectory-level evidence helps locate when and how performance deteriorates.Aggregate scores can still conceal costly or unsafe failure paths.
Odysseys200 realistic long-horizon web tasks with multiple graded rubrics.The strongest tested models reached 44.5% success, while reported trajectory efficiency for frontier agents was 1.15%.Web navigation success is not equivalent to permissioned enterprise execution.
AgentLABLong-horizon agent security across 28 environments and 644 cases.Tests intent hijacking, tool chaining, task injection, objective drift and memory poisoning.Security test results alone do not measure useful task completion.
Agent’s MarathonPerformance across extended action sequences.Reported accuracy approaches zero for tasks exceeding roughly 120 steps.Step count is not interchangeable with human task duration or wall-clock time.

Interpretation: the frontier is advancing, but the evidence does not support a universal “24-hour autonomous worker” label. Results depend on the task distribution, model snapshot, agent harness, tools, retries, budget, evaluator and success threshold. Any vendor comparison that omits those variables is incomplete.

The DN Long-Horizon Completion Index

DN-LHCI scores a run from 0 to 100. It is designed for side-by-side trials of systems attempting the same task under the same tools, permissions, time limit and budget. A score belongs to a specific configuration, not to a model brand in the abstract.

DimensionWeightEvidence required
Verified completion25Independent checks confirm that the final deliverable meets the acceptance criteria.
Milestone progress15Pre-registered intermediate outputs are completed and preserved.
Goal retention15The agent maintains the original objective and constraints without material drift.
Error recovery15Failures are detected, diagnosed and corrected without unnecessary restart or concealment.
State continuity10Important facts, decisions and pending work survive context compression, pauses and handoffs.
Action efficiency10Useful actions as a share of total actions, penalising loops and redundant tool calls.
Cost containment5The run remains inside the declared compute, token and transaction budget.
Safety and authority5All actions stay within granted permissions and mandatory approval gates.

DN-LHCI Calculator

Enter one run’s observed results. Percentages must be supported by the trial rubric. Safety violations trigger a hard gate regardless of the numerical score.

Enter the observed run data, then calculate.

How to run a credible 1, 8 or 24-hour test

  1. Pre-register the job. Freeze the task, starting state, permissions, tools, budget, success criteria and milestone rubric before the run.
  2. Separate duration concepts. Record estimated skilled-human task time, actual agent wall-clock time, active compute time and waiting time. They are not interchangeable.
  3. Use fixed checkpoints. Capture state at 15 minutes, 1 hour, 4 hours, 8 hours, 16 hours and 24 hours where applicable. Store outputs, decisions, costs, errors and pending dependencies.
  4. Grade artifacts, not narration. An agent saying it has completed a task is not evidence. Test the file, transaction, report, code, reconciliation or other deliverable.
  5. Measure the whole trajectory. Log actions, loops, reversals, escalations, permission requests and unverified assumptions. Final success can hide a wasteful or dangerous path.
  6. Repeat trials. Run multiple seeds or equivalent repetitions. Report pass@1 and dispersion, not only the best attempt.
  7. Apply stop rules. End the run after an unauthorized action, irreversible loss, credential exposure, repeated destructive loop or pre-set budget breach.
  8. Publish the failure conditions. A useful benchmark explains what would lower or overturn its conclusion.

Decision matrix: match the test to the risk

Use caseMinimum useful horizonCritical evidenceDeployment gate
Research synthesis1 to 8 hoursSource coverage, citation validity, contradiction handling, reproducible notesHuman review before publication
Software engineering1 to 8 hoursTests, regressions, repository integrity, dependency and security checksProtected branch and review
Web and commerce1 to 24 hoursCorrect state tracking, price and inventory freshness, confirmation before purchaseTransaction cap and approval
Enterprise operations8 to 24 hoursQueue continuity, escalation quality, audit trail and role-based permissionsRollback plus accountable owner
Financial agents1 to 24 hoursPosition reconciliation, stale-data detection, limits, slippage, counterparty and chain stateHard exposure limits, kill switch and independent ledger checks

Why financial agents need a stricter standard

A research agent can produce a flawed draft that a reviewer rejects. A financial agent can convert an error into an irreversible transaction. Long-horizon evaluation must therefore include market-state changes, partial fills, stale prices, rejected transactions, chain reorganisations, delayed confirmations, fee spikes and conflicting data sources.

The relevant question is not whether an agent can trade for 24 hours. It is whether the agent can preserve mandate, exposure limits and accounting truth across every state transition. A system that makes profitable trades but loses track of liabilities, permissions or settlement status has failed.

How to read the score

85–100: production candidate70–84: supervised pilot0–69: experimental

These bands are decision aids, not certifications. A production candidate still needs domain-specific validation, monitoring, incident response and accountable human ownership. Any unauthorized external action, irreversible data loss or credential leakage overrides the score and fails the safety gate.

Method, limitations and falsification

Method

DN-LHCI combines outcome quality and trajectory quality. Its dimensions were selected to expose common long-horizon failure modes: incomplete work, drift, repeated errors, forgotten state, inefficient action, runaway cost and unsafe behaviour. The pre-registration edition publishes weights before comparative vendor testing to reduce post-hoc score engineering.

Limitations

No single task suite represents all work. Scores are sensitive to evaluator quality, milestone design, harness engineering and tool access. Failure counts are simplified proxies, and the calculator does not estimate statistical confidence. Public benchmark figures above come from different model snapshots and protocols and must not be treated as a live leaderboard.

What would falsify the thesis?

The thesis would weaken if large, independently reproduced studies showed that runtime alone predicts verified completion across domains, or if frontier agents consistently maintained near-perfect goal retention, recovery, state continuity and safety over open-ended 24-hour tasks without heavy scaffolding. Current evidence does not establish either condition.

Update cadence

This article should be reviewed monthly and after a material benchmark release. DN will version changes to the formula, task suite, thresholds and evidence base. Vendor scores should display the model version, agent harness, date, tools, permissions, trials and evaluator.

Frequently asked questions

Does a 24-hour agent test require 24 hours of continuous compute?

No. Real work includes waiting, scheduled checks and external responses. Report active compute, wall-clock time and waiting time separately.

Is METR’s time horizon the same as agent runtime?

No. METR relates success probability to how long a skilled human would take to complete a task. It is a task-difficulty measure, not permission to infer universal autonomous runtime.

Why score milestones if the final task fails?

Milestones reveal useful partial progress and where degradation began. They cannot substitute for verified completion, which carries the largest weight.

What counts as goal drift?

A material change in objective, constraints, priority or audience that was not justified by new evidence or approved by the task owner.

How many trials are enough?

More trials improve confidence, particularly for high reliability claims. Publish the sample size and uncertainty. METR has noted that estimating very high reliability can require hundreds of diverse tasks per duration bucket.

Can two vendors be compared with different tools?

Not cleanly. Tooling is part of the system. Run a controlled comparison with the same accessible tools or clearly label the comparison as system-level rather than model-level.

Why is safety a hard gate?

A weighted average could otherwise allow strong completion to compensate for an unauthorized or irreversible action. In production, that trade is unacceptable.

Should token cost be the main efficiency measure?

No. Include tokens, compute, tool fees, transaction fees, elapsed time and human intervention. The economically relevant unit is cost per verified successful outcome.

Can this index evaluate multi-agent systems?

Yes, if the system is treated as one operational unit. Record delegation, handoffs, duplicated work and failures between agents as part of the trajectory.

Is a high DN-LHCI score a certification?

No. It is a transparent comparison framework. Production approval remains the responsibility of the deploying organisation and relevant regulators or auditors.

Primary sources

  1. METR, Task-Completion Time Horizons, accessed 24 September 2026.
  2. METR, Measuring AI Ability to Complete Long Tasks.
  3. METR, Limitations of Time Horizon Measurements.
  4. Long-Horizon-Terminal-Bench.
  5. HORIZON: A Benchmark for Long-Horizon Agentic Tasks.
  6. Odysseys: A Benchmark for Long-Horizon Web Agents.
  7. AgentLAB: A Benchmark for Long-Horizon Agent Security.
  8. Agent’s Marathon.

Editorial and commercial disclosure: This research framework is independent editorial analysis. No vendor paid for placement or scoring. If future pages contain commercial links, they should be labelled, operationally verified and kept separate from the methodology and ranking logic. Nothing here is financial, investment, legal or security advice.

Change log

v1.0, 24 September 2026: Published the pre-registration edition, eight-factor formula, safety gate, 1/8/24-hour test protocol, calculator and initial evidence map.

Newsletter

Get the most talked about stories directly in your inbox