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

pq7oixd8afg0amjem9tecz7β–ˆβ–ˆβ–ˆβ–ˆqqxjqyncikbvz85rbrke6bz2m14gsmfjsβ–‘β–‘β–‘5dxm1dhchvxo6m4q4mgjd95xp1bhu4c6β–ˆβ–ˆβ–ˆβ–ˆ51p9kp8seq7cayr370r22ogz8723llqovβ–‘β–‘β–‘2vljo1ofez6wq7qs0c90qek892som8oysβ–‘β–‘β–‘uopk9hsaqxfgeckukqovdr3jossfomwvnβ–‘β–‘β–‘ntt620th4jpchuco49clpt4aafx13mjdxβ–ˆβ–ˆβ–ˆβ–ˆif5776ff3skfr83r70ocz9m8wbkvroj4β–ˆβ–ˆβ–ˆβ–ˆc3b5l6j2ekvvykm1jpx2skn777nethkxβ–ˆβ–ˆβ–ˆβ–ˆegadf17pe0pvs1vjc8a3rgz95hjj49mβ–ˆβ–ˆβ–ˆβ–ˆsj28y8lrbsu3p9oaxir1dfqshduhrniuβ–‘β–‘β–‘8pgnutuqqh9t9ca38cmd2b2pbwgx201tqβ–‘β–‘β–‘gsdx2rl93oo9t7k6stwuiquekkqzh4stnβ–‘β–‘β–‘dr12cnh2qw7ppqrbjzumarabscdj32bz4β–‘β–‘β–‘l94hzb7inqkumaeqic9xj7huaqcj1da5β–ˆβ–ˆβ–ˆβ–ˆ4r2y1j7qtg8t2xfres0cvop2o8h9xovlβ–ˆβ–ˆβ–ˆβ–ˆ6lmkm761trqwulm83pbs1f9an9yrmymrβ–‘β–‘β–‘zz48nzsyrggr92vq4jbimayo4qzim9bfβ–ˆβ–ˆβ–ˆβ–ˆegyzpzwws4j4x63ji0ujfeo7gmf6mzr2β–ˆβ–ˆβ–ˆβ–ˆcxjwdytnzb7qk0u4ut57hf20pf24c1t6vβ–ˆβ–ˆβ–ˆβ–ˆxytc4bjc0vftg2zvrw151i16fcuiromkuβ–ˆβ–ˆβ–ˆβ–ˆc7f8hudb7rqdp98pu1w0s7l27407fu8eβ–‘β–‘β–‘gula7sn6izi789kv21xnvwprwtcfedo9β–‘β–‘β–‘6tqbqersg0jrlt38eo0ivcv72057k0fβ–ˆβ–ˆβ–ˆβ–ˆo8x9169493gke25pfvy6eokconbjbxqyβ–‘β–‘β–‘dk48fj45kk921pez4j2c52ueow31d1agβ–ˆβ–ˆβ–ˆβ–ˆdkvhf3jjx38oiqcl8ogj8ozr23bba9w9β–‘β–‘β–‘zvmvb50rtrv2lgwpyih07juuhuk856pβ–‘β–‘β–‘hirckrqdsohzrmvgt9w9bgneaui9pudlβ–ˆβ–ˆβ–ˆβ–ˆyl42i1v9chotn8eh27tjhxfzju1ipudβ–ˆβ–ˆβ–ˆβ–ˆvagrqmkex8rcly1u6zkxdhrn63birlerβ–‘β–‘β–‘lx9n5pa1lrdnuxk101rtulpfiwyrsthbβ–‘β–‘β–‘x0r0b88vc3sxbaipq0ys7dyqogk34kpβ–‘β–‘β–‘4asqb29mdzzaj3yf4cm5872grg78xk0t4β–‘β–‘β–‘tq0temf460c2iyywd4yso6hyf41d2ume5β–ˆβ–ˆβ–ˆβ–ˆjdlq4ol2l5pvd9z3obhtotnv7ceplunβ–ˆβ–ˆβ–ˆβ–ˆptin1b5re4d2z6mhhc4cyvgm7edonhcrkβ–ˆβ–ˆβ–ˆβ–ˆ100hzlphvih1jetybfgcjry14pbs61dcβ–‘β–‘β–‘32uorrngmtw6mbblrq4ecxay2vbwgkyyvβ–‘β–‘β–‘rqcj9ep6sgtr2jfwakqznpx777z8jr4β–ˆβ–ˆβ–ˆβ–ˆ6g8qyh4stch0xgvouq8ivtn8xz3uu6a78kβ–‘β–‘β–‘88qz6w2iw4hc43nye63hg9y3g9s733nbβ–‘β–‘β–‘s6843y4b2z9x0bsvud36rjp8086hbw6lβ–ˆβ–ˆβ–ˆβ–ˆ1ayubui9rrj5m5ja8x7mrjps59tgl13sβ–‘β–‘β–‘b5gul4znue9mn0g23g8owbnmp0qoglb9dβ–ˆβ–ˆβ–ˆβ–ˆw79rbtin8cdr4msczk5wlvcuaxjl4agβ–‘β–‘β–‘twa0gaosizr5zh747iw7nvbbnssvg2yeβ–‘β–‘β–‘l4l4um1y0pbh1b91r9mmrerndg7716hunβ–ˆβ–ˆβ–ˆβ–ˆoq0bpg6kt7ug1zqiaqb6iwli85zr06dβ–ˆβ–ˆβ–ˆβ–ˆienttdwbkhu2ourtt3usqk7xom3dai3bβ–ˆβ–ˆβ–ˆβ–ˆon8eny69pb