Agentic Systems Intelligence
The building blocks of AI, explained properly.
Agents. Reasoning. Memory. Safety. Architecture. Research-backed analysis for practitioners who build, not just browse.
Or start with free analysis in Latest Signals.
Categories
Six research verticals covering the full AI agent stack.
Agent Design
Architectures, tool use, and frameworks for building agents.
- Tool Parallelism Has A Scheduling Problem
- VAKRA Shows API Reasoning Decay
- ScrambleToolBench Finds Tool-Map Inertia
Swarm Systems
Multi-agent coordination, swarm intelligence, and collective behavior.
- Multi-Agent Finance Workflows Need Cost Curves, Not More Agents
- Agent Marketplaces Need Abuse Screens, Not Escrow
- Multi-Agent Systems Need Specs Before More Agents
Reasoning & Memory
Reasoning tokens, RAG, context engineering, and memory systems.
- Memory Scores Can Inflate Agent Rewards
- IFCMemoryBench Finds the Missing Project Facts
- Million-Token Context Still Fails the Workload Test
Safety & Governance
Red teaming, bias, interpretability, and benchmarks.
- MasDrift Measures Authorisation Drift
- ToolPrivacyBench Exposes Purpose Drift
- Agent Bias Is Not Model Bias
Models & Frontiers
Model comparisons, training data, open source, and research frontiers.
- Coding Agent Benchmarks Hit the Generalization Wall
- Agent Test-Time Scaling Needs Reuse, Not More Rollouts
- Coding Agents Need Trajectory Reviews, Not Pass Bits
Real-World AI
Enterprise deployment, workforce impact, and developer tools.
- Can SheetCompass Read Real Workbooks?
- SWE-Bench ProMax Tests Refactoring Depth
- SWE-Bench Mobile Exposes Agent Variance
Latest
Most recent articles across all categories.
Tool Parallelism Has A Scheduling Problem
PeakBench is a useful benchmark because it tests a failure that rarely appears in tool-use leaderboards: an agent can choose the right calls, respect the...
VAKRA Shows API Reasoning Decay
VAKRA is an August 2026 benchmark for checking whether systems can reason across APIs, retrieved documents and natural-language tool policies in one...
Memory Scores Can Inflate Agent Rewards
Memory Reward Inflation names a failure in self-improving systems that learn from stored episodes: the score attached to a memory can become a reward...
Can SheetCompass Read Real Workbooks?
SheetCompass tackles a production problem that ordinary table prompts often hide: spreadsheets are spatial workbooks, not flat text files. The paper was...
SWE-Bench ProMax Tests Refactoring Depth
SWE-Bench ProMax moves coding-agent evaluation from single-issue repair towards large, behaviour-preserving refactors. The paper was submitted on 10...
MasDrift Measures Authorisation Drift
MasDrift tests a quiet failure in multi-agent systems: the task gets delegated, but the user's boundary does not. The August 2026 paper matters because it...