AgentScout Logo Agent Scout

ArXiv AI Agent Papers Weekly: Multi-Agent Debates, RAG Evolution, and Agent Benchmarks

Weekly tracking of 30 AI agent papers from ArXiv cs.AI and cs.CL categories (Apr 9-16, 2026). Single-agent LLMs challenge multi-agent orthodoxy under equal token budgets, RAG evolves into agentic architectures, and 5+ new benchmarks push evaluation toward production.

AgentScout Β·
#arxiv #agents #multi-agent #rag #benchmarks #weekly-tracker
Analyzing Data Nodes...
SIG_CONF:CALCULATING
Verified Sources

Data Overview

  • Last Updated: 2026-04-16
  • Update Frequency: Weekly (Thursday)
  • Date Range: 2026-04-09 to 2026-04-16
  • Primary Sources: ArXiv API (cs.AI, cs.CL categories), HuggingFace Daily Papers
  • Collection Method: Brave Web Search (fallback due to network restrictions on direct API/RSS access)

This week’s ArXiv papers reveal a pivotal debate in AI agent research: single-agent systems may outperform multi-agent configurations on reasoning tasks when token budgets are equalized. Meanwhile, RAG architectures are evolving toward agentic systems, and the agent benchmark ecosystem continues to mature with production-oriented evaluation frameworks.

This Week’s Numbers

MetricValueNotes
Total Papers Collected30Agent-related papers from cs.AI, cs.CL, cs.MA, cs.CR, cs.SE
Multi-Agent Papers826.7% of total
RAG Papers516.7% of total
Benchmark Papers620% of total
Security Papers2Supply chain and injection attacks
Average Trend Score6.1Scale: 1-10
Top Trend Score9Paper 2604.02460 (Single-Agent Challenge)
Sources Succeeded1ArXiv API via Brave Search
Sources Failed3Direct RSS feeds unreachable
TopicPaper CountAvg Trend ScoreNotable Papers
Multi-Agent vs Single-Agent38.32604.02460, 2604.03430, 2604.01608
Autonomous Agents37.02604.05854, 2604.12167, 2604.07645
Agent Memory Systems35.72604.08256, 2604.07645, 2604.04503
Agentic RAG45.52602.03442, 2604.00865, 2604.08046
Agent Benchmarks & Evaluation55.0AgentCE-Bench, CocoaBench, AlphaEval
Agent Security25.52604.08407, 2604.07775

Multi-Agent vs Single-Agent Debate

The paper 2604.02460 by Dat Tran and Douwe Kiela challenges the prevailing assumption that multi-agent systems (MAS) are inherently superior for complex reasoning. Empirical results show single-agent LLMs can match or exceed MAS performance on multi-hop reasoning tasks when thinking token budgets are equalized. This finding questions whether coordination overhead in MAS justifies the architectural complexity.

Complementing this, 2604.03430 proposes smart middleware for improving agent interactions in persistent MAS ecosystems, addressing communication overhead and context fragmentation. Meanwhile, 2604.01608 investigates when multi-agent to single-agent skill distillation is beneficial, providing practical guidance for production deployments.

Agentic RAG Evolution

RAG systems are transitioning from single-shot passage retrieval toward agentic architectures. 2602.03442 (A-RAG) introduces hierarchical retrieval interfaces that leverage LLM reasoning capabilities for multi-step information gathering. This shift positions RAG as an agent framework rather than a static retrieval augmentation layer.

Additional papers like 2604.08256 (HyperMem) propose hypergraph memory structures for long-term conversations, and 2604.00865 (Doctor-RAG) combines Chain-of-Thought and Tree-of-Thought reasoning with adaptive retrieval for failure-aware repair.

Benchmark Proliferation

At least five new agent benchmarks appeared this week:

  • AgentCE-Bench (2604.06111): Configurable evaluation with scalable horizons
  • CocoaBench (2604.11201): Unified digital agents in long-horizon tasks requiring vision, search, and coding
  • AlphaEval (2604.12162): Production-oriented evaluation spanning LLM-as-Judge, formal verification, and UI testing
  • ACIArena (2604.07775): Unified evaluation for agent cascading injection attacks
  • Terminal-Bench 2.0 (referenced in 2603.23749): Efficient benchmarking studies

The benchmark proliferation indicates the field is moving toward standardized, production-ready evaluation frameworks rather than academic toy tasks.

Agent Security Expansion

Security research is expanding beyond prompt injection to cover supply chain and cascading attacks:

  • 2604.08407: β€œYour Agent Is Mine” analyzes malicious intermediary attacks on LLM supply chains via third-party API routers
  • 2604.07775: ACIArena benchmarks agent cascading injection vulnerabilities
  • 2604.05289: FLARE introduces coverage-guided fuzzing for multi-agent system testing

Notable Papers

2604.02460: Single-Agent LLMs Outperform Multi-Agent Systems

Trend Score: 9/10

This paper by Dat Tran and Douwe Kiela provides empirical evidence that single-agent LLMs can match or exceed multi-agent system performance on multi-hop reasoning tasks when token budgets are equalized. The findings challenge the multi-agent orthodoxy and suggest coordination overhead may outweigh collaborative benefits in certain reasoning contexts.

ArXiv Link | HuggingFace Papers

2604.03430: Scaling Multi-agent Systems

Trend Score: 8/10

Charles Fleming et al. propose smart middleware architecture for LLM-based multi-agent systems evolving from experimental pilots to persistent ecosystems. The work addresses critical scaling challenges including communication overhead and coordination complexity.

ArXiv Link | HuggingFace Papers

2602.03442: A-RAG - Agentic Retrieval-Augmented Generation

Trend Score: 8/10

Mingxuan Du et al. introduce A-RAG with hierarchical retrieval interfaces, representing a paradigm shift from static RAG toward agentic information gathering. The architecture leverages LLM reasoning for multi-step retrieval rather than single-shot passage extraction.

ArXiv Link | HuggingFace Papers

2604.01608: Multi-Agent to Single-Agent Skill Distillation

Trend Score: 8/10

Binyan Xu et al. investigate when multi-agent systems can be distilled into single agents, addressing coordination overhead and context fragmentation. The work provides practical guidance for optimizing production agent deployments.

ArXiv Link | HuggingFace Papers

Full Paper List

TitleArXiv IDCategoryTrend ScoreKey Topics
Single-Agent LLMs Outperform Multi-Agent Systems on Multi-Hop Reasoning2604.02460cs.CL9multi-agent, reasoning, benchmark
Scaling Multi-agent Systems: Smart Middleware2604.03430cs.MA8multi-agent, middleware, orchestration
From Multi-Agent to Single-Agent: Skill Distillation2604.01608cs.AI8multi-agent, distillation, optimization
A-RAG: Agentic RAG via Hierarchical Retrieval2602.03442cs.CL8RAG, agent, retrieval, hierarchical
Knowledge Compounding: Agentic ROI Framework2604.11243cs.AI7agent, knowledge, economics, ROI
Identity as Attractor: Geometric Evidence2604.12016cs.AI7agent, architecture, interpretability
From Perception to Autonomous Computational Modeling2604.06788cs.AI7multi-agent, autonomous, workflow
GraphWalk: Tool-Based Graph Navigation2604.01610cs.AI7reasoning, tool-use, graph
Deep Researcher Agent: Autonomous Framework2604.05854cs.AI7agent, autonomous, framework
EMBER: Spiking Neural Network in Hybrid LLM2604.12167cs.AI7autonomous, neural, architecture
PRIME: Training Free Proactive Reasoning2604.07645cs.AI7reasoning, agent, memory
Memory Intelligence Agent2604.04503cs.AI6agent, memory, reasoning
FermiLink: Unified Scientific Simulation Agent2604.03460cs.AI6agent, framework, scientific
Uncertainty Quantification via Tensor Decomposition2604.08708cs.MA6multi-agent, uncertainty, evaluation
Human Values in LLM Agent Communities2604.05339cs.AI6agent, values, alignment
FLARE: Agentic Coverage-Guided Fuzzing2604.05289cs.SE6multi-agent, fuzzing, testing
The Amazing Agent Race: Tool Users vs Navigators2604.10261cs.AI6agent, tool-use, benchmark
Your Agent Is Mine: LLM Supply Chain Attacks2604.08407cs.CR6agent, security, supply-chain
HyperMem: Hypergraph Memory for Conversations2604.08256cs.CL6RAG, memory, hypergraph
Knowledge Integration with Joint Decoding2604.08046cs.CL5RAG, knowledge, decoding
Opinion-Aware Retrieval-Augmented Generation2604.12138cs.AI5RAG, opinion, diversity
Feedback Adaptation for RAG2604.06647cs.CL5RAG, feedback, adaptation
Doctor-RAG: Failure-Aware Repair2604.00865cs.CL6RAG, reasoning, repair
AgentCE-Bench: Configurable Evaluation2604.06111cs.AI5agent, benchmark, evaluation
CocoaBench: Unified Digital Agents2604.11201cs.AI5agent, benchmark, unified
AlphaEval: Evaluating Agents in Production2604.12162cs.AI5agent, evaluation, production
ACIArena: Agent Cascading Injection Evaluation2604.07775cs.CR5agent, security, injection
Efficient Benchmarking of AI Agents2603.23749cs.AI5agent, benchmark, efficiency
K2K: Internal Memory Retrieval for Healthcare2604.07659cs.CL5RAG, memory, healthcare
Litmus (Re)Agent: Multilingual Predictive Evaluation2604.08970cs.CL5agent, benchmark, multilingual
  • Single-Agent Challenge: Paper 2604.02460 provides counter-evidence to multi-agent superiority claims, suggesting token budget fairness reveals single-agent competitive advantages on reasoning tasks
  • Benchmark Maturation: Five+ new benchmarks this week signal a shift toward production-oriented evaluation (configurable difficulty, long-horizon tasks, real-world integration)
  • Security Scope Expansion: Agent security research moves beyond prompt injection to supply chain attacks (2604.08407) and cascading injection vulnerabilities (2604.07775)
  • RAG Architecture Shift: Static retrieval augmentation evolving into agentic multi-step information gathering with hierarchical interfaces

