<?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-01" category="info" submissionType="IETF" 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-01"/>
    <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="12"/>
    <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 56?>

<section anchor="introduction">
      <name>Introduction</name>
      <section anchor="purpose">
        <name>Purpose</name>
        <t>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>
      <section anchor="sec-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 expandable
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>Criteria for solution inclusion: Solutions selected for analysis
within the current document should meet one or more of the following
criteria:
            </t>
            <ul spacing="normal">
              <li>
                <t>A standardized solution adopted by one or more Standards Development
Organizations (SDOs), such as IETF, 3GPP, ITU, or similar bodies.</t>
              </li>
              <li>
                <t>A solution proposed as part of an ongoing official standardization
effort, such as active IETF or 3GPP working groups, ETSI Technical
Committees (TCs), or Industry Specification Groups (ISGs), and
showing signs of maturity (for example, having undergone sufficient
critique, development, and testing).</t>
              </li>
              <li>
                <t>Solutions supported by major open‑source ecosystems, foundations, or
widely recognized community projects.</t>
              </li>
              <li>
                <t>Solutions with clear adoption or deployment by a broad audience or
client base, indicating potential to become a de facto standard.</t>
              </li>
            </ul>
          </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>
      <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.</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>Select, based on the criteria mentioned in section <xref target="sec-scope"/>,
the discovery mechanisms to be evaluated.</t>
              </li>
              <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:</t>
              </li>
            </ul>
            <t>
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>
          <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>The DNS key-value model struggles to carry complex nested
capability structures and composite queries, introducing
limitations in expressiveness.</t>
                  </li>
                  <li>
                    <t>These limitations suggest that DNS-based discovery mechanisms may
not fully meet the needs of typical DAWN scenarios such as
cross-domain capability filtering, dynamic resource state queries,
and global semantic search.</t>
                  </li>
                  <li>
                    <t>However, DNS is suitable as a first hop in DAWN patterns and
covers a subset of discovery types that shall be supported by
DAWN.</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</strong>
            </t>
            <ul spacing="normal">
              <li>
                <t>TBC</t>
              </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>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:</strong>
            </t>
            <ul spacing="normal">
              <li>
                <t>TBC</t>
              </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>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>LOW TO 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:</strong>
            </t>
            <ul spacing="normal">
              <li>
                <t>TBC</t>
              </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>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>MEDIUM</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:</strong>
            </t>
            <ul spacing="normal">
              <li>
                <t>TBC</t>
              </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>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
traffic 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>MEDIUM TO 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.</t>
        <t><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 standardized. 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>MEDIUM TO 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>
        <ul spacing="normal">
          <li>
            <t><strong>Summary</strong>: Manual or configuration‑based discovery refers to
environments where entities, endpoints, or services are discovered
through static configuration rather than automated mechanisms.
Examples include manually entering IP addresses, URLs, service
endpoints, credentials, or metadata into configuration files,
orchestration systems, or device settings. This approach is common in
tightly controlled deployments, legacy systems, embedded environments,
and small‑scale networks where automation is unnecessary or
undesirable.</t>
          </li>
          <li>
            <t><strong>How it works</strong>: Operators or administrators explicitly configure
discovery parameters depending on the scenario under consideration.
These parameters may include static addresses or identifiers, service
endpoints or URLs, credentials or tokens, routing or workflow rules,
and metadata describing capabilities or roles. Manual configuration is
typically used in environments where entities are known in advance and
where dynamic discovery is unnecessary or intentionally avoided. If
physical or logical connectivity changes, operators must update the
configuration accordingly. The resulting discovery information is
embedded into static structures such as lookup tables, configuration
files, orchestration manifests, or device‑level settings. Clients do
not perform discovery; they simply read the configured information and
act on it.</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:
                    </t>
                    <ul spacing="normal">
                      <li>
                        <t>Manual configuration avoids many attack surfaces associated with
automated discovery protocols.</t>
                      </li>
                      <li>
                        <t>Operators maintain full control over what is reachable, reducing
exposure to unsolicited or untrusted entities.</t>
                      </li>
                      <li>
                        <t>Static configurations can be protected through existing
access‑control and configuration‑management systems.</t>
                      </li>
                    </ul>
                  </li>
                  <li>
                    <t>Weaknesses:
                    </t>
                    <ul spacing="normal">
                      <li>
                        <t>Stale or incorrect configurations can persist indefinitely and
misroute traffic or expose sensitive endpoints.</t>
                      </li>
                      <li>
                        <t>Manual errors can introduce vulnerabilities, misconfigurations,
or unintended trust relationships.</t>
                      </li>
                      <li>
                        <t>No built‑in authentication, integrity, or provenance for
configured entries; trust is entirely operator‑dependent.</t>
                      </li>
                      <li>
                        <t>Does not scale to dynamic or adversarial environments where
entities appear, disappear, or change frequently.</t>
                      </li>
                    </ul>
                  </li>
                </ul>
              </li>
              <li>
                <t>Privacy
                </t>
                <ul spacing="normal">
                  <li>
                    <t>Risks:
                    </t>
                    <ul spacing="normal">
                      <li>
                        <t>Static lists can leak operational structure if shared or
replicated across domains.</t>
                      </li>
                      <li>
                        <t>Manual distribution of configuration files increases the risk of
accidental disclosure.</t>
                      </li>
                      <li>
                        <t>Entrusting configuration of private information into the hands
of operators reduces control over information leakage.</t>
                      </li>
                    </ul>
                  </li>
                  <li>
                    <t>Controls:
                    </t>
                    <ul spacing="normal">
                      <li>
                        <t>Strong access control on configuration repositories and
deployment pipelines.</t>
                      </li>
                      <li>
                        <t>Regular audits to remove stale entries and sensitive metadata.</t>
                      </li>
                      <li>
                        <t>Encryption of configuration files at rest and in transit and
while updating configurations.</t>
                      </li>
                    </ul>
                  </li>
                </ul>
              </li>
              <li>
                <t>DAWN suitability: Minimal (static and non‑scalable)
                </t>
                <ul spacing="normal">
                  <li>
                    <t>Manual discovery is suitable only for small, static,
operator‑controlled environments where entities are known in
advance.</t>
                  </li>
                  <li>
                    <t>It does not support DAWN‑style public, multi‑entity, descriptive
discovery.</t>
                  </li>
                  <li>
                    <t>It lacks semantic search, capability matching, cross‑domain
interoperability, and dynamic updates.</t>
                  </li>
                  <li>
                    <t>It assumes a trusted operator domain and does not provide
mechanisms for discovery across administrative boundaries.</t>
                  </li>
                  <li>
                    <t>It lacks flexibility, ease of operation, and is costly to maintain
information freshness.</t>
                  </li>
                  <li>
                    <t>Manual discovery may serve as a fallback or bootstrap mechanism to
discovery substrate components and fixed elements, but it cannot
function as a general discovery mechanism for DAWN to provide its
intended discovery services.</t>
                  </li>
                </ul>
              </li>
              <li>
                <t>Security, Privacy, and DAWN suitability score: <strong>1/3</strong>
                </t>
                <ul spacing="normal">
                  <li>
                    <t>Manual or configuration‑based discovery provides predictable,
operator‑controlled behavior, but it lacks scalability,
interoperability, and dynamic adaptability. It offers minimal
built‑in security or privacy protections and does not support
DAWN‑style multi‑entity as it is often used within small networks,
lacks descriptive and/or cross‑domain discovery. It is suitable
only for small, static, trusted environments and cannot serve as a
general discovery mechanism for DAWN.</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>Mitigation: Requires signed configuration bundles or signed
metadata files. Store verification keys in operator PKI or
configuration‑management systems, and enforce signature
verification before applying any configuration.</t>
                  </li>
                  <li>
                    <t>Cost: Medium - Requires signing tools, key‑management integration,
and validation logic in deployment pipelines.</t>
                  </li>
                  <li>
                    <t>Impact: Prevents tampering, ensures provenance, and reduces the
risk of misconfiguration due to unauthorized edits.</t>
                  </li>
                </ul>
              </li>
              <li>
                <t>Mitigation for Privacy and anti‑enumeration
                </t>
                <ul spacing="normal">
                  <li>
                    <t>Mitigation: Redact sensitive metadata, apply RBAC to configuration
repositories, enforce least‑privilege access, and avoid
distributing full topology or endpoint lists to unnecessary
components.</t>
                  </li>
                  <li>
                    <t>Cost: Medium - Requires access‑control systems, audit processes,
and policy enforcement.</t>
                  </li>
                  <li>
                    <t>Impact: Reduces leakage of internal structure and prevents
unauthorized enumeration of services.</t>
                  </li>
                </ul>
              </li>
              <li>
                <t>Mitigation for Cross‑domain descriptive search
                </t>
                <ul spacing="normal">
                  <li>
                    <t>Mitigation: Do not rely on manual configuration for cross‑domain
discovery. Instead, publish minimal signed pointers or references
into a catalog that supports descriptive queries. Manual entries
should only reference catalog endpoints, not full service lists.</t>
                  </li>
                  <li>
                    <t>Cost: High - Requires catalog infrastructure, attestation formats,
and federation rules.</t>
                  </li>
                  <li>
                    <t>Impact: Enables DAWN‑style discovery while keeping manual
configuration limited to trusted bootstrap information.</t>
                  </li>
                </ul>
              </li>
              <li>
                <t>Mitigation for Freshness and revocation
                </t>
                <ul spacing="normal">
                  <li>
                    <t>Mitigation: Include explicit validity periods in configuration
bundles, require periodic refresh, and use automated alerts when
configurations become stale. Provide revocation channels for
compromised or outdated entries.</t>
                  </li>
                  <li>
                    <t>Cost: Medium to High - Requires monitoring, versioning, and
revocation infrastructure.</t>
                  </li>
                  <li>
                    <t>Impact: Reduces stale configurations, improves correctness, and
limits exposure to outdated or compromised information.</t>
                  </li>
                </ul>
              </li>
              <li>
                <t>Mitigation for Cross‑domain descriptive search (federation and
provenance)
                </t>
                <ul spacing="normal">
                  <li>
                    <t>Mitigation: Exchange signed attestations rather than raw
configuration data between operators. Require provenance chains
and trust anchors for each federation member, and enforce explicit
consent for sharing configuration‑derived metadata.</t>
                  </li>
                  <li>
                    <t>Cost: High - Requires attestation formats, trust‑management
systems, and governance agreements.</t>
                  </li>
                  <li>
                    <t>Impact: Preserves provenance and trust across domains and enables
controlled cross‑domain discovery.</t>
                  </li>
                </ul>
              </li>
              <li>
                <t>Overall mitigation score: <strong>MEDIUM TO HIGH</strong></t>
              </li>
            </ul>
          </li>
        </ul>
      </section>
    </section>
    <section anchor="security-considerations">
      <name>Security Considerations</name>
      <t>TBC</t>
    </section>
    <section anchor="operational-considerations">
      <name>Operational Considerations</name>
      <t>TBC</t>
    </section>
    <section anchor="iana-considerations">
      <name>IANA Considerations</name>
      <t>This document makes no requests of IANA.</t>
    </section>
    <section anchor="acknowledgements">
      <name>Acknowledgements</name>
      <t>TBC</t>
    </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>
  </back>
  <!-- ##markdown-source:
