AILGDec 10, 2025

Architectures for Building Agentic AI

arXiv:2512.09458v11 citations
Originality Synthesis-oriented
AI Analysis

It addresses reliability challenges for developers building goal-directed, tool-using AI agents, though it is incremental by building on classical foundations.

The chapter argues that reliability in agentic AI systems is an architectural property, proposing a taxonomy of agent types and design principles to shape reliability and failure modes.

This chapter argues that the reliability of agentic and generative AI is chiefly an architectural property. We define agentic systems as goal-directed, tool-using decision makers operating in closed loops, and show how reliability emerges from principled componentisation (goal manager, planner, tool-router, executor, memory, verifiers, safety monitor, telemetry), disciplined interfaces (schema-constrained, validated, least-privilege tool calls), and explicit control and assurance loops. Building on classical foundations, we propose a practical taxonomy-tool-using agents, memory-augmented agents, planning and self-improvement agents, multi-agent systems, and embodied or web agents - and analyse how each pattern reshapes the reliability envelope and failure modes. We distil design guidance on typed schemas, idempotency, permissioning, transactional semantics, memory provenance and hygiene, runtime governance (budgets, termination conditions), and simulate-before-actuate safeguards.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes