AI Research · Agentic Intelligence · Complex Work27 Aug 2026 · Seoul
Technical Report · arXiv:2608.23283v2/25 Aug 2026/46 pages

정답을 말하는 모델에서 일을 끝내는 시스템으로

Apodex 1.1: Scaling Agentic Intelligence for Complex Work

Central unitCompleted, verifiable work
Scaling surface IEnvironment Scaling
Scaling surface IIAgentic Coordination Scaling
RuntimeShared Harness + AgentOS
Source status 이 글은 Apodex Team의 기술보고서 v2를 1차 자료로 삼는다. 수치와 시스템 설명은 보고서의 주장·실험을 그대로 구분해 소개한다. 벤치마크 결과 일부는 외부 공개값이고 일부는 Apodex harness에서 내부 재현된 비교값이므로, 서로 다른 harness와 계산예산을 완전한 동등 조건으로 해석해서는 안 된다.
Central thesis

복잡한 일은 정답을 아는 것보다 정답에 도달하는 과정을 끝까지 관리하는 능력을 요구한다. 파일을 찾아야 하고, 근거를 확인해야 하며, 코드를 실행하고 실패를 복구해야 한다. 중간 산출물이 뒤의 판단을 바꾸고, 사용자가 도중에 요구를 수정할 수도 있다. 마지막에는 다른 사람이 검증하고 이어서 쓸 수 있는 산출물을 남겨야 한다.

Apodex 1.1은 이 능력을 working capability라고 부른다. 핵심 단위는 isolated response가 아니라 sustained, verifiable progress toward a real-world objective, 즉 시간에 걸쳐 축적되는 검증 가능한 작업이다. 이를 위해 보고서는 두 개의 독립적이지만 결합되는 scaling surface를 제안한다. 첫째는 file·search·code 세계를 넓히는 Environment Scaling, 둘째는 장기 작업을 분해·위임·통합·재계획하는 Agentic Coordination Scaling이다.

두 축은 공통 execution harness와 AgentOS에서 만난다. 학습은 environment trajectory와 coordination trace를 SFT와 agentic RL로 다시 정책에 흡수한다. 장기 목표는 더 크고 오래 지속되는 작업에 책임을 질 수 있는 Heavy-Duty Solver이다.

Reading the report

이 보고서의 가장 중요한 주장은 “모델을 더 크게 만들자”가 아니다. 모델이 행동할 세계, 여러 작업을 조직하는 방식, 그리고 실행상태를 보존하고 검증하는 시스템을 함께 scale해야 한다는 주장이다.

Part I · Completed Work

에이전틱 지능의 단위를 ‘답변’에서 ‘완료된 일’로 바꾼다

Apodex 1.1의 출발점은 reasoning benchmark의 점수가 아니라 real-world objective를 끝까지 수행하는 task contract다.

§1 · Why reasoning is not enough

말할 수 있다는 것과 해낼 수 있다는 것은 다르다

보고서는 현대 범용 언어모델이 knowledge, reasoning, mathematics, coding에서 크게 개선됐음에도 valuable task가 여전히 어렵다고 본다. 이유는 많은 일이 long horizon으로 펼쳐지기 때문이다. 근거를 찾고 해석하고, heterogeneous files를 다루고, 코드를 실행·debug하고, 여러 단계의 plan을 유지·수정하며, 실패에서 valid progress를 보존한 채 복구해야 한다.

따라서 limiting capability는 reasoning in isolation이 아니라 reasoning을 changing environment 안의 sustained work로 변환하는 능력이다. working capability는 objective를 이해하고 tools와 stateful environments를 통해 행동하며, 관찰이 문제를 바꾸면 plan을 수정하고, 실패를 복구하고, 마지막 delivery contract를 만족하는 능력으로 정의된다.

§2 · Task contract

성공은 자연어 답변이 아니라 검증 가능한 상태전이로 정의된다

\[E=(W,W_0,q,A,T,\Omega,B,D,V_D)\]

\(W\)는 workspace-state space, \(W_0\)는 initial workspace, \(q\)는 normalized objective, \(A\)는 available actions, \(T\)는 state-transition operator, \(\Omega\)는 observation interface, \(B\)는 resource-budget vector, \(D\)는 delivery contract, \(V_D\)는 task-level verifier다. 예산은 turns, tool calls, tokens, wall-clock, concurrent executions를 제한할 수 있다.

사용자 최초 입력 \(u_0\)와 목표 \(q\)도 동일하지 않다. 사용자가 evidence나 priority를 명확히 하지만 requested outcome을 바꾸지 않으면 같은 task contract 안의 intervention이다. 반대로 objective나 deliverable, acceptance clause를 실질적으로 바꾸면 새로운 task contract가 된다. 단, 이전 workspace의 valid state는 재사용할 수 있다.

\[W_{t+1}=T(W_t,a_t),\qquad o_{t+1}=\Omega(W_t,a_t,W_{t+1})\]

Subagent report, verifier result, tool failure, timeout, execution-status update는 user input이 아니라 runtime/tool observation으로 취급된다. long-horizon work에서 이 구분은 중요하다. user intent와 environment feedback을 같은 메시지로 뭉개면 무엇이 목표를 바꿨는지, 무엇이 단지 상태를 바꿨는지 추적하기 어렵다.

§3 · Trace & verification

좋은 결과뿐 아니라 결과까지의 경로가 방어 가능해야 한다

\[\tau_H=(u_0,a_0,o_1,\ldots,u_{H-1},a_{H-1},o_H)\]
\[S_D=V_D(W_0,W_H,\tau_H)\in Y_D\]

최종 natural-language answer가 artifact일 수는 있지만 그 자체가 성공을 정의하지 않는다. task-level verifier는 initial state, terminal workspace, realized trace를 함께 보고 contract-specific outcome을 반환한다. verification clause는 executable tests, exact recomputation, source alignment, structured rubric, human review를 조합할 수 있다.

완료된 일은 “그럴듯한 최종 문장”이 아니라, 처음의 입력에서 마지막 산출물까지 dependency와 provenance가 보존되고, 실패가 복구되며, acceptance constraint를 통과한 상태다.
§4 · Six design principles

보고서 전체를 관통하는 여섯 가지 설계 원칙

1 · Completed work

agentic intelligence의 단위를 isolated response가 아니라 completed work로 둔다.

2 · Environment scaling

실행 가능한 file/search/code worlds를 scaling surface로 취급한다.

3 · Coordination scaling

decomposition, delegation, asynchronous integration, replanning 자체를 학습 가능한 행동으로 둔다.

4 · Common harness

environment와 coordination을 하나의 execution contract, state, replay, verification 체계로 연결한다.

5 · Train the trajectories

SFT와 agentic RL이 tool/recovery/delivery/coordination trace에서 학습한다.

6 · Mirror in evaluation

model policy, coordinated system, completed work, process quality를 서로 다른 층에서 평가한다.