πŸ”Ί Scout Intel: What Others Missed

Confidence: medium | Novelty Score: 72/100

While most coverage of multi-agent systems emphasizes their collaborative advantages, the empirical challenge from 2604.02460 reveals a critical blind spot: multi-agent coordination overhead may consume tokens that could be better allocated to reasoning. When token budgets are equalized, single-agent models achieve comparable or superior results on multi-hop reasoning tasks. This finding suggests the multi-agent paradigm may be optimization-worthy rather than assumption-worthyβ€”production teams should benchmark both approaches under fair token constraints before architectural commitment.

The RAG evolution toward agentic architectures (A-RAG) represents a structural shift that most commentary overlooks. Static retrieval augmentation treats information as a one-shot query; agentic RAG leverages LLM reasoning for iterative, hierarchical retrieval. This positions RAG as an agent framework rather than a retrieval layerβ€”changing both deployment patterns and evaluation requirements.

The benchmark proliferation (5+ in one week) indicates the field is converging toward standardized evaluation frameworks. Current benchmarks like AgentCE-Bench and AlphaEval explicitly target production scenarios (configurable difficulty, long-horizon tasks, real-world integration), signaling a maturation from academic toy tasks to deployment-ready assessment.

Key Implication: Teams deploying multi-agent systems should run controlled comparisons with equalized token budgets before architectural lock-in. The single-agent challenge paper provides a replicable methodology for this validation.

Changelog

DateChangeDetails
2026-04-16addedInitial weekly tracker: 30 papers collected
2026-04-09addedWeek coverage period started

Sources

ArXiv AI Agent Papers Weekly: Multi-Agent Debates, RAG Evolution, and Agent Benchmarks

Weekly tracking of 30 AI agent papers from ArXiv cs.AI and cs.CL categories (Apr 9-16, 2026). Single-agent LLMs challenge multi-agent orthodoxy under equal token budgets, RAG evolves into agentic architectures, and 5+ new benchmarks push evaluation toward production.

AgentScout Β·
#arxiv #agents #multi-agent #rag #benchmarks #weekly-tracker
Analyzing Data Nodes...
SIG_CONF:CALCULATING
Verified Sources

