Book

Compliance, governance, and accountability for teams building agentic AI systems.

Platform Agentic

Access the book — sign in with Google·LinkedIn

Part 2 — For the Developer

Design Time

  1. 9.
    The Architecture of a Compliant Agent
    A shared blueprint — components, data flows, and trust boundaries every compliant agent system must define.
    2509 words · 13 min
  2. 10.
    Risk Classification and System Boundaries
    How to define and enforce the boundaries of what your agent system is — and what it is not allowed to become.
    2154 words · 11 min
  3. 11.
    Identity, Access, and Authorization
    How to design agent identity, scope permissions, and enforce access control across systems and users.
    1562 words · 8 min
  4. 12.
    What Agents Are Allowed to Do — Permission Models and Action Boundaries
    Designing the action layer — what agents can call, write, send, and execute, and how to enforce those limits.
    1514 words · 8 min
  5. 13.
    Securing the Model Layer
    Prompt injection, hallucination, and non-determinism — compliance risks unique to LLM-based agents and how to mitigate them.
    1641 words · 8 min

Runtime

  1. 14.
    Audit Trails and Explainability
    Building logs that satisfy auditors — what to capture, how to structure it, and how to make agent decisions explainable.
    1683 words · 8 min
  2. 15.
    Data Handling — Retention, Minimization, Encryption
    How agents must handle data in motion and at rest — what to keep, what to drop, and how to protect it.
    1485 words · 7 min
  3. 16.
    Human-in-the-Loop — When Agents Must Stop and Ask
    Designing escalation and approval flows — the engineering patterns that keep humans appropriately in control.
    2017 words · 10 min
  4. 17.
    Testing, Validation, and Ongoing Monitoring
    Evals, regression testing, and production monitoring — building the discipline that compliance requires over time.
    2161 words · 11 min
  5. 18.
    Incident Response for Agentic Systems
    What to do when an agent does something wrong — detection, containment, root cause, and regulatory notification.
    2109 words · 11 min