Home icon

Closing the AI agent trust gap with graduated autonomy

Architecture Blog



This article describes graduated autonomy, an architectural pattern that closes the AI agent trust gap by dynamically adjusting permissions based on demonstrated reliability.

  • Agents start at T1 (read-only) and earn expanded permissions through sustained performance across five dimensions: accuracy, safety, consistency, compliance, and efficiency.
  • Six-layer framework includes scoring engine, tier system, pre-execution filters, Cedar policy enforcement, post-execution evaluation, and delivery gates.
  • Safety acts as an independent floor that cannot be averaged away by strong metrics in other dimensions.
  • Pre-execution layer blocks dangerous actions using injection detection, sensitive target detection, and behavioral consistency checks.
  • Enforcement layer uses Amazon Bedrock AgentCore Gateway and Cedar policies with deny-by-default semantics outside the agent process.
  • Post-execution layer captures audit records with Think-Plan-Act-Observe-Score chain for recovery and provenance.
  • Delivery gate runs adversarial tests; one unauthorized tool call blocks release to production.
  • Demotion is immediate when safety drops; promotion requires sustained performance across entire rolling window.

This pattern enables organizations to safely grant AI agents expanded autonomy while maintaining operational control and the ability to recover from failures.



Go to article

The AWS News Feed is currently looking for gold sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.

Related articles

Sep 9
2026
The state of AI for security: Measuring what matters most for building trust
Jul 21
2026
TOLAP: Closing the data-object security gap in AI agent architectures
Sep 2
2026
Blend structured business logic with agentic AI to deliver delightful conversational experiences
Aug 14
2026
Zero-trust networking for agentic AI with Amazon VPC Lattice

The AWS News Feed is currently looking for silver sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.