Data Overview

  • Last Updated: 2026-04-16
  • Update Frequency: Weekly (Thursday)
  • Date Range: 2026-04-09 to 2026-04-16
  • Primary Sources: ArXiv API (cs.AI, cs.CL categories), HuggingFace Daily Papers
  • Collection Method: Brave Web Search (fallback due to network restrictions on direct API/RSS access)

This week’s ArXiv papers reveal a pivotal debate in AI agent research: single-agent systems may outperform multi-agent configurations on reasoning tasks when token budgets are equalized. Meanwhile, RAG architectures are evolving toward agentic systems, and the agent benchmark ecosystem continues to mature with production-oriented evaluation frameworks.

This Week’s Numbers

MetricValueNotes
Total Papers Collected30Agent-related papers from cs.AI, cs.CL, cs.MA, cs.CR, cs.SE
Multi-Agent Papers826.7% of total
RAG Papers516.7% of total
Benchmark Papers620% of total
Security Papers2Supply chain and injection attacks
Average Trend Score6.1Scale: 1-10
Top Trend Score9Paper 2604.02460 (Single-Agent Challenge)
Sources Succeeded1ArXiv API via Brave Search
Sources Failed3Direct RSS feeds unreachable
TopicPaper CountAvg Trend ScoreNotable Papers
Multi-Agent vs Single-Agent38.32604.02460, 2604.03430, 2604.01608
Autonomous Agents37.02604.05854, 2604.12167, 2604.07645
Agent Memory Systems35.72604.08256, 2604.07645, 2604.04503
Agentic RAG45.52602.03442, 2604.00865, 2604.08046
Agent Benchmarks & Evaluation55.0AgentCE-Bench, CocoaBench, AlphaEval
Agent Security25.52604.08407, 2604.07775

Multi-Agent vs Single-Agent Debate

The paper 2604.02460 by Dat Tran and Douwe Kiela challenges the prevailing assumption that multi-agent systems (MAS) are inherently superior for complex reasoning. Empirical results show single-agent LLMs can match or exceed MAS performance on multi-hop reasoning tasks when thinking token budgets are equalized. This finding questions whether coordination overhead in MAS justifies the architectural complexity.

Complementing this, 2604.03430 proposes smart middleware for improving agent interactions in persistent MAS ecosystems, addressing communication overhead and context fragmentation. Meanwhile, 2604.01608 investigates when multi-agent to single-agent skill distillation is beneficial, providing practical guidance for production deployments.

Agentic RAG Evolution

RAG systems are transitioning from single-shot passage retrieval toward agentic architectures. 2602.03442 (A-RAG) introduces hierarchical retrieval interfaces that leverage LLM reasoning capabilities for multi-step information gathering. This shift positions RAG as an agent framework rather than a static retrieval augmentation layer.

Additional papers like 2604.08256 (HyperMem) propose hypergraph memory structures for long-term conversations, and 2604.00865 (Doctor-RAG) combines Chain-of-Thought and Tree-of-Thought reasoning with adaptive retrieval for failure-aware repair.

Benchmark Proliferation

At least five new agent benchmarks appeared this week:

  • AgentCE-Bench (2604.06111): Configurable evaluation with scalable horizons
  • CocoaBench (2604.11201): Unified digital agents in long-horizon tasks requiring vision, search, and coding
  • AlphaEval (2604.12162): Production-oriented evaluation spanning LLM-as-Judge, formal verification, and UI testing
  • ACIArena (2604.07775): Unified evaluation for agent cascading injection attacks
  • Terminal-Bench 2.0 (referenced in 2603.23749): Efficient benchmarking studies

The benchmark proliferation indicates the field is moving toward standardized, production-ready evaluation frameworks rather than academic toy tasks.

Agent Security Expansion

Security research is expanding beyond prompt injection to cover supply chain and cascading attacks:

  • 2604.08407: β€œYour Agent Is Mine” analyzes malicious intermediary attacks on LLM supply chains via third-party API routers
  • 2604.07775: ACIArena benchmarks agent cascading injection vulnerabilities
  • 2604.05289: FLARE introduces coverage-guided fuzzing for multi-agent system testing

Notable Papers

2604.02460: Single-Agent LLMs Outperform Multi-Agent Systems

Trend Score: 9/10