Part II · Environment Scaling

에이전트가 배워야 할 것은 도구 이름이 아니라 세계의 상태전이다

Environment Scaling은 prompt 수를 늘리는 것이 아니라, 실행 가능한 task contract의 coverage·fidelity·structural depth·verification을 넓힌다.

§5 · A new scaling surface

파라미터와 inference compute 바깥에 ‘실행 환경’이라는 축이 있다

Environment Scaling이 바꾸는 것은 model capacity가 아니라 policy가 경험하는 세계의 분포다. initial workspace와 objective \((W_0,q)\), permitted actions \(A\), transition/observation \((T,\Omega)\), resource budget \(B\), delivery-verifier pair \((D,V_D)\)를 넓힌다.

보고서가 강조하는 세 가지 실패는 서로 대칭적이다. diversity만 있고 fidelity가 없으면 실제 tool에서 실패하는 행동을 학습한다. fidelity만 있고 coverage가 좁으면 몇 개 workflow에 과적합된다. interaction은 많지만 verification이 약하면 완료된 일이 아니라 그럴듯한 활동량을 보상하게 된다.

§6 · Three environment families

File, Search, Code는 다른 병목을 가르치지만 하나의 task contract로 결합된다

FamilyConstructionVerification boundaryPrimary role
File worldsProfession-conditioned multi-format workspacesCode-derived values 또는 recorded provenanceAuthority and transformation
Search worldsIndexed/open evidence sourcesExact provenance + bounded claim reviewDiscovery and evidence alignment
Code worldsRepositories and stateful sandboxesExecutable tests + artifact checksExecutable transformation

File worlds — 권위 있는 파일을 찾고 변환한다

파일 작업은 prompt에 모든 사실이 들어 있지 않다. nested directories, historical versions, heterogeneous formats, cross-file references 속에서 authoritative material을 찾아야 한다. 보고서의 scenario registry는 33 domains, 318 occupations, 1,208 deliverable clusters를 포함하며, angle layer가 한 occupation 안에서도 서로 다른 task를 만든다고 설명한다.

난이도는 파일 개수보다 contributing systems의 수와 history, business-logic chain의 길이, delivery contract를 context에서 추론해야 하는 정도에 의해 달라진다. graded quantity는 authoritative source에서 code로 다시 계산되거나 actual document provenance로 연결돼야 한다.

Search worlds — 검색은 discovery가 아니라 evidence alignment다

Agent는 query를 만들고 고치며 candidate source를 triage하고 reference를 따라가고, conflicting evidence를 reconciliation하며, support가 충분한 시점을 판단한다. gold object는 final answer보다 넓다. relevant source set, claim-to-evidence alignment, source conflict에 대한 uncertainty를 포함한다.

Code worlds — 실행 상태가 정답을 판정한다

shared base image가 interpreter, toolchain, tests, common dependencies를 제공하고 task마다 repository state와 requirement가 붙는다. harvested worlds는 real pull requests에서, synthesized worlds는 verified seeds의 composition·abstraction shift·request variation·adversarial input modification에서 확장한다.

특히 verifier hardening이 task perturbation보다 먼저다. harvested code world에서는 fail-to-pass test가 base state에서 실패하고 reference change 뒤에 통과해야 하며 pass-to-pass test는 양쪽에서 통과해야 한다. synthesized world에서는 solver가 실제 작업 없이 reward를 빼앗을 수 있는지도 sandbox에서 공격해 본다.

§7 · Difficulty & replay

난이도도 작업의 구조에 맞춰 측정해야 한다

File/Search 같은 acquisition-heavy world에서 보고서는 candidate inspection과 load-bearing evidence transitions를 tool-call budget으로 나눈 first-order pressure coordinate를 제안한다.

\[\rho_{\mathrm{acq}}(E)=\frac{N_{\mathrm{cand}}(E)+N_{\mathrm{hop}}(E)}{B_{\mathrm{tool}}(E)}\]

이 값은 universal difficulty가 아니라 triage, navigation, state tracking, stopping discipline에 얼마나 압력이 걸리는지 보는 좌표다. Code world는 dependency depth, state-transition depth, test observability, failure와 verification signal 사이 거리 같은 다른 좌표가 필요하다.

각 rollout은 immutable world manifest와 fresh mutable sandbox를 받고, sticky routing으로 한 session이 같은 worker에 남는다. replay record에는 world seed/generator version, tool versions, action-observation sequence, file deltas, verifier version, termination reason이 들어간다. initial state reconstruction, execution isolation, verifier replay가 불가능한 trajectory는 training signal로 남기지 않는다.

보고서의 표현으로는 “forward cheap, inverse expensive”다. generator는 latent state나 reference program으로 세계를 싸게 만들고 풀 수 있지만, agent는 rendered workspace만 보고 제약 아래에서 올바른 경로를 역으로 복원해야 한다.
§8 · Controlled development loop

실패를 데이터로 모으는 것이 아니라 다음 환경을 설계하는 specification으로 바꾼다

GAPSreal tasks
failures
expert/user feedback
TASK PIPELINEnext task
distribution
ENVIRONMENTfile · search
code worlds
COORDINATIONdelegate
integrate · replan
TRAININGSFT
agentic RL
EVALUATIONcapability
failure attribution

보고서 Figure 2의 개발 loop는 실패를 무제한 self-modification으로 연결하지 않는다. benchmark errors와 runtime failures를 capability gap으로 분류하고, Task Pipeline이 다음 task distribution을 만들며, environment construction과 verifier가 이를 검증한 뒤 SFT/RL에 넣는다. 저자들은 이 managed engineering loop에만 ‘self-evolution’이라는 표현을 사용한다고 선을 긋는다.

Part III · Agentic Coordination Scaling

에이전트 수가 아니라 ‘유용하게 조직된 일’의 양을 늘린다

Agent Team 1.1은 fixed role catalogue 대신 문제에서 team을 만들고, 결과가 돌아오는 즉시 task board와 unfinished branches를 다시 쓴다.

§9 · Self-organizing Agent Team

Lead agent가 문제를 먼저 보고, 그 문제에 필요한 전문가를 만든다

Apodex 1.1은 1.0의 central architecture를 유지한다. lead agent가 global problem을 보고 researchable subproblems로 분해한 뒤 specialized subagents를 on demand로 만든다. team은 미리 정한 role catalogue에서 꺼내는 것이 아니라 task structure가 유도한다.

1.1의 추가점은 decomposition을 explicit task board로 외부화하고, asynchronous human intervention, asymmetric verification, adaptive Max Team Effort, evidence-grounded synthesis를 결합한 것이다.

§10 · Explicit Task Board

계획을 message history 밖으로 꺼내면 long horizon에서 계획이 상태가 된다

Task Board item은 bounded objective, dependencies, resolution state, assigned agents, returned evidence/artifacts를 기록한다. 이는 private reasoning의 시각화가 아니다. model, runtime, user가 함께 보는 coordination record다. subagent scope도 여기서 나오고, 완료된 결과도 여기 붙고, plan revision도 board mutation으로 표현된다.

