<?xml version='1.0' encoding='utf-8'?>
<!DOCTYPE rfc [
  <!ENTITY nbsp    "&#160;">
  <!ENTITY zwsp   "&#8203;">
  <!ENTITY nbhy   "&#8209;">
  <!ENTITY wj     "&#8288;">
]>
<?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?>
<!-- generated by https://github.com/cabo/kramdown-rfc version 1.7.39 (Ruby 3.2.3) -->
<?rfc tocompact="yes"?>
<?rfc tocindent="yes"?>
<?rfc compact="yes"?>
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-moussa-dawn-gap-analysis-00" category="info" tocInclude="true" sortRefs="true" symRefs="true" version="3">
  <!-- xml2rfc v2v3 conversion 3.34.0 -->
  <front>
    <title abbrev="DAWN Gap Analysis">Gap Analysis and Applicability Statement for Discovery Protocols of Agents, Workloads, and Named Entities (DAWN)</title>
    <seriesInfo name="Internet-Draft" value="draft-moussa-dawn-gap-analysis-00"/>
    <author initials="H." surname="Moussa" fullname="Hesham Moussa">
      <organization>Huawei Technologies Canada</organization>
      <address>
        <postal>
          <country>Canada</country>
        </postal>
        <email>hesham.moussa@huawei.com</email>
      </address>
    </author>
    <author initials="A." surname="Akhavain" fullname="Arashmid Akhavain">
      <organization>Huawei Technologies Canada</organization>
      <address>
        <postal>
          <country>Canada</country>
        </postal>
        <email>arashmid.akhavain@huawei.com</email>
      </address>
    </author>
    <date year="2026" month="June" day="10"/>
    <area>TBD</area>
    <keyword>discovery</keyword>
    <keyword>agents</keyword>
    <keyword>tasks</keyword>
    <keyword>data</keyword>
    <keyword>workloads</keyword>
    <keyword>DAWN</keyword>
    <abstract>
      <?line 43?>

<t>This Internet‑Draft provides a gap analysis and applicability statement that maps existing Discovery Mechanisms and protocols to the DAWN problem statement and discovery requirements. The analysis evaluates security, privacy, applicability, flexibility, and suitability of existing standardized, non-standardized, and proposed discovery solutions and protocols to the DAWN problem statement and REQ‑DISC corpus. It identifies high priority gaps, proposes mitigations and hybrid patterns, and serves as reference for future prototyping and development. The intention is for this draft to evolve as new solutions come to existence.</t>
    </abstract>
  </front>
  <middle>
    <?line 47?>

<section anchor="introduction">
      <name>Introduction</name>
      <t>### Purpose