This paper by Dat Tran and Douwe Kiela provides empirical evidence that single-agent LLMs can match or exceed multi-agent system performance on multi-hop reasoning tasks when token budgets are equalized. The findings challenge the multi-agent orthodoxy and suggest coordination overhead may outweigh collaborative benefits in certain reasoning contexts.

ArXiv Link | HuggingFace Papers

2604.03430: Scaling Multi-agent Systems

Trend Score: 8/10

Charles Fleming et al. propose smart middleware architecture for LLM-based multi-agent systems evolving from experimental pilots to persistent ecosystems. The work addresses critical scaling challenges including communication overhead and coordination complexity.

ArXiv Link | HuggingFace Papers

2602.03442: A-RAG - Agentic Retrieval-Augmented Generation

Trend Score: 8/10

Mingxuan Du et al. introduce A-RAG with hierarchical retrieval interfaces, representing a paradigm shift from static RAG toward agentic information gathering. The architecture leverages LLM reasoning for multi-step retrieval rather than single-shot passage extraction.

ArXiv Link | HuggingFace Papers

2604.01608: Multi-Agent to Single-Agent Skill Distillation

Trend Score: 8/10

Binyan Xu et al. investigate when multi-agent systems can be distilled into single agents, addressing coordination overhead and context fragmentation. The work provides practical guidance for optimizing production agent deployments.

ArXiv Link | HuggingFace Papers

Full Paper List

TitleArXiv IDCategoryTrend ScoreKey Topics
Single-Agent LLMs Outperform Multi-Agent Systems on Multi-Hop Reasoning2604.02460cs.CL9multi-agent, reasoning, benchmark
Scaling Multi-agent Systems: Smart Middleware2604.03430cs.MA8multi-agent, middleware, orchestration
From Multi-Agent to Single-Agent: Skill Distillation2604.01608cs.AI8multi-agent, distillation, optimization
A-RAG: Agentic RAG via Hierarchical Retrieval2602.03442cs.CL8RAG, agent, retrieval, hierarchical
Knowledge Compounding: Agentic ROI Framework2604.11243cs.AI7agent, knowledge, economics, ROI
Identity as Attractor: Geometric Evidence2604.12016cs.AI7agent, architecture, interpretability
From Perception to Autonomous Computational Modeling2604.06788cs.AI7multi-agent, autonomous, workflow
GraphWalk: Tool-Based Graph Navigation2604.01610cs.AI7reasoning, tool-use, graph
Deep Researcher Agent: Autonomous Framework2604.05854cs.AI7agent, autonomous, framework
EMBER: Spiking Neural Network in Hybrid LLM2604.12167cs.AI7autonomous, neural, architecture
PRIME: Training Free Proactive Reasoning2604.07645cs.AI7reasoning, agent, memory
Memory Intelligence Agent2604.04503cs.AI6agent, memory, reasoning
FermiLink: Unified Scientific Simulation Agent2604.03460cs.AI6agent, framework, scientific
Uncertainty Quantification via Tensor Decomposition2604.08708cs.MA6multi-agent, uncertainty, evaluation
Human Values in LLM Agent Communities2604.05339cs.AI6agent, values, alignment
FLARE: Agentic Coverage-Guided Fuzzing2604.05289cs.SE6multi-agent, fuzzing, testing
The Amazing Agent Race: Tool Users vs Navigators2604.10261cs.AI6agent, tool-use, benchmark
Your Agent Is Mine: LLM Supply Chain Attacks2604.08407cs.CR6agent, security, supply-chain
HyperMem: Hypergraph Memory for Conversations2604.08256cs.CL6RAG, memory, hypergraph
Knowledge Integration with Joint Decoding2604.08046cs.CL5RAG, knowledge, decoding
Opinion-Aware Retrieval-Augmented Generation2604.12138cs.AI5RAG, opinion, diversity
Feedback Adaptation for RAG2604.06647cs.CL5RAG, feedback, adaptation
Doctor-RAG: Failure-Aware Repair2604.00865cs.CL6RAG, reasoning, repair
AgentCE-Bench: Configurable Evaluation2604.06111cs.AI5agent, benchmark, evaluation
CocoaBench: Unified Digital Agents2604.11201cs.AI5agent, benchmark, unified
AlphaEval: Evaluating Agents in Production2604.12162cs.AI5agent, evaluation, production
ACIArena: Agent Cascading Injection Evaluation2604.07775cs.CR5agent, security, injection
Efficient Benchmarking of AI Agents2603.23749cs.AI5agent, benchmark, efficiency
K2K: Internal Memory Retrieval for Healthcare2604.07659cs.CL5RAG, memory, healthcare
Litmus (Re)Agent: Multilingual Predictive Evaluation2604.08970cs.CL5agent, benchmark, multilingual
  • Single-Agent Challenge: Paper 2604.02460 provides counter-evidence to multi-agent superiority claims, suggesting token budget fairness reveals single-agent competitive advantages on reasoning tasks
  • Benchmark Maturation: Five+ new benchmarks this week signal a shift toward production-oriented evaluation (configurable difficulty, long-horizon tasks, real-world integration)
  • Security Scope Expansion: Agent security research moves beyond prompt injection to supply chain attacks (2604.08407) and cascading injection vulnerabilities (2604.07775)
  • RAG Architecture Shift: Static retrieval augmentation evolving into agentic multi-step information gathering with hierarchical interfaces