이 구조의 효과는 causal continuity다. 결과가 dependent task를 즉시 unlock할 수 있고, 틀린 premise는 descendants만 invalidate할 수 있다. slow branch가 independent work를 막지 않고, context compaction 이후에도 plan은 board에서 살아남는다.

§11 · Asynchronous intervention

사용자는 작업 전에만 요구사항을 말하는 사람이 아니다

실제 연구는 실행하면서 더 정확해진다. source가 premise를 뒤집거나 preliminary analysis가 새 hypothesis를 만들고, 사용자가 방향이 잘못됐음을 알아차릴 수 있다. Apodex 1.1은 실행 중 user message \(u_t\)를 받아 live Task Board를 수정한다.

훈련 trajectory는 requirement clarification, factual correction, priority change, new files/evidence, hypothesis/method revision, source/tool constraints, budget/deadline, pause-resume-cancel, progress query, output format/language preference, unrelated side question 등을 구분한다. acceptance clause가 바뀌지 않으면 affected descendants만 invalidate하고 기존 \((q,D)\)를 유지한다. objective나 deliverable이 바뀌면 새 task contract를 시작하되 valid workspace는 가져간다.

§12 · Asymmetric verification

검증자는 문제를 다시 푸는 두 번째 생성자가 아니다

1.0의 conflict reviewer, fact checker, draft reviewer는 main agent와 context를 분리했다. 1.1은 한 단계 더 나아가 verification task 자체를 generation보다 좁게 만든다. verifier는 specific claim, supporting evidence, applicable delivery constraint만 받아 counterexample, independent source class, atomic details, format/specification compliance를 공격한다.

이 asymmetry는 model size가 아니라 task shape에 있다. claim을 falsify하거나 missing citation을 찾는 일은 전체 보고서를 다시 쓰는 일보다 좁고 actionable하다. feedback이 contested claim, disconfirming evidence, required repair를 지목하면 lead agent는 board item 하나만 다시 열 수 있다.

§13 · Adaptive Max Team Effort

어려운 주장에만 추가 계산을 쓴다

uniform test-time scaling은 이미 해결된 subproblem에도 budget을 낭비한다. Adaptive Max Team Effort는 weak, contested, load-bearing claim에만 independent investigation을 추가한다. hypothesis, method, source class, query framing을 다르게 fan-out하고, 이후 wave는 unresolved/disconfirmed branches에 집중하며, 핵심 conclusion은 focused verification을 통과해야 한다.

따라서 scaling variable은 agent 수가 아니라 useful coordinated work다. parallelism은 breadth를 만들고, staged return과 replanning은 feedback을 만들며, termination은 obsolete branch가 예산을 잡아먹는 것을 막는다.
§14 · Evidence-grounded synthesis

마지막 lead-agent context를 보고서의 진실상태로 취급하지 않는다

final synthesis는 terminal task board, subagent reports, retrieved evidence, produced artifacts, verifier findings를 소비한다. 첫 pass는 overlapping branch result를 claim-evidence graph로 reconcile하고 writing outline을 만든다. 각 claim은 load-bearing, corroborated, disputed, unresolved로 표시된다.

둘째 pass의 writer agent는 이 graph를 받아 동일한 tool, citation, delivery constraints 아래에서 deliverable을 만든다. evidence나 computation으로 추적되지 않는 claim은 qualify되거나 빠지고, missing load-bearing dependency는 plausible prose로 채우지 않고 lead agent에게 다시 보낸다.

Part IV · AgentOS

긴 작업을 버티게 하는 것은 긴 context보다 권위 있는 실행상태다

AgentOS는 files, evidence, executable state, artifacts, provenance, coordination state를 하나의 persistent workspace로 묶는다.

§15 · Persistent workspace

AgentOS의 workspace는 텍스트 기록이 아니라 외부 세계의 상태다

\[W_t=(F_t,Q_t,C_t,I_t,G_t,K_t)\]

\(F_t\)는 file state, \(Q_t\)는 retrieved evidence, \(C_t\)는 executable state/logs, \(I_t\)는 artifact index, \(G_t\)는 sources-actions-artifacts dependency graph, \(K_t\)는 optional runtime control state다. single-agent에서는 lightweight metadata일 수 있지만 Agent Team에서는 Task Board와 Agent Bus의 explicit coordination state가 된다.

/inputs

task-supplied files의 read-only view.

/workspace

calculation, notes, candidate artifacts가 머무는 작업 공간.

/outputs

delivery contract가 수집하는 final deliverables 전용 root.

/shares

deployment가 제공하는 optional read-only durable personal/organizational library.

subagent workspace visibility는 isolation backend에 따라 다르다. per-agent isolation에서는 private worktree를 coordinator만 볼 수 있고, container isolation에서는 shared workspace에서 disjoint path convention을 사용한다. /inputs는 항상 read-only, /outputs는 shared다.

§16 · Coordination state & lifecycle

Task Board의 ‘resolved’와 process의 ‘terminated’는 다른 상태다

Board item에는 stable ID, description, owner set, dependencies, group, evidence/artifact references, resolution state(open, in_progress, resolved, cancelled)가 있다. resolved는 process가 끝났다는 뜻이 아니라 requested result가 돌아와 충분히 검증됐다는 coordinator의 semantic judgment다.

반면 runtime은 dispatched assignment의 execution lifecycle(created, queued, running, reported와 failure/cancel/timeout reasons)을 관리한다. reported된 subagent 결과가 불완전하거나 모순이면 item은 계속 open일 수 있고, 반대로 여러 execution의 evidence를 합쳐 item 하나를 resolve할 수도 있다.

planning mode에서는 finish_planning 전까지 read-only inspection과 board operation만 허용하고 dispatch, file mutation, finalization을 막는다. final answer gate는 모든 active item이 resolved/cancelled인지 검사하며, planning mode에서는 delegated branch와 independent verifier 사용도 요구한다.

§17 · Continuity, context pressure, budget

intervention, compaction, timeout을 각각 다른 failure mode로 처리한다

run-scoped message queue는 follow-up을 add/update/withdraw할 수 있고, model-visible history에 실제로 들어간 뒤에야 delivery acknowledgement를 한다. Agent Team coordinator가 subagent fan-in을 기다리는 동안에도 intervention이 들어오면 coordinator를 깨워 다음 model call 전에 반영할 수 있다.

context pressure는 provider-reported token usage를 기준으로 tiered compaction한다. 1차는 오래된 tool observation body를 제거하되 message structure, recent result, protected fan-in report를 남긴다. relief가 부족할 때만 2차 LLM summary를 수행한다. fixed schedule이 아니라 실제 relief로 escalation한다.

wall-clock budget은 soft deadline과 outer hard timeout을 분리한다. soft deadline이 가까워지면 active agent에게 결과 정리를 요구하고, tool wait/retry는 remaining time에 맞춰 clamp한다. soft deadline에 loop를 정상 종료한 뒤 bounded tool-free finalization으로 completed work의 partial result를 회수하며 hard cancellation은 최후수단이다.

§18 · Controlled artifact delivery

파일을 만들었다고 납품한 것이 아니다

publishing execution은 /outputs 아래 exact manifest를 선언하고 run-scoped lease가 한 active session에만 commit authority를 준다. non-publisher는 /outputs write가 fail-closed이고 publisher도 declared path만 쓸 수 있다. 종료 시 manifest entry를 lease 시점 baseline snapshot과 reconcile해 empty file이나 stale same-name file이 delivery를 위장하지 못하게 한다.

/outputs/scratch/는 예외다. 모든 assignment가 쓸 수 있지만 collection에서 제외되는 quota-bounded shared space로, intermediate collaboration과 final delivery를 분리한다.

§19 · AgentOS mechanisms

Table 2가 보여주는 것은 기능 목록이 아니라 failure containment 설계다

ConcernFailure modeMechanism
Workspace stateAmbiguous ownership / backend-dependent visibilityStable three-region namespace + explicit private/shared topology
Reference libraryDurable user documents exposed to mutationRead-only /shares mount
Coordination statePlan/completion state disappears during compactionExternal task board + periodic re-injection + finalization gate
Live interventionFollow-up waits behind fan-in or races a reportMessage-addressable queue + interruptible waits + acknowledgement + lease renewal
Context pressureEstimate-based compaction fires too early/lateProvider-reported trigger + tool-result eviction + conditional LLM summary
Budget enforcementHard cancellation discards workSoft/hard budget + deadline-clamped waits + bounded report recovery
Shared deliveryConcurrent, undeclared, stale, incomplete outputsSingle-publisher lease + exact manifest + scoped write policy + baseline reconciliation
§20 · Operational boundaries

runtime contract는 과학적·사실적 correctness 자체를 보증하지 않는다

보고서는 이 경계를 명시한다. AgentOS는 state, execution, delivery를 통제하지만 retrieved source, computation, scientific method, final conclusion의 correctness를 자동 보증하지 않는다. high-stakes setting에서는 task-appropriate verification, reproducible computation, human review가 계속 필요하다.

또한 publication guard는 built-in file/shell writing surface를 중재하는 것이지 syscall-level filesystem monitor가 아니다. coordination plane은 run-scoped이며 durable distributed database가 아니다. task board와 Agent Bus session은 worker process에 있고 filesystem과 atomic checkpoint되지 않는다. process restart recovery와 historical filesystem rewind도 현 계약 밖이다. 저자들은 coordination state, message history, workspace의 joint versioning을 자연스러운 확장으로 제시한다.

Part V · Training

환경과 협업을 inference wrapper에 남겨두지 않고 정책 안으로 학습한다

SFT는 common behavioral schema를 만들고, PIVOT-RL은 긴 trajectory에서 실제로 수정해야 할 consequential decision에 credit을 집중한다.

§21 · Unified SFT

reasoning, tool use, file work, coding, science, finance, coordination을 한 stateful schema로 정규화한다

SFT mixture는 general reasoning, agentic tool use, search, file interaction, coding, mathematics, scientific/financial reasoning, professional delivery, multi-agent coordination을 포함한다. invalid tool interaction, inconsistent state, ignored observation, incomplete delivery trajectory는 제거한다.

Gold answer가 있으면 reject sampling을 쓰고, rubric task는 task-relevant dimensions와 threshold로 high-quality demonstrations를 고른다. general, agentic, coding 등 major capability domain별 SFT variants를 만든 뒤 model-soup merging으로 결합해 unified behavioral initialization을 얻는다.

§22 · PIVOT-RL

긴 trajectory 전체를 똑같이 벌주지 않고 ‘방향을 틀었어야 할 순간’을 찾는다

terminal reward는 long-horizon trace에서 credit이 거칠다. 유용한 intermediate work 뒤에 late failure가 나올 수 있고, success trace 안에도 비효율적이거나 근거가 약한 결정이 섞일 수 있다. PIVOT-RL은 hindsight-guided trajectory localization으로 consequential decision point, 즉 pivot을 찾는다.

retrospective analysis가 unproductive strategy, insufficient evidence, tool misuse, assumption revision failure가 시작된 지점을 찾는다.

pivot 이전 useful prefix는 보존한다.

그 지점의 executable environment state를 복원하고 short corrective hint가 붙은 localized continuation task를 만든다.

hint는 방향 가이드일 뿐 prediction target이 아니며 inference에는 존재하지 않는다.

localized continuation과 unhinted full-task question을 섞어 local correction과 autonomous end-to-end solving을 함께 학습한다.

보고서 Figure 4에서는 RL compute가 늘어날수록 held-out search, knowledge, science evaluation의 smoothed score가 전반적으로 상승하는 추세를 제시한다. 다만 이는 세 task family에 대한 training trend이며 universal scaling law로 제시되지는 않는다.

§23 · Asynchronous optimization

agentic trajectory는 길이와 wall-clock이 불규칙하므로 training system도 동기식 batch만으로는 비효율적이다

search, code, file, coordination task는 동일한 learning objective를 가져도 실행시간이 크게 다르다. Apodex는 completed trajectory를 slower episode가 끝날 때까지 기다리지 않고 asynchronously optimization에 넣는다. 이는 throughput을 높이는 systems mechanism이며, 무엇을 보상할지는 여전히 task-specific environment와 verifier가 결정한다.

Part VI · Evaluation

모델 정책, 조직된 계산, 완성된 산출물, 작업과정을 각각 본다

ReAct는 lower-scaffold working policy를, Agent Team은 trained coordination과 additional organized computation의 system-level lift를 측정한다.

§24 · What is being evaluated

한 점수로 agentic intelligence를 압축하지 않는다

보고서는 task correctness, artifact completeness, provenance fidelity, failure recovery, intervention response, wall-clock time, total compute를 구분한다. answer-only metric은 이 다차원 vector의 한 projection일 뿐이다.

ReAct mode

reasoning → tool → observation의 minimal scaffold. orchestration을 줄여 underlying model policy의 reasoning/tool-use를 더 직접적으로 본다.

Agent Team mode

dynamic subagent spawn, parallel/specialized work, focused verification, integration, plan revision을 포함한다. 추가 organized computation의 효과가 섞인다.

§25 · Professional work

APEX-Agents와 GDPVal

Model/SystemAPEX-AgentsGDPVal win rate
DeepSeek-V4-Pro24.371.2
Gemini-3.1-Pro32.0
Claude-Opus-4.633.0
GPT-5.433.3
DeepSeek-V4-Flash-073134.472.7
GLM-5.235.6
GPT-5.538.5
GPT-5.6-Terra38.9
Claude-Opus-4.839.480.2
GPT-5.6-Sol39.979.3
Kimi-K3 (max)41.080.0
Claude-Opus-542.389.4
Apodex 1.016.559.3
Apodex 1.1 · ReAct34.469.5
Apodex 1.1 · Agent Team38.578.8