H4sIAAAAAAAAA+19WXMk15Xee0f0f0hLjiHAKABcPNIM8KCB0E0RYi+YBqie
CY9jOqvyVlUKWZk1mVkAS4yO0JPf7fEv1C/x2e+5WVlAs0lqbIcZ9qgBVGXe
5azf2Y6Ojp4+6cu+CqdPn2TZ7/J1dl7n1bYruyyvi+x8va7KWT4tq7LfZtd9
3odVqPts3rTZs7KbNXeh3WZXbdM3s6bqsmaOjzlfwGe6Sfa2aW+rJi/gn/iw
V/kqFNnzGt5Xhi47eHb+9tXh0ydPn+TTaRvuTjP8RbKGp0+KZlbD106zos3n
/dGq2XRdflTk9/XRIl8f5fLBo88+f/qk20xXZdeVTd1v1/CVy+c3Xz19cg+L
WLTNZg07nMH6F027Pc3Ket48fVKu29Osbzdd/8Vnn/39Z1/gYroe1vqvedXU
8IhtgDWsy9Psv8IGJxnucrXOZz39s6wL2Ock65q2b8McdtltV/wP+dh/o921
IT/Nbn777OmT23s65qOs0LPjH3M6MP53n3e38s8i73P+172eJP+IB0WP3vTL
ppVnlnV3mn19nL2kM8LfZRmf3dehW+ar5A9Nu4Dfb/L7UGY3Ybasm6pZ4K1c
wJEW8qFZs6l7PC3/y7DKy+o0W9Izj/lC/mFJTzqGbeOybDXnx9n57TK/y8va
r+e8zbvlqiwGf/zRa8rluce5PHewrrppV3lf3iGxw+UDCcSfj5AT6H+yfNr1
Ldwe/nyzBE64rPvQ1qH/y5//xzMkw2zdNndlASvLM6DCLPcskycs0ynLAJst
8z5b5esuC9+VXV/WC8dCL2G/eV12K37I2jiqb7J+GeTG4dfTKqziU+nDRkxZ
G/5tU7b0l+44u4Hv2dLCXV5t4FtAQV2YbVpY3AReU97lM/hHsuhJNq9gifoD
vqLblL1uCXncdkDckrdF+adQTLK6qY/S38hm1k0XCk/1XVNteuDUB7abje/2
zfN/xHu4vL4Afm7a9QZ2etlnJfJiOUdyWZaLJW6twU3iBXUTXUOXrUD4LHJ7
9dMny+20BVJc5z1esoiqLrR3eL0dHOk8tKGeBZJ5802/aQOvF4QMngA9pAh3
oWrWuEg+9xJIpsa3ZHD2+M0eCYmEGO4x3DXVXcDn1+E+s8PAHa0CfQAPGF97
rFQJdF1UAX/6JRJk2xSbGX6JfvPL7GrT4gbxp5d5vcWz7ttyuukDHe8sgGCE
1Yb6rmybmigkK8I6wGZhkb0sGcmenjkN/X0INQkykIT4aaLfooFL7jNgLzyF
cDRr6nm5gDMpslm+NgKqmhmd8eTpE9g7CECgbiGfNlR8/MtyjVdXA98XoZVD
Cl0AKQpbXxEtNGtYUh/optsw6yt4Nq7VLWsF0jubwlkCreBXlMgyfGnWwKfb
4+yrpqWzXVehDxlIW3gsr/QeHpZXlbzaPfcXQRTVL46jzlrlWzwbFtKTKJYn
cLDFuilJ7SHxlHDgk+z8UkQ7/L2f0WZpVbO8C3A0OfyIT94CFYSiy27r5r4K
xSIAj/HKM10E7BAOKLkkeEpNImEGXz7N7vF64DtbEINh4n5s5kDBTNb3y0BP
pd/D1+GpIJdQ/4XiOLvewNLiGkDSVgWebDPtQZbCDd+VeXaXA2NtiKZXqO89
U7d5vUAim7cNc205Y/bOgfgGBEM0gN/H6/QbB4pJdo6qNlvh3vPiLgeOABE7
Q6EN55y3sGJ8g9KbknroiG9IjMxbUDodvSdKSqDHqgr1gngQ/4Q3QDRIJ0x0
BwQFl9QBeRBtraKIJlYINf06h6fCI5FuQ48bsiuDdc9L1AgoITY1U6VpHVhs
Pm028JUaxbRsuqT/uYf/KZExYKtt04FcyItVWSNLk76iPYNCQvrL4CEocOGN
KHpQyjSzDYlLp6bqsIHvVkh0RDy8dDyojj4K61429xkohhZ/jAfldr0KoX9U
GXkVZEQHl4diGP4Iihr2DcbVAsk071ANz6pNQbrkR+mlp09EgrDy2CA350oI
ICCvZ3Cp2fe/hLccdfjv96bf7cBQT363BjkDtAC3B7QKSm4D5F5tnciOuou1
ldBZPDM9Gfl+iBKflcO8qarmHrdc0jM6PlekNVyjMIXeBRKX4xVbbI73auqJ
TJojb0eoxgfZ8OzVdTbPVyVs4wD//f33v3nz1cXnn3/x5fv3E/wraNTrZ2hL
8V9+9etf0V+u/3Dx25Ovb26u9Ct//19+9Rn+4eafbg71i+eX+s3Lo2dgEP6p
Ctv7sqrKfNUdFXXXrPH/5mWBX8SHnRzfh6qCbyLb1/Lkv/vV53/7/j0+CO/1
bZh+BecDrMB//fVnX9KCzr84Z4kKd9sW4qMs6h5p5eXFVbyDCT5JBDEc0oK0
ITodF3Bvm2qSfbOZkk0XOtjIalOBrMpBkaAgqVLz/GAVjwwO5ov370+ur59d
wddmsBDUI38i7dcDWS+A5q++uDp59vWNrABF1MmszUG+tWJarPIaJSO6D9+h
fAMTZnmy3kzBf8kOXlxeX9lhf/nr9+8P8Tl4qXWo4MMX5zfXuIvVGlT70fk9
cFF2A2bFHJ543YfQwrEdiiAgixQpGi2yKRoPWVbBSfA6UAImJApe0j1RVVGU
JCMqZqVI79OA9gldEpjXJBbZPnGWbJ+3i9CD8a+ar28aXHh3CzSBP+6oTnRz
gAW6id5+G7pm086Ed4+yN06mZFP4bFWic7bfUHT0qK5A4jrKF47sC0hb+Dhv
XGaJLNPn3cL58kP8X/H7uHKTOm4Ft/mWvwB/PKI/vn9vXKxbvADBB3eXkwrS
A89INiLzn2bXdgmwfZZQ+NHcPOVMtYaXHSYsuiVpcxLhqHDgq6RTRaiYRCJi
k7WIX3meGPlxcXnRrHEZ023yxGv5cJc9i0Yxu2mv2wXIpj+J9X1w/ew1Ml+H
ZgeQHbrrk+zL311dTbLLm28n+MSuBKGVt6DjipLIQRakazDXAr6/zlvSY0Dy
oF4aFK8NskUJdBx3kLN9S17jHE6wjwsQswLXge/GlRCZ4pMIQQBafX5zfcnO
KciLip8DzAheBfAe7OnmArcE376sCzCrgB+uQZ+AXyL2ye/oOdnB5fXv8INk
GuAz4H5IIXTloiazCkwEUobZAV5z+C5H23WChjd+DDR+aBd47N2G9mhnjJdX
/tsGPup8EiZOkHU9SQc+RkdRm/UaToLvcpX/EV4IeqgGTmA+zIDtxSgHHUzm
Bn0RN8pvvQczo0LbftYsapaHcCibGjcAd/RHINhu57VIr9msAhHJtERKrkWv
pGq2RLWwnDybtiAmshxsBHLD9JWzqqSPoCmNspROGI5m3ZDnBZcOIo0FFtpo
QONwv41RgvDdVVuu8naryhKXMAeeAfH1mDWCj2dDKBsYPc5KIR4l7QK3p8Y+
olOsuuJW8SmrpiARz04PC2Bn4PAlRv9VnmCXDEfe9WrtIGQBNBLPDX9PlK0X
Q6b1kLzZCtUzErab+DeBMfL0CUF3pP9fA7OeFwV/sfvNb34DRL0GBw+N3Ax1
H4iSGR6K6OCt7K5pO3KA3HOJdxdqR6LWcHTH+wLOa8EORlxoy9abN6ZAaCF8
AjJogyKBRKG37nL0eOfkySDk9P33/wnF8zwHUVmxhO7j49+/Fwoh32/L/z7v
xafuUq1H1nQzRTIXMwyM9dVmlX7g0pn+By+fXR4OVKdoAnOjgetR74OPcgL2
+6IBolaHH9iItID9OIIk8Ym9hK/d2fcIGkA6a+sEIVCXu0UuRtLa9M0KbUfv
cMLZrhpUEUNQ4B4NfIQF1igADBAABiEHpW8Wgd3wy1p98Aka/sRigcTlumla
eDU4KyAAPVTEog5uBVmGV6W0T/4viA96U7lC0gSeIdgBSbginQQqlKGDZCeT
rEIzBSUciPGAzgzxOBpLTUeLwjdMQQD08BxywuDDRUP+Cz5pwSwqMBsLgiux
Q673AFapQSGI1TZxP/FYvP+Zmfs56pLR8QtI8sN8xbMBc4DNBXcKWnsKdMiO
IeFFCvT51/fLRmxvD1su4Gg6dGQIhkq2SmcZhSyjZoTTVfD/6RfkHzJE2qCF
Op8TM3X5PJgEhmPEZSLd1wu+IXAhyYhxSgPhAjRzUqfs6RPCWFQ+fhO2xhrw
9msw5RHY4KW+KQmCR7567WRxC78+9ZYurhbO0MnrasuUB4tDqURm2aZGmB7v
ekYchU6DwANosoDyXsPviQtalNlt54gW9gvag56DeM0sJwuzAWdgZi7ofYvu
NDGRqL4K2Ya5ywFT+BDwOGYbhV7gM3C8mfEEWbC1ecDNpkftqbACO+pB1oJY
Knv2yNJtsyoJ4Q0dGCBrFO8n7KGhLbHpC9o5rQP3J0yLTxrwLTwGVBHdyQFu
bVmCbaZ6cxmIg8CMyRYNneChmiCwoFlOKMIcHBPYN66XxM8c7+EYJHLEfWUn
cFVtwyav3RC+Z7YMM3RRVBQN9yTWVLlik+dOsCdS4cYPx9m5YDpmUAnmhWQE
bhivEHbDxAC0hA/wV7jKt3L/+MlNTcyLwpqcSjEhDKUjnSdnWt81tyAxQo1m
EFy0OsJ53+ewtWj7kMxjur7aTMG4cbIYXcMWlGsijXG924lIiy6ox/b6/KX5
qESoJEcREqu7kqTQLu5lAB8+BE6qbFNsmI/ZgHQ8UVo+EhCsktmqacnaJEYK
xiZwYTkCKWDERjebWKpCQUmbyNhbJ+MaZEdJ2gusyF495TpfkVUBVuSmrAhF
n5cVPgn2Avc6Bc8MtFKH9g7bwuL7Zp2Y/IQAiP0ySoAop1fln+g1HoOk0xNv
bPwIi02r30pwJwQ/J9lChOwMfxSiaJGTRmhZxARoi7pDL8BhDRq8gc3C74pK
VgQExWeHUbJbE8UgI+C57AS0hRLZZVRnbNSAoD/NNEQhC3fRIIyuiP2I2tmd
JN55F0g2rkBilqgU+UDQkCVBATd4RwrHMFiCovVFun4HuLLOzAYqk/X8JIOH
FU3rtCbTC/x64G93+Qqtjejeisyct/kClVKu7jxiniFRGcpCzqggSx6vBkWX
s3pE5cEBbOC58JiurJpAHqSzlEcpjQxfoonUm1+JoYpeAYuwSCLARsuwypVQ
pgG/v4QfCHRiZQHqqsq3Zl/kixqWXs4MyhHXEmGb2e09+hR6e0wNw52TT1iF
Bcglzz1i85ItFL8YlT7iI6s9NpKErMjQMwFpAV30XMFlCwXZUIzgoNm4Ivm1
DPndNnHIppsW5CrcIB2WOTPHmRh/8cjBeg8c9yARhIcn90oBShJC+Iw7IH4M
ULDZjRKtzyW+0SL2i7bq7Ja8IzhwDHE6EIb3I6fs9g+f1kgNu5suMDGhdaCC
acAPbJQtvFkJJhQwAIZ9ss36qG+OUIGrHkbUDI5JBARb9N8x6ZgRJqJI0UGC
EaMrG+GsJLJMWSX4UUK1aRkl2z5rMtxnuTre0cDbsbkn3uBeNLkIMj6mBXCN
3jJHB1LbJoNFVSyQ2TjInO0mfgevB465xmiUO7YJh4QIhBDVKjpUMgPgMehE
wCVV5GTwqef4T/KQQXx1+C4R7PNNBUYnOYB6ewIeiHkpFxe+61FHUEQHWc7z
d+RmYuMoMIWmcYe9ZwnhE+RDVNLA4ZtgZC7UP/GsbV92Qv44ewuHRpsAXX8X
DFJE7YzMOMVzI3xHHQy6H1UDBMa2uAo4AYztsmrE6C6jBT4Gg1a4MgDvBcxL
dCHIU+gM3ttzLpiSgYF8QWTKOQVUGJARTwdOf03WkcNd7BJxVflsWYa7sBM7
zDJ1caO4Sp25490gFG2dgr15yby4pmC/GuoMNohtLj4jsiB+GbkGX2VyiSA0
xIiJpgUWBtaP3yjIgjYg9fGUFPZ4Ge0g6UZrXIZq/fTJYlOSXZ2grQK00lq6
ZSjITCfHD2VexOvIBSQGQxNiBavjsCBKdgd7KccIJGT5ai/ptgwbAifv9R3a
veEef3wbGGREeBhocUVUQCdDcgWxvbbB2Dw7NRSmHwVVKEaIpiF+33xeMQE0
BBzRRKAhsLzg0L4iVCT7XCD3sfipkgBiUz8oeOHyVdhJkqAgJp8JBIfvRntQ
IXsUnmBRg/UaJDnFf3QSLai8Za05jVRLAlSkFFjthQe5vJHKmB99HjhDY6W7
h4qHEypmNG/R7jwQ11KUGNMuCChBNYVgNJqdTPaspWljeNGIc6LSlpjRBM0f
WDga+HtfQjAsm+HxGuF8QJZ38OZWIy8VmG47upU/xZAJofi6vDnvkKQVZwLQ
aUT0UsTVqQp6S2hqJxGQlb856XVwT54j6rBesj5mROJATROK6aMWFeiLzauy
Pz4+Dv0MnOflZoXu0maFIPjTJxxrEEiFvQc11IBk6MMYtTBI4UQ9ejQp6ruw
JUFOCSXsy6GFmZPkrwzFORG3RDB7RILBTg7dEp2pk6qch9l2hjd0UB6HY7E2
DlNYHLgqx7DhJNpWS06+0cgXf01Uvxxb1NoKAz2PNwyEuu7UMQ7gUMZfSyCM
IdcJUZNlTZlmW7GbysBzx/BM9v33Md3g/YQDF6nPllpdwGQWtpd4yfPvKBnR
WzUlYbXk2igmYlBblCH4rkeClhxRyNf4mBW+31jS0X6MK+E+B6tSQ+pIPbXx
bESKz4U2XdRIXFQgdzmC7AVqe6TFC+JUNoTgII7wGE4xq4sFtS17YsdHUED6
reT4JiNL38ldIaN2n5wQjmZJmMMRtgEB5YrWTFYUrBBMOLr2KwQokAleAYmA
eKo68krA52dbH526QoRGuiVC1yes5zP620RcbA67zk/1GWIETcSZU7uQvASW
Npk/qTTxkTzbuomWttlUagrK4+4CR7wYqlfPbCRYBqQ1tPsdVQlPXTQ15jHK
wapKBgl6GqlAMXmytDoQVvixAl0j8smZqA40yayZst8EG8IIJmxvKbgX/U4t
WX0ArHQFbsUMXSV+Epl6YKfAp6+3sO7DMyV50vrOYPHUADbnLZDaqfszClO2
G01e8RvksyhIYTMOFpxEaGrB6LtGI0B73fo4oESNKcqhnzrTIwUHG7W9GCd0
Cco0SZZCpPwBd593eLdoduP6MFeF0tmBqtEsJcHz2V/+/O9fsjoDc6MiSxu1
Dab2ZLLPSMPor7FtQmwSpebBSJhVo6qZJ53D0+zgs0Ngn15+W3HKU5Z9jd60
PobwS4drnoFABK2MPkf0GT2fn2UHn1OKzQtYfOKiStYJOuboK5c1PJrjcZ25
oLB7djaYFQXJHGwSXvHFYfayYYghfclLOhj8tnya5S1zdLXVONfo20T4o6dO
xr2eKTIsuS9+ybCILw/lrHYXYE/u7xt70M5C/C2WaI1wtqJ9puHMRXdgmru0
CJylLWkoUwoXAhuTrd1LqmoXzLYnS6/UGDaDHCrZicwEtWTHBKM4YRwLBcPt
eDeSg/jHaXbdb4qtBy2i56QgnIrjRHQeR/7oyI+K6Qu4REwDAZsO5Eooys2K
4Z5DFeAmgIRrhM0l4mIvZ0d7gHIB55VkVxxrlNmcIt7RV2Xbgfy3yOLAt0p8
Qd3WiD0ur+VoOH6WzMp5wJQUuRsqtGF0HKnCXN09OsDET8kQ5fkMFRha4tuo
smkT+CRKmoh7m24lz4eRFXZDVdMmdiG98QS+zbqNmSDJ97fU/WAZ/+Rhu7AL
Jgbflbge5/WBHdDc13P4W5d4fWnFhdCFUIUQAzxe7jpdD6OBY7Si1ikIO/bw
s/mmJVZD/5pQJ0be2CHJpXbg6ZOr0JJGok9Ycq+khr7AzL+haUChlEEJBDPk
HLEXIpuDcLw4pmwPjlCRyZ/95b//z4xTQ6M3chbTPO7DdNk0t7T6GCM73KFc
UPRkB2lqenJfbXC5SSpmJpiH7nCvhm0XEjrTFKwVY0aTFC+A5AP7d6cRb5kh
ekPpx5yYiVlcNy8m7DThvRBp4lcx/fIZqaZpwESsptX9vLEdWvjkNLKhJUt6
a/8AZCFYV0AkZYFcQ2e76ZZ4HJYv1k3EkYk+l77yOTiZK9InPQN2NVDoqeZ8
g2y6B88KEW7U9ANLIQvyZYXpo9Xnz1+WSKchwVCMesKzVmvJW+XVUJDnyEd5
dqjvDcZQjnqgE4mvnmJiM6c/ALXl3qclY5gdqSiTzjnfA88+QqVkMBZ8iORt
3i+paKVmKxELFuITfnvGpFY1XUfIO1vwcp7nRb5GulYucBRCQRLEiOQjWJZm
3gLBkhQ9q+RAtXZGsFZ6vtc+O2fzTIBBUcmUouv0hPPuDpZNx8kPtwEDxDWY
kQR6E+zJViO4B0gWVYlXyel+GjwJA5lxaoRghmdeTNJ4hYC9sBR4F5kEVKvC
fC3XwP7HIOU+u2ZYwfts8Uy//yVcEbqjR6izyfEzMCqMff7R9NsI6Wx9kmrR
SiqLpQsnJ8oWiVzE9VgcRfOYY1nPfVrX2ogVtJJQnJXsgDyCvwnIAqcj4GxM
rtK0K83cyZIYIpIKfjyNTbpyD01QG+QHGT6RIEnkOFj+GhBJU4Xo5ZI71FMO
h9VxlT7QoJkXEpehgpvgal0kf6GDRXbA1OZZzDf1TPNnvK5UpIWl1YpkcIBL
zQsRlOwwiViY+hSkUKS5A7GCJF06KGxY7bJcg6hqwAvbeodtYvaK2KgoAUEg
YfRS7tVgVNqxy4pXUYXXMcxVf50kY4GBixEBLDjDUNxomBnzaMrKNJ3EQorg
qwtwOTFG6SxCzhkVGXrXlLjqqiQDAKmfroQAz6RYQbV0VCU5+bxcC41yN1KT
d3LBr2k24EEMMtB8CNJn0kwktItEKCKaTj7icEZ/fEFHTLppXdLItR+n7Ooy
VYZxGk6Wp8OOEZu0ai1LycIIvkmy1RlrRjDprjRQ1AG/qklh7c2sZORTaThX
a5dNTSJFSiGKQKkVRHphDZ/W0uMjjFO7i584cuFcRvTVp5QbM/dSiLBV4Fw4
y80adaSm824xv2WWFoRiylTMuJJdYRpSvl6HvJ3gsek/zbVMuC5jaBusBFWr
MzI5KX6shXIWfPJ5zEbSyYoEfJJMMXYBCANai4k4lShlaKstqyxKb47lgBy0
4iQjy3HxQVvKt9GsOM096cxQpQwdDIHiFyVxmgMA0w2nnqv0STKSHE3hq0G+
3AVR3bCEZk7/QkOK0lK8IpEkLQ0VgHbiLEJJgxW3A5hcibBlQgKthPko6PR6
AtcUwoHEzV0iP1BGozePDgjYclW+xZpcEd4dFfTLPjnJypKUXWay6UhlOzbN
0XLu25jBQqyCShUTCzjj25e1HkllKqVdUUwDpWPEOSg/nxSch2e3mCoQqvmu
7aFmiYPGnz65Iaxds5ELwacZQ6Ai7UdA6l+O+s0IrxwxAPxMdYQ6ns8doD7M
XLcq/bJz2tu+YIExTekYK6RHiUCNC4zFY1W991jNtLKoj7gMw8CFN8/eg28L
JmI5u2UTGj4xxHafPpmCUXCrWVEEYuOK+IH4fSoPYpPHSoPbctG0uCUfb7BY
7Oi6OfpRdmSIYt3yW8nDlSSOguveMEDI0b9lvBUX0eO8ASqCm5JIQqVUMIDV
ImuwJAXftexUA4yVVqmzjkWCB1EYXP/h4kpKJ3GfWDDJDPjpp0Kbn37KhZlW
pbuomiliGMsSeAGDseiPoVlJRoYatJr4jkzYoqm7wi044EuTbA/gnb6E85D7
JHSUmITFz71iUtOm6ZFyKA8Ca2Yoy7ikD2+mJdx7T9aL5mxv2R3WGppPP/26
ucePo13c4bYuqDanE6eiRUOrU2OpQh0g7gObThxPoKTB7OD85Bz+owpTXjyX
zsPiXTGqfpoyTclZJBMExCBFrwuTQxjGWwU6jq6RkiH42rLB5C5zqVUoRf3g
vieF95pzXS+O6dY0A5ZRCj4Pyp3P3C41u20AI6QGAbjXnZ1kDKRcPRhIuUj9
uE8/1RAlf/2U8XP4RQ/EuuiX4Oq95Rot1rSBK2xgCWe4nevnF3SYih6wt88P
ybI3b7rQx92wQbfYwBnVWPV2RlejLNTJMeuXwUVEEMJS1g07OdY1vg35bU1F
+6fZDRugFEdni5WLUMZT42IkxJ36mQv8WOK1i/hQlB6LBDlQZAVlaOnU5Xpj
KcL4wU1dhS4piUWpqsn3WmskYRO5Mjv8f5SHSE2roxd+N3k60+2AYGz1uiyN
aKE3gYZ9TCMlUwDTyTFDSaIeeAmCRdkJA9/nGHGkRObOqLBWe9kYiv2IVlIW
c0kp04VIuIp+q6pLVZK+PqaY86u5VhJdR0vEetZ8ffKsuYmVWoSQUoZTvDmD
qqYbIyXJ5MS8uG0WEOCo8a7shjVsJjbsd9zxJdev322qOqao6QK/JZuS1kaQ
ieJucjImTsUo4dTywtLCI+2s00QQcgbQ9aDMA4VWRTsSP2MVhMiAPD7mjy6C
RUzQMtyvfZ/S8M15hfYxuGQok4ayPQp224YES3v4EIetBStrJe+JXPvm9pA9
TkSeg0qZk0RN8IPyfpA4OEEzLJFUUiaJi/uFRMF/oc1e+CHRDkKyJiibr0b2
NEc7ldwFgudpgZu1WBJomfYSFu6kNwzvSI8UuwxIjw/O0ibsDJZF2gmz2XLx
o2OscF5yqPCTTp9iufmoAWPwwUMB0o9E4PJfcO+PhZXJ6ZOQkAwvpFxnLsNH
+1fJBvO0YKf/ebopFqH/xaEmuDfzPtRR4kmAUvG6SWwuwGuRoiLrfiDhWtCR
9hArTgWbjKQCuTZxX019ZqyMABpcCRzfEcU25NRQ7y4WFcMkbJRIUjCcGqbb
xp2b12C6WqtYyLmLgpegA0p7NFrLPH+iSgAGbznDuuZUY1tmF5LPSt4vbx92
IDDDeJOTfGtXbrLGOp8w9onW+HZN5hlzpFWPiYizDSMGdCRVg273c3BsxO9T
P1yNIU4HtGPQJ+EhsX04vGPbNxhhgfIehG00TM6NQuYYGsyWzTpT8WMyyUl4
Og/8OFnufepIcrJbajf70nF9CKUWpvbIY+YMJRacgv3z+cmXbMvQtwf5/sM0
4zRAdBxPwEKR0QiRtyfpiaV0DxqcKFIfsQU6fMa2FleSOmz6AAUSY3K2gWC4
rh4DaBInNfvuW3VGQcIg1arhdvPbC/6AL96gqmxO18REdv2s/wilzMfIiYQH
UlPN7JH4xVM4q46p29cEoV/HFrbZxmdkC5oGdp8lT+n3b83rwUzgbhOKf837
E2BNlEzwz0MyvEUkd14GSvgnWpTis8YUPV71BYW2X1KAFH40qbcvFMJXCot2
kkNs3WgQUT4LpgBQkn+6hpqskDasNwXjGmfS66nDwqpQSGZkfDZTksJ9pq2H
9/SVJjmKQahm2uj9IKGkEUIJ8ZHo2y1NdKSuAA9HDk/ii+xWJ0m2LAg4DOVF
tWKfT0KR2YHEdClmDObRCQiJw/FrgjOhVJMj2QPRA5c8su2K4DoeB0WczpL3
Wx0hGN3Ir21uymLn/t6Q2dgNw5u4O1IArPf54NTbZTk3WrM6cnV0c1op6ao4
XOrW6P1dcRaZ5cJQAHFoU6IofnV9BhQc1rtK8oRrHzXREPymkqNHSTGx8emm
C6a5uHQR/admzQhhcxu4MYe9fK6GZu+iGGfR1oe/Y+8kiyWKppZWRlrZMrj/
F5xwbNwqKyHWlsQBzaEiv3kZ8vXZgKHk0cwlPpRJFOHj+wg47PI0wmC5ZnO0
QiErMBHZeLf1UD0nmZ3gQu27+uvYZM7bej4+YtVro4Rw0aymCNuiVo72OAlP
YFFONBZ/C26HcFc9iAMfs4m2eOw25Qw+esBhUg3TDaU2LvzfEp8ULUFybQqK
n5OF3J1cPhPFwhkfLBQUgcJuiJyNuZRlK610WnDqL1A074BMRDiQB8WxlniO
dD3yZM5P5ko0J853yqvI3LFr3yGJr7D1FG7nk84fBhaY8vVyF9fC5DwaKPjX
flsZU3nDX4/RqAZLTdAkctRjNs3Xl7/7GnU3wYTYTOwkdlzbQQSTv0ds8E9g
+DCMErsnur5lnH/FmJcLXtfSz0zKMykH7xPqPCHpqQTpSvLAPTxfE8zSCHgN
hzRF5Iji32IycTAc3XM8fWJRtvTRhSzrWzwqejk3tSORTHENgvXhrwLquOI6
WJDZuHgtSaQhhv128cZntrK62Wh61LQFZRniSjlROzky5EnJ4+e14sKPgef5
JKVRD7ee1PA4ce7VzZuT6zd/OLn5pxuHXp4ZwlhR91bp0MVr4ngWtXSUdElG
R8UNji3oyOpLOpnG/CFEw/N6Zl6TgmoUQjXMEnsP+JfiDsCcCdyEAZNMsfKi
kqxO3FABUr2m5BlHSWDuNFl+n2//GujkdckNrpgOcdugGsAyoDu2HHQRiMqS
qXVwButtiuzbf2J4gduaZi/OX3WjUOOrRhPnd8lwHObMa/NxlpQc6oq/kXK4
9wBG93ZvPfa5MIGix3zmLn+V31LGMXIPPhHkyUux5v8o+Cm48ndlPANFKLk3
FX7ChNQeqHIcrNwlGQp0cxgaRduS0hV32CVWvZrpkHfbJLU91bbUrSVKkgGD
C2FY04OYsoLWEvCbYZVkvljHBmMN1mGRQsTe5AWrhejBgpZKGOvGCyYDBKgv
Yk75iQ1fbyAIyaq33UWml/4AaCcwmK4hFfk7IB6vPI3REEWsJKpgWjGE1qcB
Ab9gM5RuJOuJzAQEM04NYEjMypgyFFvvCDUlnZ5dVoU5IM5/yA0VHNhPorrg
qQQ7WStfy4OiJT2Q+CT6nXTPFLGdjXQBzJU0KYAtcGvOKRKtKy3IBvWOCPZI
+eRaesINuj6NFS5+JMrxxQ9DOQxuIBFhBjBxqdHgQzDIw/hHJOMdGOTDkQ7D
Ex8BPE4TxOP/Yx7/z2AeI77TC+JEn6tCy8SeU5hwvrDF7kIfKzbNKm4KATo8
CrYzCWGmOVz4H64UzJXuBE70O8O774K29U2VsoW/wEuHzzic2lxkasSPIClt
w2B0alKZ0N9jbrCsDOhi3lP3lLTqxHm+0bzfubgrTLalOu/EG0CDh3NkpP0N
ubT5fWrqEiVjMhpVb3EvF46QFbbHavtxAMjYJZ6rxZwiILGqmRjPlgg2UHMX
IqvEUQIMguhYBjULLLdO9LNDQo6RgEwZwdealTrQEQVJrYUEC1GzbORKjzTl
DXWKblB6bzJWQ7zEmAcn+u2FrGDXG9RT4iONARP7bmMfkPgwjuipn5XMXa6d
SRYLiaToualT4OINIBbx5QOtGEsUtXck8kPkpV2kkoUoNt3CJFGGBkUyDEod
dm/gL3/+d+MpSifSxkNwLxjN4PbJtF3boUFaqijmCf92Ozf0gtEuxhST9gO4
xjWFgMCQau64uVobeioDGEcXHTWN3uVFepy78cSxS33GgXA9cRKWfldUB9va
zUUFTwGj7BKIP2CiP43xUKlpwtDQyghT+hC1y7ZlkCbGGLcp/rQPeIqW4hB/
8uJBU4T2wU4DpPLj0aeTvdCTim0u+ChN/T2ENT0fgZBGsSNXWC2JraDmkrAs
mXuSdqZh9g9CnF68fpvdvM5ePn92+e1Lg56wa/3Jt1f11QjsZH+LkFMnHrkt
BTYwDJwKpD6KDI2gTzs4DdePzCzLJM/evXh9cX5z+frVu+zbNy+YBjVJQt7j
g9PZwQbFKPDBP718ccgtLrUJU6ol46IT52nX3C5RhK2sNIry6xCSwD7bIclO
fhSPwjQ6PNnsgOENQ5Z2Z6dRDTKhPd/C55Pr73BIz7tXr28uv/rndyNGDKXP
UPdWqZR99xJdyefnby6+fmdI5cDBV/s1OXGEXCgLVptRUnYcHj3byHQlZm/L
dZwY8OivhWgJ74QY5OKjcLHUgiHPgDpDwQMCeo2Ureteah0xBkSEiCSIvnqI
JyqIRuLCa52fHe36Axdb3VtF7w8EuqTfuu/iVNYxl0f4cR/s9SACG/0CFy9L
LsvjVTtwELWDYoQKm+EiGKYNNfE/KkHeOoALm7K3Z4MbY/yJLhkVK3LFukL1
iEQYzwQ9IF/A7TuwxUwyS7I/Y15c5ggZxDQabRaOHfYt2nmi5dmEYnBCvtbi
S29TFXrMc6zPVpgcTYUBXIlIOZFrrE1gj+c/Dn/DgoPQgj6s+w8F4YZ3QslH
untpJ0qMb8b4ASUETaK9oRVzymT4nMNkfJI3dvm1HpJTgDbV7CgsdBxAi7UF
ErSgeB1c8SjVfjgeF3VhSSJ8vqk8shSDeNav8GDQYRT/k6DJYAoKhjjE3jok
hG5TJ3k6ZmR9GPaEy8VW1linjYXUA34+SZg5PQ+uNdf3CTy604/kHiSHy4u2
NhvCfBEjcTzIeIJBRAPDdBz6sysb7cfqR1wRD8c+EiBTcyngyNPNRKtSMqu4
u7iMi4slw1gkzM0eY+TVchAk+5v9ZQ0paAYVt5ZWuvpxuU4vrbeGN5qNs4jd
uKO2zJHc4kALfGISURAEL+FprQhNYT3JZ+XpQNZkgzafqyfFBUm7Tc4O3IiL
wwg4xmWM4I6plSX+vIc+I5ZJhaYldzr8QCDxURjx9ONwxDHv6yXNAEDcj+LO
yhLe3wAhtvGzJnVnNgnylplWmyfCd6ug4w+XXNOIIAKabWCGdawI7mNuIn+P
AM09Vhh62kAoDG02bbnAStMDlyTybtn3IDVOTt4hQTthz5nA+tbDBCj7/VsM
U6TlAQmY2jrLEj9GPUPcFE1pmAyW4TEZTglESswpGKl9WYxcazygPEncSHXB
9n47Zi7styQceqTaOHD0HTE9ZUjRkAX+Owlh4Xx90sHv334zyZ5dPiPRffPi
OluX9Z6kJ4fT8qkbWivIrEKywoBJmUSyRPI3dzxL624drSezbVihu5sXXLks
YizMNa3FB2XlnIVpvmN5kNnmbJUfjQZaGaWHU0qH/6WLsNPPUxQxF+ZQWo9w
Aa8lAnwDKPeQ8UUvE5XNY4KVQYl0eyPUTciiAxEdz0ivlzEcMVojhWVVsYaa
A63co2nXbiR7mtIoLNbYhllwmNzQnPEkOAScCadkaeZQP0Upsb6GMq8inn8b
WKZZd5nB4j4o9UqTrXh7mHJFE1ZGk65ijp7ZrZq+RxMLhkjvzwmgERt8NIDG
uzUYjUiA4w+PhBcOaMIZ4aOIXnaSr34ogNsY0hZdjQ8F3HQeMX5fADcXkRIL
CTO+mlbAcC410FQW8relQol0zl7m+EF5YcumbqLgt557lto1r/LFkMiHWWMp
PMfSiF99EstWPhC2G8v82pPxN8TtYqzhninpcfDuAwH9f/n0Xz4dI99vBVf6
pMvedV2xPgVj9i68O+EfptsA/++da2jkg7wPxQJiuoE1ZD1L0maF1zRw5POP
VfntQ/zN7LCIKaw3xkzfiQR/x0GAf1U45t2gg1S00LGJ0HH2OiYxq8NBXZRc
FgLBQsae1A7XwcdIFNhhJLRDcjNhSmcWWndQg7SSngdwng1iHyOZ1y6rea/0
HElm5hXUH5LOTKfFEYkfHXsAQz/ykRFRtCMOx4jzqyRTNUVndKBZakB64Zcd
kGAGVnIEdGg9lWSay5n+Y1DNlEq0NLjuYobUWUGLgS0sb8txVedsOH/S7VJ1
Ck+RVEQRSBIvWlxOmFlpl5eEPRfKL5v1uKyL5z/xxxT7+O8+tIvkxww5a6jY
OGJBjyTVry3O7A7PeTcSbR7CTomPP8Av0n73j4UvBnELrNiiIcNPn3z66aBx
g30IJwMfnCPY8gX937Fqe/wMTwCk7uD0uewC+2pzIRtLoGHdEyHheb+kAgg3
t5ht/G/fXHLXaaL2mCQwGY4SttYXnLYh5jm2FsAmXZRqUEsimxsiwPgRvLPH
UAY3y0hWxvdpFb+SEoWHXm3ty4Qm+97MPDw3NqhJWx1vGdngdus6kU91g/nI
bpqbpjXQggTwov+lZCIFAbWkNI4dsQ/ZoC5KxMLHkDUWUTVYy7QEMYujOv0U
zYN1aChKJWOFZzwYmaAIK2pg2C3U1MoWLUsSKarGXW23Swnj5lv4mLJe0kQI
JJJYDbM39nO+0ICG1SVrnyc1B1PaOyDc6vfXr1856XKYUVM8truIEJjcbNC9
BV3R91GTkpeLlmNKj9tjhyAyLauXPqBSqV4lOvVpiViBukv8cbacvpHPXZng
BDjvNvTrKjcCoPdVW+MCDeBzMRLJLhrxp1PsMB6FAQ6Erimbu+8VF5EJsClT
CAyoxSZkR3P5vOAayfhwyl4DqVNMRJyzhqXbobgVXhAIA3oYphlaiMnjKtjF
mN4g3eYOFVFg588hGU2bKrtcCnrcGBjfilQ7o3YcZJ1VeTto0CaVNZhKoSdM
Bjv3PukDd0LZSe80gREHOcTn66361eFojb9GYAxFNMiv+zBFcVeJc8TJo9KB
EoN50tf95sV1BB11RgKtmEZXoXx4fQ4/fjHJVvhZ8XPVDDmMeXPRGImcSdf1
7PJZcmXH2cWOrBfXXol0BBTn4Y2i9NG9xxY1WPXOG1LBQFFQ0uVGgfjfBQ/g
IpNXWjQsDKupYBnSw1GAsUrmT2BT/4m3/RV9YMMmdjcD80acfOqmhf2V3Qso
axydSEPpSFlW1BKEP8Y1y+E7MB+qLXcLhndsaddFI/7ePf3OOfs435JnHiTU
qbXuOFGm055YCwla02BD3Jhdez7X9tQjbdZGI6DPXN03D/ipyluVhJx42MbG
GHrJzsSk8UVlx4HDeUIxuUzCFWJlLIDTpmMtt7V9snmGyQDboNulEWx5rd0S
NOSTZW9S0tO4RJz6w90+ePg19k1r0e3VeD43iGO/gSjyDHeRm7KIeOVt2JLu
VGjccDdXq2eeB5KabUnmUuKMXwwB5beEpyzzdkXRNNofT4mKVrdRnOv4RxYr
qAHdYpJRgg4F2ATiC9qD2iCtoagfAWZ/tCtrMi7yv0TPAYN5zDLWfyyaszoq
ZW+81t96HVWtsl8nEN4dvoZYAo9HlA+yhdEDsgbHVqXlUsdM0NDPsjJ2ouk2
OLIMuwl1kYSfNzFn9CZgYkAv2S5x4CW9W6jDmq/wfMtcJ1xS09P0Xj7pdtv2
PAPrsazScoDhsB7FdYpobY2Veorm4vY2o+NDPfSISYg4HqqduTKYglbzQJTX
7g00jORa4KiCex1UhmEiCatw5w5Nxbe5OWLZJgeTGLiUYarmrRnfRYsdKtws
WvO3vKkuWQioL42f1W7EDYvSSQwqjyzDjc7zFskC8xt4xlqoY7eneGIoLXvp
GcnD3lyeB4dfrSkID8CU0Wi8Gh+nV7/Juq9E1SR9W1lYd6G64wKeOH7S+Czf
ihHiOEotmdz34sUhaXyWK55fGFtOgKCC8y0sQy2WZ8ZLL0Us4tl4a4K7QFGA
f9pS/2OR/Tv55dJxhnwYHmAqw+LGZixqtyMaU+TFJbonmbotkoTBjVrye0Xo
ZfZtHzvSSDBniMSJfz0o3UCxiSmsYKnHI9BOQZTbSjWZsW5zwjaB+OQGDYiy
izpbBjJwsi4bbUGOUWxferz2yNOJbgjf9DG6bu1U6LzDoMc1nKJ1EBE22Rkb
oRUuJtWH48l9apS+drolOgAxyWk0zZpuTCecp6iIJDNaS0W6T2MTjvBNyGt7
c3Uh9u+rayHbDfcnxJIirjcJ2Pu8OQoOh9W81oSd8lLMRCx5K3lKN65ZcORk
vAUNjyu72Ecps545+tWo72SGK1tWNMDBZxbsieQqMf//FIf/E1IcfrZaqTEQ
12I5cBFD+3bWbuFhizZfL6WMeADnquhWiDWvCHm3fv+k2qNTPIjnx8dsB62F
W1/kQbkP4sb3Og8mCU4pVqLN3DrOGN1NBvCtIfPaUoMsOKp+lCGqvqVWo+26
KEItaoXWxbNlo3+q8pJ5AAgWqBiZm5XoFDGR24EedJ19twMdrcYBA7NW+KPN
hdOaYy9ofDmLJSz4DIWOystAuVj+Ar7DH1s8YcqLr+NN1ykGihlupsL09Cx+
ZwlbJCMHKu3qm8v9GRBAMAsp6aEMCPh3Yj0EIt+RzAfrjMs57rlUp9EocWuH
rHl9sBig8qh0d1HsH50YccXeobN0cZS9Nfx1MCFOwQGzzxf44dC+h7vCsK1s
UWTzUdgKN3/yvCgGsQpgCTHkZhxTpSeL/pB8CdPK5siUBQ4tohIcRJKOuZTG
8hliYjdbUjyDj2JblNBy53KKYtcxhGxQoK/X2M4ltqMR+bqkfpqMdi9gg7mO
tNWrj/XLFNYgKjfviMx/K8CQYa04XZcMcSPQ1CI/phiX9GDJqAu4ChjuxitS
gDssl74anfIG8HaJ5BNOtyaYpLVXQI59kgkRHxJ9LAnEPpqPxPfNxRCEQbHL
PBkkfjjfho8S37Eu1zQ8tdPx8wQiaXd+IykFIfeHNSUPZBKTQAQS5nF4adpH
EtyMngsBosNJjDI/gRquRXDFerF/MPt+VCrJm5wtiCW1dQy5je+maFM02Kq8
TlN809Y9GDILlDY0SkHZQZIhEg02dIgKhqWHiERUeqhwJafEOg4J+UZhwk20
k3jPIB1mIKF9gokzrIgpdku72A6VRBO/GZ8N1znZ5qs80u6/TiqaZtqyX6NW
hbdFXBRzF+5h194MZZkHjw25OrxB01DWdF5NDdeTm+kvTkoBGRladcWi0bnE
0Qm1BGiiUOZOBTwnnfAmz8oSBjZG3tsxKbaEoghnYkeNRI6Fl3XwBy2bIOC0
56tHj9Mo849KoKHzGu3rFPV0MkTOHZcsg+ui9krGn6J09nJY4s9nZikreJMD
nrOzcvR9Frtqc31r+uak7QBnsNhx7IwDiz34ToC7sf8e1+QiK8h4D7+MIlBR
/6LU+QtnFgPgPCCctkyZtTzveo1Bk5bKWucxHybTUZjxGlrRV2oqxy7pK1DN
PJSkqRf49k3tb9gNetibbhPP5kROLHXNJ9p80NL0EyRsxTNKZeiJLBn1P0lg
OaVHkm8YYrScGoN0uXSQ+5xH/dS2YMIRURFSD+dJncVUlVFomm1C8cUHLa3G
6DRhQccYo85amlazJ59mJiGtiMKQsRNza1z4oLYWc92Z2e1OjsL7yjrJbOVZ
NvDHJT4AZ2k4KbIKOJrmzILOHJyhsiAcH5ZcH5xMJbYY4wJlPWAnJeHEkYtB
jZ1lKnGyn8Z9prlQS2aP7PRLT2TvaNoNb9d34KBGztF+aoObI53A1z4d58Nz
b+R8d30/kbtOSqPlyLnse5JwhkkjH5GTc3F+c50dXDCceXROPS1uOAsuu+4D
5WwcZn/58//KLp/ffEXgN2VsImIxkplDj7PUnB2mnWNnM0oToPp+eT4uWjLv
ONJDi4luP7pMM+q+6GNXaREUPkO/SHVLko4gzDGJ8fVthPJtuo2k2+BDtJ9B
tdXnxbybU2srRAIB2wv7x9vj8DmSyzrMvIm8KRFTKQyUOWwMyAaGWEfOBFtr
J+XZsZMctz4apNvgYx7LuNEBKDQaj3JqfJ4NPYE8yMPjfaky6EV9YlT5CXI6
EsJkd5Gq1JAwchoXbn9o45UWbOTiYRNBqbNDRHQMCqZPFgZ/r/Dk7ZQOLjDX
5eX5YUIK9NtX+NveB9XwOdYxQfxGjjeaiqQMcnwD3hs9hqawnFMKjv1JRHL8
YmyVYH3/6P7ipNzOTxHztEQPoukmyEY9xnh6+vKJnhj5rsCuBSWg4zHBsuKv
DsnyJoJWQ0G4DfNDeBLOXyMP5Jkn/hTc0EBxHQPeLB3N6mHpeLYjRsDO6fKF
MAIfm8t0G4ybxv+GqQku2zL60hUCHdfKw/GYPNw7kCCuThlFHuNMZe1C+NkC
eSJtCvVBc1LsAZ4QnUko2xbSb3Bcyi78MazOn4ZtEx8xDE9ipWgXh6dYHXl0
0MXDN3vywmwrdPplSTHpwS+dhp+XHc7KSAWl2gugUXrfK2cYp3+Dq6M2vPuE
vA/Uo23GowtpFKptuYEbbBZC4BukIuufT9kTBUGe2KewkOL8CafAsHp2tkns
gmhDijCaawPIC4QFaKpVSSWBNBXM+2BrqxZGE1ub1sXR4aVOGZmIWhX81Uxw
jYzFIZ2K/bk5COQPaO8rjCttCleohx0K1xjfs2iCn/uYWGZcCznBQ/IhtGTS
+3S7xpmPhXl9TNlmgDvDjPMFTkeiz4MkIolsxptJrUS5+zNLTOAy8mEutZjt
hoap6o4uWpw3SbGDsqGxHrqPJFeBk1EKTu/jGTRMs3tL0rODaEwgxmkJ92k1
iihOzpxD9GhDW5dRHi6Ltqm5q607CIt4yXAQAj7loRQugSutZdhlcsT6AOEm
hJ0rHYR+w2jSxJaVR8k0lo+sz4J37JpxEuGYcf6nylmbk6dcfIDdXyNe00or
WbyOGlWTyeD8nvM+1UqVzcqL47lYo5dIfsRPPiGBY7wJ5sEkoSMk2HYyQeIB
kZGi/tOxmL8hhfaUB5pn7i+dR1Rb4wrT5jsvQ5WFUn0q8ctmPeCinygcbHLI
WfwKk1L8xJUouX6sSFkLtKJd+IhCtQQBa+ICxx/T+O9E8wakEXVpesQFacfi
uDHY66sgYj7Mnugthm3ZYfqZA7dv0sor0SsnZPch+LBTGTyM1ybNXdYPFk0b
iVx9cznJfv/2mwhn9+wAYMas+QYOcLJi8OTB8RIGBosznc1/59YlNYWGE/qI
qEbc6j546RU1cNOAZ1VO25yDla62h9KHc/JUjOm+eXntm/172PpDqrevBrHL
QTMOiViOzUZmacTo6k6fTi45TiyIPRb7R8crzzWuJshlgR6YeR1csmz9WJBG
3vz2/IJBC47dGaENQ3i+y/k2O7+67NTACjG5qqShe7RQUxMtHERJQQ3tik3I
m/lnaNLyVCKyXJ2F5CiFY3l7qOSNIu5mnY5HxEYnV8hcd48e+LjZ3p6QLjDm
rAaxnqUbr59joe+19p8a4DQSAIGdWBofG/HSTgosOSa7PQKHlQ0UkWLtn3QP
3Jl40YzMtdhf1ayPSYqb9wedRsJNHMO2G5PEBS1wnuaYYt9k4hhHZIERFK5H
iY7fIDYyzJMYBxR/a/kPMWjjwNI4s9qv2xk2ewv/XDpHrHQGwlsArUoVVZQo
Iw7mgy0MHwrlRMozDh24oTtD311rxo8K1GhwxvqIjo1J2umVt6slusmHhmei
aPLTijQUgSUHYDXkCx6nc5dYr1wfIYNvrEqUYzD6oDQUI3N2dTqc2rgE+I5H
afZOYDJJ9mhcZbgnC6/8iLhKOqHJFJUqjg+paHZIwiSJwAxDL+atj0Zgfv4q
6A+Lw+yPu1g7jr0Rlw8OtUS7gUlNlJDOndS4knGPRGI4t1k0nkN80IjETBvf
py2RaS5eFZNO9gZOzI8Zxk8+PnBy9WMDJy7E/GDcxEhYDH9Nml7tDZpgK9Zk
BtDLi6tHipl/9+rm4p8f/oy2EnW5iH8Dug6zX3u1354+eVEiTMiyklAwMDMr
GqkNSvw5MP1tPsm+2UypPQU8whqUvoow/NMnIJWWEqvcvyDMvTw5TqpEv//+
N2++uvi7X33+t+/fP/zlt2H6FXUolO/8+rMvv+TvDCJF8YMH8LEMP3coAAMu
wCoAoscogoE1vCR6xyIVqnijeZdoScaOQuSc5VjePaFyAwkUrTjTrNY4m6lH
14pIM//fwWd6bM0xC/8QvsP2kuEYHvGOaPfc7USqR9V8ybkY+I1OBHVu4MHv
3zw75CiIJU5wh0krBkV4p6DOkB369c2szHsdW0Spd7zTY/d+xhelpyilucy5
EpFy0CT+TJVBLumlrJ3dpgYvPocmQvURHKGAUFJjbFn1UlcicIfLfhgmHlme
N+JgbUlp/XH+6Z5CbHXOULaRjsOjlRxE7pPL5HpExHpyH6bcJPOdNtm0Fuc0
m1fTrNwh4kMGPaiU1/zHkIq08dk7rUp/Fwc2EUGgIWuEQN18O50SB5duHrW7
fGlpJy/hICOYvk1Nk2njuvhjQIc5hQ7yilBdOlvXb5s/FYnplJOA/50n/cYx
PPw5oq/ThNgoIaRicrAe0C5lm9VvpLqkaojWLvXcVRvyYuvmNo+eNsVejXY4
dpz5Scg2ADlFtYm8HCQqD+/0gnhQLkl5esUcDEjW4IwQI/sL9uS4QY32nzo2
NhIaiyeIucvBDTCh4LhUoqd9fb0ut2aehiOxF6VboKaG0vtbZIJWkSWQxBT4
eo4WHHHFirEd6hJtLRHXlOqDHWiy1xbAxroOQgIGzpPr7mrzkX1pu9YvcZdE
KbR1lgR18xQjbydc5nrKJuULhgM1c2IzZr2Ow+JmDwcErSnrOR6a9TkFKxzB
gGHQQwN0wEsOxcHGPNVW63nSLgpnvgoBiVoSG4fJP8MSAHQoXN/W0JUc6p2k
0zPFZZy6FpAxypGOJLHAEG+xt6I9TKc9zs7j99NBB+gbUywNFZlL0pcAnk/r
MehCwi9FkFFlw0DeII6XXBLRktSKSqlDxVF3tfydrjcEQtSz6rQo2mLigXP6
qNEGm8zdslzHpLhr2nCMm1ADdkOtZHINeaWab0P/VnkTKXdLCI/pWypICxSq
f5vGptzYcBMCdhUxhuntG9dqufPRx5jMa0aeXmmr23W8FONuanTRGLbVikqQ
ZzkKwU3no2Fp7Uf0u0lMm8sZ0fRYCayuSBTbk6xphxAg94fzYoX4zWKbwF5l
iwWQA/HixpQVnIcopT3JoFlErO6a0nLT41WQ9BkGMd19SKcHi2+PBgId//3Q
eGBUgIQDmwJKooPetNuJCEZDmI10P3Mjpj64K7JMPJumhtkCyDlpqGkAqF72
HxIgI8iZR82NxsZ0Pbt9ry8fiJSZ+k8jZbEZk91A6uqBbrwl/qLKou7Wm5u+
fMBW8JgRg110SQcNDRn8b2A62jNElJbdIO+d+0DkI98/3r15HlZopc2OVDjh
XJpYM5/K9DuTyg/Y7D9R9O+tWttpHLAqF8v+PuD/9UuO3hybxDuRP/SYzPdz
mcK4OY72+RifHeAHhvrmQUoVBdsoPNrkK8UckaRMaE3edabZ7h3a8qumud2s
u9Q5UgrvxVKTuZ6uslzlp+tbmtZPSlMMgnhS1tvDDWnBzF83iJnq+dgo1YRR
I2b7veshkhy5znUYbAo9W+wq3OUto+PJPBd+zsN9o3dCoEnsM4aXLD3SlU3t
D4Oa8cfRzmiub/TQtmJYce849fkx0QH9r3EYGBy4CACPxDwl0JkXf4TXxJRY
/I9rQCNEty/4Sf3Ai/AxMVBnbe+Jfw5RuvH4ZwF6DOtr85VLEGn8+KifKhbq
0+65uDGZqKn3A/bDpk5TByViNQiGpqFSEwFis8wTW5bLLidKSmbIDEsi2XLR
s7U8NTVUyUYUY9Mck2hzYhqDD3bSMYqptK9c0rUljpZyZoMhH6bKndpEFyll
F4aKQ9kyi5I7rQhx0toyfOIJ7CtNHIm7ujvfqU50LkYMZ454GrvxWNekK9Kk
KTFBGPKfJFI70uYaZTimMybgC9UCUnjDq/ZU/mmUV2Tv3mDvoLYw+iSPRHMf
DOM6z2Z3OtzkoS7VKKR3HKRh6PaHxGwTetVlGqxY7mvOahfsgiNYZOeDt47u
o8Pzc0Rk99bWDUO1P2tENjaEUkVu8dfoefyAMOwu3u+dmBiR1fBkGnsdBF01
2pqCnfjf/uK4PWHXhGLcNoZyi9dlpP5AwDX2SQnUnPuRSCtlYEt81J21BF2t
ubRrifKTRlx/fK31TxN1bV11tgRf+RQl+GoXrDjCsRmiHxJ8pSzpPKaT7ARi
U+PvkSiss+UtGCtRVwslJBOXHxJT+6OviVVnXKcpSzEv5P+CYKybD6p09hHx
2GsmuL+Bd+X33NJ6J3IK+oT/TMoHs4G0BfnEtyES2uWcG9QAuMo/cJ2Ptizn
5Ebx0AiY0HGnOw96JOR6QZUfFQ0j8Z3hRtb/B+rkhlYnd7zFvJdqg81rfb8W
pCzsf63Fn4+8/+qLq5NnX99I3cLMrcb3zXzoCS/zepNXJ8ng66PBlNGRKDB/
TWpF4jdHJpTS5CHVCd7Zk3bAsWFbivlaCCttSIlP6ZctBSKIu2bpChKBAw5A
s+K2falqf87R4NiFeUX7qbbcRRb5/fJKO6rh2nBunovHZ0nnZVgWQ4idhLus
cFb7X9rqEPBmuyTJFIjc3+jwSNdpmToiAOG0Dbaq58qMlaXu9ojVVFvPsknP
f8zrAJlnb0CxWBTUpCZeBi2J+EKmrXJjQp0cq62b+TylyGUDqhItKKxQZE2E
Jl5XtklPrWFUOALGBAQYgIm/SWo4+diCDxduY8gWzdg1XIIkJBNqB/QPsrqJ
lmYM7GmEl9wxewRC/0oBQkx256TAvb07dvn4ISYNRwQ26BxncnBxFHUNlf6T
YoLqgRu1SMNG/PSw6xZcK5pOwnQpRXHuQL9dSyswRV0eYDViKcGeaY66qgfK
QqCPqiWW1FqkFy7Dm0oZ/kFOLwanLqmyZb3cdhQGpzqQBf0TFl4jNnCH8lWS
8SauspYiCGyQaVO9dK/WYLiSkClcFQJptZ8unEy44tJgpXhiSLlo12hQA1KM
+2WEE3IcJL4bn8PMO+BcLLubw4+ed23SdORhHcBbkBwkQDG0uNC48jMuWKPQ
L8rNnNOmjRMSs1CvC1PBqdnkzx/4VtvgaJwQiQA6bszJXYjhde08Jxme5sHo
kzInoZPWipx/exzf6KPX3LVEepZpzJr7y+faWBioiwbLUVcJ54Rl3vLG2Z+E
THDHKtfl2DVe1BVcjyibTitcrMe06Sbtaum2OnQ3c+6rkmhPh/aJwB4PqCfr
GnobI2tE5ITtEe5O00vP7rg8cDxQWAWrXqf6w0EXYD+jeUAMoW2bVruVcRfM
kN1tqlrBfdLxK7xlv7pJXAHdQCwCJkt1PPJ79OAQ5YnPEaDApZnAzmPKPGNR
ORxOtek1a8AyBVzVHGucWD9AkUJLniKFifUUIjofwLlZyDqaNMG8XoPZOUFm
0H+iicXulXqiVfTpRkP0OzSL3VP4ZijO7b2IWLCF5aHUNC7zZ9SGdaWl12nO
ww4BDOo8xwwfG9vE0TisW3aFkMQipHIl8FURo7o3Pa8NjU+fjtigTP1LBxxK
ngfO9+wcpc2d1tHGM4ko2V887WLx/qBbKgUeJNLUQ9s0IHCLo1fSNkF+VEEs
bnEbfxMWmyrnqcu9ZHrRPEUZVVXHXvSjg/viAVLyzQM3xKkUvYSI2FMu+3Sx
jHCRot65Cl71WAT9pWCZB2ppUWpLLbYmius4zcooKhofOwE8NlUnos9Njvgq
12gRf6g1ZMEBNopGY9065uyHxtQtMDUWx5YY6TB87hxSclS5NCnxyPfHUskr
FGm0Ux4QQ+f5zvwCTbwcC4Dq6wal6g4WeGyC9M6uXaffSUZT3YxBIwCGbEVN
x7HDu9gALhhh3GqD8473UhOa/S4yPwcyorIj2EacLe4qXpudm3MZtOhSN7V1
xJiX37lC7Ikm43JC2TDgwO/fjfUnudPMSlzeQhFoN7HTtKVb2XDm3I/sGf3B
jr71dF2DRC1nPNn3Ya7UkQZ2TD8kU8BTN8i5tW6EkkYZItb4iT7EmQyWIhkz
m3xYf29iNP6XMH7K8HijnHvNAyXIG5O0HW4sqS617Yz37PFXePfJbrdHl9nA
mT0qEe2MxwVjFo1aJwPJ+OQsx8gK+qQPoci/RkpC0ubTB9HDwHKGm8UB3i5P
IYopca9JvR2Dpm6GoX/KK/CdW66+uUzanz5mou9JMNAHJC/TUmoMPmtWQfKG
R+thRztF78kSMHWGMTZuFWjJAVlZP2R2jCQN2LDr/dkCaky5nvhi5e2Y/lmx
CTFOz51is4D2zU+XIfCGa6V3baKJD/8PUboYTI/mmkX90RwkCB+lBtDUIojZ
52L/Tl+ISYyNhtBf1T42PjFf7HM6CgNYfFSI1cujhLHjYEbyRLMR72rGcKYn
ix9QHe0i8TxQN3EgpEsIkUqM+fq7dUnSsfvOx5cFPhBw17nSqzGgYr4jW3ct
szhhev14KJ4gbkze8Hq5idXFHxJ/Vy+6TmZdSYdvkuz2Fnusw6CphRwSmCZQ
E02NlwruBNJ3cjkeCKWTjTMIp39gtHwQIccWv5TEQjsflbbWQwjdONFi0UL7
mbrN7obPUejhlLKyHpcTonziBGb+Ak0vI3M0hswj3gV+WzvInhvgNjI+jFy8
Y2xUT9afi2VrtPqBScTNpi+kI32fGN+P1SrHGaE0S1HGpCb1J3uj6o9ExgcA
0GhsO3nRbsw87mvQKPYDaOLnGbr8Q4Lg47Tuo+IfFA73LDkeFX8sHP4hce+h
+aMdzx+Kgx/9+Cg4LnM0Ev4fEuve6dD6wcFtc78GeDv+UabK/FLQbUbkHvjY
5fmr87G/Y3jQyhNX+S15LSSMMC6Buha/ecwPOZ8h1gGb5YOPb/jfSqgW3Iv+
AAA=

-->

</rfc>
