Architectures for Building Agentic AI
S{\l}awomir Nowaczyk

TL;DR
This paper discusses how the reliability of agentic AI systems depends on architecture, emphasizing componentization, disciplined interfaces, and control loops, and offers design guidance for building reliable agentic AI.
Contribution
It introduces a comprehensive architectural framework for agentic AI, detailing components, patterns, and safety mechanisms to enhance reliability and safety.
Findings
Reliability emerges from modular architecture and disciplined interfaces.
Different agent patterns reshape failure modes and reliability.
Design principles like schemas, permissioning, and safeguards improve safety.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMulti-Agent Systems and Negotiation · AI-based Problem Solving and Planning · Advanced Software Engineering Methodologies