πŸ”Ί Scout Intel: What Others Missed

Confidence: medium | Novelty Score: 72/100

While most coverage of multi-agent systems emphasizes their collaborative advantages, the empirical challenge from 2604.02460 reveals a critical blind spot: multi-agent coordination overhead may consume tokens that could be better allocated to reasoning. When token budgets are equalized, single-agent models achieve comparable or superior results on multi-hop reasoning tasks. This finding suggests the multi-agent paradigm may be optimization-worthy rather than assumption-worthyβ€”production teams should benchmark both approaches under fair token constraints before architectural commitment.

The RAG evolution toward agentic architectures (A-RAG) represents a structural shift that most commentary overlooks. Static retrieval augmentation treats information as a one-shot query; agentic RAG leverages LLM reasoning for iterative, hierarchical retrieval. This positions RAG as an agent framework rather than a retrieval layerβ€”changing both deployment patterns and evaluation requirements.

The benchmark proliferation (5+ in one week) indicates the field is converging toward standardized evaluation frameworks. Current benchmarks like AgentCE-Bench and AlphaEval explicitly target production scenarios (configurable difficulty, long-horizon tasks, real-world integration), signaling a maturation from academic toy tasks to deployment-ready assessment.

Key Implication: Teams deploying multi-agent systems should run controlled comparisons with equalized token budgets before architectural lock-in. The single-agent challenge paper provides a replicable methodology for this validation.

Changelog

DateChangeDetails
2026-04-16addedInitial weekly tracker: 30 papers collected
2026-04-09addedWeek coverage period started

Sources

