🚀NEW COURSEVibe Coding AI Apps with Claude Code 🤖✨Enroll now
← All papers  /  Sep 14, 2026
Reasoning · Retrieval · Evaluation

Tasks over Application Manuals: Revealing Gaps in Long-Horizon Procedural Reasoning for Language Models

First page
Tasks over Application Manuals: Revealing Gaps in Long-Horizon Procedural Reasoning for Language Models
The curator’s take

Utkarsh Soni and colleagues at Manulife build TAM, a benchmark of real tasks that require following manuals with tens of thousands of rules, in ICD-10-CM clinical coding and U.S. federal sentencing.

Ask this paper

Key points
01

Task definition: Each instance pairs a case with a manual and one exact correct output, which requires a sequence of interdependent decisions across different sections of the manual.

02

Domains: ICD-10-CM coding maps conditions to diagnostic codes, and federal sentencing computes guideline offense levels, both with human-validated labels.

03

Result: The best GPT-5 method, among single-pass RAG, agentic RAG, ReAct and an agent harness, reaches 1% exact match on ICD-10-CM and 15.5% on sentencing.

04

Failure pattern: Systems often make plausible local decisions but fail to carry out the whole procedure consistently.

Abstract

Large language models (LLMs) have achieved strong performance on a wide range of natural language tasks, and recent benchmarks suggest that they are increasingly adept at multi-hop reasoning. However, these benchmarks are typically short-horizon, requiring only a small number of retrieval or inference steps, and provide limited evidence of reliability on real-world tasks that involve following manuals spanning hundreds of pages with complex, interdependent guidelines. In this paper, we introduce Tasks over Application Manuals (TAM), a benchmark for evaluating long-horizon procedural reasoning. We construct TAM by curating real-world tasks from two domains: ICD-10-CM clinical coding (mapping medical conditions to diagnostic codes) and U.S. federal sentencing (computing crime sentencing guideline outcomes, specifically offense levels), with human-validated labels. Each task requires following an authoritative manual with tens of thousands of rules and executing a sequence of interdependent steps across different sections to produce an exact answer. We evaluate general-purpose prompting approaches, including retrieval-augmented generation, ReAct-style prompting, and an agent-harness baseline on GPT-5, and find that the best exact-match performance remains extremely low: 1% on ICD-10-CM coding and 15.5% on sentencing tasks. These results show that current benchmarks may overestimate LLM reasoning ability and miss a key challenge: reliably following long, rule-based procedures. The complete TAM data and code are publicly available.

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