GDPVal은 9개 산업 44 occupations의 economically valuable work product를 평가한다. Apodex 1.1은 ReAct 69.5에서 Agent Team 78.8로 9.3 points 상승한다. APEX-Agents는 투자은행·컨설팅·법률의 480 long-horizon cross-application tasks를 다루며 34.4 → 38.5로 4.1 points 오른다.

보고서에 따르면 GDPVal의 외부 모델 값은 Apodex harness에서 재현한 값이며, Claude Opus 5의 APEX-Agents 값도 내부 재현이다. 따라서 공개 leaderboard의 원 설정과 완전히 동일하다고 가정해서는 안 된다.

§26 · Finance

FrontierFinance와 YC-Bench

Model/SystemFrontierFinanceYC-Bench final net worth
Gemini-3.1-Pro30.5$66,104
Gemini-3.5-Flash36.1$987,017
GLM-5.242.8$1,013,158
DeepSeek-V4-Flash-073144.2
DeepSeek-V4-Pro45.5$1,066,426
Gemini-3.6-Flash46.3
GPT-5.6-Sol46.8$685,879
Kimi-K3 (max)48.8
Claude-Fable-549.2$1,977,573
Apodex 1.040.3$47,966
Apodex 1.1 · ReAct48.7$1,038,255
Apodex 1.1 · Agent Team54.3

FrontierFinance의 220 open-ended queries는 11,543 expert-written, source-attributed rubric items로 평가된다. ReAct 48.7에서 Agent Team 54.3으로 5.6 points 상승해 보고서 comparison table에서 가장 높은 값을 기록한다.

§27 · Scientific research

FrontierScience-Research와 BioMysteryBench Human-difficult

Model/SystemFrontierScience-ResearchBioMysteryBench Human-difficult
Gemini-3.1-Pro16.7
Claude-Opus-4.517.5
Claude-Opus-4.720.027.0
GPT-5.225.2
Seed2.1-Turbo33.3
GPT-5.533.9
Meta-Muse-Spark38.0
Seed2.1-Deep-Think40.7
DeepSeek-V4-Flash-073155.0
Claude-Opus-4.623.5
Claude-Mythos-Preview29.6
Claude-Opus-549.4
Apodex 1.028.317.6
Apodex 1.1 · ReAct55.023.5
Apodex 1.1 · Agent Team63.335.3

FrontierScience-Research는 physics, chemistry, biology의 60 research-level tasks를 ten-point rubric으로 평가하고 7점 이상을 pass로 친다. Apodex 1.1은 55.0% → 63.3%로 8.3 points 상승한다. revised 17-task BioMysteryBench Human-difficult에서는 4/17(23.5%) → 6/17(35.3%)로 상승하지만 Claude Opus 5의 reported 49.4%보다 낮다.

Claude 4.x BioMysteryBench 값 일부는 원래의 23-task set을 사용한 historical reference이므로 17-task revised set과 strict matched comparison은 아니다.

§28 · General reasoning & search

Humanity's Last Exam과 DeepSearchQA

Model/SystemHumanity's Last ExamDeepSearchQA F1
DeepSeek-V4-Pro48.2
Gemini-3.1-Pro51.481.9
GPT-5.552.294.0
Claude-Opus-4.653.091.3
Qwen3.7-Max53.5
Kimi-K2.654.092.5
GLM-5.254.7
Claude-Opus-4.754.791.7
Kimi-K3 (max)56.095.0
Qwen3.8-Max56.2
Claude-Opus-564.795.0
Apodex 1.049.084.6
Apodex 1.1 · ReAct53.288.2
Apodex 1.1 · Agent Team56.192.4
§29 · 35B mini

작은 모델에서도 coordination lift가 남는가

SystemFrontierFinanceFrontierScience-ResearchAPEX-Agents
Apodex 1.0 mini · ReAct33.225.015.4
Apodex 1.1 mini · ReAct40.045.024.2
Apodex 1.1 mini · Agent Team50.251.727.7

35B mini는 Agent Team으로 FrontierFinance +10.2, FrontierScience-Research +6.7, APEX-Agents +3.5 points의 추가 gain을 보인다. 보고서는 이를 “frontier-band” model-scale efficiency로 해석하지만 proprietary reference의 parameter count가 공개되지 않은 경우가 있어 절대적 parameter-efficiency 순위로 확대 해석하지 않는다.

§30 · Mathematics & coding

검색 없이 긴 formal reasoning과 실제 repository execution도 별도로 확인한다

Math settingIMO 2025IMO 2026USAMO 2026ProofBench BasicProofBench Advanced
Reference threshold352925
Apodex 1.0 · Agent Team12.513.05.863.320.0
Apodex 1.1 · ReAct24.318.516.080.046.4
Apodex 1.1 · Agent Team36.530.526.596.763.3
Coding benchmarkSelected comparisonScore
Terminal-Bench 2.1Gemini 3.6 Flash / Kimi K3 / DeepSeek V4 Flash / Claude Opus 5 / Apodex 1.191.9 / 88.3 / 82.7 / 77.3 / 70.8
SWE-bench VerifiedClaude Opus 5 / Kimi K3 / DeepSeek V4 Pro / Apodex 1.192.2 / 80.8 / 80.6 / 77.7

수학에서는 Agent Team이 보고서가 제시한 IMO/USAMO reference thresholds를 모두 넘지만, coding에서는 최상위 reference보다 낮다. 이 차이는 agentic system이 모든 domain에서 동일하게 우세하다는 서사를 경계하게 한다.

§31 · FrontierSearchBench

정답 문자열이 아니라 structured claims의 충족도를 본다

내부 FrontierSearchBench는 41 verifiable deep-search tasks다. extraction stage가 delivered report를 structured claims로 바꾸고, fixed judge panel이 frozen ground-truth dimensions에 align한 뒤 deterministic rubric이 \(r_i\in[-1,1]\)을 부여한다. 잘못된 assertion은 0보다 낮게 벌점을 줘 exhaustive guessing을 억제한다.

\[s_{\mathrm{FSB}}=\frac{100}{N}\sum_{i=1}^{N}r_i,\qquad N=41\]
SystemPositive %Zero %Negative %Avg. score
DeepSeek-V4-Flash-073175.619.54.954.9
Kimi-K375.622.02.460.1
DeepSeek-V4-Pro85.414.60.061.3
Claude-Opus-585.412.22.464.4
GPT-5.6-Sol85.414.60.067.4
Apodex 1.1 · ReAct75.619.54.957.0
Apodex 1.1 · Agent Team87.89.82.469.1
§32 · FrontierResearchBench