48ct4pl26jvoy9ygcxmp1β–ˆβ–ˆβ–ˆβ–ˆdlfs3p6ulefec9k6kzimuv9rplk0ulznhβ–‘β–‘β–‘c0u9iubkhnjhl726kjo65c1dk0v3rv1k4β–ˆβ–ˆβ–ˆβ–ˆl3hq86mq6ub463jgim9tiswpbu10h5iβ–‘β–‘β–‘q9rtxruavjfzeqot8wj1sj1qx7fp0ejtjβ–‘β–‘β–‘kyjycknoofwvw3co80nvf2rb6mxaryjβ–‘β–‘β–‘ir8hku3vxez1kfblnxzsgb1h9g318p7wβ–‘β–‘β–‘zvjc1u1o8se0awjk2ulatwjpvkalwgβ–ˆβ–ˆβ–ˆβ–ˆ69ho9oorqvracznkjt1efv6oxu1ovitplβ–‘β–‘β–‘emyjob88ol8az1pj54rb1cdqzjzrr33zβ–‘β–‘β–‘nq3oyxmft29e9aa6nxegqg3zdm567fwz1β–‘β–‘β–‘3yc0vpwelp52vt1yznmw66g21pn74yqzβ–‘β–‘β–‘urpg3u3009hjv8d7r1z61dm1uv83knlβ–ˆβ–ˆβ–ˆβ–ˆ4woyg7cflc5hublu2ak63w556koev0vjβ–ˆβ–ˆβ–ˆβ–ˆqve5rot8suee6c8eyvechccu7qucemvβ–ˆβ–ˆβ–ˆβ–ˆ7xh67ko0sme5givnda3yua8tnaqlnqr1vβ–‘β–‘β–‘fzqya9rvsm8qfjdhgjh7w8kvfa4tcuytβ–‘β–‘β–‘hobolsv7idwypgmaioggd09qpjqmrfcbβ–ˆβ–ˆβ–ˆβ–ˆ3u7ls86el9i322vh9ea7n6ulbaznh2d89β–ˆβ–ˆβ–ˆβ–ˆnobi90rgq9dfmu4rluq16arei6qm03jβ–‘β–‘β–‘id8kbl0ei2apjir16pj6s29jwdr0tj7bβ–‘β–‘β–‘5x6y2x3figiyxb96jrgiufgy3f4k2u7eβ–ˆβ–ˆβ–ˆβ–ˆ3c8yawidmo357snwcwg71eu0br4hxfpkβ–‘β–‘β–‘f9837beg8ql0tllijddssixuk1bgkk1eiβ–ˆβ–ˆβ–ˆβ–ˆnwar10ikdgdskvmadvbnzsg6duav9bljkβ–ˆβ–ˆβ–ˆβ–ˆt7kq5ogiw9nem0ubzxmhoetc5wbhh2n9β–‘β–‘β–‘mvk9n4nax15k125z0ap8b8j5dbaeu45mβ–‘β–‘β–‘3tgpdzhbm9x0veclfh0k1ghq4zj72ahbaβ–‘β–‘β–‘tkgvsdtxqlo2fdxh7y13fwea07v8497z6β–ˆβ–ˆβ–ˆβ–ˆhif9h0m2i4dli89y8b643m6x6e72v3rphβ–ˆβ–ˆβ–ˆβ–ˆptpya3fn2qja3t77fojugevx8p00o9ssβ–‘β–‘β–‘w9tmutnzo1qkwylu8cttuh7kczdc22ivhβ–‘β–‘β–‘b57ihcyroo58nw3pvf8rnd3h6agd4lwkhβ–‘β–‘β–‘n4ydnrp5dqqlqiqu9l0ya9hocqi4dn2cβ–ˆβ–ˆβ–ˆβ–ˆomfhiywxlbm1o0sl3e423qprqeicc6lpnβ–‘β–‘β–‘zswbfuoh1us7hygm05iyksly7i76m3vcβ–ˆβ–ˆβ–ˆβ–ˆj2ojx8ta209z5sce580b4a9n8it6f40yuβ–ˆβ–ˆβ–ˆβ–ˆz569qwutyol41wd0s8473wxtpf483uqβ–ˆβ–ˆβ–ˆβ–ˆlwhvkykg1ebtnctctbq5rdsvjxg52iz5β–ˆβ–ˆβ–ˆβ–ˆjhe5jx6f25eolvowe3bhtkivue1wez1cβ–‘β–‘β–‘pkjx0xedhltclz76ay4rm8nfqlmflw0bβ–‘β–‘β–‘rvfuonhjkpzwv9aqygbvu876n0pldhoβ–ˆβ–ˆβ–ˆβ–ˆglhslsi9qlkro60kfp8aq3g7tpdsgs23β–ˆβ–ˆβ–ˆβ–ˆelsc9nwi2qmjdlg48lsbtr1oswktzg5qβ–‘β–‘β–‘pm4ekk1slgf1nrzwyhooltd45bizff96fβ–ˆβ–ˆβ–ˆβ–ˆalfgpbyaati5ekmyamey7nj05fmiya4woβ–‘β–‘β–‘30yw7q3y89j57xcwhgug274ocbvuwwa1mβ–ˆβ–ˆβ–ˆβ–ˆz831f465kijzxqw2oi8l34dbqc5foocβ–‘β–‘β–‘ubf8psetfmjb86943gvm9a6knr9x2fknβ–ˆβ–ˆβ–ˆβ–ˆf7cozbiul2uwfptqps7shpq9lin7tqqolβ–‘β–‘β–‘1jirv8fnmjo