pith:EJC5MCXK
Runtime-Structured Task Decomposition for Agentic Coding Systems
Runtime-structured task decomposition reduces retry costs in agentic coding systems by rerunning only failed subtasks.
arxiv:2605.15425 v1 · 2026-05-14 · cs.SE · cs.AI
Add to your LaTeX paper
\usepackage{pith}
\pithnumber{EJC5MCXKRJ522ASFLN62PFZFZN}
Prints a linked badge after your title and injects PDF metadata. Compiles on arXiv. Learn more · Embed verified badge
Record completeness
Claims
The runtime-structured approach reran only failed subtasks, reducing retry costs to 436 +/- 132 tokens for root cause analysis and 460 tokens for debugging, achieving up to 51.7% lower retry cost than monolithic systems and 73.2% lower retry cost than static decomposition baselines.
That output validation against predefined schemas reliably catches errors and that subtask failures remain sufficiently localized to enable partial reruns without cascading effects or requiring full workflow restarts, as implied by the description of the runtime-structured configuration.
Runtime-structured task decomposition reduces retry costs in agentic coding systems by up to 51.7% versus monolithic prompts by rerunning only failed subtasks on two software engineering workloads.
References
Formal links
Receipt and verification
| First computed | 2026-05-20T00:00:57.958406Z |
|---|---|
| Builder | pith-number-builder-2026-05-17-v1 |
| Signature | Pith Ed25519
(pith-v1-2026-05) · public key |
| Schema | pith-number/v1.0 |
Canonical hash
2245d60aea8a7bad02455b7da79725cb47ea36a3f005a69e07a5cbcc5e3bb03d
Aliases
· · · · ·Agent API
Verify this Pith Number yourself
curl -sH 'Accept: application/ld+json' https://pith.science/pith/EJC5MCXKRJ522ASFLN62PFZFZN \
| jq -c '.canonical_record' \
| python3 -c "import sys,json,hashlib; b=json.dumps(json.loads(sys.stdin.read()), sort_keys=True, separators=(',',':'), ensure_ascii=False).encode(); print(hashlib.sha256(b).hexdigest())"
# expect: 2245d60aea8a7bad02455b7da79725cb47ea36a3f005a69e07a5cbcc5e3bb03d
Canonical record JSON
{
"metadata": {
"abstract_canon_sha256": "34904bc7e30d61671e47cbc0df63adbfb3a78dde9dd752611b83cc29453465c9",
"cross_cats_sorted": [
"cs.AI"
],
"license": "http://creativecommons.org/licenses/by/4.0/",
"primary_cat": "cs.SE",
"submitted_at": "2026-05-14T21:16:23Z",
"title_canon_sha256": "dd91e26b7ee12c4ab45d75686b4cebd75413159fac5765fb8d9aec86287218dc"
},
"schema_version": "1.0",
"source": {
"id": "2605.15425",
"kind": "arxiv",
"version": 1
}
}