English

Architectures for Building Agentic AI

Artificial Intelligence 2025-12-11 v1 Machine Learning

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 hygiene, runtime governance (budgets, termination conditions), and simulate-before-actuate safeguards.

Keywords

Cite

@article{arxiv.2512.09458,
  title  = {Architectures for Building Agentic AI},
  author = {Sławomir Nowaczyk},
  journal= {arXiv preprint arXiv:2512.09458},
  year   = {2025}
}

Comments

This is a preprint of a chapter accepted for publication in Generative and Agentic AI Reliability: Architectures, Challenges, and Trust for Autonomous Systems, published by Springer Nature

R2 v1 2026-07-01T08:18:33.973Z