과학 연구를 ‘모든 산출물을 함께 맞춰 내는 실행문제’로 본다

내부 FrontierChallenge는 materials science, chemistry, chemical engineering, life science, bioinformatics, medical imaging, environmental analysis, computational chemistry, molecular simulation, physical modeling의 97 executable tasks를 포함한다. agent는 fixed objective와 Docker input 아래에서 code, structured data, figures, domain files, written report를 일관된 세트로 제출해야 한다.

Custom Grader는 required files, numerical results, formats, executable outputs, cross-artifact consistency를 검사한다. qualitative scientific assessment가 필요한 곳은 GPT-5.6-Sol의 rubric judgment를 쓰지만 final outcome은 Judge가 아니라 task Grader가 계산한다. 하나라도 requirement가 빠지면 non-pass다.

ModelHarnessPass Rate %
GPT-5.6-SolCodex20.6
Grok-4.6Claude Code20.6
Kimi-K3Claude Code17.5
Claude-Opus-5Claude Code17.5
Qwen3.8-MaxClaude Code15.5
DeepSeek-V4-Flash-0731Claude Code12.4
DeepSeek-V4-Pro-0813Claude Code13.4
Qwen3.5-397B-A17BClaude Code4.1
GLM-5.2Claude Code3.1
Apodex 1.1 · Agent TeamFrontierAgent12.4
Apodex 1.1Claude Code10.3

여기서는 Apodex 1.1이 frontier systems에 뒤진다. 심지어 최고값도 20.6%다. 보고서 스스로 “specified scientific workflow를 reliably complete하고 every required artifact를 전달하는 능력은 모든 시스템에 여전히 어렵다”고 해석한다. 이것이 이 기술보고서에서 가장 중요한 negative result 중 하나다.

§33 · HDS6

최종 점수가 아니라 작업과정이 방어 가능한지 본다

HDS6는 outcome-blind process-verification framework다. 6 capabilities × 4 rubric items = 24 items를 0/1/2 band로 평가하고, visible execution log의 event citation을 근거로 verdict를 만든다.

C1 · State Coherence

Answer Chain Coherence · Initial Decomposition · Live Plan State · Measurement Provenance

C2 · Evidence Fidelity

Trace-Grounded Claims · Observable Derivation · Source Citation Fidelity · Merge Fidelity

C3 · Hypothesis Management

Ambiguity/Premise Adjudication · Conflict Resolution · Independent Corroboration · Targeted Gap Testing

C4 · Boundary & Failure

Failure Mode Awareness · Deliverable Scope · Main-Agent Boundary · Problem-Type Fit

C5 · Tool & State

Context Passing · Execution Ordering · Deliverable Manifest · Role-Based Agents

C6 · Self-correction

Feedback Absorption · Final Verification · Diagnostic Retries · Blocked-Submission Recovery

Grading pipeline은 GPT-5.5 Mapper가 trajectory를 item windows로 index하고, GPT-5.5 high-effort Judge가 band를 제안하며, Claude Sonnet 5 Reviewer가 high-band verdict를 scrutinize하고, Claude Opus 5 Arbiter가 수렴하지 않은 verdict를 해결하는 구조다. final-answer correctness와 private chain-of-thought는 숨긴다.

Integrity gate

Fabricated tool result 또는 실제 log에 없는 action을 서술하면 weighted rubric을 우회해 trajectory score 전체를 0으로 만든다.

1.0 대비 1.1의 가장 큰 single-item deltas는 Initial Decomposition +1.3, Final Verification +0.8이다. 그러나 보고서는 HDS6가 individual component의 causal contribution을 isolate하지 않으며, model·environment·coordination·harness 변화가 combined process에서 어디에 나타나는지를 localize하는 평가라고 명시한다.

Part VII · Case Studies, Boundaries, Outlook

좋은 agent system은 성공한 예보다 실패를 어떻게 보존하고 고치는지에서 더 잘 보인다

Appendix의 세 사례는 molecular simulation, fluorescence imaging, WGCNA에서 task board, verifier, artifact delivery, limitation disclosure가 실제로 어떻게 작동하는지 보여준다.

§34 · Case 1

Coarse-Grained Protein Simulation — 설치되지 않은 GROMACS부터 잘못된 box 단위까지

입력은 six-chain protein 7M6J_fixed.pdb이고 요구사항은 Martini 3 coarse-graining, six chain topologies, three-copy physiological salt box, energy-minimization input/result, snapshot을 포함한 runnable package다. 모델링된 coarse-grained structure는 3,785 sites이며 three-copy protein은 11,355 sites다.

Lead swarm_main은 t1~t6 board를 만들어 input inspection, Martini mapping, snapshot, box/solvation/ionization, minimization, final verification으로 분리했다. 문제는 sandbox에 GROMACS가 없고 gmx 명령 자체가 audit filter에 막혔다는 점이다. gmx_installer가 conda-forge build를 staged workspace에 풀고 Python wrapper를 통해 GROMACS 2024.5를 실행할 수 있게 만들었다.

repair pass에서는 네 가지 결함이 드러났다. CRYST1에 nm 값이 Å로 잘못 기록되어 box가 10배 틀렸고, 3,309 solvent beads가 periodic box 밖에 있었으며, em.mdpepsilon_r = 15가 빠져 있었다. 또한 3,385라고 적힌 narrative count가 실제 cg.pdb의 3,785와 불일치했는데 파일이 맞고 설명이 틀린 경우였다.

Final verifier는 binary em.tpr header를 직접 decode해 63,484 particles의 starting coordinates가 ionized.gro와 최대 절대오차 0으로 일치함을 확인했다. 최종 minimization은 255 steps에서 Fmax < 1000에 수렴했고 maximum force는 \(9.029\times10^2\) kJ/mol/nm, potential energy는 \(-1.77496\times10^6\) kJ/mol이다.

Run size

82.4 min

864 recorded steps = 402 reasoning + 462 tool calls.

Delivery

22 files

18 required files plus force-field directory components, 0 publish mismatches.

Board

6/6

세 subagents가 defect 발견 후 re-dispatch됐다.

Unresolved disclosed defect

coarse-grained model의 residue sequence가 input과 131 positions에서 다르고 세 chain 안에서 numbering이 restart된다. constraints가 cg.pdb와 chain topologies 수정을 금지해 engine-accepted state로 남겼으며, 보고서는 이를 숨기지 않고 carry-forward defect로 공개한다. 또한 package는 production simulation이 아니라 equilibration starting point다.

§35 · Case 2

TUNEL/DAPI — 같은 픽셀에서 두 정의가 정반대 결론을 낼 때

입력은 2,880 × 1,642 RGB fluorescence micrographs 6장(C1–C3 control, E1–E3 experimental)이다. 목표는 raw pixels에서 TUNEL/DAPI fluorescence ratio를 측정하고 CSV, statistics JSON, mean±SEM plot, flat ZIP을 전달하는 것이다.

img_measure_a는 green/blue hue를 분리한 뒤 각 fluorophore mask 안에서 mean intensity를 계산해 group means 84.17±21.98 vs 88.39±8.43, Welch P=0.78, d=0.25로 “차이 없음”을 냈다. 반면 img_measure_b는 k-means hue separator와 shared tissue ROI를 사용해 114.12±31.50 vs 47.42±9.09, Welch P=0.0574, d=2.88로 control이 2.4배 높다는 결론을 냈다.

local_verifier는 두 script를 재실행해 arithmetic error가 아니라 definition conflict임을 확인했다. V/chroma threshold, Otsu, Mann-Whitney를 바꿔 stress test한 결과 shared-ROI field mean은 P≈0.057–0.069, d≈2.70–2.88로 방향이 안정적이었고, per-mask mean은 threshold에 따라 결론의 방향까지 뒤집혔다. 그래서 “mean fluorescence intensity over a region”과 ratio의 abundance sensitivity를 보존하는 shared-ROI definition을 선택했다.

SampleGroupTUNEL AUDAPI AURatio %
C1Control70.441784.394583.4671
C2Control85.705177.0177111.2798
C3Control96.594765.8671146.6508
E1Experimental57.2276100.118757.1597
E2Experimental36.866393.419939.4631
E3Experimental44.475196.039746.3091

최종 Control은 113.80±31.67(SD; SEM 18.28), Experimental은 47.64±8.92(SD; SEM 5.15), n=3 each, difference 66.2 percentage points, Cohen's d=2.84, Welch P=0.0593, Mann–Whitney P=0.10이다. 그래서 plot에는 significance star가 아니라 p = 0.0593 (ns)가 붙는다.

Run size

24.7 min

324 steps = 151 reasoning + 166 tool calls + 7 agent returns.

Board

7/7

두 measurement agent가 동시에 실행되고 verifier가 arbitration한다.

Final audit

8/8

CONFIRMED, confidence 0.97로 보고된다.

이 사례의 요점은 ‘multi-agent가 평균을 내서 더 정확했다’가 아니다. 서로 다른 측정 정의가 결론을 뒤집는 것을 숨기지 않고, 제3의 verifier가 정의의 재현성과 의미를 공격해 하나를 선택했다는 데 있다.
§36 · Case 3

WGCNA — 통계뿐 아니라 20개의 인터페이스 계약을 모두 맞춘다

pig RNA-seq raw counts 6,000 genes × 50 samples, 5 phenotypes, 6,000 gene annotations가 입력이다. duplicate ID, stable key, sample alignment를 먼저 감사하고, low-expression filter(CPM > 1 in at least 25/50)를 거쳐 5,983 genes를 남긴 뒤 log2(CPM+1) 변환 후 top 5,000 variable genes로 network를 구성한다. 50 samples는 모두 retained됐다.

Soft-threshold power 1–20 중 preset scale-free fit \(R^2\ge0.85\)를 만족하는 값은 없었다. power 20이 \(R^2=0.8486\), slope −1.917, mean connectivity 4.13으로 최고여서 criterion satisfied가 아니라 maximum-fit fallback으로 기록된다. signed network, bicor, signed TOM, min module size 30, merge threshold 0.25로 10 modules를 만든다.

50 module-trait combinations를 한꺼번에 BH correction하고 phenotype별 strongest non-grey module(FDR<0.05)을 고른 뒤 |MM|>0.8, |GS|>0.2로 hub candidates를 선별해 437 records를 얻는다.

PhenotypeModulen genesCorrelationFDR
treatmentpink228−0.88906.5 × 10−17
body_weight_kgblack131−0.91185.9 × 10−19
backfat_mmred155−0.92871.3 × 10−20
feed_conversion_ratiomagenta128+0.92313.7 × 10−20
serum_igf1_ng_mlbrown550+0.89016.5 × 10−17

보고서는 이 결과를 intervention effect나 causal gene으로 부르지 않는다. n=50은 correlation network에는 충분할 수 있지만 covariate modeling에 제한이 있고 batch information이 없으며, module partition은 power·filter·gene count·merge parameters에 민감하다. grey 1,560 genes는 unassigned라 하나의 biological process로 해석하면 안 된다.

Residual limitation

analysis.R은 sandbox에서 end-to-end로 실행되지 못했다. numerical results는 equivalent implementation으로 만들고 file-level consistency를 cross-check했지만, standard R environment에서 package/API 차이가 나타날 수 있다. 저자들은 재실행 시 selected_genes.tsv, module_sizes.tsv, module_trait_results.tsv부터 비교하라고 명시한다.

최종 package는 20 required deliverables와 3 auxiliary files를 포함한다. Required set에는 analysis.R, report, selected genes/samples, 5,000-column expression matrix, 5-trait table, sample QC, soft-threshold statistics, network parameters, module assignment/size/trait results, MM/GS results, 437-row hub candidates, five PNGs, wgcna_results.RData가 포함된다. Auxiliary로 100.0 MB TOM matrix, detailed hub table, pipeline summary가 남는다.

§37 · Related work map

Apodex가 스스로를 어디에 놓는가

General-purpose agentic models

Kimi K3, GPT-5.6, Claude Fable 5, GLM-5.2, DeepSeek V4 등 long-context, coding, tools, search, sustained execution 방향과 비교한다.

Executable environments

ReAct, Toolformer, WebArena, WorkArena/BrowserGym, OSWorld, SWE-bench, SWE-agent, Terminal-Bench, APEX-Agents 계보.

Deep research

OpenAI Deep Research, Claude Research, Kimi-Researcher, Grok DeepSearch, WebThinker, DeepResearcher, WebDancer, WebSailor, Search-R1, Tongyi DeepResearch.

Scientific agents

ChemCrow, AI Scientist, AI Scientist-v2, AI Co-Scientist. Apodex는 domain-specific lab agent보다 general-purpose work stack을 목표로 한다.

Multi-agent scaling

AutoGen, MetaGPT, ChatDev, AgentVerse, multi-agent debate. 보고서는 추가 agent가 항상 유익하지 않으며 decomposability와 reliable integration이 조건이라고 본다.

Verification & RL

Self-Refine, Reflexion, Chain-of-Verification, process supervision, Environment Scaling, ScaleEnv, Agent-World, TaskCraft, RAGEN, DAPO, ROLL/ROLL Flash 등을 연결한다.

§38 · What the evidence supports

보고서가 입증한 것과 아직 남은 것을 분리해서 읽어야 한다

첫째, underlying policy 자체가 좋아졌다. 여러 overlapping benchmark에서 Apodex 1.0 대비 1.1 ReAct가 크게 개선된다. 이는 Agent Team만의 효과로 모든 gain을 설명할 수 없다는 뜻이다.