Many distributed processing environments depend on the interaction between components that do not have pre-configured capability, location, or reachability relationships. In order for these systems to operate correctly, the components must be able to discover each other. For complete generality, we call these components "entities". Entities may be tasks, workloads, endpoints, services, AI agents, etc. In each case, an entity needs knowledge of other entities before interaction can proceed: what they are, what they offer, and whether they can be trusted. Such knowledge could be obtained via various forms of discovery ranging from static and passive pre-configuration of the knowledge of other entities, to more advanced active search and location processes.</t>
      <t>DAWN frames the discovery challenge as the need for interoperable, scalable mechanisms that enable a diverse set of entities to find and uncover information about one another either within or across administrative and network boundaries. This document provides a neutral, actionable assessment of how current discovery mechanisms meet the DAWN problem statement and requirements, and where gaps remain along areas including security, privacy, applicability, flexibility, and suitability for the DAWN use cases.</t>
      <section anchor="scope">
        <name>Scope</name>
        <t>This document is expected to continuously evolve as solutions to the DAWN discovery problem continue to evolve. The following is to set the scope of the current version of the document as a reference:</t>
        <ul spacing="normal">
          <li>
            <t>Mechanisms evaluated: DNS family (DNS <xref target="RFC1123"/>, DNS‑SD <xref target="RFC6763"/>, SVCB/HTTPS <xref target="RFC9460"/>, TXT), DNS‑AID <xref target="I-D.mozleywilliams-dnsop-dnsaid"/>, HTTP/.well‑known <xref target="RFC8615"/> and WebFinger <xref target="RFC7033"/>, A2A agent cards and Agntcy, MCP discovery, service registries (Consul, Kubernetes), multicast local discovery (mDNS <xref target="RFC6762"/>/SSDP), centralized catalogs, P2P/DHT, search/crawler and semantic indexes, push/pubsub (LISP <xref target="RFC9437"/>) channels, CATS (Compute-Aware Traffic Steering). This is an exapandable list and shall continue to grow as additional DAWN solutions become available.</t>
          </li>
          <li>
            <t>Discovery targets: agents, tools, skills, tasks, workloads, datasets, and resources.</t>
          </li>
          <li>
            <t>Requirements baseline: the DAWN problem statement <xref target="I-D.akhavain-moussa-dawn-problem-statement"/>, the REQ‑DISC requirements <xref target="I-D.king-dawn-requirements"/>, and use cases <xref target="I-D.kay-dawn-use-cases"/> documents.</t>
          </li>
          <li>
            <t>Primary evaluation focus: security, privacy, applicability to DAWN requirements, flexibility for multiple entity types and deployment models, operational suitability, and mitigation and development cost.</t>
          </li>
        </ul>
        <section anchor="intended-audience">
          <name>Intended audience</name>
          <t>IETF communities, working groups, other standard bodies, and developers (DAWN, DNSOP, Add others???), platform architects, registry operators, and developer of agent and tool ecosystems.</t>
        </section>
      </section>
      <section anchor="terminology">
        <name>Terminology</name>
        <t>The following terms are used in this document as defined in <xref target="I-D.farrel-dawn-terminology"/>.</t>
        <ul spacing="normal">
          <li>
            <t>Entity</t>
          </li>
          <li>
            <t>Attributes</t>
          </li>
          <li>
            <t>Discoverable object</t>
          </li>
          <li>
            <t>Minimum Discoverable Information (MDI)</t>
          </li>
          <li>
            <t>Discovery</t>
          </li>
          <li>
            <t>Capability exchange / negotiation</t>
          </li>
          <li>
            <t>Selection</t>
          </li>
          <li>
            <t>Discovery Mechanism</t>
          </li>
        </ul>
      </section>
      <section anchor="motivation">
        <name>Motivation</name>
        <t>Many modern distributed systems rely on automated interactions among components that were not preconfigured to work together. Incomplete, insecure, or poorly designed discovery undermines automation and can lead to impersonation, stale or incorrect interactions, large‑scale privacy exposure, and brittle cross‑domain integrations. The DAWN Problem Statement and REQ‑DISC requirements identify the need for interoperable, scalable discovery mechanisms that operate across administrative and network boundaries; this document responds by assessing existing discovery methods and Mechanisms against those requirements and by evaluating and highlighting gaps that most affect safe, privacy‑respecting, and ease of deployment to meet DAWN discovery needs.</t>
        <section anchor="key-motivating-scenarios-and-risks">
          <name>Key motivating scenarios and risks:</name>
          <ul spacing="normal">
            <li>
              <t>Operational risk: Discovery that is operationally stale, allows unauthenticated entries to participate, or renders incorrect results can cause connections to wrong or potentially unsecure endpoints, execution of unsafe actions, and unexpected outcomes. This includes cases where compromised descriptors/cards or outdated pointers lead to impersonation, misrouting (to which entity the request goes to), or cascading failures in workflows. Mitigations include strong authenticity checks, signed descriptors/cards, and timely revocation mechanisms. Another major operation risk lies in queries that potentially may result in unbounded searches and could be used to invoke denial of service attacks.</t>
            </li>
            <li>
              <t>Privacy risk:  Public or poorly controlled discovery query, response and OAM channels can expose sensitive information about entities, their relationships, and intentions. Attackers or unauthorized parties can scrape open indexes, correlate query logs, or exploit predictable naming to build profiles, infer business plans, or target specific systems. Mitigations include minimizing the need for exposing sensitive information during the discovery process, gating access to rich descriptors/cards, secure transport channels, and proper handling of logs, tracking, and history records.</t>
            </li>
            <li>
              <t>Interoperability gap: Many discovery solutions are platform‑specific or use incompatible formats, which prevents entities from discovering one another across administrative domain, vendor boundaries, or even within the same organization. This fragmentation increases operational and integration costs, slows automation, and encourages siloed ecosystems. Mitigations include defining a standardized minimum common descriptor schema/cards, being hardware and underlay network agnostic, and supports backward compatibility and integration with legacy systems.</t>
            </li>
            <li>
              <t>Scalability and deployment: Some discovery mechanisms do not scale to internet‑wide, federated use or impose heavy operational burdens on operators. Problems include excessive indexing costs, high query volumes on authoritative servers, lack of a unified solution to support discovery of various types of entities, costly monitoring mechanisms to maintain up-to-date entity statuses, and complex deployment process. Mitigations ?????</t>
            </li>
            <li>
              <t>DAWN suitability: Solution suitability for DAWN refers to its practicality to meet DAWN Problem Statement, REQ‑DISC goals, and suggested use cases. This includes utilizing strong authentication and provenance mechanisms, enabling privacy controls and anti‑disclosure measures, representing the full range of entity types, allowing extensible  and standardized descriptor/card formats, operating at internet scale without undue operator burden, and support interoperability. When the above criteria cannot be met by existing solutions, there will be a need to develop solutions that support at least aspects such as standardized descriptor mappings and different methods of publication and disclosure to achieve interoperable, secure, and deployable discovery.</t>
            </li>
          </ul>
          <t>This document therefore aims to produce actionable outcomes for implementers and operators by analyzing currently implemented or proposed Discovery Mechanisms and protocols. The objective is to help guide standardization efforts by shedding light on potential gaps and recommending some mitigation measures.</t>
        </section>
      </section>
      <section anchor="analysis-methodology">
        <name>Analysis Methodology</name>
        <section anchor="overview">
          <name>Overview</name>
          <t>We adopt an itemized analytical approach where each Discovery Mechanism is examined against the same set of evaluation metrics. Figure 1 of the problem statement document <xref target="I-D.akhavain-moussa-dawn-problem-statement"/> serves as the reference architecture accepted by DAWN. As per this architecture, entities are to be discovered using their discoverable information registered into the Discovery Mechanism. Fields of the discoverable information are divided into mandatory and optional. As an initial baseline, a single discoverable information model for evaluation is considered for all types of entities consisting of mandatory fields that cover the following aspects: entity identifier, standard entity descriptor (what is it, what can it do, how to interact with it...etc), human summary (for ease of accessibility by humans), endpoints/pointers, conveying trust related material, privacy/access indicators, freshness/lifecycle (i.e. status), operational metadata, indexing hints, current status, and entity provenance.</t>
        </section>
        <section anchor="evaluation-steps">
          <name>Evaluation steps</name>
          <ul spacing="normal">
            <li>
              <t>Preparation step:
              </t>
              <ul spacing="normal">
                <li>
                  <t>Extract REQ‑DISC items from the requirements document <xref target="I-D.king-dawn-requirements"/> and map them to Mechanism evaluation criteria.</t>
                </li>
                <li>
                  <t>Extract use case-specific discovery requirement as per <xref target="I-D.kay-dawn-use-cases"/></t>
                </li>
              </ul>
            </li>
            <li>
              <t>Evaluate Level of Coverage of REQ-DISC: For each Mechanism, evaluate coverage of REQ‑DISC items, use case-specific requirements, and discoverable information fields using a three‑level scale: Full, Partial, None. Also note native encoding of each Mechanism were, for each, record one of: native support, common extension to the Mechanism, hybrid pattern, or no practical support without extensive redesign.</t>
            </li>
            <li>
              <t>Security, privacy, and DAWN suitability evaluation:
              </t>
              <ul spacing="normal">
                <li>
                  <t>Conduct informed analysis: Evaluate exposure to assumed adversaries (passive observer, on‑path attacker, operator adversary, malicious publisher, Sybil);</t>
                </li>
                <li>
                  <t>Examine potential information leakage: potential for public metadata leakage, enumeration risk, query logging exposure, linkability, and stale exposure;</t>
                </li>
                <li>
                  <t>Compare against DAWN REQ-DISC and use case-specific criteria.</t>
                </li>
                <li>
                  <t>Assign a numeric impact score from 0–3 that reflects how well a Mechanism meets the three criteria (security, privacy, DAWN suitability): (0) Not suitable: High security or privacy risk; does not meet DAWN requirements; (1) Low suitability: Requires only minor changes to meet at least one of the three criteria; (2) Moderate suitability: Meets one criterion natively and can meet at least one of the remaining criteria with minor changes; (3) High suitability: Meets at least two criteria natively and meets the third either natively or with only minor changes. It should be noted here that these measures are intended to evaluate how secure and private the discovery process is.</t>
                </li>
              </ul>
            </li>
            <li>
              <t>Operational cost: Study deployment and operation cost of each Mechanism. Assign a simple adoption values (low, medium, high) for operator reflecting expected operation burden and deployment friction.</t>
            </li>
            <li>
              <t>Mitigation cost: First, identify potential gaps by analyzing each Discovery Mechanism and determining what features are missing to meet security, privacy, and DAWN REQ-DISC items. Accordingly, evaluate cost for mitigation by proposing protocol‑level, operational, and/or hybrid mitigations and prototype patterns to potentially alleviate Mechanism downfalls against the requirements. Assign simple values to reflect mitigation costs (low, medium, high).</t>
            </li>
          </ul>
        </section>
        <section anchor="notes-for-further-guidance-and-considerations">
          <name>Notes for further guidance and considerations</name>
          <t>Performance assessment:</t>
          <ul spacing="normal">
            <li>
              <t>List common extensions or hybrid patterns that fill gaps (e.g., DNS pointer → HTTPS descriptor; registry webhook for revocation).</t>
            </li>
            <li>
              <t>Mitigations: note whether mitigations are supported natively, via extension, or only by operational practice.</t>
            </li>
            <li>
              <t>Cache model: document caching semantics (TTL, intermediate caches, CDN behavior).</t>
            </li>
            <li>
              <t>Revocation channels: identify available mechanisms (short validity, push notifications, status endpoints).</t>
            </li>
            <li>
              <t>Estimate stale window: provide a worst‑case stale exposure estimate and practical mitigations (short TTL, signed timestamps, push).</t>
            </li>
          </ul>
          <t>Inter-operability assessment</t>
          <ul spacing="normal">
            <li>
              <t>Round-trip checks: verify that a descriptor encoded in Mechanism A can be represented and validated when consumed via Mechanism B; note lossy fields.</t>
            </li>
            <li>
              <t>Adapter patterns: document minimal adapter logic required to translate between formats.</t>
            </li>
          </ul>
          <t>Operational assessment</t>
          <ul spacing="normal">
            <li>
              <t>Deployability: list operator requirements (hosting, key management, logging, rate limiting).</t>
            </li>
            <li>
              <t>Scale considerations: estimate query load, indexing cost, and storage needs for representative use cases.</t>
            </li>
          </ul>
        </section>
      </section>
      <section anchor="sum-req-disc">
        <name>Summary of REQ-DISC document</name>
        <t>As per the REQ-DISC document <xref target="I-D.king-dawn-requirements"/>, a discovery solution addressing the DAWN requirements should:</t>
        <ul spacing="normal">
          <li>
            <t>Support discovery of agents, services, workloads, and other named entities by both human users and automated systems across organizational and administrative boundaries.</t>
          </li>
          <li>
            <t>Enable discovery based on entity identity, attributes, roles, and advertised capabilities, allowing requesters to locate entities that satisfy specific functional requirements.</t>
          </li>
          <li>
            <t>Provide machine-readable metadata describing discovered entities, including capabilities, ownership, policy information, security characteristics, and references to additional descriptive resources.</t>
          </li>
          <li>
            <t>Operate across heterogeneous administrative domains while supporting decentralized and federated deployment models that avoid reliance on a single centralized registry.</t>
          </li>
          <li>
            <t>Establish trust in discovery information through mechanisms that support authenticity, integrity validation, provenance, and policy-based assessment of discovered entities.</t>
          </li>
          <li>
            <t>Support controlled publication and selective disclosure of discovery information, allowing organizations to manage visibility of entities and associated metadata according to policy and trust relationships.</t>
          </li>
          <li>
            <t>Scale to Internet-wide deployment, supporting large numbers of entities, frequent updates, and dynamic environments in which entities may appear, disappear, or change capabilities over time.</t>
          </li>
          <li>
            <t>Accommodate diverse implementation and deployment environments without imposing assumptions about underlying communication protocols, transport mechanisms, or execution platforms.</t>
          </li>
          <li>
            <t>Minimize opportunities for abuse, including unauthorized information harvesting, spoofing, tampering, and other attacks that could undermine the reliability or trustworthiness of discovery results.</t>
          </li>
          <li>
            <t>Provide a foundation upon which higher-layer functions—including capability negotiation, service selection, orchestration, and agent-to-agent interaction—can be built, while remaining focused on discovery itself.</t>
          </li>
        </ul>
      </section>
      <section anchor="summary-of-use-case-document">
        <name>Summary of use case document</name>
        <t>To be completed as per the draft <xref target="I-D.kay-dawn-use-cases"/></t>
      </section>
      <section anchor="discovery-mechanism-high-level-descriptions-and-evaluation">
        <name>Discovery Mechanism High-level Descriptions and Evaluation</name>
        <t>The following analysis is based on evaluations of the various discovery solutions, substrates, and protocols against the REQ-DISC summary provided in section <xref target="sum-req-disc"/>. A quick note on DAWN suitability block within each subsection. A more systematic and rigorous evaluation approach against the REQ-DISC items is needed. What is included is an initial high-level evaluation that shall be improved with rounds of revisions to the current document.</t>
        <section anchor="dns-including-svcphttps-and-txt">
          <name>DNS (including SVCP/HTTPS and TXT)</name>
          <ul spacing="normal">
            <li>
              <t><strong>Summary</strong>: DNS provides global, hierarchical name resolution and can carry small discovery pointers (TXT, SVCB/HTTPS). It is excellent for bootstrapping because it is ubiquitous and highly cached.</t>
            </li>
            <li>
              <t><strong>How it works</strong>: Clients query recursive resolvers for resource records (A/AAAA, TXT, SVCB, etc.). SVCB/HTTPS records can encode structured service parameters so clients choose endpoints and transport parameters before connecting. DNS responses are cached by resolvers and intermediate caches according to TTLs.</t>
            </li>
            <li>
              <t><strong>Security, Privacy, and DAWN suitability Considerations:</strong>
              </t>
              <ul spacing="normal">
                <li>
                  <t>Security:
                  </t>
                  <ul spacing="normal">
                    <li>
                      <t>Strengths: Widely deployed tooling; DNSSEC can provide signed RRsets and integrity guarantees; SVCB improves client pre‑connection behavior.</t>
                    </li>
                    <li>
                      <t>Weaknesses: Trust is concentrated in authoritative servers and resolvers; on‑path or operator adversaries can observe or manipulate queries unless additional protections are used.</t>
                    </li>
                  </ul>
                </li>
                <li>
                  <t>Privacy:
                  </t>
                  <ul spacing="normal">
                    <li>
                      <t>Queries and responses are observable by resolvers and on‑path observers hence increases the risk of privacy provocation.</t>
                    </li>
                    <li>
                      <t>It also builds caches and public records that are indexable and enumerable allowing various privacy attacks.</t>
                    </li>
                    <li>
                      <t>Techniques such as DoH/DoT are used to reduce on‑path exposure but do not fully eliminate operator logging which exposes a vulnerability.</t>
                    </li>
                    <li>
                      <t>Using such limitations, public pointers can be scraped to build maps of entities and activity patterns within DAWN leading to a major privacy concern.</t>
                    </li>
                  </ul>
                </li>
                <li>
                  <t>DAWN suitability: Although DNS is excellent for bootstrap pointers (telling a consumer where to look) and for federation/bootstrapping at internet scale, its suitability to DAWN is "Partial" for the following reasons
                  </t>
                  <ul spacing="normal">
                    <li>
                      <t>DNS is fundamentally a lookup system — it assumes the consumer knows the name or key to query. That model does not fit DAWN’s need for high‑level, descriptive search (e.g., “find agents that can translate legal contracts and accept a $budget”), which often requires indexing, semantic search, or registries that return multiple matches for a description;</t>
                    </li>
                    <li>
                      <t>DNS is suitable as a first hop in DAWN patterns but insufficient alone for rich, privacy‑sensitive, or descriptive discovery.</t>
                    </li>
                  </ul>
                </li>
                <li>
                  <t>Security, Privacy, and DAWN suitability score: <strong>1/3</strong>
                  </t>
                  <ul spacing="normal">
                    <li>
                      <t>Scalability and interoperability are supported. However, security, privacy, information rich and semantic searches, multi-cast operation, and multi-type of entity support are still missing.</t>
                    </li>
                  </ul>
                </li>
              </ul>
            </li>
            <li>
              <t><strong>Use case fitness: TBC</strong></t>
            </li>
            <li>
              <t><strong>Mitigations grouped by goal</strong>
              </t>
              <ul spacing="normal">
                <li>
                  <t>Mitigations for Descriptor hosting and integrity:
                  </t>
                  <ul spacing="normal">
                    <li>
                      <t>Mitigation: Host full descriptors on HTTPS endpoints; sign descriptors with JWS (include issued_at/expires_at) so consumers can verify integrity and provenance.</t>
                    </li>
                    <li>
                      <t>Cost: Medium — requires hosting, key management, and signing tooling.</t>
                    </li>
                    <li>
                      <t>Impact: Strong integrity and non‑repudiation; enables gated access to rich metadata.</t>
                    </li>
                  </ul>
                </li>
                <li>
                  <t>Mitigations for Freshness and revocation:
                  </t>
                  <ul spacing="normal">
                    <li>
                      <t>Mitigation: Use short validity windows in signed descriptors, provide a status/revocation endpoint, and optionally push revocation notifications (webhooks or pub/sub).</t>
                    </li>
                    <li>
                      <t>Cost: Medium to High — short expiries increase refresh load; push channels add infrastructure.</t>
                    </li>
                    <li>
                      <t>Impact: Reduces stale exposure and limits the window for compromised descriptors.</t>
                    </li>
                  </ul>
                </li>
                <li>
                  <t>Mitigation for Privacy and anti‑enumeration:
                  </t>
                  <ul spacing="normal">
                    <li>
                      <t>Mitigation: Publish only minimal public pointers in DNS; keep capability/intent fields behind authenticated endpoints; use naming entropy or tokenized pointers for private resources; enforce rate limits and crawler controls.</t>
                    </li>
                    <li>
                      <t>Cost: Low to Medium — naming and pointer changes are cheap; access control and rate limiting add operational work.</t>
                    </li>
                    <li>
                      <t>Impact: Substantially reduces mass scraping and profiling risk.</t>
                    </li>
                  </ul>
                </li>
                <li>
                  <t>Mitigation for Search and descriptive discovery integration:
                  </t>
                  <ul spacing="normal">
                    <li>
                      <t>Mitigation: Combine DNS bootstrap with a separate indexed layer (centralized or federated catalog, semantic index) that supports descriptive queries and returns candidate names/IDs for DNS resolution. Ensure the index enforces access control and privacy.</t>
                    </li>
                    <li>
                      <t>Cost: High — building or integrating an index and maintaining privacy controls is substantial.</t>
                    </li>
                    <li>
                      <t>Impact: Fills DNS’s descriptive‑search gap and enables DAWN‑style high‑level queries.</t>
                    </li>
                  </ul>
                </li>
                <li>
                  <t>Overall Mitigation score: <strong>HIGH</strong></t>
                </li>
              </ul>
            </li>
          </ul>
        </section>
        <section anchor="mdnsdnssd">
          <name>mDNS/DNS‑SD</name>
          <ul spacing="normal">
            <li>
              <t><strong>Summary</strong>: mDNS/DNS‑SD provides zero‑configuration, multicast service discovery on local networks. It’s ideal for quick, low‑friction discovery of nearby devices and services but is limited to link‑local scope and lacks built‑in authentication or global search capabilities.</t>
            </li>
            <li>
              <t><strong>How it works</strong>: Devices announce and browse services using multicast DNS on the local link. Service types are advertised with PTR/SRV/TXT records; clients listen for announcements or actively query the multicast group to discover available instances and connection parameters. Announcements are repeated periodically and withdrawn when services go away.</t>
            </li>
            <li>
              <t><strong>Security, Privacy, and DAWN suitability Considerations:</strong>
              </t>
              <ul spacing="normal">
                <li>
                  <t>Security:
                  </t>
                  <ul spacing="normal">
                    <li>
                      <t>Strengths: Simple, low‑overhead; works without central infrastructure; good UX for trusted LANs.</t>
                    </li>
                    <li>
                      <t>Weaknesses: No native authentication or integrity guarantees; any host on the same link can spoof announcements or impersonate services; multicast makes on‑link MitM and injection trivial unless application‑level protections are used.</t>
                    </li>
                  </ul>
                </li>
                <li>
                  <t>Privacy:
                  </t>
                  <ul spacing="normal">
                    <li>
                      <t>Announcements are visible to all hosts on the local link, enabling easy enumeration and profiling of devices and capabilities.</t>
                    </li>
                    <li>
                      <t>Sensitive attributes in TXT records or predictable instance names increase local exposure.</t>
                    </li>
                    <li>
                      <t>There is no built‑in mechanism to gate who can see or query service announcements.</t>
                    </li>
                  </ul>
                </li>
                <li>
                  <t>DAWN suitability: Partial
                  </t>
                  <ul spacing="normal">
                    <li>
                      <t>mDNS/DNS‑SD is excellent for local bootstrapping and immediate peer discovery but fails DAWN requirements that need: authenticated identity, privacy‑protected capability disclosure, revocation at scale, and descriptive, multi‑match search across administrative boundaries.</t>
                    </li>
                    <li>
                      <t>It is best used as a local layer within a larger DAWN architecture, not as the primary cross‑domain Discovery Mechanism.</t>
                    </li>
                  </ul>
                </li>
                <li>
                  <t>Security, Privacy, and DAWN suitability score: <strong>2/3</strong>
                  </t>
                  <ul spacing="normal">
                    <li>
                      <t>Scalability and interoperability and multi-cast operations are supported. However, security, privacy, information rich and semantic searches, and multi-type of entity support are still missing.</t>
                    </li>
                  </ul>
                </li>
              </ul>
            </li>
            <li>
              <t><strong>Use case fitness: TBC</strong></t>
            </li>
            <li>
              <t><strong>Mitigations grouped by goal</strong>
              </t>
              <ul spacing="normal">
                <li>
                  <t>Mitigations for Descriptor hosting and integrity:
                  </t>
                  <ul spacing="normal">
                    <li>
                      <t>Mitigation: Host full descriptors on HTTPS endpoints; sign descriptors with JWS (include issued_at/expires_at) so consumers can verify integrity and provenance.</t>
                    </li>
                    <li>
                      <t>Cost: Medium — requires hosting, key management, and signing tooling.</t>
                    </li>
                    <li>
                      <t>Impact: Strong integrity and non‑repudiation; enables gated access to rich metadata.</t>
                    </li>
                  </ul>
                </li>
                <li>
                  <t>Mitigation for Local reliability and safe bridging
                  </t>
                  <ul spacing="normal">
                    <li>
                      <t>Mitigation: Use mDNS only for LAN discovery; deploy discovery gateways/proxies that vet local announcements and publish vetted pointers to external registries or descriptor hosts.</t>
                    </li>
                    <li>
                      <t>Cost: Low to Medium — gateway software deployment and configuration.</t>
                    </li>
                    <li>
                      <t>Impact: Preserves zero‑config UX while preventing raw multicast data from being exposed externally.</t>
                    </li>
                  </ul>
                </li>
                <li>
                  <t>Mitigation for Privacy and anti‑enumeration
                  </t>
                  <ul spacing="normal">
                    <li>
                      <t>Mitigation: Advertise only minimal identifiers on multicast; move capability, intent, and sensitive metadata to gated endpoints. Use randomized or tokenized instance names for private services.</t>
                    </li>
                    <li>
                      <t>Cost: Low — change in advertisement content and naming policy.</t>
                    </li>
                    <li>
                      <t>Impact: Reduces casual local scraping and profiling.</t>
                    </li>
                  </ul>
                </li>
                <li>
                  <t>Mitigation for Freshness and revocation
                  </t>
                  <ul spacing="normal">
                    <li>
                      <t>Mitigation: Use short announcement intervals and aggressive withdrawal semantics; for cross‑domain exposure, rely on hosted signed descriptors with explicit expiry and status endpoints.</t>
                    </li>
                    <li>
                      <t>Cost: Low–Medium — more network chatter for short intervals; hosting for descriptors.</t>
                    </li>
                    <li>
                      <t>Impact: Limits stale information and speeds removal of retired or compromised services.</t>
                    </li>
                  </ul>
                </li>
                <li>
                  <t>Mitigation for Cross‑domain descriptive search
                  </t>
                  <ul spacing="normal">
                    <li>
                      <t>Mitigation: Do not rely on mDNS for descriptive or semantic search. Instead, have gateways publish minimal pointers into a controlled index or registry that supports descriptive queries and returns candidate identifiers for resolution. Ensure the index enforces access control and privacy.</t>
                    </li>
                    <li>
                      <t>Cost: High — building/integrating an index and gateway logic is substantial.</t>
                    </li>
                    <li>
                      <t>Impact: Enables DAWN‑style high‑level queries without exposing LAN multicast to the internet.</t>
                    </li>
                  </ul>
                </li>
                <li>
                  <t>Overall Mitigation score: <strong>MEDIUM</strong></t>
                </li>
              </ul>
            </li>
          </ul>
        </section>
        <section anchor="ssdpupnp">
          <name>SSDP/UPnP</name>
          <ul spacing="normal">
            <li>
              <t><strong>Summary</strong>: SSDP/UPnP provides simple, multicast‑based discovery for devices and services on local networks. Devices announce presence and a <tt>LOCATION</tt> URL pointing to a device description (usually XML), enabling zero‑config discovery and immediate interoperability in home and small‑office environments.</t>
            </li>
            <li>
              <t><strong>How it works</strong>: Devices use SSDP (Simple Service Discovery Protocol) over UDP multicast to send <tt>NOTIFY</tt> announcements and to respond to <tt>M‑SEARCH</tt> queries. Announcements include a <tt>LOCATION</tt> header that points to an HTTP URL hosting a device/service description (UPnP XML). Clients listen for announcements or actively query the multicast group, then fetch the description from the <tt>LOCATION</tt> URL to learn capabilities and control endpoints.</t>
            </li>
            <li>
              <t><strong>Security, Privacy, and DAWN suitability Considerations:</strong>
              </t>
              <ul spacing="normal">
                <li>
                  <t>Security:
                  </t>
                  <ul spacing="normal">
                    <li>
                      <t>Strengths: Very low friction; works without central infrastructure; widely implemented in consumer devices.</t>
                    </li>
                    <li>
                      <t>Weaknesses: No built‑in authentication or integrity for announcements; multicast on the local link is trivially spoofable by any on‑link actor; <tt>LOCATION</tt> URLs are fetched over plain HTTP in many deployments, enabling on‑path tampering; SSDP has been used in amplification/reflection attacks and can expose devices to remote abuse when improperly bridged.</t>
                    </li>
                  </ul>
                </li>
                <li>
                  <t>Privacy:
                  </t>
                  <ul spacing="normal">
                    <li>
                      <t>Announcements are visible to all hosts on the local link, enabling easy enumeration and fingerprinting of devices and capabilities.</t>
                    </li>
                    <li>
                      <t><tt>LOCATION</tt> URLs often expose rich device metadata (model, services, control URLs) that enable profiling.</t>
                    </li>
                    <li>
                      <t>There is no native access control or audience restriction for SSDP announcements.</t>
                    </li>
                  </ul>
                </li>
                <li>
                  <t>DAWN suitability: Partial
                  </t>
                  <ul spacing="normal">
                    <li>
                      <t>SSDP/UPnP is useful as a local bootstrap for DAWN (discovering nearby agents, tools, or gateways) but unsuitable as a cross‑domain Discovery Mechanism.</t>
                    </li>
                    <li>
                      <t>Key gaps: no authentication/integrity for announcements, high local enumeration risk, weak transport security in many deployments, and no support for descriptive, multi‑match search across administrative boundaries. SSDP should be treated as a local candidate source that must be validated via stronger channels before being trusted in DAWN flows.</t>
                    </li>
                  </ul>
                </li>
                <li>
                  <t>Security, Privacy, and DAWN suitability score: <strong>1/3</strong>
                  </t>
                  <ul spacing="normal">
                    <li>
                      <t>Meets the descriptive metadata rich cards that may facilitate semantic and capability based searches, and can be expanded to cater for other types of entities (flexibility). However, security, privacy, interoperability, and scalability are questionable.</t>
                    </li>
                  </ul>
                </li>
              </ul>
            </li>
            <li>
              <t><strong>Use case fitness: TBC</strong></t>
            </li>
            <li>
              <t><strong>Mitigations grouped by goal</strong>:  </t>
              <ul spacing="normal">
                <li>
                  <t>Mitigations for Descriptor hosting and integrity
                  </t>
                  <ul spacing="normal">
                    <li>
                      <t>Mitigation: Main issue is security and privacy. Thus mitigation for this key gap is to handle these short comings. A possible way is to Host device/service descriptors at HTTPS origins (use <tt>https://</tt> in <tt>LOCATION</tt> where possible) and publish JWS‑signed descriptors or include a signature reference in the XML. Consumers must verify signatures and timestamps before trusting descriptor fields. Publish verification keys via a stable, verifiable channel (JWK, DID, or TLS pin).</t>
                    </li>
                    <li>
                      <t>Cost: Medium — requires HTTPS hosting, signing tooling, and client verification logic.</t>
                    </li>
                    <li>
                      <t>Impact: prevents on‑link tampering of descriptors and provides provenance even if SSDP announcements are spoofed.</t>
                    </li>
                  </ul>
                </li>
                <li>
                  <t>Mitigation for Privacy and anti‑enumeration
                  </t>
                  <ul spacing="normal">
                    <li>
                      <t>Mitigation: Minimize information in multicast announcements (advertise only a short service identifier and a tokenized pointer); move capability and intent fields to gated HTTPS descriptors. Use tokenized <tt>LOCATION</tt> values for private services and enforce local firewall rules to limit who can receive announcements.</t>
                    </li>
                    <li>
                      <t>Cost: Low to Medium — changing announcement content is cheap; token issuance and firewall rules add operational work.</t>
                    </li>
                    <li>
                      <t>Impact: reduces local mass‑scraping and profiling and limits exposure of sensitive metadata.</t>
                    </li>
                  </ul>
                </li>
                <li>
                  <t>Mitigation for Cross‑domain descriptive search
                  </t>
                  <ul spacing="normal">
                    <li>
                      <t>Mitigation: Do not rely on SSDP for descriptive or semantic search. Instead, have local gateways or proxies publish vetted pointers (or signed attestations) into a controlled index or registry that supports descriptive queries. The index returns candidate IDs or names which clients then resolve to HTTPS descriptors. Ensure the index enforces access control and honors publisher privacy flags.</t>
                    </li>
                    <li>
                      <t>Cost: High — building gateway logic and an index/federation is substantial.</t>
                    </li>
                    <li>
                      <t>Impact: enables DAWN‑style descriptive discovery without exposing raw SSDP multicast to the internet.</t>
                    </li>
                  </ul>
                </li>
                <li>
                  <t>Mitigation for Freshness and revocation**
                  </t>
                  <ul spacing="normal">
                    <li>
                      <t>Mitigation: Use SSDP’s <tt>ssdp:alive</tt>/<tt>ssdp:byebye</tt> semantics and short announcement intervals for local freshness; for cross‑exposed descriptors, require signed descriptors with <tt>issued_at</tt>/<tt>expires_at</tt> and a <tt>status_endpoint</tt> for revocation checks. Optionally support push revocation from gateways to index subscribers.</t>
                    </li>
                    <li>
                      <t>Cost: Medium — shorter intervals increase local traffic; hosted revocation endpoints add infra.</t>
                    </li>
                    <li>
                      <t>Impact: reduces stale exposure and shortens the window for compromised or retired services.</t>
                    </li>
                  </ul>
                </li>
                <li>
                  <t>Mitigation for Cross‑domain descriptive search (federation and provenance)
                  </t>
                  <ul spacing="normal">
                    <li>
                      <t>Mitigation: For federated deployments, exchange signed attestations (not raw descriptors) between indexes; indexes return candidate IDs and provenance metadata that clients can verify against the origin’s signed descriptor fetched over HTTPS. Enforce privacy flags and access control at each hop.</t>
                    </li>
                    <li>
                      <t>Cost: High — federation, attestation formats, and access controls require coordination and infrastructure.</t>
                    </li>
                    <li>
                      <t>Impact: preserves provenance and privacy while enabling descriptive, cross‑domain discovery.</t>
                    </li>
                  </ul>
                </li>
                <li>
                  <t>Overall Mitigation score: <strong>HIGH</strong></t>
                </li>
              </ul>
            </li>
          </ul>
        </section>
        <section anchor="dns-aid">
          <name>DNS-AID</name>
          <t><strong>to be completed</strong></t>
        </section>
        <section anchor="a2a-agent2agent">
          <name>A2A (Agent2Agent)</name>
          <ul spacing="normal">
            <li>
              <t><strong>Summary</strong>: A2A defines an Agent Card model and a set of discovery paths (well‑known HTTPS URIs, curated registries, local discovery, and managed provisioning) to enable interoperable agent‑to‑agent discovery and invocation. It is mainly agent‑centric discovery: the metadata and discovery flows are designed for locating and evaluating software agents, agentic services, and for monitoring agentic workflows, not for discovering arbitrary entity types (people, tasks, compute, resources, or generic sensors) without additional architectural and inherent modifications.</t>
            </li>
            <li>
              <t><strong>How it works</strong>: Agents or operator domains publish an Agent Card (a JSON descriptor) at a resolvable HTTPS location or register a pointer in a curated registry. Discovery paths include local discovery (e.g., mDNS/DNS‑SD), well‑known HTTPS endpoints, curated registries/marketplaces, and locally managed network options especially under enterprise settings. A client agent discovers a pointer to a server where agent cards are stored, fetches the Agent Card of interest from the HTTPS origin (server address), verifies signatures or attestations and auth measures, potentially evaluates declared capabilities and policies, and then initiates an authenticated invocation using the declared endpoint and auth method.</t>
            </li>
            <li>
              <t><strong>Security, Privacy, and DAWN suitability Considerations:</strong>  </t>
              <ul spacing="normal">
                <li>
                  <t>Security:
                  </t>
                  <ul spacing="normal">
                    <li>
                      <t>Strengths: A2A is web‑aligned and designed to leverage TLS, standard auth schemes (OAuth2, mTLS, token exchange), and signed Agent Cards or DID attestations. Curated registries and enterprise deployments can control who is allowed to publish or access Agent Cards, check that agents are legitimate before listing them, and enforce the organization’s rules about how agents are used. The model lets agents state exactly what they can do and how they expect to be authenticated, which helps other agents invoke them safely and according to policy.</t>
                    </li>
                    <li>
                      <t>Weaknesses: Discovery methods like local mDNS or public registries can be misused if Agent Cards are not signed or protected, allowing attackers to impersonate agents or scan for them. Registries and trusted operators also become important points of control; if a registry, signing key, or hosting service is compromised, an attacker could insert fake or harmful agents. When agents are discovered on an untrusted local network, extra checks are needed to confirm that the agent is real before interacting with it.</t>
                    </li>
                  </ul>
                </li>
                <li>
                  <t>Privacy:
                  </t>
                  <ul spacing="normal">
                    <li>
                      <t>Agent Cards and registry listings can reveal what an agent can do, how often it is used, who it interacts with, or when it tends to run.</t>
                    </li>
                    <li>
                      <t>Telemetry and query logs can also be used to build a profile of an agent’s behavior.</t>
                    </li>
                    <li>
                      <t>Detailed capability information are published without access controls, and hence can expose sensitive operational or commercial details.</t>
                    </li>
                  </ul>
                </li>
                <li>
                  <t>DAWN suitability:
                  </t>
                  <ul spacing="normal">
                    <li>
                      <t>A2A works well when the goal is to find and interact with agents, agentic services, or to monitor agent‑driven workflows.</t>
                    </li>
                    <li>
                      <t>It is mainly used inside trusted domains or curated marketplaces, and so far it has not been deployed commercially at large scale or across multiple vendors and domains.</t>
                    </li>
                    <li>
                      <t>The model assumes that agents describe themselves in a standard way using Agent Cards, and that discovery is driven mostly by keyword‑based queries.</t>
                    </li>
                    <li>
                      <t>A2A is also not designed to serve as a broad, public discovery system for many different types of entities, such as data, compute, people, devices, or raw content, and it does not provide cross‑domain semantic search on its own.</t>
                    </li>
                    <li>
                      <t>Although its scope is limited, the overall structure can be extended and strengthened to address its current gaps and better meet the broader requirements of DAWN.</t>
                    </li>
                    <li>
                      <t>It should be noted however, that the discovery method implemented by A2A runs on top of existing infrastructures and substrates such as HTTP, JSONRPC, and DNS and thus is not a full end-to-end solution.</t>
                    </li>
                    <li>
                      <t>The main contribution of A2A to the discovery problem is the introduction of the agent cards, which are metadata rich descriptors or entities.</t>
                    </li>
                  </ul>
                </li>
                <li>
                  <t>Security, Privacy, and DAWN suitability score: <strong>1/3</strong>
                  </t>
                  <ul spacing="normal">
                    <li>
                      <t>Meets the descriptive metadata rich cards that may facilitate semantic and capability based searches, and can be expanded to cater for other types of entities (flexibility). However, security, privacy, interoperability, and scalability are questionable.</t>
                    </li>
                  </ul>
                </li>
              </ul>
            </li>
            <li>
              <t><strong>Use case fitness: TBC</strong></t>
            </li>
            <li>
              <t><strong>Mitigations grouped by goal</strong>  </t>
              <ul spacing="normal">
                <li>
                  <t>Mitigations for Descriptor hosting and integrity
                  </t>
                  <ul spacing="normal">
                    <li>
                      <t>Mitigation: Ensure that Agent Cards are cryptographically signed and that clients always verify those signatures before trusting any capabilities or endpoints. Host cards at secure HTTPS locations, publish the verification keys so clients can validate them, and require registries to accept only signed cards. This strengthens the basic A2A model by making Agent Cards trustworthy across domains and preventing spoofing or impersonation.</t>
                    </li>
                    <li>
                      <t>Cost: Low — requires signing tools, key‑hosting, and verification logic in clients and registries, but does not require building a full cross‑domain PKI.</t>
                    </li>
                    <li>
                      <t>Impact: prevents forged or tampered Agent Cards, ensures provenance, and provides a reliable foundation for DAWN‑grade discovery.</t>
                    </li>
                  </ul>
                </li>
                <li>
                  <t>Mitigation for Privacy and anti‑enumeration
                  </t>
                  <ul spacing="normal">
                    <li>
                      <t>Mitigation: Protect sensitive parts of the Agent Card by placing them behind authenticated endpoints or controlled registry access. Add privacy flags so agents can indicate which fields should be hidden or shared. Limit who can query the system, use short‑lived discovery tokens, apply rate limits, and share only aggregated or privacy‑preserving telemetry when exposing metrics outside a trusted domain. For catalog use, publish small signed summaries instead of full Agent Cards to reduce the amount of sensitive information exposed.</t>
                    </li>
                    <li>
                      <t>Cost: Medium — requires access‑control checks, token issuance, aggregation pipelines, and enforcement of registry policies.</t>
                    </li>
                    <li>
                      <t>Impact: reduces scraping, profiling, and leakage of sensitive or commercially valuable information while still allowing authorized discovery.</t>
                    </li>
                  </ul>
                </li>
                <li>
                  <t>Mitigation for Cross‑domain descriptive search
                  </t>
                  <ul spacing="normal">
                    <li>
                      <t>Mitigation: Rather than treating the A2A discovery plane as a semantic index, create small signed summaries (attestations) derived from Agent Cards and publish those into a separate catalog that is designed for descriptive or cross‑domain queries. The catalog returns candidate agent IDs or attestations, and clients then fetch the authoritative Agent Card and verify its signature and provenance before interacting with the agent. This keeps A2A focused on secure resolution while allowing richer search to happen in a controlled layer above it.</t>
                    </li>
                    <li>
                      <t>Cost: High — requires building or integrating a catalog, defining an attestation format, and establishing rules for federation and access control.</t>
                    </li>
                    <li>
                      <t>Impact: enables DAWN‑style descriptive discovery while maintaining provenance, privacy, and controlled access to sensitive information.</t>
                    </li>
                  </ul>
                </li>
                <li>
                  <t>Mitigation for Freshness and revocation
                  </t>
                  <ul spacing="normal">
                    <li>
                      <t>Mitigation: Include issued_at and expires_at in Agent Cards and attestations; provide status and revocation endpoints; support push notifications (webhooks/pubsub) for card updates and de‑registration; enforce short lifetimes for ephemeral offers. Require controllers to revalidate before committing long‑running interactions.</t>
                    </li>
                    <li>
                      <t>Cost: Medium — revocation/status infrastructure, pub/sub channels, and more frequent control‑plane updates.</t>
                    </li>
                    <li>
                      <t>Impact: reduces stale or compromised listings and improves correctness for time‑sensitive tasks and agent capabilities.
 \</t>
                    </li>
                  </ul>
                </li>
                <li>
                  <t>Mitigation for Federation and provenance
                  </t>
                  <ul spacing="normal">
                    <li>
                      <t>Mitigation: Exchange signed attestations (not raw cards or metrics) between operators and catalogs; require provenance chains and trust anchors per federation member; include policy, consent, and billing metadata in attestations; enforce verification of provenance chains before accepting remote agent invocation.</t>
                    </li>
                    <li>
                      <t>Cost: High — attestation formats, trust management, legal agreements, and operational coordination.</t>
                    </li>
                    <li>
                      <t>Impact: preserves provenance and trust across domains and enables accountable cross‑domain discovery and invocation.</t>
                    </li>
                  </ul>
                </li>
                <li>
                  <t>Overall Mitigation score: <strong>MEDIUM</strong></t>
                </li>
              </ul>
            </li>
          </ul>
        </section>
        <section anchor="cats-compute-aware-traffic-steering-ietf-working-group">
          <name>CATS (Compute-Aware Traffic Steering) — IETF working group</name>
          <ul spacing="normal">
            <li>
              <t><strong>Summary</strong>: CATS defines a control‑plane framework for steering traffic to compute locations by combining service announcements, compute and network metrics, and policy‑driven selection.  It is explicitly compute‑centric: the primitives, metrics, and selection logic are designed for operators to be able to  locate and steer traffit to compute sites and service instances, not for discovering arbitrary entity types (people, documents, sensors, or generic agents).</t>
            </li>
            <li>
              <t><strong>How it works</strong>: For 'discovery' in CATS, service instances and contact instances are announced into the CATS control plane. Metric agents collect compute (C‑SMA) and network (C‑NMA) telemetry and publish metrics to controllers or selectors (C‑PS). A path selector or controller queries available sites, evaluates policy and metrics, and chooses a target site/instance. Forwarders (CATS‑Forwarders) then enforce steering decisions.</t>
            </li>
            <li>
              <t><strong>Security, Privacy, and DAWN suitability Considerations:</strong>
              </t>
              <ul spacing="normal">
                <li>
                  <t>Security:
                  </t>
                  <ul spacing="normal">
                    <li>
                      <t>Strengths: Designed for authenticated agents and operator trust domains; control‑plane messages and metric flows are intended to be authenticated and access‑controlled. Selection decisions are policy‑driven, enabling fine‑grained operator governance.</t>
                    </li>
                    <li>
                      <t>Weaknesses: Trust is concentrated in operator controllers and metric collectors; exposing metrics or announcements beyond trusted domains risks manipulation or information leakage. Compromise of metric agents or controllers can mislead selection and routing.</t>
                    </li>
                  </ul>
                </li>
                <li>
                  <t>Privacy:
                  </t>
                  <ul spacing="normal">
                    <li>
                      <t>Risks: Compute and network metrics can reveal capacity, load, topology, and usage patterns; if distributed widely, they enable profiling of service placement and demand. While this is acceptable as long as the operation is within, CATS does not implement specific privacy mechanisms for external intruders except gating and authenticity verification. Thus, if such measures are bypassed, privacy is compromised.</t>
                    </li>
                    <li>
                      <t>Controls: The model assumes authenticated, limited distribution of metrics; without strict access controls and aggregation, metric publication can violate privacy or commercial confidentiality.</t>
                    </li>
                  </ul>
                </li>
                <li>
                  <t>DAWN suitability: Partial (compute‑only)
                  </t>
                  <ul spacing="normal">
                    <li>
                      <t>discovery within CATS is well suited for a discovering one type of entities that reside within the vicinity of authenticated networked elements. That is, CATS is an operator‑centric discovery of compute locations and precise selection based on metrics (good for low‑latency, policy‑aware steering) within compute environment.</t>
                    </li>
                    <li>
                      <t>CATS discovery is not a DAWN‑style public, multi-entity, descriptive Discovery Mechanism: it does not provide semantic, multi‑match search across administrative boundaries out of the box and assumes operator trust and scoped distribution.</t>
                    </li>
                  </ul>
                </li>
                <li>
                  <t>Security, Privacy, and DAWN suitability score: <strong>1/3</strong>
                  </t>
                  <ul spacing="normal">
                    <li>
                      <t>implements a control plane and announcement mechanism that gives a flexible structure that can be expanded, however lacks in scalability, interoperability, security, and privacy domains.</t>
                    </li>
                  </ul>
                </li>
              </ul>
            </li>
            <li>
              <t><strong>Use case fitness: TBC</strong></t>
            </li>
            <li>
              <t><strong>Mitigations grouped by goal</strong>  </t>
              <ul spacing="normal">
                <li>
                  <t>Mitigations for Descriptor hosting and integrity      </t>
                  <ul spacing="normal">
                    <li>
                      <t>Require signed service/site/task descriptors and signed announcements; publish verification keys via operator PKI, JWK sets, or DID documents; enforce signature verification in controllers and selectors before acting on any announcement or descriptor.</t>
                    </li>
                    <li>
                      <t>Cost: Medium - Needs signing libraries, descriptor schema work, KMS integration, and client verification logic.</t>
                    </li>
                    <li>
                      <t>Impact: Prevents forged announcements, ensures provenance, and enables non‑repudiation for placement and steering decisions.</t>
                    </li>
                  </ul>
                </li>
                <li>
                  <t>Mitigation for Privacy and anti‑enumeration      </t>
                  <ul spacing="normal">
                    <li>
                      <t>Aggregate and redact metrics, limit audience via RBAC and tokens, apply rate limits to discovery APIs, and use differential privacy or noise injection for telemetry exported beyond the operator domain.</t>
                    </li>
                    <li>
                      <t>Cost: Medium - Requires metric aggregation pipelines, access control systems, and policy enforcement.</t>
                    </li>
                    <li>
                      <t>Impact: Reduces profiling, commercial leakage, and mass scraping while preserving steering utility.</t>
                    </li>
                  </ul>
                </li>
                <li>
                  <t>Mitigation for Cross‑domain descriptive search
                  </t>
                  <ul spacing="normal">
                    <li>
                      <t>Publish signed, minimal pointers or attestations from CATS into a separate indexed or federated catalog that supports descriptive queries. The catalog returns candidate IDs or attestations which clients resolve back to CATS‑announced sites under controlled access and verification.</t>
                    </li>
                    <li>
                      <t>Cost: High - Building a catalog, federation protocols, attestation formats, and access controls requires substantial engineering and governance.</t>
                    </li>
                    <li>
                      <t>Impact:  Enables DAWN‑style descriptive discovery while preserving operator control, provenance, and privacy.</t>
                    </li>
                  </ul>
                </li>
                <li>
                  <t>Mitigation for Freshness and revocation      </t>
                  <ul spacing="normal">
                    <li>
                      <t>Include explicit validity windows in announcements and descriptors, provide status and revocation endpoints, and use push pub/sub to propagate revocations and state changes. Enforce short lifetimes for highly dynamic metrics and ephemeral offers.</t>
                    </li>
                    <li>
                      <t>Cost: Medium to High - Requires revocation/status infrastructure, pub/sub channels, and more frequent control‑plane updates.</t>
                    </li>
                    <li>
                      <t>Impact: Reduces stale placements, limits the window for compromised information, and improves correctness for time‑sensitive tasks.</t>
                    </li>
                  </ul>
                </li>
                <li>
                  <t>Mitigation for Cross‑domain descriptive search (federation and provenance)
                  </t>
                  <ul spacing="normal">
                    <li>
                      <t>Exchange signed attestations (not raw metrics) between operators; require provenance chains and trust anchors per federation member; enforce policy translation and explicit consent for metric and task sharing.</t>
                    </li>
                    <li>
                      <t>Cost: High - Federation requires attestation formats, trust management, legal agreements, and operational coordination.</t>
                    </li>
                    <li>
                      <t>Impact: Preserves provenance and trust across domains and enables controlled cross‑domain discovery and placement.</t>
                    </li>
                  </ul>
                </li>
              </ul>
            </li>
            <li>
              <t>overall mitigation score: <strong>HIGH</strong></t>
            </li>
          </ul>
        </section>
        <section anchor="mcp">
          <name>MCP</name>
          <t><strong>to be completed</strong></t>
        </section>
        <section anchor="agntcy">
          <name>AGNTCY</name>
          <t><strong>to be completed</strong></t>
        </section>
        <section anchor="service-registries-orchestration">
          <name>Service registries &amp; orchestration</name>
          <t>List includes: Consul, etcd, Eureka, Kubernetes Service DNS, service meshes.
<strong>to be completed</strong></t>
        </section>
        <section anchor="httpwellknown-rfc8615">
          <name>HTTP/.well‑known <xref target="RFC8615"/></name>
          <t><strong>to be completed</strong></t>
        </section>
        <section anchor="webfinger-rfc7033">
          <name>WebFinger <xref target="RFC7033"/></name>
          <ul spacing="normal">
            <li>
              <t><strong>Summary</strong>: WebFinger (RFC 7033) is an HTTP‑based mechanism for resolving information about a subject identified by a URI, most commonly an account‑style identifier such as <tt>acct:alice@example.com</tt>. A WebFinger server returns a JSON Resource Descriptor (JRD) containing properties and typed links associated with the subject. WebFinger is widely used for account and profile resolution in federated systems, but it is not a general discovery substrate and does not support descriptive or capability‑oriented search.</t>
            </li>
            <li>
              <t><strong>How it works</strong>:  A client constructs a query to <tt>/.well-known/webfinger</tt> on the domain extracted from the subject identifier and includes the subject URI in the <tt>resource</tt> parameter. The server responds with a JRD document containing:  </t>
              <ul spacing="normal">
                <li>
                  <t>subject: the canonical identifier</t>
                </li>
                <li>
                  <t>aliases: alternative identifiers</t>
                </li>
                <li>
                  <t>properties: key–value attributes</t>
                </li>
                <li>
                  <t>links: typed links to related services or endpoints</t>
                </li>
              </ul>
              <t>
WebFinger assumes that the client already knows the subject identifier. It does not define indexing, search, or mechanisms for discovering subjects in the first place. It functions strictly as a resolution protocol.</t>
            </li>
            <li>
              <t><strong>Security, Privacy, and DAWN suitability Considerations:</strong>  </t>
              <ul spacing="normal">
                <li>
                  <t>Security      </t>
                  <ul spacing="normal">
                    <li>
                      <t>Strengths: WebFinger relies on HTTPS for server authentication and transport integrity. The protocol is simple, widely deployed, and benefits from mature HTTP security practices. Operators may apply access control or filtering policies, although these are not mandated.</t>
                    </li>
                    <li>
                      <t>Weaknesses: There is no cryptographic signing of JRD responses, no per‑field integrity, and no offline verification. Trust is tied entirely to the HTTPS endpoint; clients cannot verify provenance across domains. Enumeration resistance, rate limiting, and abuse controls are deployment specific and not standardised. A compromised server can return forged or misleading metadata without detection.</t>
                    </li>
                  </ul>
                </li>
                <li>
                  <t>Privacy      </t>
                  <ul spacing="normal">
                    <li>
                      <t>Risks: JRD responses may expose personal or sensitive information such as profile attributes, service endpoints, or relationships. Servers that respond differently for valid and invalid subjects may leak account existence. Without strict filtering, WebFinger can reveal information that enables profiling or cross‑service correlation.</t>
                    </li>
                    <li>
                      <t>Controls: RFC 7033 recommends cautious publication, but does not define structured privacy controls, consent mechanisms, or privacy flags. Operators must implement their own access control, redaction, and rate limiting to avoid leakage. Without these measures, WebFinger can compromise privacy or commercial confidentiality.</t>
                    </li>
                  </ul>
                </li>
                <li>
                  <t>DAWN suitability: Partial (identifier‑resolution only)
                  </t>
                  <ul spacing="normal">
                    <li>
                      <t>WebFinger is well suited for resolving known identifiers to structured metadata within a single administrative domain.</t>
                    </li>
                    <li>
                      <t>It is not a DAWN‑style public, multi‑entity, descriptive Discovery Mechanism.</t>
                    </li>
                    <li>
                      <t>It does not provide semantic search, multi‑match discovery, cross‑domain ranking, or task‑oriented discovery.</t>
                    </li>
                    <li>
                      <t>It assumes that the client already possesses the subject identifier and that the server is authoritative for that identifier.</t>
                    </li>
                    <li>
                      <t>WebFinger can serve as a resolution layer in DAWN, but not as a general discovery substrate.</t>
                    </li>
                  </ul>
                </li>
                <li>
                  <t>Security, Privacy, and DAWN suitability score: <strong>1/3</strong>
                  </t>
                  <ul spacing="normal">
                    <li>
                      <t>Webfinger implements a lightweight resolution mechanism with a flexible JSON‑based structure, but lacks scalability, interoperability, security, and privacy features required for DAWN‑grade discovery. WebFinger is suitable only for identifier‑based lookups and does not provide the protections, controls, or semantic capabilities needed for multi‑entity, cross‑domain discovery.</t>
                    </li>
                  </ul>
                </li>
              </ul>
            </li>
            <li>
              <t><strong>Mitigations grouped by goal</strong>  </t>
              <ul spacing="normal">
                <li>
                  <t>Mitigations for Descriptor hosting and integrity      </t>
                  <ul spacing="normal">
                    <li>
                      <t>Require signed JRD responses or signed metadata objects when WebFinger is used in cross‑domain or adversarial environments. Publish verification keys via operator PKI, JWK sets, or DID documents, and enforce signature verification in clients before trusting any returned properties or links.</t>
                    </li>
                    <li>
                      <t>Cost: Medium – Requires signing libraries, schema adjustments, key‑management integration, and client‑side verification logic.</t>
                    </li>
                    <li>
                      <t>Impact: Prevents forged responses, ensures provenance, and enables non‑repudiation for downstream selection or resolution decisions.</t>
                    </li>
                  </ul>
                </li>
                <li>
                  <t>Mitigation for Privacy and anti‑enumeration      </t>
                  <ul spacing="normal">
                    <li>
                      <t>Mitigation: Limit information returned to unauthenticated queries, apply RBAC and token‑based access for sensitive fields, enforce rate limits, and avoid response patterns that reveal account existence. Use aggregation or redaction when exposing metrics or relationship data.</t>
                    </li>
                    <li>
                      <t>Cost: Medium – Requires access‑control enforcement, rate‑limiting infrastructure, and privacy‑aware response policies.</t>
                    </li>
                    <li>
                      <t>Impact: Reduces profiling, enumeration, and leakage of personal or sensitive information while preserving legitimate resolution functionality.</t>
                    </li>
                  </ul>
                </li>
                <li>
                  <t>Mitigation for Cross‑domain descriptive search      </t>
                  <ul spacing="normal">
                    <li>
                      <t>Mitigation: Do not overload WebFinger as a search substrate. Publish minimal signed pointers or attestations into a separate catalog that supports descriptive queries. The catalog returns candidate identifiers, which clients then resolve via WebFinger under controlled access and verification.</t>
                    </li>
                    <li>
                      <t>Cost: High – Requires catalog construction, attestation formats, federation rules, and access‑control mechanisms.</t>
                    </li>
                    <li>
                      <t>Impact: Enables DAWN‑style descriptive discovery while preserving provenance, privacy, and operator control.</t>
                    </li>
                  </ul>
                </li>
                <li>
                  <t>Mitigation for Freshness and revocation      </t>
                  <ul spacing="normal">
                    <li>
                      <t>Include explicit validity windows in published metadata, provide status and revocation endpoints, and use push‑based mechanisms to propagate updates. Enforce short lifetimes for dynamic attributes or ephemeral offers.</t>
                    </li>
                    <li>
                      <t>Cost: Medium to High – Requires revocation infrastructure, update channels, and more frequent metadata refresh.</t>
                    </li>
                    <li>
                      <t>Impact: Reduces stale or incorrect metadata, limits exposure to compromised information, and improves correctness for time‑sensitive discovery.</t>
                    </li>
                  </ul>
                </li>
                <li>
                  <t>Mitigation for Cross‑domain descriptive search (federation and provenance)      </t>
                  <ul spacing="normal">
                    <li>
                      <t>Exchange signed attestations rather than raw metadata between operators. Require provenance chains and trust anchors for each federation member, and enforce policy translation and explicit consent for sharing subject metadata.</t>
                    </li>
                    <li>
                      <t>Cost: High – Requires attestation formats, trust‑management systems, governance agreements, and operational coordination.</t>
                    </li>
                    <li>
                      <t>Impact: Preserves provenance and trust across domains and enables controlled cross‑domain discovery and resolution.</t>
                    </li>
                  </ul>
                </li>
                <li>
                  <t>overall mitigation score: <strong>HIGH</strong></t>
                </li>
              </ul>
            </li>
          </ul>
        </section>
        <section anchor="search-crawling">
          <name>Search &amp; crawling</name>
          <t>List includes: Web crawlers, site indexes, capability search engines, and Vector indexes and semantic matchers for capability search.</t>
          <t><strong>to be completed</strong></t>
        </section>
        <section anchor="centralized-marketplaces">
          <name>Centralized marketplaces</name>
          <t>List includes: Vendor app stores, plugin registries, dataset catalogs.</t>
          <t><strong>to be completed</strong></t>
        </section>
        <section anchor="p2pdht-and-decentralized-registries">
          <name>P2P/DHT and decentralized registries</name>
          <t><strong>to be completed</strong></t>
        </section>
        <section anchor="manualconfiguration-based-discovery">
          <name>Manual/configuration-based discovery</name>
          <t><strong>to be completed</strong></t>
        </section>
      </section>
      <section anchor="iana-considerations">
        <name>IANA Considerations</name>
        <t>This document makes no requests of IANA.</t>
      </section>
      <section anchor="informative-references">
        <name>Informative References</name>
      </section>
      <section anchor="authors-addresses">
        <name>Authors' Addresses</name>
        <section anchor="potential-topics-for-the-use-case-document">
          <name>Potential topics for the use case document.</name>
        </section>
      </section>
    </section>
  </middle>
  <back>
    <references anchor="sec-combined-references">
      <name>References</name>
      <references anchor="sec-normative-references">
        <name>Normative References</name>
        <reference anchor="I-D.farrel-dawn-terminology">
          <front>
            <title>Terminology for the Discovery of Agents, Workloads, and Named Entities (DAWN)</title>
            <author fullname="Adrian Farrel" initials="A." surname="Farrel">
              <organization>Old Dog Consulting</organization>
            </author>
            <author fullname="Kehan Yao" initials="K." surname="Yao">
              <organization>China Mobile</organization>
            </author>
            <author fullname="Roland Schott" initials="R." surname="Schott">
              <organization>Deutsche Telekom</organization>
            </author>
            <author fullname="Nic Williams" initials="N." surname="Williams">
              <organization>Infoblox</organization>
            </author>
            <date day="4" month="June" year="2026"/>
            <abstract>
              <t>   The proliferation of distributed systems, Artificial Intelligence
   (AI) agents, cloud workloads, and network services has created a need
   for interoperable mechanisms to discover entities.  Entities may
   include AI agents, software services, compute workloads, and other
   named resources that need to be found and characterised before
   interaction can begin.

   This document defines terminology for Discovery of Agents, Workloads,
   and Named Entities (DAWN).  The intention is that this common set of
   terms can be used by other documents related to DAWN and so achieve
   consistency of meaning across the space.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-farrel-dawn-terminology-02"/>
        </reference>
      </references>
      <references anchor="sec-informative-references">
        <name>Informative References</name>
        <reference anchor="RFC1123">
          <front>
            <title>Requirements for Internet Hosts - Application and Support</title>
            <author fullname="R. Braden" initials="R." role="editor" surname="Braden"/>
            <date month="October" year="1989"/>
            <abstract>
              <t>This RFC is an official specification for the Internet community. It incorporates by reference, amends, corrects, and supplements the primary protocol standards documents relating to hosts. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="STD" value="3"/>
          <seriesInfo name="RFC" value="1123"/>
          <seriesInfo name="DOI" value="10.17487/RFC1123"/>
        </reference>
        <reference anchor="RFC6763">
          <front>
            <title>DNS-Based Service Discovery</title>
            <author fullname="S. Cheshire" initials="S." surname="Cheshire"/>
            <author fullname="M. Krochmal" initials="M." surname="Krochmal"/>
            <date month="February" year="2013"/>
            <abstract>
              <t>This document specifies how DNS resource records are named and structured to facilitate service discovery. Given a type of service that a client is looking for, and a domain in which the client is looking for that service, this mechanism allows clients to discover a list of named instances of that desired service, using standard DNS queries. This mechanism is referred to as DNS-based Service Discovery, or DNS-SD.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6763"/>
          <seriesInfo name="DOI" value="10.17487/RFC6763"/>
        </reference>
        <reference anchor="RFC9460">
          <front>
            <title>Service Binding and Parameter Specification via the DNS (SVCB and HTTPS Resource Records)</title>
            <author fullname="B. Schwartz" initials="B." surname="Schwartz"/>
            <author fullname="M. Bishop" initials="M." surname="Bishop"/>
            <author fullname="E. Nygren" initials="E." surname="Nygren"/>
            <date month="November" year="2023"/>
            <abstract>
              <t>This document specifies the "SVCB" ("Service Binding") and "HTTPS" DNS resource record (RR) types to facilitate the lookup of information needed to make connections to network services, such as for HTTP origins. SVCB records allow a service to be provided from multiple alternative endpoints, each with associated parameters (such as transport protocol configuration), and are extensible to support future uses (such as keys for encrypting the TLS ClientHello). They also enable aliasing of apex domains, which is not possible with CNAME. The HTTPS RR is a variation of SVCB for use with HTTP (see RFC 9110, "HTTP Semantics"). By providing more information to the client before it attempts to establish a connection, these records offer potential benefits to both performance and privacy.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9460"/>
          <seriesInfo name="DOI" value="10.17487/RFC9460"/>
        </reference>
        <reference anchor="I-D.mozleywilliams-dnsop-dnsaid">
          <front>
            <title>DNS for AI Discovery</title>
            <author fullname="Jim Mozley" initials="J." surname="Mozley">
              <organization>Infoblox, Inc.</organization>
            </author>
            <author fullname="Nic Williams" initials="N." surname="Williams">
              <organization>Infoblox, Inc.</organization>
            </author>
            <author fullname="Behcet Sarikaya" initials="B." surname="Sarikaya">
              <organization>Unaffiliated</organization>
            </author>
            <author fullname="Roland Schott" initials="R." surname="Schott">
              <organization>Deutsche Telekom</organization>
            </author>
            <author fullname="Jeffrey Damick" initials="J." surname="Damick">
              <organization>Amazon</organization>
            </author>
            <date day="27" month="May" year="2026"/>
            <abstract>
              <t>   The document standardizes an approach for publishing AI agents in the
   Domain Name System (DNS) so that other agents can discover them.
   Discovery is then initiated based on one of three generic use cases,
   in increasing computational and latency cost: (1) the requestor knows
   both the organization and agent (2) the requestor knows the
   organization that provides a capability, but not the specific agent
   (3) the requestor knows the required capability, but not the
   organization or agent.  Of these use cases only (1) and (2) are in
   scope for this document, although (3) can be derived from this
   specification.

   DNS for AI Discovery (DNS-AID) is designed so that, once a client has
   learned an organization's agents, subsequent transactions can utilize
   the first use case with the benefit of cacheable connectivity
   information that is learnable as an agentic skill.  The mechanism
   uses Service Binding (SVCB) records for connectivity information and
   key meta data, a well known entry point using DNS-Based Service
   Discovery (DNS-SD) labels into an organization's agent index, and
   optionally DNS Security Extensions (DNSSEC) and DNS-Based
   Authentication of Named Entities (DANE) TLSA records for trust and
   security.  DNS-AID provides consumers of agent services with a direct
   connection method for agentic workloads not mediated by a third
   party.  Organizations can use the same approach across public and
   private networks networks, providing consistency and common
   operational models, including publishing agents that are hosted in
   service provider domains.

   This document introduces no new resource record types, opcodes, or
   response codes.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-mozleywilliams-dnsop-dnsaid-02"/>
        </reference>
        <reference anchor="RFC8615">
          <front>
            <title>Well-Known Uniform Resource Identifiers (URIs)</title>
            <author fullname="M. Nottingham" initials="M." surname="Nottingham"/>
            <date month="May" year="2019"/>
            <abstract>
              <t>This memo defines a path prefix for "well-known locations", "/.well-known/", in selected Uniform Resource Identifier (URI) schemes.</t>
              <t>In doing so, it obsoletes RFC 5785 and updates the URI schemes defined in RFC 7230 to reserve that space. It also updates RFC 7595 to track URI schemes that support well-known URIs in their registry.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8615"/>
          <seriesInfo name="DOI" value="10.17487/RFC8615"/>
        </reference>
        <reference anchor="RFC7033">
          <front>
            <title>WebFinger</title>
            <author fullname="P. Jones" initials="P." surname="Jones"/>
            <author fullname="G. Salgueiro" initials="G." surname="Salgueiro"/>
            <author fullname="M. Jones" initials="M." surname="Jones"/>
            <author fullname="J. Smarr" initials="J." surname="Smarr"/>
            <date month="September" year="2013"/>
            <abstract>
              <t>This specification defines the WebFinger protocol, which can be used to discover information about people or other entities on the Internet using standard HTTP methods. WebFinger discovers information for a URI that might not be usable as a locator otherwise, such as account or email URIs.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7033"/>
          <seriesInfo name="DOI" value="10.17487/RFC7033"/>
        </reference>
        <reference anchor="RFC6762">
          <front>
            <title>Multicast DNS</title>
            <author fullname="S. Cheshire" initials="S." surname="Cheshire"/>
            <author fullname="M. Krochmal" initials="M." surname="Krochmal"/>
            <date month="February" year="2013"/>
            <abstract>
              <t>As networked devices become smaller, more portable, and more ubiquitous, the ability to operate with less configured infrastructure is increasingly important. In particular, the ability to look up DNS resource record data types (including, but not limited to, host names) in the absence of a conventional managed DNS server is useful.</t>
              <t>Multicast DNS (mDNS) provides the ability to perform DNS-like operations on the local link in the absence of any conventional Unicast DNS server. In addition, Multicast DNS designates a portion of the DNS namespace to be free for local use, without the need to pay any annual fee, and without the need to set up delegations or otherwise configure a conventional DNS server to answer for those names.</t>
              <t>The primary benefits of Multicast DNS names are that (i) they require little or no administration or configuration to set them up, (ii) they work when no infrastructure is present, and (iii) they work during infrastructure failures.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6762"/>
          <seriesInfo name="DOI" value="10.17487/RFC6762"/>
        </reference>
        <reference anchor="RFC9437">
          <front>
            <title>Publish/Subscribe Functionality for the Locator/ID Separation Protocol (LISP)</title>
            <author fullname="A. Rodriguez-Natal" initials="A." surname="Rodriguez-Natal"/>
            <author fullname="V. Ermagan" initials="V." surname="Ermagan"/>
            <author fullname="A. Cabellos" initials="A." surname="Cabellos"/>
            <author fullname="S. Barkai" initials="S." surname="Barkai"/>
            <author fullname="M. Boucadair" initials="M." surname="Boucadair"/>
            <date month="August" year="2023"/>
            <abstract>
              <t>This document specifies an extension to the Locator/ID Separation Protocol (LISP) control plane to enable Publish/Subscribe (PubSub) operation.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9437"/>
          <seriesInfo name="DOI" value="10.17487/RFC9437"/>
        </reference>
        <reference anchor="I-D.akhavain-moussa-dawn-problem-statement">
          <front>
            <title>Problem Statement for the Discovery of Agents, Workloads, and Named Entities (DAWN)</title>
            <author fullname="Arashmid Akhavain" initials="A." surname="Akhavain">
              <organization>Huawei Technologies Canada</organization>
            </author>
            <author fullname="Hesham Moussa" initials="H." surname="Moussa">
              <organization>Huawei Technologies Canada</organization>
            </author>
            <author fullname="Daniel King" initials="D." surname="King">
              <organization>Old Dog Consulting</organization>
            </author>
            <date day="4" month="June" year="2026"/>
            <abstract>
              <t>   Interacting entities such as agents, tasks, users, workloads, data,
   compute, etc., in AI ecosystem/network are proliferating, yet there
   is no standardised way to discover what entities exist, what
   attributes such as skills, capabilities, physical characteristics,
   etc., they posses, what services they offer, or how to reach them
   across organisational boundaries.

   Discovery today relies on proprietary directories or manual
   configuration, creating fragmented ecosystems that prevent cross-
   domain collaboration.

   This document describes the problem space that motivates Discovery of
   Agents, Workloads, and Named Entities (DAWN).  It clarifies the scope
   of work within entity ecosystems, identifies why current approaches
   are insufficient, and outlines the challenges a standardised
   discovery mechanism must address.  It does not propose a specific
   solution or protocol.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-akhavain-moussa-dawn-problem-statement-03"/>
        </reference>
        <reference anchor="I-D.king-dawn-requirements">
          <front>
            <title>Requirements for the Discovery of Agents, Workloads, and Named Entities (DAWN)</title>
            <author fullname="Daniel King" initials="D." surname="King">
              <organization>Old Dog Consulting</organization>
            </author>
            <author fullname="Adrian Farrel" initials="A." surname="Farrel">
              <organization>Old Dog Consulting</organization>
            </author>
            <date day="28" month="April" year="2026"/>
            <abstract>
              <t>   The proliferation of distributed systems, Artificial Intelligence
   (AI) agents, cloud workloads, and network services has created a need
   for interoperable mechanisms to discover entities across
   administrative and network boundaries.  Entities may include AI
   agents, software services, compute workloads, and other named
   resources that need to be found and characterised before interaction
   can begin.

   This document defines the requirements for Discovery of Agents,
   Workloads, and Named Entities (DAWN) and sets out the objectives that
   a discovery mechanism for such entities must satisfy.  It describes
   what information must be discoverable, what properties a discovery
   mechanism needs to support, and what constraints apply to discovery
   in decentralised environments.

   This document does not specify any particular discovery protocol or
   solution.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-king-dawn-requirements-01"/>
        </reference>
        <reference anchor="I-D.kay-dawn-use-cases">
          <front>
            <title>Use Cases for the Discovery of Agents, Workloads, and Named Entities</title>
            <author fullname="Daniel King" initials="D." surname="King">
              <organization>Old Dog Consulting</organization>
            </author>
            <author fullname="Kehan Yao" initials="K." surname="Yao">
              <organization>China Mobile</organization>
            </author>
            <author fullname="Ken Adler" initials="K." surname="Adler">
              <organization>Indeed</organization>
            </author>
            <date day="7" month="June" year="2026"/>
            <abstract>
              <t>   This document describes broad categories of use cases for the
   Discovery of Agents, Workloads, and Named Entities (DAWN).  The
   purpose of the document is to illustrate situations in which entities
   need to discover other entities.

   This document does not define a discovery protocol, a registration
   procedure, a selection algorithm, or an agent-to-agent communication
   protocol.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-kay-dawn-use-cases-00"/>
        </reference>
      </references>
    </references>
    <?line 636?>

<section anchor="references">
      <name>References</name>
      <section anchor="normative-references">
        <name>Normative References</name>
      </section>
    </section>
  </back>
  <!-- ##markdown-source:
H4sIAAAAAAAAA+19W3MjR3bmuyL0H2pnNmyyAwSlli3Z5MOYQ6pHHHW36CY1
PQ6v110AEkANC1VwVYEUZkIR87Tv3tkXR+z+Of2SPd+55KVQYLMv8pMn7Bk2
UKjKyjx5zne+c8mjo6NPP+mKrnQn2W/ydXZW5eW2Ldosr2bZ2XpdFtN8UpRF
t82uu7xzK1d12bxusouindZ3rtlmV03d1dO6bLN6np0t6IJ2lL2um9uyzmf0
J+70Ml+5WfZ1RU8qXJsdXJy9fnn46SeffpJPJo27O8nwQTKATz+Z1dOKfnaS
zZp83h2t6k3b5kez/L46WuTro1wvPPrss08/uafHLZp6sz7JPv1kSuNc1M32
JCuqef3pJ8W6Ocm6ZtN2Tz/77O8/e4rnfvpJ29HA/jUv64oesXX0wHVxkv0z
vcoow/us1vm04z+LakYvNcrauukaN6dXarcr+UMv+xd+lcblJ9nNry8+/eT2
/uTTT7LsKJvZLMk/c54d+bvL21v9c5Z3ufx1b9Mm/8Ss8K033bJu5J74r4ze
rD3JvhlnL3hW5DOZrW9cu8xXyRd1s6DPN/m9K7IbN11WdVkvsA7nNIkzvWha
b6oOkxZ/6FZ5UZ5kS77nWJbgH5Z8pzG9O8aWDulsnJ3dLvO7vKjiQZ01ebtc
FbPelx88sFzvO871vr3BVXWzyrvizp3gXxCH8O8jiD7/T5ZP2q6hdcS/b5Yk
/ZdV55rKdT/9+d8vIH3ZuqnvihmNLM9I+LI83iZ5sk1av026Zd5lq3zdZu6H
ou2KahHtmhf0unlVtCu5x9pvoq6mHzrZEPTppHSr6J641gtV1rh/2xQNf9OO
sxv6mR+Yu8vLDf2qzVo33TQ0shHdrrjLp/RHMuJRNi9pgPYPPKHdFJ29D21q
P3zeM3kzK/7oZqOsqquj9BN9k3XduniYbV1uuqKu3v1VX339j1iCy+tzEoNm
vaG3vOyyAvuxmENQlsViifeq8YZYmnZkI2izFWmbRR6evNxOGpLBdd5hdVU1
ta65w7q2NJtz17hq6ljBzTfdpnEy2m67xuvz5Ls7V9ZrjFBmvCBRqfCMjGYd
P+wgQKyz8ILuri7vHG5fuftoJkhAHX+PucVDx5lJI8nzrHT41y9/CUls6tlm
il/hg19mV5sGr/fpJy/yaotZ7ppisukcz+zUtS2G6qq7oqkrlgwa89rR0GmI
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
n/r7fvGVv+8XX33y/wGS0HwKo9MAAA==

-->

</rfc>
