Guides

Agent Capability Ladder

L0-L5 progressive web-access view for URL-only chatbots, URL synthesizers, schema-capable tool users, workflow agents, and governed multi-agent systems.

  • Record UAIX-DOC-2223
  • Path /en-us/guides/agent-capability-ladder/
  • Use Canonical public record

Document status

Public standards page Published on UAIX as part of the current public standards record
Code
UAIX-DOC-2223
Surface
Guides
Access
Public and linkable

How to use this page

Use this page as the canonical public reference for Agent Capability Ladder and its standards-facing content.

For agents: apply the relevant guidance to the user's target site or repository. Do not copy this UAIX page, create a page about the guidance, or treat this page as runtime authority unless the user explicitly asks for that output.

The agent access ladder defines how the same public site can serve chatbots, URL builders, schema-aware tools, and advanced agents without widening permissions.

Agent Capability Ladder
LevelNameMinimum accessRecommended UAIX path
L0URL-only chatbotGET a public URL, no body, no custom headers.Minimal Access Tier.
L1Single-step URL synthesizerBuild a simple public URL and parse compact JSON.Minimal Access plus bounded GET-Action only when bounded and idempotent.
L2Schema-capable tool userRead schemas, compare examples, and prefer POST JSON.Schemas, Registry, Validator.
L3Scoped autonomous workflow agentUse tools and auth only with consent, idempotency, and evidence.Advanced Agent Support.
L4Multi-step workflow coordinatorTrack correlation, timeout, fallback, blockers, and final reports.Agent communication and Project Handoff records.
L5Governed multi-agent or audited systemAttach verifier evidence, audit digests, redaction, and human review.Advanced support plus public-safe audit evidence.

Compatibility note

The broader UAIX standards ladder also names L6 for audited agent systems. This agent-access page uses L0-L5 as a progressive web-access view and keeps high-assurance audit claims behind the advanced-agent evidence boundary.

Downgrade rule

Unknown clients downgrade to L0/L1. They get public URLs, compact JSON, and explicit no-op behavior before any write, auth, tool, memory, coordination, or audit claim.

Architecture proposals

UAI-1 v1.0 remains the current published contract. Explore separately versioned proposals for independent exchange, capabilities, recovery and source preservation.

Proposed designs and local reference examples; hosted runtime services and independent interoperability are not claimed.

The English proposal is the source for normative interpretation.

Read the architecture proposals · Machine-readable proposal catalog