둘째, coordination은 여러 task family에서 추가 gain을 낸다. 동일한 Apodex 1.1 model에서 Agent Team이 ReAct보다 professional work, finance, scientific research, search, math에서 대체로 상승한다. 특히 BioMysteryBench와 FrontierScience처럼 decomposition과 evidence integration이 중요한 task에서 lift가 크다.

셋째, 그러나 추가 organized computation이 공짜가 아니다. ReAct와 Agent Team은 compute budget과 orchestration이 다르므로 system-level lift는 “동일 계산량에서 architecture만 바꾼 causal effect”가 아니다. 보고서도 이를 trained coordination behaviors와 additional organized computation의 합으로 설명한다.

넷째, scientific end-to-end delivery는 아직 어렵다. FrontierResearchBench에서 Apodex Agent Team은 12.4% pass rate이고 최고 reference도 20.6%에 그친다. 이것은 artifact-complete research automation이 short-form science QA와 다른 문제라는 것을 보여준다.

다섯째, runtime은 완전한 transactional OS가 아니다. process restart recovery, historical filesystem rewind, joint atomic checkpoint가 없으며 publication guard도 syscall-level monitor가 아니다. AgentOS라는 이름을 운영체제 수준의 완성도와 동일시하면 안 된다.

§39 · Heavy-Duty Solver

장기 목표는 더 많이 말하는 모델이 아니라 더 큰 일을 책임지는 solver다

보고서의 결론은 두 scaling dimensions를 계속 밀어붙이는 것이다. 더 다양하고 faithful한 executable environments, 더 긴 horizon에서의 learned coordination, hierarchical trace의 better credit assignment, real failure → task construction → training → evaluation loop를 강화한다.

Final synthesis

Apodex 1.1이 제안하는 agentic intelligence는 “한 번에 더 똑똑한 답을 내는 능력”이 아니다. 유효한 작업을 남기며 오래 움직이고, 실패한 부분만 고치고, 여러 작업을 병렬로 조직하고, 근거와 산출물의 계보를 보존하며, 마지막에 검증 가능한 결과를 납품하는 능력이다. 모델의 지능을 일의 역사로 확장하는 시도라고 볼 수 있다.

§40 · Project resources

보고서가 공개한 공식 자원

§41 · Contributors

Appendix B

기술보고서의 contributor 목록 펼치기

보고서는 given-name initials의 알파벳 순으로 다음 기여자를 기록한다.

B. An, B. Li, B. Wang, B. Zhang, B.L. Wang, C. Feng, C. Wei, C. Xue, C. Zhang, D. Ng, D. Ye, E. Min, F. Chen, F. Liu, F. Yang, F. Ye, G. Sun, H. Ji, H. Xu, H. Yang, H. Ye, H. Zhang, H. Zhao, J. Li, J. Lin, J. Xia, K. Jin, K. Wang, K. Yang, L. Bing, L. Lei, L. Su, Le. Wang, Lu. Wang, N. Wang, Q. Ren, Q. Yang, R. Li, S. Bai, S. Du, S. Li, S. Lin, S. Nie, S. Wang, S. Zhang, S.Z. Wang, T. Ge, Ta.Q. Fang, Ti.Q. Fang, W. Fang, W. Li, W. Zhang, X. Chen, X. Li, X. Tang, X. Wang, X. Xu, X. Zhang, X.Q. Wang, X.Y. Wang, Y. Deng, Y. Gao, Y. Hu, Y. Li, Y. Sui, Y. Wang, Y. Xiao, Y. Zhang, Y. Zhou, Z. Chen, Z. Cheng, Z. Feng, Z. Liang, Z. Liu, Z. Zhang.

Reference Map

Primary report
01
Apodex Team · Technical Report · arXiv:2608.23283v2 · 25 Aug 2026
이 글의 1차 자료. working capability, Environment Scaling, Agentic Coordination Scaling, AgentOS, SFT/PIVOT-RL, public/internal evaluation, HDS6, 세 case study를 포함한다.
02
Apodex-1.0: A Verification-Centric Agent Team for Discoverative Intelligence
Apodex Team · 2026
AgentHarness repository · 1.1의 Agent Team/verification 계보가 되는 이전 technical report.
Agent & environment foundations
03
ReAct: Synergizing Reasoning and Acting in Language Models
Yao et al. · ICLR 2023
reasoning-action-observation loop의 foundational reference.
04
Toolformer: Language Models Can Teach Themselves to Use Tools
Schick et al. · 2023
tool-call behavior 학습의 초기 대표 연구.
05
Zhou et al. · 2023
realistic web environment와 execution-based checking.
06
Xie et al. · 2024
real operating-system environment의 multimodal agent benchmark.
07
SWE-bench & SWE-agent
Jimenez et al. · Yang et al. · 2024
repository issue resolution과 agent-computer interface의 영향.
08
Vidgen et al. · 2026
professional-services long-horizon cross-application task benchmark.
Coordination & verification
09
AutoGen / MetaGPT / ChatDev / AgentVerse
2023–2024
programmable conversation, role specialization, collaborative software organizations, multi-agent coordination의 대표 계보.
10
Gottweis et al. · 2025
asynchronous specialist coalition과 scientific hypothesis generation/evolution.
11
Chain-of-Verification / Self-Refine / Reflexion / Let's Verify Step by Step
2023
targeted verification, self-feedback, verbal reinforcement, process supervision을 연결하는 reference family.
Agentic training & research agents
12
Jin et al. · 2025
search engine interaction을 multi-turn RL로 최적화한다.
13
Wang et al. · 2025
multi-turn reinforcement learning과 self-evolution 관점.
14
Yi et al. · 2026
consequential turn localization을 이용한 agentic post-training reference.
15
Fang et al. · 2025
environment construction을 agent learning의 scaling dimension으로 다룬다.
16
2026
synthesized tool-use environment와 real-world environment synthesis를 확장한다.
17
Lu et al. · 2024 / Yamada et al. · 2025
idea–code–experiment–visualization–writing loop와 agentic tree search 기반 scientific discovery.
18
ChemCrow: Augmenting Large-Language Models with Chemistry Tools
Bran et al. · 2023
chemistry tools를 연결한 domain scientific agent의 초기 대표 사례.
Benchmarks cited in the report
19
Patwardhan et al. · 2025
economically valuable professional work product evaluation.
20
Samaya Research · 2026
investment workflow의 open-ended financial reasoning benchmark.
21
FrontierScience / BioMysteryBench / Terminal-Bench 2.1
2025–2026
scientific reasoning, noisy bioinformatics research, realistic command-line execution을 각각 평가한다.

원 기술보고서는 위 항목 외에도 Deep Research systems, DAPO, ROLL/ROLL Flash, TaskCraft, WebDancer, WebSailor, Tongyi DeepResearch, frontier model announcements 등 폭넓은 bibliography를 제공한다. 본 Reference Map은 본문의 논증과 직접 연결되는 대표 자료를 묶은 것이며, 완전한 bibliography는 primary report pp. 30–34에서 확인할 수 있다.