<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.nemethi-aid-agent-identity-discovery" target="https://datatracker.ietf.org/doc/html/draft-nemethi-aid-agent-identity-discovery-00">
   <front>
      <title>Agent Identity and Discovery (AID)</title>
      <author initials="B." surname="Nemethi" fullname="Balazs Nemethi">
         <organization>Open Agent Registry, Inc.</organization>
      </author>
      <date month="March" day="16" year="2026" />
      <abstract>
	 <t>   Agent Identity and Discovery (AID) is a minimal, DNS-first discovery
   protocol for locating agent service endpoints.  Given a domain name,
   an AID client queries a DNS TXT record at the well-known subdomain
   _agent.&lt;domain&gt; and learns the service endpoint URI, protocol token,
   authentication hint, and optional metadata for that agent.

   This document defines the AID v1.2 record format, client discovery
   algorithm, exact-host lookup rules, security requirements, and IANA
   registrations for the `_agent` DNS node name and the `agent` service
   name.  AID is intentionally small.  After discovery, protocol-
   specific mechanisms such as MCP or A2A handle communication and
   capability negotiation.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-nemethi-aid-agent-identity-discovery-00" />
   
</reference>
