<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.kroehl-agentic-trust-aae" target="https://datatracker.ietf.org/doc/html/draft-kroehl-agentic-trust-aae-00">
   <front>
      <title>Agent Authorization Envelope (AAE): A Machine-Evaluable Authorization Structure for Autonomous AI Agents</title>
      <author initials="L. K." surname="Kroehl" fullname="Lars Kersten Kroehl">
         <organization>CryptoKRI GmbH</organization>
      </author>
      <date month="May" day="21" year="2026" />
      <abstract>
	 <t>   Autonomous AI agents now operate at production scale across
   financial, commercial, and infrastructure domains — executing
   transactions, invoking APIs, and taking consequential actions without
   direct human oversight at each step.  Existing authorization
   mechanisms (OAuth 2.0, API keys, ACLs) were designed for human-
   initiated requests and do not capture the machine-evaluable semantics
   required for autonomous agent authorization: what the agent is
   mandated to do, what constraints bound its actions, and for how long
   the authorization is valid.

   This document specifies the Agent Authorization Envelope (AAE), a
   structured authorization container for autonomous AI agents.  AAE
   defines three mandatory blocks — MANDATE, CONSTRAINTS, and VALIDITY —
   that together constitute a machine-evaluable, cryptographically
   verifiable authorization assertion.  AAE is designed to be protocol-
   agnostic, binding to W3C Decentralized Identifiers (DIDs) for agent
   identity and W3C Verifiable Credentials (VCs) for issuance and
   signature, and is independent of any specific AI framework, transport
   protocol, or blockchain.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-kroehl-agentic-trust-aae-00" />
   
</reference>
