<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.jakab-dawn-agent-discovery-mdns" target="https://datatracker.ietf.org/doc/html/draft-jakab-dawn-agent-discovery-mdns-00">
   <front>
      <title>Zero-Configuration Agent Discovery</title>
      <author initials="L." surname="Jakab" fullname="Loránd Jakab">
         <organization>Cisco Systems</organization>
      </author>
      <author initials="F." surname="Brockners" fullname="Frank Brockners">
         <organization>Cisco Systems</organization>
      </author>
      <date month="July" day="6" year="2026" />
      <abstract>
	 <t>   Protocols for communication between autonomous software agents
   typically discover agents through documents retrieved over HTTPS from
   a well-known URI.  This model requires a discovering party to already
   know an agent&#x27;s host name or URL, or to consult a centralized
   catalog.  It provides no zero-configuration mechanism for enumerating
   agents that are present on a local network.

   This document describes how existing, widely deployed protocols,
   Multicast DNS (mDNS) and DNS-Based Service Discovery (DNS-SD), can be
   used to advertise and discover agents on a local link, with no new
   protocol machinery.  It presents a general, protocol-independent two-
   stage discovery model in which lightweight enumeration over DNS-SD is
   followed by retrieval of full agent metadata over the agent&#x27;s native
   transport.  It gives a worked instantiation of that model for the
   Agent2Agent (A2A) protocol, as an example.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-jakab-dawn-agent-discovery-mdns-00" />
   
</reference>
