<?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.43 (Ruby 3.4.9) -->
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-wmz-nmrg-agent-ndt-arch-06" category="info" consensus="true" submissionType="IRTF" tocInclude="true" sortRefs="true" symRefs="true" version="3">
  <!-- xml2rfc v2v3 conversion 3.34.0 -->
  <front>
    <title abbrev="AI Agent architecture">Network Digital Twin and Agentic AI based Architecture for AI-driven Network Operations</title>
    <seriesInfo name="Internet-Draft" value="draft-wmz-nmrg-agent-ndt-arch-06"/>
    <author fullname="Qin Wu">
      <organization>Huawei</organization>
      <address>
        <postal>
          <country>China</country>
        </postal>
        <email>bill.wu@huawei.com</email>
      </address>
    </author>
    <author fullname="Cheng Zhou">
      <organization>China Mobile</organization>
      <address>
        <postal>
          <country>China</country>
        </postal>
        <email>zhouchengyjy@chinamobile.com</email>
      </address>
    </author>
    <author fullname="Luis M. Contreras">
      <organization>Telefonica</organization>
      <address>
        <email>luismiguel.contrerasmurillo@telefonica.com</email>
      </address>
    </author>
    <author fullname="Sai Han">
      <organization>China Unicom</organization>
      <address>
        <postal>
          <country>China</country>
        </postal>
        <email>hans29@chinaunicom.cn</email>
      </address>
    </author>
    <author fullname="Yong-Geun Hong">
      <organization>Daejeon University</organization>
      <address>
        <postal>
          <country>Korea</country>
        </postal>
        <email>yonggeun.hong@gmail.com</email>
      </address>
    </author>
    <date year="2026" month="August" day="28"/>
    <area/>
    <workgroup>Network Management</workgroup>
    <keyword>network digital twin</keyword>
    <keyword>large language model</keyword>
    <keyword>architecture</keyword>
    <keyword>network management</keyword>
    <abstract>
      <?line 107?>

<t>A Network Digital Twin (NDT) provides a network emulation tool usable for different purposes
such as scenario planning, impact analysis, and change management. Agentic AI enables dynamic
goal-driven execution and adaptive behavior and closed-loop autonomy. By integrating
a NDT into network management together with the Agentic AI, it allows the network management
activities to take user intent or service requirements as input,
automatically assess, model, and refine optimization strategies under realistic conditions
but in a risk-free environment. Such environment that operates to meet these types of
requirements is said to have AI-driven network operations.</t>
      <t>AI-driven network operations brings together existing technologies such
as Agentic AI and NDT which may be seen as the use of a toolbox
of existing components enhanced with a few new elements.</t>
      <t>This document describes an architecture for AI-driven network operations and shows how these
components work together with NDT and Agentic AI capabilities.</t>
    </abstract>
    <note removeInRFC="true">
      <name>Discussion Venues</name>
      <t>Discussion of this document takes place on the
    Network Management  mailing list (nmrg@irtf.org),
    which is archived at <eref target="https://mailarchive.ietf.org/arch/browse/nmrg"/>.</t>
      <t>Source for this draft and an issue tracker can be found at
    <eref target="https://github.com/QiufangMa/Agent-architecture"/>.</t>
    </note>
  </front>
  <middle>
    <?line 124?>

<section anchor="introduction">
      <name>Introduction</name>
      <t>With the rapid expansion of network scale and the increasing demands on
these networks, significant challenges arise with keeping device
configurations consistent with the needs of services and rapidly adapting
the network at scale. The intent based management has been first introduced
in <xref target="RFC9315"/> to address these challenges and necessitate of continuous
network reconfiguration to better adapt to ever-changing service requirements.</t>
      <t>Since network changes are directly related to service operations, any
successful change needs to not only ensure that new services are
provisioned smoothly, but also that existing services are not
affected and that no problems are introduced with the new
configurations. On one hand, these changes might still require manual operation or
iterative input from network Operators to provide operational guidance and
information about the goals, purposes, and service instances that the network
is to serve and refine the intent. On the other hand, pre-programmed automation
scripts or policy templates may not be sufficient to realize the intent. Network
operators are, therefore, increasingly cautious about making network changes. For
example, they need to review the solution design as well as evaluate all change
impacts, before making any change.  Then, after the change, they need to
perform dialing tests, monitor traffic, and manually check table entries.</t>
      <t>The Network Digital Twin (NDT) <xref target="I-D.irtf-nmrg-network-digital-twin-arch"/> provides
Network operators with a safe sandbox for testing complex configuration changes, software
updates, or new protocols before they are deployed in production so that the risk of
accidental outages or service disruptions can be greatly reduced.</t>
      <t>In addition, Agentic AI introduces disruptive paradigm to the network management which:</t>
      <ul spacing="normal">
        <li>
          <t>Allows declarative intent interpretation and refinement with multi-step task management,</t>
        </li>
        <li>
          <t>Enables dynamic goal-driven execution and adaptive behavior instead of stepwise static instruction,</t>
        </li>
        <li>
          <t>And enables closed-loop autonomy across layer or across domain instead of deterministic closed-loop automation.</t>
        </li>
      </ul>
      <t>Integrating a NDT into network management together with Agentic AI, it allows network management
activities to dynamically adapt to customer needs, network changes, as well as to automatically
assess, model, and refine optimization strategies under realistic conditions but in a risk-free
environment. An environment that operates to meet these types of requirements is said to have AI-driven network operations.</t>
      <t>AI-driven network operations provide the following capabilities to applications by
coordinating the components that operate and manage the network:</t>
      <ul spacing="normal">
        <li>
          <t>Service intent and service assurance work together to ensure that the
network change or network optimization aligns with business goals and that the services provided
meet the agreed-upon Service Level Agreements (SLAs).</t>
        </li>
        <li>
          <t>Provide network capacity planning and ensure that the network has sufficient capacity
, resources, and infrastructure to meet current and future demands.</t>
        </li>
        <li>
          <t>Provide simulation on fault scenarios, formulate recovery plans, and verify whether the plans
are applicable and effective so that the service will not be affected during disaster recovery
drill.</t>
        </li>
        <li>
          <t>Support fault and risk detection and provide network health check and network risk check.</t>
        </li>
        <li>
          <t>Model the network configuration change and use a virtual topology model to test network changes
and assess the effect of the network configuration changes on the network.</t>
        </li>
        <li>
          <t>Model the protocol operations and interactions among devices in the network and simulate
specific networking protocols such as IS-IS, OSPF, BGP, SR, etc to understand how they perform
under different conditions.</t>
        </li>
        <li>
          <t>Model traffic flow across the network, including traffic generation, flow control, routing, and
congestion control and evaluate traffic's impact on network performance.</t>
        </li>
        <li>
          <t>Support generation of repair solutions for potential network risks and provide
verification on the repair solution in seconds, including loop, address conflict, and security
policy conflict.</t>
        </li>
        <li>
          <t>Model the performance characteristics of each flow according to traffic conditions change by
using a virtual topology in order to understand which flows and network portions can be potentially
affected by performance degradation and act to prevent it</t>
        </li>
      </ul>
      <t>This document describes an architecture for AI-driven network operations, showing how these components
work together with NDT and AI capabilities.</t>
    </section>
    <section anchor="conventions-and-definitions">
      <name>Conventions and Definitions</name>
      <t>The document uses the following definitions and acronyms defined in <xref target="I-D.irtf-nmrg-network-digital-twin-arch"/>:</t>
      <ul spacing="normal">
        <li>
          <t>Network Digital Twin (NDT)</t>
        </li>
        <li>
          <t>Artificial Intelligence (AI)</t>
        </li>
      </ul>
      <t>The following acronyms are used throughout this document:</t>
      <ul spacing="normal">
        <li>
          <t>Generative Artificial Intelligence (Gen-AI)</t>
        </li>
        <li>
          <t>Large Language Model (LLM)</t>
        </li>
        <li>
          <t>Retrieval-Augmented Generation (RAG)</t>
        </li>
        <li>
          <t>Agentic AI <xref target="I-D.hong-nmrg-agenticai-ps"/></t>
        </li>
        <li>
          <t>Remote Code Execution (RCE)</t>
        </li>
      </ul>
      <t>Besides, this document defines the following terminology:</t>
      <dl>
        <dt>Network AI Agent:</dt>
        <dd>
          <t>Network AI Agent is a persistent, long-lived autonomous
entity with continuous awareness of its network environment, capable of
conducting analysis, making decisions, and executing actions with specific intent
based on its knowledge representation to achieve a set of service goals <xref target="TMF-1251D"/>.
In addition, it is able of planning the tasks and decompose the tasks into several sub-tasks
and coordinate with Task AI Agent for these sub-tasks.</t>
        </dd>
        <dt>Task AI Agent:</dt>
        <dd>
          <t>Task AI Agent is a domain-specialized execution entity
responsible for carrying out specific subtasks delegated by the Network AI Agent.
Depending on operational requirements, a Task AI Agent operates in one of two following modes:</t>
        </dd>
        <dt>Ephemeral Task AI Agent:</dt>
        <dd>
          <t>Created on demand by a Network AI Agent for a specific, scoped subtask (e.g., executing a single troubleshooting action). It exists only for the duration of that task and is destroyed upon completion, avoiding registry bloat and lifecycle management overhead.</t>
        </dd>
        <dt>Persistent Task AI Agent:</dt>
        <dd>
          <t>A long-lived, pre-provisioned entity dedicated to
continuous, specialized operational needs (e.g., long-term anomaly detection) that require continuous network state tracking.</t>
        </dd>
        <dt>Autonomy:</dt>
        <dd>
          <t>The ability to operate under uncertainty and adapt to changing objectives without explicit external intervention.</t>
        </dd>
      </dl>
    </section>
    <section anchor="introduction-of-concepts">
      <name>Introduction of Concepts</name>
      <section anchor="generative-ai-and-agentic-ai">
        <name>Generative AI and Agentic AI</name>
        <t>The integration of AI into network operations has marked a significant leap forward in
the pursuit of network automation and intelligence, while generative AI further
enhances the role of AI-driven network operations and management. Generative AI is a
subfield of AI that uses generative models such as Large Language Models (LLMs) to
generate new and original content such as text, images, videos, or other forms of data with the
capability to adapt and make decisions to achieve specific goals.</t>
        <t>Agentic AI refers to the broader category of AI systems that exhibit "agency"—the ability to act
independently and iteratively to perform tasks without constant human prompting <xref target="I-D.hong-nmrg-agenticai-ps"/>.
In the context of network operations and management, Network AI agents are increasingly being designed to
interact with physical world and act upon it based on tools <xref target="Google-Agents-Whitepaper"/> and
perform network management tasks such as understanding user intent, generating network configurations,
diagnosing and resolving network incidents <xref target="I-D.ietf-nmop-network-incident-yang"/>. Meanwhile, other SDOs
also try to define terms related to Network AI agent in the context of network operations and management, e.g.,
TM Forum defines Autonomous Agent in <xref target="TMF-1251D"/> as one of AN (Autonomous Network) Terminologies.</t>
      </section>
      <section anchor="network-digital-twin">
        <name>Network Digital Twin</name>
        <t>The NDT is a digital representation that is used in the context
of network. The concept and architecture of the NDT are specified
in <xref target="I-D.irtf-nmrg-network-digital-twin-arch"/>. Three core functional components
which includes Data Repository component, a Service Mapping Models component,
and an NDT Management component are introduced to characterize the NDT and its reference architecture.</t>
        <t>The NDT is widely recognized to be useful as an advanced platform
for network emulation, serving as a tool for scenario planning, impact analysis,
and change management. By delivering applications requests to the NDT through standardized interfaces (see
<xref section="9.4" sectionFormat="of" target="I-D.irtf-nmrg-network-digital-twin-arch"/>), the NDT exposes the various capabilities to network applications.</t>
      </section>
    </section>
    <section anchor="characteristics">
      <name>Characteristics of AI-driven Network Operations</name>
      <t>AIOPS was first defined by Gartner in 2016, combining "artificial intelligence"
and "IT operations" to describe the application of AI and machine learning to
enhance IT operations. However there is no unified definition for characteristic
of "AI-driven network operations" within the networking industry.  Referring to the
characteristics of AIOPS in IT field and the characteristics of networking itself,
this document introduces six key elements (i.e., awareness, decision, analysis,
execution, intent and knowledge) to characterize the AI-driven network operation and
its use, as shown in <xref target="ops-arch"/>.
They together form a close-loop of network operation and management.</t>
      <figure anchor="ops-arch">
        <name>Six Key Elements to Characterize AI-driven network operation</name>
        <artwork align="center"><![CDATA[
+---------------------------------------------------+
|                                                   |
|   +---------+                       +-----------+ |
|   |  Intent |                       | Knowledge | |
|   +---------+                       +-----------+ |
|                                                   |
|                     --------                      |
|  +-----------+  ////        \\\\    +-----------+ |
|  |  Analysis | |AI-driven Network|  | Decision  | |
|  +-----------+ |  Operations    |   +-----------+ |
|                 \\\\        ////                  |
|                     --------                      |
| +-----------+                      +------------+ |
| |  Awareness|                      |  Execution | |
| +-----------+                      +------------+ |
|                                                   |
+---------------------------------------------------+
]]></artwork>
      </figure>
      <ul spacing="normal">
        <li>
          <dl>
            <dt>Intent:</dt>
            <dd>
              <t>Intent is defined as a set of operational goals and outcomes defined in a declarative
manner without specifying how to achieve or implement them in <xref target="RFC9315"/>. The Network AI Agent
must accurately interpret and understand the user's high-level business or operational
objectives, this involves translating declarative requirements into specific network
instructions, e.g., configurations.</t>
            </dd>
          </dl>
        </li>
        <li>
          <dl>
            <dt>Knowledge:</dt>
            <dd>
              <t>The Network AI agent relies on a knowledge base that includes network policies,
historical data, expert experience, extra-system experience (updates to LLMs/their implied ‘knowledge bases’)
and Manually or semi-manually entered knowledge, e.g., new equipment spec sheets,best practices in product manual.
The knowledge is used to inform its analysis, decision-making, and execution processes.
Over time, the Network AI agent can expand its knowledge through machine learning,
incorporating new data and experiences to improve its performance. For example,
it learns which configurations are optimal for specific scenarios or how to
respond most effectively to particular types of network incidents <xref target="I-D.ietf-nmop-network-incident-yang"/>.</t>
            </dd>
          </dl>
        </li>
        <li>
          <dl>
            <dt>Analysis:</dt>
            <dd>
              <t>The Network AI agent continuously analyzes vast amounts of network data from various
sources, including network telemetry <xref target="RFC9232"/> and external feeds, and identify
the gap between user intent and the existing network status. By integrating NDT
<xref target="I-D.irtf-nmrg-network-digital-twin-arch"/> with Network AI agent and leveraging machine learning and other data
analytics techniques, it also identifies network fault, problem, incident, anomaly and perform data-driven
intelligent analysis such as service impact analysis, and so on. Their distinction is further discussed in
<xref target="I-D.ietf-nmop-terminology"/>.</t>
            </dd>
          </dl>
        </li>
        <li>
          <dl>
            <dt>Decision:</dt>
            <dd>
              <t>Based on the intent and network analysis, AI makes
informed decisions. By integrating NDT <xref target="I-D.irtf-nmrg-network-digital-twin-arch"/> and AI,
the intelligence decisions making can be realized. These decisions could involve dynamically adjusting network
parameters, e.g., rerouting traffic to avoid congestion. The decision-making
process is driven by predefined policies, real-time data analysis, and AI
models (e.g., LLMs) that enable the Network AI agent to choose the best course of action
to meet the specified intent. Network AI agent may also verify the correctness of the decision
outcome by performing some network simulation or validation process.</t>
            </dd>
          </dl>
        </li>
        <li>
          <dl>
            <dt>Awareness:</dt>
            <dd>
              <t>Awareness is achieved through real-time monitoring and data collection.
The Network AI agent maintains a comprehensive visibility of the network,
enabling it to make context-aware decisions. Network operators can also use the
awareness understand the exact cause of specific network issues and achieve closed-loop
decision-making.</t>
            </dd>
          </dl>
        </li>
        <li>
          <dl>
            <dt>Execution:</dt>
            <dd>
              <t>Once a decision is made, the Network AI agent executes the necessary actions to implement
it. This could involve, e.g., sending configuration to network controllers or
network devices through NETCONF/RESTCONF protocols. The execution is carried out
in a controlled and precise manner to ensure that the network behaves as intended
without causing disruptions. The Network AI agent also verifies that the executed actions
have the desired effect and makes the proper adjustments if needed.</t>
            </dd>
          </dl>
        </li>
      </ul>
    </section>
    <section anchor="architecture-design">
      <name>Architecture Design</name>
      <section anchor="overall-arch">
        <name>Overall Architecture</name>
        <t><xref target="arch"/> provides the overall architecture for integrating Network
Digital Twin and Network AI Agent System. The components and
functional interfaces are discussed in <xref target="functional-components"/> and <xref target="functional-interfaces"/>,
respectively. The use cases described in <xref target="uc"/> show how
different components are used selectively to provide different
services.  It is important to understand that the relationships and
interfaces shown between components in this figure are illustrative
of some of the common or likely interactions; however, this figure
does not preclude other interfaces and relationships as necessary to
realize specific functionality.</t>
        <figure anchor="arch">
          <name>An Architecture for Integrating Network AI Agent with Network Digital Twin</name>
          <artwork align="center"><![CDATA[
+------------------------------------------------------------------------+
|Network Applications                                                    |
|            +-------+   +-------+          +-------+                    |
|            | App 1 |   | App 2 |   ...    | App n |                    |
|            +-------+   +-------+          +-------+                    |
+-------------------------^----------------------------------------------+
                          | Intent
+-------------------------+----------------------------------------------+
|Autonomous Domain        |                                              |
|+------------------------+-----------------------+   +----------------+ |
||Hybrid Agent System     |                       |   |  Agent Fabric  | |
||                +-------v--------+              |   |                | |
||                |Network AI Agent|              |   |+--------------+| |
||                +-------^--------+              |   || Registration || |
||                        |                       |   |+--------------+| |
||       +------------+---+------------+--------+ <--->+--------------+| |
||       |            |                |        | |   ||Security&Trust|| |
||+------v---+  +-----v----+  +--------v------+ v |   |+--------------+| |
|||Task Agent<->|Task Agent<->|Function Module|...|   |+--------------+| |
||+----------+  +----------+  +---------------+   |   ||Observability,|| |
||                                                |   ||     C & I    || |
|+-----------^-----------------------^------------+   |+--------------+| |
|            |                       |                |+--------------+| |
|+-----------v----------+            |                ||Knowledge Base|| |
|| Network Digital Twin |            |                |+--------------+| |
|+-----------^----------+            |                +----------------+ |
|            |                       |                                   |
|+-----------------------------------v---------------------------------+ |
||Physical Network                                                     | |
||      +---------+    +------------------+             +---------+    | |
||      |         |    |                  |             |         |    | |
||      |   NE    |    |NE(lightweight AI)|     ...     |   NE    |    | |
||      |         |    |                  |             |         |    | |
||      +---------+    +------------------+             +---------+    | |
|+----------------+----------------------------------------------------+ |
+------------------------------------------------------------------------+
]]></artwork>
        </figure>
      </section>
      <section anchor="functional-components">
        <name>Functional Components</name>
        <t>This section describes the functional components shown as boxes in
<xref target="arch"/>.  The interactions between those components, the functional
interfaces, are described in <xref target="functional-interfaces"/>.</t>
        <section anchor="network-applications">
          <name>Network Applications</name>
          <t>Various network applications at the service level can effectively run over
a AI-driven network operation platform to implement either conventional
or innovative network operations, with low cost and less service
impact on real networks.</t>
          <t>A network application may be a software tool that a user
uses to make requests to the network to set up specific services such as
end-to-end connections or scheduled bandwidth reservations or NOC Application
/Service AI Agent Application that is responsible for monitoring, managing, and
maintaining the health, performance, and availability of complex networks.</t>
          <t>Network applications make requests that need to be addressed by the AI-driven network
operation. Such requests are exchanged through a either traditional northbound intent
interface (e.g., Restful API), or A2A style intent interface with Bi-directional
interaction support and Multi-step dialogue for intent refinement (e.g., Natural Language
Programming Interface(NLPI),A2A, A2A-T), so that they can be applied by Hybrid Agent
System to either interact with traditional deterministic systems (OSS/BSS, orchestration)
or Autonomous service AI agents acting as consumers of the Hybrid Agent System.</t>
        </section>
        <section anchor="autonomous-domain">
          <name>Autonomous Domain</name>
          <t>An autonomous domain is a self-governing network that integrates NDT and AI-driven
capabilities to achieve autonomous network management. It comprises the following sub-components.</t>
          <section anchor="hybrid-agent-system">
            <name>Hybrid Agent System</name>
            <t>Hybrid agent system acts as the smart brain of the Autonomous Domain, which is responsible
for conducting AI-based analysis and making decisions regarding network management operations.
It usually comprises a Network AI Agent and multiple ephemeral or persistent task agents or function
modules (e.g., Agent skills, network management functional APIs or tools).
It is worth mentioning that function modules could be the functions and services of existing network
management systems, it offers a set of stateless APIs and tools that can be consumed by agents.
In some simplified scenarios, the system may consist of only one single AI Agent equipped with
multiple function modules, e.g., skills and toolsets that integrates both network-level coordination
and task-specific execution.</t>
            <t>The Network AI Agent may coordinate cross-task-agent collaboration, aligns tasks with user intent, and
supervises the execution of each task agent or function module. And task agents and function
modules are designed to perform specific functionalities, they could be scenario-oriented and classified
according to the function they perform. The hybrid agent system can adapt to new circumstances through
access to evolving knowledge and reasoning, planning. It leverages the inference of LLM, the simulation
of NDT, and the contextual and domain-specific knowledge provided by Knowledge
Base to accomplish specific network operation task.</t>
          </section>
          <section anchor="agent-fabric">
            <name>Agent Fabric</name>
            <t>The Agent Fabric acts as the unified management hub and internal communication infrastructure for the hybrid agent system, including agent registration/discovery, authentication, observability,
and knowledge base. With the introduction of the agent fabric, consistent observability,
traceability, control and security can be provided.</t>
            <t>Specifically, within a single autonomous domain, the Agent Fabric provides
localized agent management and communication facilitation. When extending to
multi-domain scenarios, the Agent Fabric is leveraged across multiple domains to enable cross-domain agent registration/discovery, trust establishment,
and execution traceability.</t>
            <section anchor="registration">
              <name>Registration</name>
              <t>AI Agents need to first discover each other and understand their capabilities to collaborate.
Agent Registration manages the process by which new agents could join the system, making them
discoverable and available. It supports the unified registration of all AI agents across the
autonomous domains. Note that ephemeral task agents is hidden behind the domain AI agent and short lived
created on demand so that they will not be registered in the same way as network AI gent
in each autonomous domain, instead the task agents capabilities can be registered in the agent registry.
Each Agent instance submits its own metadata information including URI, supported authentication
methods, and capabilities to the Agent Registry. And the consumer Agent (e.g., the Network AI Agent
or task agent) could query or subscribe to the Agent Registry to find appropriate Agents for task
execution.</t>
              <t>Agent skills <xref target="Agent-skills"/>, introduced by Anthropic, provides a new way for Agents to improve
how they perform specific tasks through folds that include instructions, scripts, and resources
that are only loaded when needed. Skills are folds containing a "skill.md" file, Registration
component may also work as a skill hub that enables Agents to query directories for required
skills.</t>
              <t><xref target="A2A"/> implements Agent Registration by providing the Agent Card mechanism to ensure Agents
from different vendors can register and discover other Agents they need.</t>
            </section>
            <section anchor="security-trust">
              <name>Security &amp; Trust</name>
              <t>The security component enforces trusted inter-Agent communication by verifying the identity of
AI Agents and enforcing security policies throughout their interaction. It provides unified
security functionalities for all AI Agents within the autonomous domain, including those
residing on network devices. Some existing authentication methods such as OAuth 2.0, allow
to issue each AI Agent its own authentication credentials to establish trusted communication.</t>
              <t>Standardized protocols like TLS (Transport Level Security) could be leveraged to protect
sensitive data exchanged between AI Agents.</t>
              <t>It is also worth noting that once authenticated, authorization defines the specific tools and
data an agent can access, which often using a Least Privilege access control method. It is also
recommended to log every Agent decision and tooling call to maintain audit trail.</t>
            </section>
          </section>
          <section anchor="observability-c-i">
            <name>Observability, C &amp; I</name>
            <t>Observability, Control and Intervention component provides monitoring,
policy enforcement, and real-time intervention capabilities for all AI agents
within the autonomous domain, enabling network operators to gain deep
insights into agent behaviors and maintain determinism over autonomous network operations.</t>
            <t>OpenTelemetry(OTel) has emerged as a vendor-neutral approach for AI Agent observability. It
provides a consistent instrumentation layer, semantic conventions, and telemetry export
mechanisms, ensuring end‑to‑end visibility across network AI agents, task AI agents, LLM
inference, and tool/skill executions.
By leveraging Semantic Conventions for GenAI <xref target="OTel-gen-ai"/>, the system unifies the collection
of LLM inference metadata, token consumption, reasoning processes, and skill invocation events,
etc. This allows comprehensive tracking of agent runtime status, cross-component interaction
flows, and abnormal behaviors in both multi-agent collaboration scenarios and simplified
single-agent deployments with integrated multiple skills and tools.</t>
            <t>Beyond agent oversight, this component also incorporates control and runtime intervention mechanisms to guarantee agent operational compliance:</t>
            <ul spacing="normal">
              <li>
                <dl>
                  <dt>Control:</dt>
                  <dd>
                    <t>A prevention mechanism to constrain Agent behavior within operational boundaries <xref target="I-D.wnd-opsawg-icon-ps"/>. This includes predefining the agent's behavior scopes, operational constraints, and security baselines so that harmful or unauthorized actions are difficult or impossible to execute.</t>
                  </dd>
                </dl>
              </li>
              <li>
                <dl>
                  <dt>Intervention:</dt>
                  <dd>
                    <t>A reactive and emergency actions that enable the capability to pause, terminate, correct, or rollback agent execution (e.g., during LLM reasoning or tool invocation) at any point for any reason <xref target="I-D.wnd-opsawg-icon-ps"/>. Intervention provides humans with the ability to intervene or take control of agent behaviors that is not anticipated by control mechanism.</t>
                  </dd>
                </dl>
              </li>
            </ul>
            <section anchor="knowledge-base">
              <name>Knowledge Base</name>
              <t>The Knowledge Base serves as a crucial repository of information within the
architecture. It enables the injection of expert knowledge and chain of thoughts,
provides the necessary knowledge and memory that helps Agents make more accurate and
practive context-aware decisions. It also helps mitigate the hallucination problems that
can arise in large-scale models, which enhances the accuracy of task execution.
Additionally, the Knowledge Base plays a key role in providing the data needed
for techniques like Retrieval-Augmented Generation (RAG), which further boosts
the system's ability to generate reliable and relevant outputs.</t>
              <!--
In case of coupling MCP {{MCP}} with the network management system, the new knowledge also can be used to
support modification of the currently operating automation Closed Loop, such as:
- Choice of tools (data, analytics, algorithms/decision processes, closed loops)
- Orchestration of tools
-->

</section>
          </section>
          <section anchor="network-digital-twin-1">
            <name>Network Digital Twin</name>
            <t>A NDT provides an enhanced and optimized solution in the face of increasing
network and business types, scale, and complexity. It simulates the behavior, performance,
and characteristics of the actual network, which could help in validation and testing
scenarios, analyzing and predicting network behavior without affecting the real physical network.</t>
            <t>As described in <xref section="7" sectionFormat="of" target="I-D.irtf-nmrg-network-digital-twin-arch"/>, the core
functional components of a NDT includes Data Repository,
Service Mapping Models, and a NDT Management component. The
NDT collects the real-time operational and instrumentation data
from network through the appropriate real network-facing input interfaces, and it
delivers NDT services through appropriate application-facing output interfaces, which is the interfaces
to Network AI Agent(s) in <xref target="arch"/>.</t>
          </section>
          <section anchor="physical-network">
            <name>Physical Network</name>
            <t>This is the actual hardware and infrastructure that makes up the network, which
includes a set of network devices and wiring. In a physical network, Network Elements (NEs)
with Lightweight AI <xref target="I-D.irtf-nmrg-ai-challenges"/> or AI Agent may also achieve some local
close loop without relying on human intervention. It is also possible for Lightweight AI or
AI Agent to coordinate with other
AI Agent(s) to enhance the automation and efficiency of network operations. The Network
Lightweight AI models could be trained, validated, deployed, and executed on Network Elements,
and further refined (e.g., model re-training) through monitoring and continuous optimization based
on feedback from LLM.</t>
          </section>
        </section>
      </section>
      <section anchor="functional-interfaces">
        <name>Functional Interfaces</name>
        <t>This section describes the interfaces between functional components
that might be externalized in an implementation allowing the
components to be distributed across platforms.  Where existing
protocols might provide all or most of the necessary capabilities,
they are noted.</t>
        <t>As noted in <xref target="overall-arch"/>, it is important to understand
that the relationships and interfaces shown between components in
<xref target="arch"/> are illustrative of some of the common or likely
interactions; however, this figure and the descriptions in the
subsections below do not preclude other interfaces and relationships
as necessary to realize specific functionality.  Thus, some of the
interfaces described below might not be visible as specific
relationships in <xref target="arch"/>, but they can nevertheless exist.</t>
        <section anchor="human-oversight-human-on-the-loop">
          <name>Human Oversight (Human on the Loop)</name>
          <t>The architecture allows human experts to monitor, guide, approve, or intervene in the
AI-driven network operations. Human may provide guidance and make critical decisions when
necessary. By involving human in the process, the architecture can leverage their insights
and experience, ensuring AI actions align with organizational goals.</t>
          <t>Human on the loop is also helpful to provide a safeguard for complex or sensitive
decisions, where human judgement is essential to avoid potential errors or ethical dilemmas.</t>
          <t>This typically uses natural language as the primary mode of interaction, a chat platform that
allows for conversational interaction with AI Agents can be leveraged. In some scenarios,
operators may use structured format for strategy injection via workflows. Protocols like
A2A <xref target="A2A"/>, and RESTful API can be leveraged.</t>
        </section>
        <section anchor="application-to-network-ai-agent-interface-intent-based-management">
          <name>Application to Network AI Agent Interface (Intent based Management)</name>
          <t>Intent based Network Management helps in delivering application
requests as service intent to the AI-driven network operation platform and allowing expose the
various platform capabilities to network applications.</t>
          <t>Standardized protocols and interfaces facilitate smooth communication between applications
and AI-driven network operation platform and ensures different systems from various
vendors can work together seamlessly to support intent-driven network management.
One example of the interface between Network applications (e.g., Service AI Agent) and Network AI Agent can
adopt IG1453 Agent to Agent Protocol for Telecoms (A2A-T) <xref target="A2A-T"/> specified by TM Forum.</t>
        </section>
        <section anchor="network-ai-agent-to-task-ai-agent-interface-single-autonomous-domain">
          <name>Network AI Agent to Task AI Agent Interface (Single Autonomous Domain)</name>
          <t>This interface governs the coordination and task delegation within the Hybrid Agent System of a
single Autonomous Domain. The Network AI Agent, acting as the principal coordinator, uses this
interface to decompose high-level goals into specific tasks and assign them to specialized Task
Agents (e.g., for configuration generation or fault diagnosis). It facilitates communication for
task assignment, progress monitoring, and result aggregation. This coordination can be implemented
using protocols like <xref target="A2A-T"/>.</t>
        </section>
        <section anchor="network-ai-agent-to-network-ai-agent-interface-cross-autonomous-domain">
          <name>Network AI Agent to Network AI Agent Interface (Cross Autonomous Domain)</name>
          <t>This interface enables collaboration and information exchange between Network AI Agents residing
in different Autonomous Domains. It is essential for scenarios requiring end-to-end service assurance
or coordinated optimization across multi-domain networks. Through this interface, Network AI Agents
can negotiate resource allocation, share summarized domain-specific insights (while preserving detail
isolation for privacy and scalability), and coordinate actions to fulfill cross-domain objectives.
Standardized protocols like A2A-T <xref target="A2A-T"/>, designed for agent interoperability in telecommunication
area, are candidate technologies for implementing this cross-domain interface, ensuring secure and
reliable interaction between autonomous systems from different administrative domains.</t>
        </section>
        <section anchor="hybrid-agent-system-to-agent-fabric-interface-agent-lifecycle-management">
          <name>Hybrid Agent System to Agent Fabric Interface (Agent Lifecycle Management)</name>
          <t>The interface between Hybrid Agent System and Agent Fabric serves as the management bridge which
encompasses a set of services designed to manage the lifecycle of AI agents, and collaborative
capabilities of AI Agents such as Registration, Security and Trust, Observability.</t>
          <ul spacing="normal">
            <li>
              <t>Registration
 Registration handles Agent onboarding, lifecycle tracking (e.g., heartbeat monitoring, status updates),
 and capability-based Agent discovery. Interfaces like RESTful APIs with structural schema for AI Agents
 metadata description could be leveraged. Protocols like A2A <xref target="A2A"/> Agent card mechanism may also be used
 to ensure interoperability among different Agent vendors. It is also worth noting that message queue mechanisms
 such as Kafka could also be a candidate interface for asynchronous communications for agent registration and
 discovery. This interface also supports skill management, including skill query, loading, unloading, and version
 control, enabling agents to dynamically obtain and use skills provided by the Registration component.</t>
            </li>
            <li>
              <t>Security and Trust
Security and Trust ensures trusted inter-Agent communication by verifying the identity of AI Agents and
enforcing security policies throughout their interaction. Protocols like Transport Layer Security (TLS)
could be leveraged for in-transit data Protection. While OAuth 2.0 and OpenID Connect are increasingly
used to authenticate AI Agents.</t>
            </li>
            <li>
              <t>Observability
The observability component enables the network operators to gain deep insights of agent behaviors. It
collects audit logs, metrics and traces of each agent and provides visibility of task process. In addition,
to make the behavior of Hybrid Agent System declarative and traceable, it is essential to have the capability
to distinguish whether an operation action is taken by agents automatically or by human operators. For example,
in the fault management scenarios that need on-site repairing, the demarcation and locating task could be
accomplished by agents, and the repair solution implementation and verification task is accomplished by human
operators, maybe with the help of intelligent copilot. The traceable logs are essential for both clarifying
the duty boundary between agents and human operators, and also for evaluating the effectiveness of the agentic
system.</t>
            </li>
          </ul>
          <t>The interface between AI Agent and Knowledge Base is specified in <xref target="interface2knowledge"/>.</t>
        </section>
        <section anchor="hybrid-agent-system-to-network-digital-twin-interface">
          <name>Hybrid Agent System to Network Digital Twin Interface</name>
          <t>The interface between Hybrid Agent System and NDT are the application-facing
interface as defined in <xref target="I-D.irtf-nmrg-network-digital-twin-arch"/>. Furthermore, the Model Context Protocol
(MCP) <xref target="MCP"/> can be leveraged to standardize this interaction, enabling the NDT to expose its simulation and
analysis capabilities as a set of discoverable "tools" that the AI Agent can dynamically invoke. This MCP-based
approach facilitates seamless integration and richer contextual exchange between the Agent and the NDT.</t>
        </section>
        <section anchor="interface2knowledge">
          <name>Hybrid Agent System to Knowledge Base Interface</name>
          <t>Knowledge Base service provides contextual data and insights to enhance the decision-making accuracy of the Hybrid Agent System.</t>
          <t>Interfaces such as Cypher or SPARQL with schema-defined data models (e.g., LPG or RDF for knowledge representation)
allow efficient retrieval and updates. Other high-throughput interfaces such as gRPC or RESTful API can be the
candidate for synchronous semantic search queries. For large-scale knowledge operations, asynchronous data message
systems (e.g., Kafka) can also be employed for data ingestion and real-time knowledge synchronization across distributed Agents.</t>
          <t>Additionally, MCP could also serve as a standardized interface for AI Agents
to dynamically access and utilize a wide range of tools and data sources provided by the Knowledge Base. It enables
the Knowledge Base to expose contextual information, expert rules, and external data as "tools" that Agents can
invoke, significantly enhancing their reasoning and problem-solving capabilities.</t>
        </section>
        <section anchor="hybrid-agent-system-to-physical-network-interface">
          <name>Hybrid Agent System to Physical Network Interface</name>
          <t>The interface between the hybrid agent system and the physical network is established via its internal function modules interacting with network elements (NEs). AI agent can invoke function modules to perform specific network operations.</t>
          <section anchor="data-collection">
            <name>Data Collection</name>
            <t>Data Collection interface is responsible for gathering data from the physical network
through various different tools and methods (e.g., IPFIX <xref target="RFC7011"/>, YANG-push
  <xref target="RFC8639"/>,<xref target="RFC8641"/>, and BMP <xref target="RFC7854"/>).
It collects various types of network data including configuration data, operational data,
network topology, routing data, logs, and trace on management plane, control plane, and
forwarding plane as needed. The collected data is fed into the NDT
and hybrid agent system to provide with up-to-date information about the current state of
the physical network.</t>
          </section>
          <section anchor="configuration">
            <name>Configuration</name>
            <t>Once network decisions are made and confirmed, the Hybrid Agent System performs
specific actions to the physical network, e.g., modify specific configuration through protocols like NETCONF <xref target="RFC6241"/> and RESTCONF <xref target="RFC8040"/>, which utilize YANG <xref target="RFC7950"/> as the data modeling language. It is the component that makes the planned control and
management changes a reality in the real physical network.</t>
          </section>
          <section anchor="lightweight-ai-and-large-ai-model-collaboration-interface">
            <name>Lightweight AI and Large AI Model Collaboration Interface</name>
            <t>Collaboration between small AI model and large AI model is also designed to be supported by this interface.</t>
            <t>In the past, we only support AI and machine learning technologies at the network level, e.g., we can use collected
various different network data to provide network analysis and generate network insight. With more intelligence
introduced into the network element, more GPU/NPU resource can be allocated for AI inference, this make collaboration
between large AI model and small AI model possible.</t>
            <t>Large AI models can provide basic logical reasoning and generalized analytical decision-making
capabilities While specialized small AI models can provide efficient problem-solving capabilities
in specialized areas.  The synergy between the two allows the AI agent to combine both multitasking
generalization capabilities and domain expertise, thus minimizing the reliance on human intervention
in the network management process.</t>
            <t>On one hand, we can use accumulated field engineering expertise to train large AI model into one foundation
model for fault management AI agent, On the other hand, we can deploy small AI model, leverage hardware
resource or chipset resource in the intelligent network element to collect more fine granularity data or provide
local processing for Collected data and summary report generation, Trend prediction, etc. When small AI model
is outdated and unable to detect specific applications or security risk, these specific applications and security
risk information can be collected by network analytics platform to retrain this small AI model and re-deploy it
in the same network element when this small AI model has been trained to work correctly to detect applications or
security risk.</t>
            <t>With collaboration between large AI model and small AI model, we can allow Network AI Agent within the Network
controller interact with network element and has more quick response to network change.</t>
            <t>This collaboration, facilitated by APIs or agent communication protocols like A2A <xref target="A2A"/>, combines the
generalization power of large models with the efficiency and low-latency of specialized small models,
leading to quicker and more context-aware responses to network change.</t>
          </section>
        </section>
        <section anchor="feedback-driven-improvement-interface">
          <name>Feedback-driven Improvement Interface</name>
          <t>The architecture should incorporate mechanism for continuous improvement based on
feedback. This includes collecting data on AI decisions, network performance,
and user feedback to identify areas for enhancement. By analyzing the feedback,
the system can adapt and optimize its operations over time, leading to better
performance and more accurate decision-making. For example, if a Network AI Agent fails
to accurately identify the exact cause of a network incident, the relevant records
can be submitted as negative samples to the LLM which provides inference services,
this allows the LLM to be trained on these negative samples for optimization.</t>
          <t>This interface is implemented through a combination of system interfaces that collect, process, and apply
feedback. Operational feedback—including the outcomes of AI decisions, network state metrics—is collected
as structured data via system logging streams (e.g., in JSON format) and message queues (e.g., Kafka).
This data is then consumed by analytics components and machine learning platforms through APIs
(e.g., RESTful, gRPC) to refine AI models, for instance, by using failure records as negative samples
for fine-tuning. Subsequently, optimized models and updated knowledge are deployed back into the runtime
system via model serving and configuration management interfaces, closing the improvement loop.</t>
        </section>
      </section>
    </section>
    <section anchor="ai-driven-network-operations-relationship-between-characteristics-and-functional-components">
      <name>AI-driven Network Operations: Relationship Between Characteristics and Functional Components</name>
      <t>The architecture in <xref target="arch"/> provides a concrete implementation framework to realize the six key
characteristics of AI-driven network operations described in <xref target="characteristics"/>. Each characteristic
is directly supported by specific functional components within the Autonomous Domain. The following
clarifies how the architecture operationalizes these characteristics:</t>
      <ul spacing="normal">
        <li>
          <dl>
            <dt>Intent:</dt>
            <dd>
              <t>The Network Application​s Layer conveys a high-level user intent via northbound interfaces.
 The Network AI Agent​ interprets this intent and translates it into actionable network operation tasks to each task Agent.</t>
            </dd>
          </dl>
        </li>
        <li>
          <dl>
            <dt>Knowledge:</dt>
            <dd>
              <t>The Knowledge Base​ in Agent Fabric serves as the central repository for domain-specific knowledge,
 expert rules, and historical data. It provides the necessary context and long/short memory to support accurate decision-making
 bytask Agents.</t>
            </dd>
          </dl>
        </li>
        <li>
          <dl>
            <dt>Analysis:</dt>
            <dd>
              <t>The AI Agent​ in Hybrid Agent System performs intelligent analysis using data and tools. It leverages
 the NDT to simulate and validate scenarios, enabling data-driven insights and gap analysis between intent and
 current network state.</t>
            </dd>
          </dl>
        </li>
        <li>
          <dl>
            <dt>Decision:</dt>
            <dd>
              <t>The AI Agent in Hybrid Agent System​ makes informed decisions based on its analysis results. It utilizes
 the NDT for risk-free validation before finalizing decisions. The decision may be sent to human operators for
 confirmation before actions are taken.</t>
            </dd>
          </dl>
        </li>
        <li>
          <dl>
            <dt>Awareness:</dt>
            <dd>
              <t>The AI Agent in Hybrid Agent System gathers data from the Physical Network, it may also fetch data from
 the NDT​ which maintains a dynamic, virtual representation of Physical Network. Together, they provide
 comprehensive network visibility and context-aware awareness.</t>
            </dd>
          </dl>
        </li>
        <li>
          <dl>
            <dt>Execution:</dt>
            <dd>
              <t>The AI Agent in Hybrid Agent System implements validated decisions by applying configurations or control
 actions to the Physical Network via southbound interfaces such as NETCONF, RESTCONF, or MCP.</t>
            </dd>
          </dl>
        </li>
      </ul>
    </section>
    <section anchor="uc">
      <name>AI-driven Network Operations: A collection of Use Cases</name>
      <t>Network AI Agent could help in the following phases which are usually mentioned in network management:</t>
      <ul spacing="normal">
        <li>
          <t>Network Planning and Design: includes the understanding of user intent,
       generation of solutions, and simulation for decision-making.</t>
        </li>
        <li>
          <t>Service Deployment: includes the construction of the physical network,
       as well as intent understanding, pre-deployment simulation, automated configuration,
       post-deployment validation, and other capabilities to enhance the efficiency
       and accuracy of network configuration for service deployment.</t>
        </li>
        <li>
          <t>Network Monitoring and Troubleshooting: includes intent monitoring, issues
       identification, solution generation, evaluation and decision-making, solution
       implementation, and service validation.</t>
        </li>
        <li>
          <t>Network Change and Optimization: involves the design, evaluation, decision-making,
       implementation, and validation of network configuration changes or optimizations
       to improve network operation efficiency.</t>
        </li>
      </ul>
      <t>In all phases and use cases, after the Agent performs specific action, it always
continuously monitors the network by data collection. Based on the result of network
running analysis and user explicit feedback, it may adjust and optimize the
management strategy if necessary.</t>
      <section anchor="multi-agent-collaboration-on-network-configuration-change">
        <name>Multi-Agent Collaboration on Network Configuration Change</name>
        <t>Network configuration changes are needed in scenarios such as optimizing network
or service performance, provisioning new network services, or resolving network incidents/faults.</t>
        <figure anchor="changeuc">
          <name>Intent Based Network Configuration Change Usage Example</name>
          <artwork align="center"><![CDATA[
                 +------------+
   Network       |  Service   |
   Operator ----->  AI Agent  |
                 |            |
                 +-----+------+
                       |Configuration               +---------+
                       |Change Intent               |         |
               +-------V---------+                  |         |
               |Network AI Agent |                  |         |
               |     Goal        |                  |         |
       +-------| Task-1,Task-2   +------------------>         |
       |       |   ... Task-n    +-------+          | Network |
       |       +-------+---------+       |          | Digital |
       |               |                 |          |  Twin   |
       |               |                 |          |         |
 +-----V------+  +-----V-------+  +------V----+     |         |
 |   Config   |  |  Config     |  |  Config   <----->         |
 | Generation |  | Distribution|  |Validation |     |         |
 | Task Agent |  |  Task Agent |  | Task Agent|     |         |
 +------------+  +-------------+  +-----^-----+     +---------+
                                        |
                                 +------V------+
                                 |  Resource   |
                                 | Allocation  |
                                 | Task Agent  |
                                 +-------------+

]]></artwork>
        </figure>
        <t>Network configuration change leveraging Network AI Agent and NDT may experience the following typical steps:</t>
        <dl>
          <dt>Step 1:</dt>
          <dd>
            <t>The network operator inputs the intent of network configuration change into the
Network AI Agent using natural language. The network operator may explain the
objectives and requirements of the changes.</t>
          </dd>
          <dt>Step 2:</dt>
          <dd>
            <t>Network AI Agent first verifies the identity of the user requesting the change and checks the user's
permissions to make certain types of network changes against predefined rules
or policies. It then understands and parses the initial intent of the request,
by leveraging the powerful knowledge and reasoning capabilities of LLM and decompose the tasks into
configuration generation task, configuration distribution task, configuration validation task and assign
to corresponding task agents. Configuration generation Task Agent first generates
initial suggestions for specific network configuration update, which may include
multiple possible network configuration change plans if possible.</t>
          </dd>
          <dt>Step 3:</dt>
          <dd>
            <t>Network AI Agent further communicates with the Configuration Validation task agent and NDT
to validate the suggested configuration change, including the syntax and semantics of the configuration,
verification of affected application and resources. The NDT
may generate a report indicating the validation result, and suggested
configuration fix when the validation fails after network simulation leveraging
the current physical network operational state.</t>
          </dd>
          <dt>Step 4:</dt>
          <dd>
            <t>Network AI Agent may generate a configuration change plan and submit to the network operator
for approval. Based on the feedback from the operator, Network AI Agent then further decides
whether to optimize the change plan or deliver the plan to the Configuration Distribution task agent
to conduct the physical network configuration change. The configuration distribution task agent
may further communicate with resource allocation task agent to obtain network resource (e.g.,vlan, IP subnet)
allocated by resource allocation task agent.</t>
          </dd>
        </dl>
      </section>
      <section anchor="multi-agent-collaboration-on-network-troubleshooting">
        <name>Multi-Agent Collaboration on Network Troubleshooting</name>
        <figure anchor="faultuc">
          <name>Intent based Network Troubleshooting Usage Example</name>
          <artwork align="center"><![CDATA[
                          |
                  Human   |Network Troubeshooting
                 Operator |Intent
                          |                    +---------+
                 +--------V--------+           | Network |
                 | Network AI Agent|           | Digital |
                 |     Goal        |           |  Twin   |
                 | Task-1,Task-2   +----------->         |
                 | ....Task-n      |           |         |
                 +--------+--------+           +---------+
                          |
    |------------------+--+-----------+------------+
+---+----------+ +-----+-----+  +-----+----+ +-----+------+
|    Fault     | |   Fault   |  |   Fault  | |   Fault    |
|Identification| | Diagnosis |  |  Repair  | | Prediction |
| Task Agent   | |Task Agent |  |Task Agent| | Task Agent |
+--------------+ +-----------+  +----------+ +------------+

]]></artwork>
        </figure>
        <t>The network operator inputs the intent of network troubleshooting into the Network AI Agent using natural language.
Network AI Agent could plan and decompose network troubleshooting tasks and coordinate with fault identification task agent,
fault diagnosis task agent, fault repair task agent and fault prediction task agent to assist in network troubleshooting in
the following significant aspects:</t>
        <ul spacing="normal">
          <li>
            <dl>
              <dt>Fault Identification:</dt>
              <dd>
                <t>Network AI Agent coordinates with fault identification task agent continuously monitors
and aggregates data from various sources, the comprehensive data collection provides a
holistic view of the network operational state. By analyzing the real-time data, fault
identification task Agent could detect network anomalies swiftly, which enables the prompt
identification of potential issues before they escalate into major faults, minimizing downtime
or service disruptions. In some cases, the Lightweight AI located in the Network Element may handle some
simple fault identification tasks (e.g., optical module fault automatic identification)
to enhance the awareness, while the fault identification task agent and LLM could leverage their powerful
processing capabilities to analyze the time-domain data collected from the optical module.</t>
              </dd>
            </dl>
          </li>
          <li>
            <dl>
              <dt>Fault Diagnosis:</dt>
              <dd>
                <t>Once a fault is identified, Network AI Agent coordinate with fault diagnosis task agent
to delve into diagnosing the exact cause, fault diagnosis task agent may also invoke some
existing operations such as "incident-diagnose" RPC defined in <xref target="I-D.ietf-nmop-network-incident-yang"/>.
By correlating symptoms and/or applying AI models trained on historical data, fault diagnosis task agent
can narrow down the potential causes and pinpoint the exact cause, which accelerates the diagnosis process
and reduces the time needed to address the issue.</t>
              </dd>
            </dl>
          </li>
          <li>
            <dl>
              <dt>Fault Repair:</dt>
              <dd>
                <t>After diagnosing the fault, Network AI Agent can coordinate with fault repair task agent
to generate targeted repair solutions. These solutions range from specific configuration
adjustments to more complex fixes (e.g., hardware replacement). Fault Repair task Agent would also communicate with
the NDT to simulate the proposed repair solutions and get feedback
from the NDT. In advanced setups, fault repair task agent may automatically execute
these repairs, ensuring quick restoration of normal operations and enhancing the overall reliability and efficiency
of network management. But the fault repair task agent may also first present the fault details and repair advice to the
network operator for review, and proceed to carry out the repair task once it is confirmed.</t>
              </dd>
            </dl>
          </li>
          <li>
            <dl>
              <dt>Fault Prediction</dt>
              <dd>
                <t>As an advanced enhancement of fault management capabilities, fault prediction aims to
reduce network risks through proactive management that prevents problems before they
occur. Before a fault actually occurs, the fault prediction task agent can coordinate with
NDT to construct a dynamic simulation model
by collecting real-time multi-dimensional operational state data, including network
topology, traffic load, and device performance indicators. Based on the network data,
the fault prediction task agent uses large models and machine learning algorithms (such as time-series
prediction models and anomaly detection models) to reason and analyze potential
faults—for example, predicting the risk of physical link interruption based on optical
cable signal attenuation data. Furthermore, the fault prediction task Agent generates recommended operations
to avoid faults and validates them through simulation in the NDT, thereby achieving
predictive maintenance of the network.</t>
              </dd>
            </dl>
          </li>
        </ul>
      </section>
      <section anchor="multi-agent-collaboration-on-network-optimization">
        <name>Multi-Agent Collaboration on Network Optimization</name>
        <figure anchor="optimuc">
          <name>Intent based Network Optimization Usage Example</name>
          <artwork align="center"><![CDATA[
                     |
                     |
             Human   |Network Optimization
            Operator |Intent
                     |                    +---------+
            +--------V--------+           | Network |
            | Network AI Agent|           | Digital |
            |     Goal        |           |  Twin   |
            | Task-1,Task-2   +----------->         |
            | ....Task-n      |           |         |
            +--------+--------+           +---------+
                     |
          +----------+----------------+
          |                           |
  +-------+------+            +-------+-------+
  | Optimization |            |  Optimization |
  |  Generation  |            |  Distribution |
  | Task Agent   |            | Task Agent    |
  +--------------+            +---------------+

]]></artwork>
        </figure>
        <t>Network optimization is often introduced due to the Network AI Agent's awareness of some potential
network faults or anomalies through continuously monitoring of network operational
state, e.g., AI models may predicts network congestion by analyzing historical
and real-time network traffic data. It may also be triggered by the network operator
actively inputting the network optimization intent.</t>
        <t>Based on the analysis of network data and user's intent (if any), Network AI Agent collaborate with
Optimization Solution Generation Task Agent to propose network optimization strategies. For instance,
once the network congestion sometime in the future is predicted, it may proactively optimize the network
configuration, or suggest scaling up to meet specific demands.</t>
        <t>Before the network optimization is conducted, Network AI Agent coordinates with the NDT to implement and evaluate the optimization solution using the NDT platform. This may need
repeated trials and validations based on specific evaluation criteria, before the optimal strategy could be
selected. Network AI Agent may also first present the suggested network optimization solution to the network
operator for review, and apply it to the physical network through optimization solution distribution task agent
after obtaining approval from the network operator.</t>
      </section>
      <section anchor="network-level-energy-efficiency-management-in-the-ip-optical-network">
        <name>Network level Energy Efficiency Management in the IP + Optical network</name>
        <figure anchor="greenuc">
          <name>Intent based Network level Energy Efficiency Management Usage Example</name>
          <artwork align="center"><![CDATA[
            +-----------------+
            |  Multi-Domain   |
            |    AI Agent     |
            |  GREEN Goal     |
            | Task-1,Task-2   |
            | ....Task-n      |
            +--------+--------+
                     |
       +-------------+--------------+
       |                            |
 +-----+------+              +------+-----+
 |    IP      |              |   Optical  |
 |   Domain   |              |   Domain   |
 |   Network  |              |   Network  |
 |   AI Agent |              |   AI Agent |
 +------------+              +------------+

]]></artwork>
        </figure>
        <t>Network level Energy Efficiency refers to a set of processes used to discover an inventory
of capabilities, use specific metrics to monitor and assess energy consumption of the
entire IP+Optical network , operate, and control the use of available energy in an optimized
manner while achieving the network’s functional and performance requirements by improving
overall network utilization.</t>
        <t>Multi-Domain AI Agent can work together with network AI Agent in each autonomous domain to
allow network operators not only see real time energy consumption in the network devices of
large scale network through interaction with the GREEN Network AI Agent, but also allow them see</t>
        <t>o which network devices enable energy saving, which devices not, which are legacy ones,</t>
        <t>o The total energy consumption changing trend over the time of the day, for all network
   devices,</t>
        <t>o Energy efficiency changing trend over the time of the day for the whole network.</t>
        <t>On the other hand, With the end to end observability to energy consumption statistics data
and energy efficiency statistics data, the Network AI Agent in each autonomous domain can
collaborate with NDT to know which part of the network need to be adjusted or optimized
based on network status change.</t>
      </section>
      <section anchor="network-security-drills-human-on-the-loop">
        <name>Network Security Drills (Human on the Loop)</name>
        <figure anchor="secuc">
          <name>Intent based Network Security Drill Usage Example</name>
          <artwork align="center"><![CDATA[
                     +----------------+   Human
                     | Agent Fabric   |  Operator
+-----------------+  |                | /---------\
| Network AI Agent|  |+--------------+| | Analyze |
|     Goal        |  ||              || | Define  |
| Task-1,Task-2   <-->|Observability |<-> Inject  |
| ....Task-n      |  ||              || \---------/
+-------+---------+  |+--------------+|
        |            |                |
        |            +---------^------+
        |                      |
+-------V------ ---------------V----------------+
| Dynamic Attack and Defense Verification System|
|        Based on Network Digital Twin          |
|      +---------+      +---------+             |
|      | Dynamic |      | Dynamic |             |
|      | Security|      |Security |             |
|      | Attack  |      |Defense  |             |
|      |  Task   |      |  Task   |             |
|      |  Agent  |      |  Agent  |             |
|      +---------+      +---------+             |
+--------------------^--------------------------+
                     |Data Collection
+--------------------+--------------------------+
|            Network Infrastructure             |
+-----------------------------------------------+
]]></artwork>
        </figure>
        <t>The human operator can work together with the Network AI Agent to conduct Network security
Drill. The human operator can instruct the Network AI Agent with specific injection policy
to work with NDT help construct a dynamic attack-defense verification system in
network security drills through NDT and AI reasoning capabilities. The dynamic attack-defense verification
system comprise dynamic security attack task agent and dynamic security defense task agent which are
responsible security risk attack task and security risk defense task respectively assigned by the network
AI agent. The dynamic security attack task agent uses generative AI to automatically generate diversified
attack paths, models network topologies with graph neural networks, covers attack stages such as reconnaissance
and penetration, and dynamically adjusts strategies via reinforcement learning to simulate the adaptive
characteristics of network attacks. The virtual range built based on the NDT can
1:1 map the production environment, supporting simulations of composite scenarios
like ransomware chain attacks and supply chain attacks — such as simulating the entire
process of Contivirus laterally penetrating to domain controllers through weak passwords.</t>
        <t>During drills, Human operator can instruct the Network AI Agent to work with the dynamic security
defense task agent to automatically deploy virtual environments with vulnerabilities, collect defense response
data in real time through NDT, and generate attack path heatmaps and repair suggestions.
This capability can further verify emergency response processes, inject real-time threat
intelligence to dynamically update drill scenarios, and simulate end-to-end
automated deployment, vulnerability injection, and real-time analysis of
security drills, enhancing the proactive verification ability of defense
systems against real-world threats.</t>
      </section>
    </section>
    <section anchor="challenges-of-integrating-network-digital-twin-and-agentic-ai-into-network-management">
      <name>Challenges of Integrating Network Digital Twin and Agentic AI into Network Management</name>
      <t>In addition to the research challenges in coupling AI and network management
specified in <xref target="I-D.irtf-nmrg-ai-challenges"/>, this document
also identifies some challenges that need to be considered when integrating
agentic AI together with NDT for network operations.</t>
      <section anchor="make-ietf-developed-yang-models-ai-ready">
        <name>Make IETF developed YANG models AI ready</name>
        <t>Network management has evolved towards model-driven programmability using YANG (RFC 7950).
While YANG provides a rigorous structure for data, it was designed for deterministic software
clients rather than the probabilistic reasoning of Large Language Models (LLMs). Consequently,
AI agents often struggle to navigate complex YANG hierarchies, leading to "hallucinations" or
incorrect configuration logic.</t>
        <t>The emerging MCP provides a framework for connecting AI models to
external tools and data. However, there is currently no standardized way to map YANG primitives
to MCP components (Resources, Tools, and Prompts). This gap results in:</t>
        <t>o Semantic Ambiguity: LLMs lack the contextual hints needed to understand the operational impact of specific YANG leaves.</t>
        <t>o Interoperability Barriers: AI agents require custom "glue code" for every vendor's unique interpretation of how a YANG model should be exposed to an AI.</t>
        <t>o Scaling Issues: Massive YANG schemas exceed LLM context windows, requiring standardized methods for sub-schema discovery and pruning.</t>
      </section>
      <section anchor="trust-and-security">
        <name>Trust and Security</name>
        <t>Multi-Agent Collaborations and interactions can be break down into 4 typical scenarios:</t>
        <t>o Human operator-&gt; AI Agent-&gt; APIs/Tools/APIs/LLMs</t>
        <t>In a single-agent scenario, Human operators access services through the network management AI agent. The network
management AI agent has multiple functions (fault and optimization), and authentication is required to prevent users
from Performing unauthorized actions by exploiting privilege vulnerabilities,e.g., accessing the optimization function
 interface when they only have fault agent permissions.</t>
        <t>o AI Agent -&gt; API Services</t>
        <t>In a single-agent scenario, the network management AI agent triggers tasks automatically based on trace and log information.
In some cases, the logging or decision-making process cannot be traced.</t>
        <t>o Human operator-&gt; AI Agent -&gt; multiple AI Agent</t>
        <t>Multiple agents may call each other. For example, if a faulty agent A calls an optimization agent B, authentication is required
to prevent Manipulating communication channels of agents to influence decision-making processes.</t>
        <t>o External AI Agent -&gt;AI Agent-&gt; APIs/Tools/APIs/LLMs</t>
        <t>External AI agents can directly access the network management AI Agent by simulating human operation through interface protocols.
For example, a customer AI agent can access the Network AI Agent through a northbound interface protocol such as A2A, MCP.
In some case, there might have target flaws in protocols like MCP or A2A; e.g.,consent bypass, context hijacking, etc.</t>
        <t>Ensuring robust security throughout the entire AI-based network
management architecture is essential to prevent unauthorized access and maintain the
security of the network infrastructure. The security risk can be break down into the following cases:</t>
        <t>o External system interacts with AI agent</t>
        <t>Human Operators or external systems bypass their privileges to operate the Network management AI agent</t>
        <ul spacing="normal">
          <li>
            <t>Human operators operate through a network management AI agent, but the service scope that the AI agent can handle may exceed
the user's authorized privileges, leading to unauthorized access.</t>
          </li>
          <li>
            <t>Human operators manipulate business operations using agent delegation and authorization.</t>
          </li>
          <li>
            <t>Human operators Coerce intelligent agents to manipulate users into performing covert operations.</t>
          </li>
        </ul>
        <t>o  AI Agent Interact with Tools/APIs/LLMs</t>
        <ul spacing="normal">
          <li>
            <t>Interact with Tools/APIs/LLMs with Privilege Escalation  </t>
            <t>
Since network management AI agents rely on LLM for inference when accessing APIs and tools,
there is a possibility of malicious injection scenarios where the APIs accessed by the agent
exceed the expected scope,e.g.,Using AI to generate execution environments and inject malicious code.</t>
          </li>
          <li>
            <t>Interact with Tools/APIs/LLMs without audit  </t>
            <t>
When an agent interacts with an API or tool, the logs are currently recorded as system logs, which
cannot distinguish between different agents, the logging or decision-making process for specific agent
cannot be traced and pose a risk of repudiation.</t>
          </li>
        </ul>
        <t>o Multiple Agent Collaboration and Communication</t>
        <ul spacing="normal">
          <li>
            <t>Multi-Agent Communication with Privilege Escalation  </t>
            <t>
When agents communicate with each other via intent communication and understanding, there is a
cascading permission amplification problem,e.g.,AI-generated false information disrupts the reasoning process
, leading to Privilege Escalation.</t>
          </li>
          <li>
            <t>Interaction with internal AI Agent  </t>
            <t>
As a microservice, a network management AI agent can be accessed by other services or AI agents,e.g.,
Performing unauthorized operations by exploiting authentication vulnerabilities,which poses a risk of Privilege Escalation.</t>
          </li>
        </ul>
      </section>
      <section anchor="protocols-between-agent-and-agenthuman-operatortools">
        <name>Protocols between Agent and Agent/Human operator/Tools</name>
        <section anchor="high-risk-operations">
          <name>High Risk Operations</name>
          <t>"network change" in the network management field refers to the modification, adjustment, or configuration of physical or logical
resources in the existing network. Because these operations directly affect the continuity and stability of existing network services,
even minor unauthorized access or errors can lead to large-scale network outages. In case of high risk operation, the following measures
should be taken into account.</t>
          <t>o Regardless of whether the initiator of the operation is a human or an agent, each network change request must be re-authenticated.</t>
          <t>o For operations involving "bulk deletion" or "core route changes", the system must require approval from a second high-privilege account
before issuing the command or enforcing the policy.</t>
          <t>o High-risk configurations should be tested on a very small scale first. The system should automatically monitor the indicators, and if
any abnormalities are detected, the configuration should be automatically rolled back within milliseconds.</t>
        </section>
        <section anchor="the-timeliness-requirements-of-collaboration">
          <name>The Timeliness Requirements of Collaboration</name>
          <t>For real-time network operation and maintenance scenarios with high real-time requirements,
such as scheduling strategy optimization and critical fault repair, the rapid
generation of network optimization decisions is crucial. However AI Agents based on large models adopt a "Token-based" generation
and reasoning approach, which is limited by computing power and algorithms, resulting in generally slow reasoning
speeds. In addition, the simulation and verification process of NDT further increases decision latency, which leads to long end-to-end
decision-making time in complex scenarios and is difficult to meet the real-time
requirements of services.</t>
          <t>Also tasks such as fault diagnosis, complaint handling, and user experience improvement often have strict time constraints. For example,
if a fault is not resolved within a set time, it can trigger an escalation of the complaint, requiring efficient collaboration among multiple agents.
In addition, In a network management environment, you might need agents to subscribe to real-time network alarms or telemetry events. However
Google-initiated A2A protocol primarily follows a task-oriented "request-response" model and doesn't support a native pub/sub or event-driven architecture.</t>
          <t>To improve decision efficiency, continuous efforts are
needed in lightweight NDT modeling algorithms, optimizing large model reasoning
frameworks (such as quantization technology and parallel computing), and deploying
high-performance AI acceleration hardware.</t>
        </section>
        <section anchor="collaboration-reliability">
          <name>Collaboration Reliability</name>
          <t>Fault diagnosis and complaint handling in the network management field are complex tasks, typically involving 10 to 20+ fields for one single
message exchange between two AI Agents and requiring a high level of expertise.
In addition, Reliable task collaboration is incomplete and not sufficient for network management field, e.g., Google-initiated A2A protocol
doesn't defined handling strategies for task rejection, missing information during task collaboration, and failure to achieve task objectives.</t>
          <t>also In network management area, data sources can be diverse
and heterogeneous, leading to potential issues such as data inconsistencies,
missing, or outdated data. Poor-quality data may result in inaccurate
AI predictions and decisions. For example, if incorrect or outdated network configuration data is
provided, the model may provide incorrect repair advice when diagnosing network incidents
or faults, it may suggest checking an non-existing interface. Ensuring that data is
properly cleaned, validated, and maintained is a significant challenge in providing reliable inputs for AI-driven network management.</t>
        </section>
      </section>
      <section anchor="agent-observabilityintervention-and-control">
        <name>Agent Observability,Intervention and Control</name>
        <t>Network operations are increasingly autonomous with the growth of network management Agent applications at the network level and
service level. Since AI native operations may be non-deterministic, when network management agents misbehave or deviate from what
Agents are expected to do, Current AI safety technologies, often referred to as "AI guardrails" are introduced to constrain the behavior of
AI agents within operational and compliance boundaries, prevent AI from producing harmful results or taking wrong actions, e.g.,escalate a decision to a
human for a high-risk network operation, defend against malicious attacks,e.g., prompt injection. These guardrails typically
operate at the input/output/pre-action filter level or through static boundary alignment.</t>
        <t>However as AI systems are increasingly integrated into autonomous workflows and critical infrastructure, these static measures
are proving insufficient for the full operational lifecycle, they often cannot detect, interrupt, and rollover from unanticipated behaviors.
Network operators usually lack an equivalent infrastructure for human oversight or to provide continuous, monitoring of an AI system’s internal
logic or its long-running execution paths that match the speed and scale of the network management Agent applications, e.g., network failure or
security risk is hard to detect and control, occurring at machine speed. When a violation is suspected, there are currently no standardized
protocols for intervention (e.g., immediate task suspension) and recovery (e.g., reverting to a last known safe state or undoing a
series of autonomous actions that introduce substantial operational risk) mechanisms. In non-deterministic environments, the lack of human
oversight and human-AI semantic intent exchange hinder timely risk mitigation and state recovery during boundary violations by agents.</t>
      </section>
      <section anchor="agent-benchmarking-vs-model-benchmarking">
        <name>Agent Benchmarking vs Model Benchmarking</name>
        <t>Current AI evaluation frameworks are primarily designed for "one-shot" Large Language Models (LLMs) that provide static responses to isolated prompts. However,
the industry is shifting toward AI Agents: systems capable of reasoning, planning, and using tools to execute complex, multi-step workflows.</t>
        <t>Traditional benchmarks (e.g., HumanEval) focus on outcome-only scoring and static knowledge. These fail to measure the core competencies of agents, such as long-horizon planning, tool-use proficiency, and the ability to adapt to environmental feedback.</t>
        <t>As agents increasingly manage production-level tasks—often involving millions of tokens and hundreds of tool calls—there is a critical need for standardized metrics that evaluate the process of task completion, not just the final result.</t>
        <t>o Sequential Complexity: Unlike single-turn benchmarks that check one answer, agents require multi-step task completion where each step relies on the success of
the previous one. This involves massive workflows (e.g., ~90 tool calls) that traditional benchmarks don't measure.</t>
        <t>o Environmental Interaction: Agents must interact with live environments. Evaluation shifts from checking if code passes a test to whether a system can select,
sequence, and execute tools in realistic, dynamic settings.</t>
        <t>o Adaptive Planning: Benchmarking must move beyond static knowledge retrieval to evaluate how systems build and adapt plans over long horizons, especially when
faced with resource constraints or unexpected disruptions.</t>
        <t>o Process vs. Outcome: Traditional "right or wrong" scoring is insufficient. Agentic evaluation requires process metrics such as tool success rates, context
retention, and multi-turn coherence to determine how an agent reached its conclusion.</t>
      </section>
    </section>
    <section anchor="security-considerations">
      <name>Security Considerations</name>
      <t>The security consideration from <xref target="I-D.irtf-nmrg-network-digital-twin-arch"/> apply here. In addition, the following architectural risks need to be considered:</t>
      <t>o Memory Poisoning：If the AI/ML models used by the network AI Agent or NDT are compromised or poisoned with malicious/fake data,they could begin
making incorrect or malicious decisions. Robust checks and validation are necessary to ensure the integrity of these models. Session isolation or memory access
authentication is also required to mitigate such risk.</t>
      <t>o Misuse of Tools： When network AI Agent interacts with tools, Deceptive prompts or commands can be introduced. Tool access verification, tool monitoring, log
tracking of AI tool usage are required to mitigate such risk.</t>
      <t>o Privilege Compromise：When human operators interact with Network AI Agent or Network AI Agent interact with tools/APIs/LLM, unauthorized actions might be performed
by exploiting privilege vulnerabilities. Fine-grained permission control, dynamic access verification, and role change monitoring are required to mitigate such risk.</t>
      <t>o Resource Overload：When Network AI Agent interact with tools/APIs/LLMs, system failures might be caused by exploiting resource-intensive features. Deployment of
resource management controls to limit high-frequency task requests from agents is required to mitigate such risk.</t>
      <t>o Cascading Hallucinations：In case of multi-agent collaboration or communication, AI-generated false information might disrupt the reasoning process.Output
verification, secondary verification of AI-generated knowledge are required to mitigate such risk.</t>
      <t>o Intent Breaking &amp;Goal Manipulation：When external AI Agent or human operators interact with the network AI Agent, reasoning through agent planning capabilities
might be manipulated. Planning verification, managing reflection processes, goal consistency protection are required to mitigate such risk.</t>
      <t>o Misaligned &amp; Deceptive Behaviors：When Network AI Agent interact with tools/APIs/LLMs, harmful operations might be performed by exploiting reasoning vulnerabilities. Manual confirmation of high-risk operations, logging, monitoring, and deception detection are required to mitigate such risk.</t>
      <t>o Repudiation &amp; Untraceability：In case of multi-agent collaboration or communication, the logging or decision-making process might not be traced.
Logging &amp; cryptographic signature, cryptographic verification are required to mitigate such risk.</t>
      <t>o Identity Spoofing &amp; Impersonation：When Human operators interact with the network AI Agent or in case of multi-agent collaboration or communication,unauthorized
operations might be performed by exploiting authentication vulnerabilities. Comprehensive identity verification, trust boundary control, and continuous monitoring
are required to mitigate such risk.</t>
      <t>o Overwhelming HITL(Human In The Loop)：In case of multi-agent collaboration or communication,fatigue auditors attack might take place. Developing advanced
human-machine interaction frameworks and adaptive trust mechanisms are required to mitigate such risk.</t>
      <t>o Unexpected RCE &amp; Code Attacks：When the network AI Agent interacts with tools/APIs/LLMs, Using AI to generate execution environments and inject malicious code
might take place. Restrict AI code generation permissions, sandbox isolation, and manual review of generated code are required to mitigate such risk.</t>
      <t>o Agent Communication Poisoning：In case of multi-agent collaboration or communication, communication channels of agents might be manipulated to influence
decision-making processes. Message authentication, communication verification, implementing multi-agent authentication mechanisms.</t>
      <t>o Rogue Agents in MAS：In case of multi-agent collaboration, there might be malicious or compromised agents. Restricting the autonomy of agents and conducting
regular AI testing are required to mitigate such risk.</t>
      <t>o Humans Attacks on MAS：In case of multi-agent collaboration, business operations might be manipulated using agent delegation and authorization. Restricting
the delegation mechanism, implementing AI agent identity authentication, and isolate tasks in segments are required to mitigate such risk.</t>
      <t>o Human Manipulation：When Human operators interact with the network AI Agent, AI agents might be coerced to manipulate users into performing covert operations.
Safety guardrails, content moderation, output content detection are required to mitigate such risk.</t>
      <t>o Insecure Inter-Agent Protocol Abuse：In case of multi-agent collaboration, there might be target flaws in protocols like MCP or A2A; e.g.,consent bypass,
context hijacking, etc. Strong authentication,data validation, restricting delegation to scoped function,logging agent and tool invocations and encrypting
communications are required to mitigate such risk.</t>
      <t>o Supply Chain Compromise：In case of multi-agent collaboration, Vulnerable, malicious, outdated, harmful components might be included into the agent. Digital
signatures of SBOMs (AI<em>, Agent</em>),applying version control, chaining authentication, environment isolation are required to mitigate such risk.</t>
      <t>o Lifecycle security: The entire management lifecycle of the network AI agents and the NDT—from initial deployment and configuration to
updates and decommissioning—must be secured against unauthorized access and manipulation.</t>
    </section>
    <section anchor="iana-considerations">
      <name>IANA Considerations</name>
      <t>This document has no requests to IANA.</t>
    </section>
    <section anchor="potential-items-for-ietf-standardization">
      <name>Potential Items for IETF Standardization</name>
      <t>The following items were felt to be good starting points for IETF work:</t>
      <ul spacing="normal">
        <li>
          <t>OpenTelemetry protocol extension Enabling network behavioral assessment
through analysis of observed operational network data (logs, metrics, traces, etc.).</t>
        </li>
        <li>
          <t>Human and Agent Interaction protocol for human to control agents, handle agent escalation requests and intervene.</t>
        </li>
        <li>
          <t>Nature Language Interaction protocol to ensure both The accuracy and efficiency of
structured data for deterministic tasks and natural language interactions for
understanding and handling uncertain or ambiguous tasks,e.g., using semantic information
transfer or agent prompt language template for Agent to Agent Communication.</t>
        </li>
        <li>
          <t>Semantic Metadata: Utilizing YANG Model to provide the Metadata related to Context or
Constraint information required by LLMs.</t>
        </li>
      </ul>
    </section>
    <section anchor="conclusion">
      <name>Conclusion</name>
      <t>This document outlines an architectural framework for AI-driven network operations that
integrates a Network Digital Twin (NDT) with Agentic AI. By establishing an Autonomous
Domain driven by a Hybrid Agent System and supported by an Agent Fabric, this architecture
evolves network management from traditional deterministic automation scripts to flexible,
goal-driven, and intent-based operations.</t>
      <t>While the architectural components and multi-agent collaborative workflows detailed in
this document offer a concrete blueprint for autonomous networks, several key challenges
remain to be addressed before full production-level deployment can be realized. These
include rendering IETF-developed YANG models AI-ready via protocols like MCP, establishing
robust trust and security frameworks across multi-agent environments, providing agent observability
, intervention and control, and designing advanced evaluation benchmarks that assess
task-completion processes rather than just static model outcomes.</t>
    </section>
    <section anchor="acknowledgements">
      <name>Acknowledgements</name>
      <t>This work has benefited from the discussions of NMRG interim meeting on Agentic AI.
Thanks Laurent Ciavaglia, Chris Janz, Pedro Garcia Parra, Brad Peters, Kevin McDonnell, Giuseppe Fioccola, Richard Kilmurray, Dmytro Gassanov, and Chong Feng
for wonderful comments and discussion on Agentic AI for Network Operation.</t>
    </section>
  </middle>
  <back>
    <references anchor="sec-informative-references">
      <name>Informative References</name>
      <reference anchor="TMF-1258" target="https://projects.tmforum.org/wiki/display/PUB/IG1258+Autonomous+Networks+Glossary+v1.2.0">
        <front>
          <title>Autonomous Networks Glossary v1.2.0</title>
          <author>
            <organization/>
          </author>
          <date year="2025" month="May"/>
        </front>
      </reference>
      <reference anchor="TMF-1251D" target="https://www.tmforum.org/resources/introductory-guide/ig1251d-an-agent-architecture-v1-0-0/">
        <front>
          <title>AN Agent Architecture v1.0.0</title>
          <author>
            <organization/>
          </author>
          <date year="2025" month="May"/>
        </front>
      </reference>
      <reference anchor="MCP" target="https://modelcontextprotocol.io/">
        <front>
          <title>Model Context Protocol</title>
          <author>
            <organization/>
          </author>
          <date year="2024" month="November"/>
        </front>
      </reference>
      <reference anchor="A2A" target="https://google-a2a.github.io/A2A/#/documentation?id=agent2agent-protocol-a2a">
        <front>
          <title>Agent2Agent (A2A) protocol</title>
          <author>
            <organization/>
          </author>
          <date year="2025" month="April"/>
        </front>
      </reference>
      <reference anchor="Google-Agents-Whitepaper" target="https://www.kaggle.com/whitepaper-agents">
        <front>
          <title>Agents</title>
          <author>
            <organization/>
          </author>
          <date year="2024"/>
        </front>
      </reference>
      <reference anchor="A2A-T" target="https://www.tmforum.org/resources/introductory-guide/ig1453-agent-to-agent-protocol-for-telecoms-a2a-t-v1-0-0/">
        <front>
          <title>Agent to Agent Protocol for Telecoms (A2A-T)</title>
          <author>
            <organization/>
          </author>
          <date year="2025"/>
        </front>
      </reference>
      <reference anchor="Agent-skills" target="https://agentskills.io/home">
        <front>
          <title>Agent Skills</title>
          <author>
            <organization/>
          </author>
          <date year="2025"/>
        </front>
      </reference>
      <reference anchor="OTel-gen-ai" target="https://opentelemetry.io/docs/specs/semconv/gen-ai/">
        <front>
          <title>AI Agent Observability</title>
          <author>
            <organization/>
          </author>
          <date year="2025"/>
        </front>
      </reference>
      <reference anchor="RFC9315">
        <front>
          <title>Intent-Based Networking - Concepts and Definitions</title>
          <author fullname="A. Clemm" initials="A." surname="Clemm"/>
          <author fullname="L. Ciavaglia" initials="L." surname="Ciavaglia"/>
          <author fullname="L. Z. Granville" initials="L. Z." surname="Granville"/>
          <author fullname="J. Tantsura" initials="J." surname="Tantsura"/>
          <date month="October" year="2022"/>
          <abstract>
            <t>Intent and Intent-Based Networking are taking the industry by storm. At the same time, terms related to Intent-Based Networking are often used loosely and inconsistently, in many cases overlapping and confused with other concepts such as "policy." This document clarifies the concept of "intent" and provides an overview of the functionality that is associated with it. The goal is to contribute towards a common and shared understanding of terms, concepts, and functionality that can be used as the foundation to guide further definition of associated research and engineering problems and their solutions.</t>
            <t>This document is a product of the IRTF Network Management Research Group (NMRG). It reflects the consensus of the research group, having received many detailed and positive reviews by research group participants. It is published for informational purposes.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="9315"/>
        <seriesInfo name="DOI" value="10.17487/RFC9315"/>
      </reference>
      <reference anchor="I-D.irtf-nmrg-network-digital-twin-arch">
        <front>
          <title>Network Digital Twin (NDT): Concepts and Reference Architecture</title>
          <author fullname="Cheng Zhou" initials="C." surname="Zhou">
            <organization>China Mobile</organization>
          </author>
          <author fullname="Hongwei Yang" initials="H." surname="Yang">
            <organization>China Mobile</organization>
          </author>
          <author fullname="Xiaodong Duan" initials="X." surname="Duan">
            <organization>China Mobile</organization>
          </author>
          <author fullname="Diego Lopez" initials="D." surname="Lopez">
         </author>
          <author fullname="Antonio Pastor" initials="A." surname="Pastor">
         </author>
          <author fullname="Qin Wu" initials="Q." surname="Wu">
            <organization>Huawei</organization>
          </author>
          <author fullname="Mohamed Boucadair" initials="M." surname="Boucadair">
            <organization>Orange</organization>
          </author>
          <author fullname="Christian Jacquenet" initials="C." surname="Jacquenet">
            <organization>Orange</organization>
          </author>
          <date day="1" month="July" year="2026"/>
          <abstract>
            <t>   The application of Digital Twin technology in the networking field is
   meant to develop various rich network applications, realize efficient
   and cost-effective data-driven network management, and accelerate
   network innovation.

   This document presents an overview of the concept of Network Digital
   Twin (NDT), provides the basic definitions and a reference
   architecture, lists a set of application scenarios, and discusses
   such technology's benefits and key challenges.

   This document is a product of the Network Management Research Group
   (NMRG) of the Internet Research Task Force (IRTF).  This document
   reflects the consensus of the research group.  It is not a candidate
   for any level of Internet Standard and is published for informational
   purposes.

            </t>
          </abstract>
        </front>
        <seriesInfo name="Internet-Draft" value="draft-irtf-nmrg-network-digital-twin-arch-13"/>
      </reference>
      <reference anchor="I-D.hong-nmrg-agenticai-ps">
        <front>
          <title>Motivations and Problem Statement of Agentic AI for network management</title>
          <author fullname="Yong-Geun Hong" initials="Y." surname="Hong">
            <organization>Daejeon University</organization>
          </author>
          <author fullname="Joo-Sang Youn" initials="J." surname="Youn">
            <organization>DONG-EUI University</organization>
          </author>
          <author fullname="Qin Wu" initials="Q." surname="Wu">
            <organization>Huawei</organization>
          </author>
          <author fullname="Benoît Claise" initials="B." surname="Claise">
            <organization>Everything OPS</organization>
          </author>
          <date day="5" month="July" year="2026"/>
          <abstract>
            <t>   This document outlines the key objectives of introducing Agentic AI
   to the field of network management and highlights the fundamental
   issues with existing technologies that must be addressed to achieve
   these goals.  It emphasizes the necessity for relevant groups within
   the IETF/IRTF and presents the core technological areas requiring
   standardization.  The aim of Agentic AI is to facilitate a paradigm
   shift in which multiple autonomous AI agents collaborate to fully
   automate network operation, management and security.

            </t>
          </abstract>
        </front>
        <seriesInfo name="Internet-Draft" value="draft-hong-nmrg-agenticai-ps-02"/>
      </reference>
      <reference anchor="I-D.ietf-nmop-network-incident-yang">
        <front>
          <title>A YANG Data Model for Network Incident Management</title>
          <author fullname="Tong Hu" initials="T." surname="Hu">
            <organization>CMCC</organization>
          </author>
          <author fullname="Luis M. Contreras" initials="L. M." surname="Contreras">
            <organization>Telefonica</organization>
          </author>
          <author fullname="Qin Wu" initials="Q." surname="Wu">
            <organization>Huawei</organization>
          </author>
          <author fullname="Nigel Davis" initials="N." surname="Davis">
            <organization>Ciena</organization>
          </author>
          <author fullname="Chong Feng" initials="C." surname="Feng">
         </author>
          <date day="18" month="August" year="2026"/>
          <abstract>
            <t>   This document defines a YANG Module for the network incident
   lifecycle management.  This YANG module is meant to provide a
   standard way to report, diagnose, and help reduce troubleshooting
   tickets and resolve network incidents for the sake of network service
   health and probable root cause analysis.

            </t>
          </abstract>
        </front>
        <seriesInfo name="Internet-Draft" value="draft-ietf-nmop-network-incident-yang-14"/>
      </reference>
      <reference anchor="RFC9232">
        <front>
          <title>Network Telemetry Framework</title>
          <author fullname="H. Song" initials="H." surname="Song"/>
          <author fullname="F. Qin" initials="F." surname="Qin"/>
          <author fullname="P. Martinez-Julia" initials="P." surname="Martinez-Julia"/>
          <author fullname="L. Ciavaglia" initials="L." surname="Ciavaglia"/>
          <author fullname="A. Wang" initials="A." surname="Wang"/>
          <date month="May" year="2022"/>
          <abstract>
            <t>Network telemetry is a technology for gaining network insight and facilitating efficient and automated network management. It encompasses various techniques for remote data generation, collection, correlation, and consumption. This document describes an architectural framework for network telemetry, motivated by challenges that are encountered as part of the operation of networks and by the requirements that ensue. This document clarifies the terminology and classifies the modules and components of a network telemetry system from different perspectives. The framework and taxonomy help to set a common ground for the collection of related work and provide guidance for related technique and standard developments.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="9232"/>
        <seriesInfo name="DOI" value="10.17487/RFC9232"/>
      </reference>
      <reference anchor="I-D.ietf-nmop-terminology">
        <front>
          <title>Some Key Terms for Network Fault and Problem Management</title>
          <author fullname="Nigel Davis" initials="N." surname="Davis">
            <organization>Ciena</organization>
          </author>
          <author fullname="Adrian Farrel" initials="A." surname="Farrel">
            <organization>Old Dog Consulting</organization>
          </author>
          <author fullname="Thomas Graf" initials="T." surname="Graf">
            <organization>Swisscom</organization>
          </author>
          <author fullname="Qin Wu" initials="Q." surname="Wu">
            <organization>Huawei</organization>
          </author>
          <author fullname="Chaode Yu" initials="C." surname="Yu">
            <organization>Huawei Technologies</organization>
          </author>
          <date day="18" month="August" year="2025"/>
          <abstract>
            <t>   This document sets out some terms that are fundamental to a common
   understanding of network fault and problem management within the
   IETF.

   The purpose of this document is to bring clarity to discussions and
   other work related to network fault and problem management, in
   particular to YANG data models and management protocols that report,
   make visible, or manage network faults and problems.

            </t>
          </abstract>
        </front>
        <seriesInfo name="Internet-Draft" value="draft-ietf-nmop-terminology-23"/>
      </reference>
      <reference anchor="I-D.wnd-opsawg-icon-ps">
        <front>
          <title>Problem Statement for Observability, Intervention and Control (I&amp;C) in Multi-Agent Autonomous Networks</title>
          <author fullname="Qin Wu" initials="Q." surname="Wu">
            <organization>Huawei</organization>
          </author>
          <author fullname="Daniele Ceccarelli" initials="D." surname="Ceccarelli">
            <organization>Cisco</organization>
          </author>
          <author fullname="Zhenqiang Li" initials="Z." surname="Li">
            <organization>CMCC</organization>
          </author>
          <author fullname="Luis M. Contreras" initials="L. M." surname="Contreras">
            <organization>Telefonica</organization>
          </author>
          <author fullname="Qiufang Ma" initials="Q." surname="Ma">
            <organization>Huawei</organization>
          </author>
          <date day="5" month="July" year="2026"/>
          <abstract>
            <t>   This document provides an overview of the issues associated with the
   deployment of the observability, intervention, and control of
   autonomous agent pipelines in large-scale heterogeneous network
   environments.  The term "Intervention and Control" is used to
   describe a set of automated and human-initiated mechanisms that
   guarantee the capability to observe, constrain, correct, and
   terminate Autonomous agents at any point, for any reason,
   irrespective of their level of autonomy under which it operates, to
   ensure resilience, recovery, and operational continuity.

   The set of enabled observability, intervention and control reflects
   operator service offerings to ensure that autonomous operations can
   be stopped, or safely redirected when required and is designed in
   conjunction with agent to agent, agent to tools, agent to human
   interaction and service and network policy.

   This document also identifies several key areas that the Agent
   Observability, Intervention and Control group will investigate to
   guide its architectural and protocol work and associated documents.

            </t>
          </abstract>
        </front>
        <seriesInfo name="Internet-Draft" value="draft-wnd-opsawg-icon-ps-00"/>
      </reference>
      <reference anchor="I-D.irtf-nmrg-ai-challenges">
        <front>
          <title>Research Challenges in Coupling Artificial Intelligence and Network Management</title>
          <author fullname="Jérôme François" initials="J." surname="François">
            <organization>University of Luxembourg and Inria</organization>
          </author>
          <author fullname="Alexander Clemm" initials="A." surname="Clemm">
            <organization>Independent</organization>
          </author>
          <author fullname="Dimitri Papadimitriou" initials="D." surname="Papadimitriou">
            <organization>3NLab Belgium Research Center</organization>
          </author>
          <author fullname="Stenio Fernandes" initials="S." surname="Fernandes">
            <organization>Canada Post</organization>
          </author>
          <author fullname="Stefan Schneider" initials="S." surname="Schneider">
            <organization>Digital Railway (DSD) at Deutsche Bahn</organization>
          </author>
          <date day="6" month="July" year="2026"/>
          <abstract>
            <t>   This document is intended to introduce the challenges to overcome
   when Network Management (NM) problems may require coupling with
   Artificial Intelligence (AI) solutions.  On the one hand, many
   difficult NM problems still lack good solutions, or existing
   approaches come with significant limitations.  Artificial
   Intelligence may help produce novel solutions to those problems.  On
   the other hand, due to the high computational costs of AI solutions
   and stringent data privacy constraints, the distributed execution of
   AI workloads has become paramount.  Consequently, networks must be
   operated efficiently to sustain these distributed processing
   requirements.

   To identify the right set of challenges, the document defines a
   method based on the evolution and nature of NM problems.  This will
   be done in parallel with advances and the nature of existing
   solutions in AI in order to highlight where AI and NM have already
   been coupled together or could benefit from a closer integration.
   So, the method aims at evaluating the gap between NM problems and AI
   solutions.  Challenges are derived accordingly, assuming that solving
   these challenges will help to reduce the gap between NM and AI.

   This document is a product of the Network Management Research Group
   (NMRG) of the Internet Research Task Force (IRTF).  This document
   reflects the consensus of the research group.  It is not a candidate
   for any level of Internet Standard and is published for informational
   purposes.

            </t>
          </abstract>
        </front>
        <seriesInfo name="Internet-Draft" value="draft-irtf-nmrg-ai-challenges-06"/>
      </reference>
      <reference anchor="RFC7011">
        <front>
          <title>Specification of the IP Flow Information Export (IPFIX) Protocol for the Exchange of Flow Information</title>
          <author fullname="B. Claise" initials="B." role="editor" surname="Claise"/>
          <author fullname="B. Trammell" initials="B." role="editor" surname="Trammell"/>
          <author fullname="P. Aitken" initials="P." surname="Aitken"/>
          <date month="September" year="2013"/>
          <abstract>
            <t>This document specifies the IP Flow Information Export (IPFIX) protocol, which serves as a means for transmitting Traffic Flow information over the network. In order to transmit Traffic Flow information from an Exporting Process to a Collecting Process, a common representation of flow data and a standard means of communicating them are required. This document describes how the IPFIX Data and Template Records are carried over a number of transport protocols from an IPFIX Exporting Process to an IPFIX Collecting Process. This document obsoletes RFC 5101.</t>
          </abstract>
        </front>
        <seriesInfo name="STD" value="77"/>
        <seriesInfo name="RFC" value="7011"/>
        <seriesInfo name="DOI" value="10.17487/RFC7011"/>
      </reference>
      <reference anchor="RFC8639">
        <front>
          <title>Subscription to YANG Notifications</title>
          <author fullname="E. Voit" initials="E." surname="Voit"/>
          <author fullname="A. Clemm" initials="A." surname="Clemm"/>
          <author fullname="A. Gonzalez Prieto" initials="A." surname="Gonzalez Prieto"/>
          <author fullname="E. Nilsen-Nygaard" initials="E." surname="Nilsen-Nygaard"/>
          <author fullname="A. Tripathy" initials="A." surname="Tripathy"/>
          <date month="September" year="2019"/>
          <abstract>
            <t>This document defines a YANG data model and associated mechanisms enabling subscriber-specific subscriptions to a publisher's event streams. Applying these elements allows a subscriber to request and receive a continuous, customized feed of publisher-generated information.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="8639"/>
        <seriesInfo name="DOI" value="10.17487/RFC8639"/>
      </reference>
      <reference anchor="RFC8641">
        <front>
          <title>Subscription to YANG Notifications for Datastore Updates</title>
          <author fullname="A. Clemm" initials="A." surname="Clemm"/>
          <author fullname="E. Voit" initials="E." surname="Voit"/>
          <date month="September" year="2019"/>
          <abstract>
            <t>This document describes a mechanism that allows subscriber applications to request a continuous and customized stream of updates from a YANG datastore. Providing such visibility into updates enables new capabilities based on the remote mirroring and monitoring of configuration and operational state.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="8641"/>
        <seriesInfo name="DOI" value="10.17487/RFC8641"/>
      </reference>
      <reference anchor="RFC7854">
        <front>
          <title>BGP Monitoring Protocol (BMP)</title>
          <author fullname="J. Scudder" initials="J." role="editor" surname="Scudder"/>
          <author fullname="R. Fernando" initials="R." surname="Fernando"/>
          <author fullname="S. Stuart" initials="S." surname="Stuart"/>
          <date month="June" year="2016"/>
          <abstract>
            <t>This document defines the BGP Monitoring Protocol (BMP), which can be used to monitor BGP sessions. BMP is intended to provide a convenient interface for obtaining route views. Prior to the introduction of BMP, screen scraping was the most commonly used approach to obtaining such views. The design goals are to keep BMP simple, useful, easily implemented, and minimally service affecting. BMP is not suitable for use as a routing protocol.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="7854"/>
        <seriesInfo name="DOI" value="10.17487/RFC7854"/>
      </reference>
      <reference anchor="RFC6241">
        <front>
          <title>Network Configuration Protocol (NETCONF)</title>
          <author fullname="R. Enns" initials="R." role="editor" surname="Enns"/>
          <author fullname="M. Bjorklund" initials="M." role="editor" surname="Bjorklund"/>
          <author fullname="J. Schoenwaelder" initials="J." role="editor" surname="Schoenwaelder"/>
          <author fullname="A. Bierman" initials="A." role="editor" surname="Bierman"/>
          <date month="June" year="2011"/>
          <abstract>
            <t>The Network Configuration Protocol (NETCONF) defined in this document provides mechanisms to install, manipulate, and delete the configuration of network devices. It uses an Extensible Markup Language (XML)-based data encoding for the configuration data as well as the protocol messages. The NETCONF protocol operations are realized as remote procedure calls (RPCs). This document obsoletes RFC 4741. [STANDARDS-TRACK]</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="6241"/>
        <seriesInfo name="DOI" value="10.17487/RFC6241"/>
      </reference>
      <reference anchor="RFC8040">
        <front>
          <title>RESTCONF Protocol</title>
          <author fullname="A. Bierman" initials="A." surname="Bierman"/>
          <author fullname="M. Bjorklund" initials="M." surname="Bjorklund"/>
          <author fullname="K. Watsen" initials="K." surname="Watsen"/>
          <date month="January" year="2017"/>
          <abstract>
            <t>This document describes an HTTP-based protocol that provides a programmatic interface for accessing data defined in YANG, using the datastore concepts defined in the Network Configuration Protocol (NETCONF).</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="8040"/>
        <seriesInfo name="DOI" value="10.17487/RFC8040"/>
      </reference>
      <reference anchor="RFC7950">
        <front>
          <title>The YANG 1.1 Data Modeling Language</title>
          <author fullname="M. Bjorklund" initials="M." role="editor" surname="Bjorklund"/>
          <date month="August" year="2016"/>
          <abstract>
            <t>YANG is a data modeling language used to model configuration data, state data, Remote Procedure Calls, and notifications for network management protocols. This document describes the syntax and semantics of version 1.1 of the YANG language. YANG version 1.1 is a maintenance release of the YANG language, addressing ambiguities and defects in the original specification. There are a small number of backward incompatibilities from YANG version 1. This document also specifies the YANG mappings to the Network Configuration Protocol (NETCONF).</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="7950"/>
        <seriesInfo name="DOI" value="10.17487/RFC7950"/>
      </reference>
    </references>
    <?line 1420?>

<section anchor="network-element-ai-agent-and-network-ai-agent-collaboration">
      <name>Network Element AI Agent and Network AI Agent Collaboration</name>
      <t>As a supplementary deployment case, this section explores the collaboration mechanism between network element AI Agent and Network AI Agent.</t>
      <t>Network devices collect information from multiple dimensions, including flow information, configuration,
events, alarms, logs, dynamic topology and routes, and device status (including CPU, memory, and hardware
health). With large amount of data collected to the domain controller for analysis and processing, the data
accuracy is very limited and therefore it is hard to determine the service impact within 1 minute. In addition,
it usually require multiple step interaction, complex task management with various different data types or data sources.</t>
      <t>To address those challenges, the network AI Agent can delegate massive data analysis and processing to distributed AI
Agent in each network element, e.g.,
a) only allow distributed AI Agent export processed analytic data to help establish global view of network observability.
b) or export key network fault information for Network AI Agent for further investigation the root cause of the problem.</t>
      <t>For the former case, routing protocol specific fault data such as BGP Status Changed, OSPF Neighbor state changes, IS-IS
Adjacency Changed data or hardware related fault data such as Optical fail, Physical Port down can be collected and using
pre-trained LLM model with expert experience to match fault pattern and invoke corresponding routing protocol troubleshooting
MCP tools and finally root cause. In addition, it allows network maintenance engineer using nature language interface to look up
troubleshooting information or it allows Network AI Agent or Task Agent at the network element using MCP interface to invoke
tools from MCP server within the network element.</t>
      <figure anchor="embed">
        <name>Network Element AI Agent and Network AI Agent Collaboration Usage Example</name>
        <artwork align="center"><![CDATA[
                     +------------+     +------------+
                     |  Network   |     |            |
    Human Operator   |  AI Agent  |     | Task Agent |
         |           |            |     |            |
         |           |+----------+|     |+----------+|
         |           ||MCP Client||     ||MCP Client||
         |           |+----------+|     |+----+-----+|
       Intent        +------+-----+     +-----+------+
         |                  |                 |
 +-------+------------------+-----------------+-------+
 |       |                  +------------+    |       |
 | +-----V-----------------+    +--------+----+------+|
 | |Protocol Fault Agent   |    |Protocol|Fault Agent||
 | |  +---------+ +------+ |    |  +-----V----V-+    ||
 | |  | Embedded| | MCP  +-+----+-->    MCP     |    ||
 | |  | AI Model| |Client| |    |  |   Server   |    ||
 | |  +---------+ +------+ |    |  +------------+    ||
 | +-----------------------+    +--------------------+|
 |                                                    |
 +----------------------------------------------------+
               Smart Network Element

]]></artwork>
      </figure>
    </section>
    <section anchor="ai-agent-registration-and-team-formation">
      <name>AI Agent Registration and Team formation</name>
      <t>this section provides an illustrative realization example demonstrating how agent registration could help with the dynamic team formation when a specified network intent is requested to be handled.</t>
      <figure anchor="reg">
        <name>AI Agent Registration and Team formation Usage Example</name>
        <artwork align="center"><![CDATA[
                                                  +----------------+
                                                  |Agent Fabric    |
                 +-----------+                    | +------------+ |
                 |  Network  |      Register      | |            | |
                 | AI Agent  +--------------------+->            | |
                 +-----------+                    | |Registration| |
       |---------------+----------------+---------+->            | |
      Register       Register         Register    | |  Center    | |
       |               |                |         | +------------+ |
+------+----+   +------+-----+    +-----+----+    |                |
|   Fault   |   |Optimization|    | Change   |    |                |
| Task Agent|   |Task Agent  |    |Task Agent| ...|                |
+-----------+   +------------+    +----------+    +----------------+


                 +-----------+
                 |  Incident |
                 |   Center  |                    +----------------+
                 +-----+-----+                    |Agent Fabric    |
                  Incident Notif                  | +------------+ |
                       |        Registry based    | |   Agent    | |
        Intent   +-----V-----+    Discovery       | |            | |
       Objective |  Network  +--------------------+->Registration| |
  Human ---------> AI Agent  |                    | |            | |
 Operator        |           |                    | |  Center    | |
                 +-----+-----+                    | +------------+ |
          Policy Definition(Obj+Incident+Action)  |                |
                 Task Planning                    |                |
                Agent Team Formation              |                |
       +---------------+----------------+         +----------------+
       |               |                |
 +-----+-----+    +----+------+    +----+------+
 |           |    |           |    |           |
 |Task Agent1|    |Task Agent1|    |Task Agent1|
 +-----------+    +-----------+    +-----------+

]]></artwork>
      </figure>
      <t>The Agent Fabric at the network level provides agent registration for both network AI agent and associated task agents. The following steps are performed to provide event-driven AI Agent
Team formation within the Agentic AI network management architecture:</t>
      <dl>
        <dt>Step 1:</dt>
        <dd>
          <t>Human Operator pre-provision user intent which comprises objective, incident list and corresponding action list.</t>
        </dd>
        <dt>Step 2:</dt>
        <dd>
          <t>Network AI Agent receieves user intent and generate corresponding policies which comprise objective, incident list and corresponding action list.
In addition, Network AI Agent subscribe corresponding incidents from incident center.</t>
        </dd>
        <dt>Step3:</dt>
        <dd>
          <t>Network AI agent generate task planning based on objective and then discover matched task agent lists based on planned task from registration center within the agent fabric.</t>
        </dd>
        <dt>Step4:</dt>
        <dd>
          <t>Upon receiving incident from the incident center, network AI agent assign the tasks to task agents corresponding to specific incident received.</t>
        </dd>
        <dt>Step 5:</dt>
        <dd>
          <t>Network AI Agent distribute task to corresponding task agents and complete task agent team formation.</t>
        </dd>
      </dl>
    </section>
    <section anchor="agent-to-agent-communication-security">
      <name>Agent to Agent Communication Security</name>
      <t>This section provides an informative usage example to illustrate how to secure an Agent to Agent communication via protocols such as A2A.</t>
      <figure anchor="sec">
        <name>Agent to Agent Communication Security Usage Example</name>
        <artwork align="center"><![CDATA[
   Artifacts Delivery
 +-----------+
 |           |                                    +----------------+
 |           |                                     Agent Fabric    |
 |        +--V--------+  Agent Identity Discovery | +------------+ |
 |        |    Task   <---------------------------+->   Agent    | |
 |        |  AI Agent <---------------------+     | |            | |
 |        +-^------^--+  Authentication     |  +--+->Registration| |
 |          |      |       Handshake        |  |  | |            | |
 |   Secure |  Stateful                     |  |  | |  Center    | |
 |   Task   |   Monitoring                  |  |  | +------------+ |
 Negotiation|      |                        |  |  |                |
 |          |      |     Agent Identity     |  |  | +-------------+|
 |        +-V------V--+     Discovery      +--+--+->   Agent     ||
 |        |    Task   +------------------------+  | |Authorization||
 +-------->  AI Agent <---------------------------+->   Server    ||
          +-----------+  Authentication           | |             ||
                          Handshake               | +-------------+|
                                                  +----------------+

]]></artwork>
      </figure>
      <t>The following steps are performed to provide Agent to Agent Communication Security within the Agentic
AI network management architecture:</t>
      <dl>
        <dt>Step 1. Discovery via Agent Card:</dt>
        <dd>
          <t>The workflow begins when a client agent requests the Agent Card from the remote agent's /.well-known/agent.json endpoint. This JSON file acts as a secure manifest, declaring the agent’s identity,
capabilities, and required security schemes.</t>
        </dd>
        <dt>Step 2. Authentication Handshake:</dt>
        <dd>
          <t>Before any task is sent, the client must fulfill the authentication requirements listed in the Agent Card. This typically involves an OAuth 2.0 flow where the client obtains a JSON Web Token (JWT) to
prove its identity and permissions.</t>
        </dd>
        <dt>Step 3. Secure Task Initiation:</dt>
        <dd>
          <t>Communication is established over HTTPS/TLS. The client sends a tasks/send request using JSON-RPC 2.0. The server validates the token and authorizes the specific task based on the client's role.</t>
        </dd>
        <dt>Step 4. Stateful Monitoring &amp; Feedback:</dt>
        <dd>
          <t>The task moves through a strictly defined lifecycle (submitted → working → completed). Security is maintained throughout as updates are streamed via Server-Sent Events (SSE) or webhooks, each tied to the
unique, authorized Task ID.</t>
        </dd>
        <dt>Step 5. Artifact Delivery:</dt>
        <dd>
          <t>Final results (Artifacts) are delivered only after the task reaches a completed state. These are structured objects (text, files, or data) returned to the verified requester, ensuring data integrity and
preventing unauthorized access to output.</t>
        </dd>
      </dl>
    </section>
    <section anchor="changes-between-revisions">
      <name>Changes between Revisions</name>
      <t>v05 - v06</t>
      <artwork><![CDATA[
* Add conclusion section;
* Remove Normative Language;
* Change original conclusion section title into Potential Items for IETF Standardization;
* Some other Editorial changes.
]]></artwork>
      <t>v03 - v04</t>
      <artwork><![CDATA[
* Add some background information for this work in the introduction;
* Agent Governance Consideration in the context of network management;
* Clarify the value of Agent added to the network management architecture;
* Add one new definition for Autonomy;
* Rewrite Challenges for Agent Benchmarking;
* Rewrite the 1st challange on making YANG AI ready;
* Add a new challenge on Agent Observability,Intervention and Control;
* Add OTel & agent skill alignment.
* Update Architecture into hybrid architecture to support hybrid agent system.
]]></artwork>
      <t>v02 - v03</t>
      <artwork><![CDATA[
* Agentic AI Architecture Update.
* Rewrite Functional Interfaces section for user to agent, agent to agent, agent to tools communication.
* Explore Relationship Between      Management      Characteristics and Functional Components in section 6.
* Rewrite a collection of use cases to support multi-agent collaborations.
* Rewrite Challenges section to cover Trust and Security, protocol and benchmarking.
* Add workflows for Agent Registration, Discovery, team forming.
* Add workflow for Agent to Agent Communciation Security.
* Rewrite Security Consideration Section.
* Add Conclusion Section.
]]></artwork>
      <t>v00 - v01</t>
      <artwork><![CDATA[
* Add Security Consideration Section;
* Add Acknowledge Section;
* Clarify the relation between knowlege and tools;
* Clarify the souce of knowlege;
* Clarify the key characteristics of Network AI Agent to adpat to the environment change.
]]></artwork>
    </section>
    <section anchor="contributors" numbered="false" toc="include" removeInRFC="false">
      <name>Contributors</name>
      <contact fullname="Qiufang Ma">
        <organization>Huawei</organization>
        <address>
          <email>maqiufang1@huawei.com</email>
        </address>
      </contact>
      <contact fullname="Zhenqiang Li">
        <organization>CMCC</organization>
        <address>
          <email>lizhenqiang@chinamobile.com</email>
        </address>
      </contact>
      <contact fullname="Lionel Tailhardat">
        <organization>Orange Research</organization>
        <address>
          <email>lionel.tailhardat@orange.com</email>
        </address>
      </contact>
    </section>
  </back>
  <!-- ##markdown-source:
H4sIAAAAAAAAA7W965Ib17Um+D+fIoeKsFkuAJRo2X3M46N2sXhRHfNSzaLk
6Y4TjsgCEkCKABLOTFQJVqnDv/rP/JoJ/5ieZ5mn0QvMK8y677V3JsCi7Gac
I5MAcue+rL2u31prPB5nXdWtyif5gzdld1s3H/Jn1aLqilX+/rba5MVmlp8t
yk1XTfOzi/y6aEv4oJkuq66cdrumzOd1A9+MZ011U25yHeTttmyKrqo37YOs
uL5uyht4AwxAY+WFG+BBNi26clE3+yd5tZnXWfZZfrGBT/D5zcK//bbqlvng
NHESvVdn2ayeboo1LG7WFPNufLv+63izbhbjAsccb2bdGGcy/vy3Wbu7Xldt
C091+y08cPHu/Ys8/ywvVm0NM682s3Jbwn823YNR/qCcVV3dVMUK/3Fx9hT+
BybwAB96kG126+uyeZLNYFlPsilsQblpd+2TvGt2ZQb78OusaMoCRn2Q4YQX
Tb3buv1/XWxgfmt8Vfah3MNnsydZPs438v1MFt7BwvHzVdEsSvjvZrGD5/J1
PStX+LnfZP/82sbPsmLXLesGh89y+DPfrVa8Yf8FNvVPO/qwbhbFpvorbemT
/OtdcVtW9MW03m06PLbzZbUp6KNyXVSrJ/l1tVpNbnd/WNKPJ9N63X/D+bKE
0/1vy3roLTRi/rqGgcqPvOuvMMIUx9p/t//DFL9d02PDb321q9r89SQ/h4Nu
gE7agZe/L1flvN5U0+g9K3hyXS125QpGlofXuwZWWv+hsyeG33pVVPnXxebg
Qr+BR/G5owtdFpv28e94iTt6YDLd9N/1X+vNYvyy3G3yr+FvA698VpTflfUG
X3pTNm3V7eMX/7EG6vQv3sM4CxhwsoS//GGBH9IyM9qH6nrXHSCh3RyIEuj5
OBnJW9bFX/iBLzzZ9If9b3DWf6lw4FfV0Ia+Pj+Pjq36qz4wTB2ONmCAEhgK
PLcsGri+WTr42waGKfN3ZVvi7crcW/DRSWeP/qGmn/IaNnWzhhFugB1kyOLC
v/L8/esX4y8e/+ZfntCklRefwZ5u6nW9a5WttfnLVd22RbPPb76YPJ58/oAf
wMvfAXF03bZ98ujRtqm/gyvfTro1vGe3nsACHt1WH6pHs6rdror9o8tvnj66
eImvPA1vOdW3nOpbTvkt9BLiZHCO+/zx549/42b9xbNk2m+EwUcSAkb6/NB8
b29vo6k2ZVvvmmnZPqqAturZbgrEtR8vdtWsfFQt8J2zcbERDu5Z3Pjmi/Hn
488fHZjx6/PLaK6vkU0SGyi/7/LLpu7qab0anCNx1Cn/cis/nFS1f9Ob+qZE
ro+v+xJfd/b4LHodbctj3pyH8OVJvj32ykVdL1bluHhcTIDZL3fX+D547NFn
j0Cm7ZB5E0n+52r2b7QVj3lDdFB80k3vbAt8yrbiJQ9Ok2nHf8Id3BZbFFnR
WdLXh0/tQ7FY8D16dGtD8Lm07tVuQ8bv+1uSd7X8RY+AZDmyYBi5pb0avz/5
p9DOl7/5tdBNV4+T/YJRxp28FDdv3A3Qk24gTXjcfgDe3w4s6Yq+GJwybw99
jye6rNflwPhvYflj+OW4qOLhVX96e92WzU0BjEy5d/qiGrQVXM+6BJ6OrwKy
aR+12xL/W66Bmm8e8Rv6CxyPQXm4brummIKKcDascT188+w9EfEN7G6bF6Ze
lOvdimgTjhZOc9cW1yvWEmfVfF42OP/trtnWbdmC2jVd5kWbt9NyUzRVnQOL
2mxA7Rvl1XoL7wcFtFjt26odkSo6XRIDDirMxOuHMAa8q81ne2Do1TRb1MVK
FdPy+3K6o2nhOMWs2CILzq/LZXFTweRodOB95Wy8quttXjBv3E/yp3vQS00f
zYocVo6f1AMaFawZjmEJjIB0Vfibmx+sCdYD+sJtS98MKGSw4uqm6ipYBIzf
FR9K2EAYDScAo8M88eCraZk35V92VUNPtbiD1Wa760ao0NUoXabwnj18DpsM
W0ccjHewKefVpsxrWP5a5FqORw0LxLfuQMdt4EfFqmpx1kAooOuiHp+BnM/R
Isibqv0wnjdlCRt+UzX1hg/iCs/SfQJrLGDKpI3zetZliZ+C9MxRy27zep5F
6wDdrC2qGf4WjqV0doXuVW12xQRI88jX+XUDp9WGAym/xxWB2gDyYrmpVzWt
Fwkwg+1zVIS7hEcMXA0WtAYZcl3CtsNbCj43OBGYOWwEEvh1/X0G/7DRgYFs
QRfA1ZQboNYp2EtEC0U+L29horc5XUv4Aazg/RKWrBw9h4s0BX0Kr9MmUt8T
I2tgtTjpdomUBf/hPc7cVOjnMW3iEhPrblpsmafAzkyIDayr2Qw0cDbJmKWS
YfUnpe6m2MJ5ld9vQTlFUoKt0Nm1QIMlvQJ/WG2mQFUtbtEMlKbNDE5/kzEx
yBNAqG212FRzoF7YDbjrqxXo9bgdQHIlT/tDWW55ELwGqILOQSnXbUBrCw4C
N9Mu4KYs8WVzvTq8WTRxvCLECeBe+xsJdEuzn+Tvaeo0INu+7q4vgR6ukS7m
VdPi3eAdKmeg5OU//PCf3704/92vv/jNjz8iPRezGcinVsjfrw0msylhWqCJ
w0XBiaKuUW12oJdlOqOmjFaKI16XXQeHSQvAf5egzY+JQeL+DPEJILgrOIew
TmanuL8lcGd4Rwc70pTAv0u6hDpIIDRkIntk2zhhUJ2VI/MmI0+s4c5vYBg0
emFYYgJI9WH3wRwluYEEA+9p13XdLVf7UY4cBg1ufsiulH8Sx88KkCNTnCIT
F76gRlEEzH/Nvwpn4engNiGXSf4WKBa4IaxhNgpHQ3sCtt4SyKADWa2biIe/
AwFo2wEMOYM72pA6zyw4nzf12jaYfRF1Q1sjwjI8DkOhcoJMApcSbAOUUtf1
jphljlIM9l1lJrNxPZlq03b4fMv74Ig4q1o9wtJz/s4ompaP/6yJK/AmbEGT
homCtFuvcYdFnsBdRd60BV4CrGhbr6rpHjjpersi5o5cEk8eOeVuDhe4Et2O
JMlf47eKPpHVtjlwZLT9MMUa/xqYBRDStEC5DZYQb8m6+IBEkZDwJH8BZ1F+
X8CMeKw90STP4aYqiSnmbb1iJQBYLbAa5Oi3JRww/G95U6x2eAHhZsqoGesg
sOXXNDF9N1wB+cUkRw6xgTOZ413EV/AX8RQyWCkeLVwy2A6SQW1HcnmDjqQc
5C9uGh8tExkufFlOgWuT/lSipV2yyCiPaWTAdy7GzyZV083Z1yUbNRa30Rjd
RmQ4AV9S9S17E0kUPBKRWW0xh12DaYGcIymEM1c5tyq/z2O2JKcBjLyed7d4
03dbVC1bcpAhG1CNu9U9pX0iBlRuV/Ue9gvWsjVZkys7IGkDmgcqDcV0WqEv
Du/irivwujrVCCzdZrcVgQCSFIhyAeTEvI2YAmzjxQZZMqk2Iy8DjXO0Ng7c
n23RFLCBa9LKBlU3VhfApB/nZ6zizcrpqjDWQCIE/6eBG9YVponyrVybxALt
uavGIMK2cPKtf8MIhn4ea7j5p2i4yCrKYkaSEIa/RZHa4kym9FXD+41vOYPn
VZce0onzYtrUIMtWxR6IHpVn/vcMWAUcnnvRrIQFr6uNKJPJWMxY6DCCv/dT
9Oth3fqjerXsHqvIKj6nuxZmVDYsykYpgxl5XoHy3Cva2T9T0c77inYWKdpn
m09Ws/P/ZWq2CjW8FfMaD4C4g9Mkabe2W5AYqpnvQQ7Xzaza8IkT1wy6ql+P
MkR0bLt7B9fsV/mViUC6W14qwnEAR0KxGiu+qCU5tQQ+A+M3PmjmU7pMd3Zw
UIuN8MXrHcgm1OZINgc1hESMaiuyMzN4hZ5IXgAjghuwg7Xa/F+B4rYCUoZv
+HgeXr06a08muMZL2V2bI+zrFGx+s5Pp3cma7NeooDpxrA/DhEa5OUuYWkH1
aApmAjSUUNF01zS6ufMdfSXaezS9tjKjH/5vXgAPM5MeXoCiD78vSY0FNZXn
L6+Gf1fzPfBPOSNYAH0L00SxIKRzLbZESbofMjYvGPTgb1FbE0XEtMTZriGL
oWphhXTpeBLwghn672kpV7vttm46mTxdYBQ2yMCmxlS3yXEs4foCObCgZkVe
1HV8lj6mwdnZ6I9mSGzSCGhcFjnc7g41za7eoqW6Z8ZC0gfkb8qbcKeQ5RMT
otfwLuHF/9hL0QzzP0rmq+I6tTVJkhVT+QD0GLXI0BMRvZTuJdMH3jZ0QaGF
p9/jyQSdQP1BF1fji6tR/vbq8sUof/rycpRfvRvlZTfFLSDWiWrvTI1doCdW
sOAFzFiDrykwVr80VrjyOfArlV5u0qSBrnYz4k7yUxA1sgMjfoyiHzVw+wZ0
EHJZoQ6PgRTcVt5i/gkTruqXMuAvW3Vx1YGxyjKQdUVUGV7OzHxbVI0psy0p
Ztsa2SDolxERtp5uYXJ02YQT68knw+EBtmhuohQM+4BSe2RmLJISXMtOrRFg
FMxZxDTQ71NyCutD+kMKggmhACQpVRZw/HImU5IQC6J5OQInI+XGXOMrdy3r
Db1LU6GBNmO+74iGHTtz0hX8pcWd9kqj7egK32Ls5HofLWOGmsssKHR4omTs
AVtHla/753l5RuTiwcWak8cJzuyYkyd17mSfYewDZ2hX+hkqLOLrIyvDZgw8
qU0E/Cz8WFYN6sh+3fIXrMR/iilCEv2wWYPfnsHpoCiDL1BfXIE8LvEAHp5d
wPfkqQnzs/mgCNmh46Zbwj1dLNmqdueBUbhf5S/lgqE2dOg98Jsxv+tX+SsK
ur/SoDtT+MNXr17z1+9KNNfgxo/Pdgt8C0zgZbjDD9+dveQfOstDtguDrA6l
AHe1Gm/bH3+UcddAlHB0IISem77/8N35cxjuKdi0MxToXUJveCLpAbJeTvcE
dkB3XiMMT7InefoZqo0Fkr542EbAEmCqK9izmZoG6LLCSYOGQvQXPFl5geYg
KU1w0asuqOlOlx0xla7QC4a+GrIBScnRIIBY4GBbkftIVAgxfejcmSbp7SZr
WEXM2IOHHA5e/2FT367K2YL4H/A0DamRugqXskS3CXC2zrkORd/74QeLf/74
4yQ2JSveJ15DUNNw89Ge49syK+natqX7nCyeFp14QHjt7npMH2cUl1BtWXyg
79EwtGMhq5x4gT2FbgL/GzzO+CE6S7bXxrRN5KaZOSOSjzGDndmiU1WDONOi
afa4IrxItsHwZl4FXINyUQib7JyrQt88yZ4RkoaG2ES+MG+jwLkmMzYLp2Kf
Heo2t7WjaFSRWqDl59sljIG72NuDc3QDMAmwGouzLPqUjgstbHXAdqfw9pmu
Mn9YThaTkae6nHxVKNvrHZrNy7p25HgyyS/En9myc1TODFVTk+qszOL4pGDh
XoJCTh4RshfY48JUVtzUFW1hA9Yk/GqfX6/qgvXWVQWCaj9d+TBZjgovaKvo
+bi0G9zfoDN3p80XaJ5audlg06AGwZ6tcMNHuSckf7DsHJZdoxcg94HJAv2t
9kHHPuE9UG+rYx4WU+hEg5oiG0DbVFwSROFoYHFMFC+xmpCsEO6AhTcdkDt8
af4RsvvVY15ff8eWBXMPpO/ye7Q9KvwLzBiXQnqviM1JGhfBUwSpOi23II2z
zz6LpMpFEm1hGWuRRX6aHVD1kKGNxty6aD4gs43iJKuy2CJBAX9FsUuBjO2u
aXdV58MxweFiCryKthGqREAvi2i6812DikQmYSwWIKDNljzRjwSjfIg23gZk
PYi3m1flaiaLpnMnNcPNgWyeYBMMidyWZG57gpQoT5Kjn6ZQN6BH4KERdgN2
SkdCIAcGmAvy66BmXLODkh3hqNqRlAKtrrD4QWYK1J7jOUg/vNIPZRBIXnwY
eySxgdQapH1Tgn3Sqj/xuqkLpFKFQsq2tHu4p+tW4yHL6hrO9AHqBdP9g5/+
9vcupniM1zuk4oop3QIUK/qRuqKZXyulY+CsQ2pa7uDk0GBYU1jsY1oJST92
4DCSxlHcQYoYeY7LkAiJ2ji3/3XJgh5JnVmN2px8JNslaARTOF0YaDUz1ZtY
ZaXROkEhoMg+hHr58Uey23RbhnyOtFNKPMGQwPm56PzIaNeHJ6KA0yibVcVi
U7fquUEvzOrGPwB7QK7t1tTnktTnemvqs/5kvIe7AEeQvy6LDd3gkVDw1bO3
oDlQJK2hQ59J7KdEynYBvvQc1Hj/tNMkxp69f40xmN3aFE4HYjvTwSPVCbdT
RPnZG9Dje6C3k/y9qalitnw2aCVIWAQdx6TYyFepZofXCH5A9kC80iyslIO+
U+bjTFfeSBOfCllWjd1xDfre2+DBtyCEYooxkDlIJ5GV3p4jO5UtcNjOZ8iN
3pWgNmLMaB9+ibqSOhNfF1sKjwt3DL8hRRJuNs47IIzDD9KwKUtGMdAlgKfW
JKrPxL/ILvK7M4kO4hbIlIIu0xrE1V951GuyxzB0XLAFPLthlASGEsmHM3cu
WEMTjVgHx3vTCvSCtKh7IIeyA8ihp6h6oKpD7sHIRY0qCIbolD/jgsSAzOnu
g6ylBRFPmhcoHh+2ZZn98MOV+At/N/kSaeX+JvDJyF4FeketNvcNrm7X9lzq
JtfdvNmu7/tVjuHz8x8+SzwxP6LL/+3lVX4LW83YBrXqQV1+WTTdhphe/vjz
L347QhK6rsjIeVAE09nrFw/oBB5cvHdM5AGzJXaFsG88LETEH/MZRO2WqOU0
bEnVqpHk0YCT/Ov6Fs0nDiQj/W3Q7UOX0/kr2IqJVoyX/8ExjeYBiZzYsYlz
AWG7Q+17ksPFhPvQqMMK1YWhY8BdhWFg4qz9KDpm4Mf+NV1bruajLLbrXaSy
rb7PP5R7QxblD6tJCbq22dwjU1BG7l6YsTfyQRQzjE8GmcCRfWIQQ0cMluJl
6K7aMNuvt61yPmQR++CoIrFbcHCQY4NDUidVKrPsv8Of7HT86X9Os7v80//c
0VPhfacHfudndCpPwf9f8AYfevNd/kfzR9z9Q+/6eevq/9FxjzwVvz5/BH/0
+/+APwdmCP93JiSIS+3xJvrJMyHXXHcjGSj3HIz27z67obPCP362/4zdSDZj
6E9ErDxD3Ay9pAdODz4Orr67f+Bdn/7n7mfeL7qaPzzJP9Nbzwjmf3twBYzq
j3D5nyujAg5z7jnMEe7yADQNFp4Uiv23B1P0qzYPfkTnMF8v9ALIRauCK5oU
BnHkRdgrC96CBQRSrIy814UHcGAMF9QLcasH19fenPHB6kOoBXpqJDhfrvME
DsgKZup0wleAMMHIB5oLqDgZXIQjgyGCISjU5pdtvqwWy/GKQsgWlUZLNqwT
s1jMtSHO4WpzA3YHKhJNsWlXbLN4wEqMFyDXZBK4g2EdbKQVKyAxeCj8Y5xN
nTQ9qwMskoojkYXzy6IJJzq76sAhVIN+GVgOzALWg8l4aAqiwY5+OVh8x/9T
sX8DNPymGLM57b7IHwo8Cc8PHQmPYGcrPj/UGn762/8dT6f96W//80TCra8V
p0XQo3U1NuAW0WXpJKluDqF/YWO3RBu4oyAiy7JrR9cY1t1SRFViqAKBEjjY
JCOkmdsdtWNg5owbJLU8eMpV4I/ZZR45ymsaHiGcaFQBLyW1qVqXo9Rny+eD
ATHC+M4S17nqxKmWNiLqANtmW5tBfMv+FJ6GngDtPGx3UyNKCsb2EVC0J3PF
9OGIHb+glRBeAv5FC4YgG4WYBuadVigCHhXfVhiNPdugVNSw9QYrECcJarJT
MD2aAKH5Byx0Cl/JyRy8BMHdSY4b+PVf4cU3BfKENSbnRbOgvSSsqRgIGFtX
REeI2urPLRdEOdHjXz9mz0fwbc4Z+ESnjLMH9gaDEgS12CLc+BbBzj4fQXmR
QXW9n3bXprkTaNvAiJ8EUYxyfm2vyM9NsRJy3faMBGLqpF3iPtGFhf0k1Zrg
/xWad4IZa2tdbuU4DOFARooqHtmpj8xtTYF1xXXCW0RwEeWr7ROsUPMfGXJ3
KL8F5lJvSD5UiGHATWVrEgYQfyx+PN217MJwu2lE6CJ7QnqqTCHpPTW/2DKC
TgW4hs4HNhtdmy0tCFdJZpS4OYeO9tMOlsPSI6Ewby46Z6qE+yQgL2DiGW1Q
6383rXermUq1BN/33S6iTcQogJRbIzLRpFZTCojDsAYo0DHI4uAcLLcTvorD
MSsllYN1F4QIgAAQZcKEFS1gjHxWWaE/+7MLVAHEq83TEt82eX8JjznMnslM
qzWcSKIENqSRNBVO2cg9MjB4rVJQdhgUId10OQSfxc6yBpMENIrbue1ALYO1
KAeQIPQ+fmR8wQHFGuBcq0qQE7KHzClVIaaIlIWN0bPHKpYF892GCpRaLz/t
77Rerdgbo+JzYJWwAfD/qCKiL6wpl+WmRQ0Io17iWo9hVEiydBpsmtO+YghA
PIljMrr9TemDq5GeaW93fGbIoGydiZ4H8m+KEliyjlI1DLal3ZUKwmAN1OFs
EeMWEyxtsRkUuMVvyYtnv8ONXhezQ7oAqxCl4qXw1DApWQPvLM5Z+yWRjbem
Sm6oXrtWAsG93BbnPkcA1QpDJXXjwJoKNlNCePP8/fnbNy8evXt+RX8JmDK+
tUHxwbkUTYO0DwRLzI3OXl40E8AUbkapSn8fN2oTIXh1KSl4HQZeEANmYZWC
wUkOkt7T/kWi2VWrfDKH7PZM9xf1XYTs8tVrK1QzBeynsahWgXtbyg5C9idq
/JwisQR//yxO0X5GYRZyr78lBMIq/v6Hz2r+mLl3lv3wQ5JCwIkk8mwP1RRJ
CuHDvTojvTD8Fenr6o83gDB6mZzH3LlgOY8piEeQSOGH4zCEiJ/o2zDMjz+O
CPagCiFPAO/fFE0A81rKG3ZTGA49XahaZh54GGasIKS2XEVqpuBJ7aFM0cOT
HCEDFWEE64YiczGILeRElMxQ22W1bSWNyDaEHXCqurkZkS8TlQq8diU7/1er
HQHU0d5FToOMW1gfPLlmnr2qPphpKjT5r7hwVMZGfsxsVqM6VXd0mdB8E43M
nxeFwKL5t46ngJqu+UPG9sKJAWf+R7yAB1wXd0aFPh7ws3wnkcdFp3ia/H3g
648NdYdzy7/I7+zvj+nvk8kkfL0ZdjX+U2d1eNv//KnbfmgXcTns0Tnytk88
fjhkF2p8xkkr9rZP+gPbefDlh77we+0+hKHuvt5fN9Us4n5HZyW+Zf79iwIe
norDtPeEvvHGT6M/VPrh0FB3KaO+S5+C/09WeHp8Vn8+Nqu7/B2jnFg9uBse
yj9y6PPjs4pdpukJ2j9O89/Df786OtRd+ubhKd7JAq8EP/2L9w2wYFngaTiw
U53czdj/KxznaX5zbIF3DPTCs/r9+KvkXy+Eo2LMeLcq74CNHBnKfXoabdlp
n6pP7QSjghWjj5zgsZOVp87zX+QXOf87uYOHWE/0+enBBR49uIMHOjiU//DG
fXl8qLsQCEJbXfdqEBv9ETL76Kz+fN9ZDfOrn7VXQ785wkWH9/DAH+ail4oM
0j37OX88iSaBuIG5xmwr+b0f6s69YHh37g78625oqDfPw1dvnj9cYc76bUmZ
62cXJ/xDUQt6v/9fM6t/xl71qe2jJ3+AGP6JiqHFtHw862zTL4Z40bd1gklz
sIThkegWGGUvgrlzHpT4Hz4btm4k46QVJEpIOKEUgCGskRgKWNCi/p7iD2bh
cYp7nPClBgUYuVEKyih5gzNFRpLjHZlOB8wvwnkFoJfXxLPsW8HDDOFf8iQd
kONiFL1w/v1mtyFLNSuOghkUjxS5NPKyIiNmaskzsEoycDf1DYfOhvJ26Ng5
aaxV73VrvuAsJIKhvWP1UBAxOrROLUpTWJo946HIJizIQ59xzo64plI4k0UF
aoqL7rYuVqLpq+KvzsrNDOtllZSHsNmUQgIEvVqWqDHM8mtY0W0169AhR4Le
fvPm7bk/v+yRAtXsRrhvDaCXJh0E596IMSCWbqf+O82x4IzMkQ8jsXe1uCmq
VREcelq/wO31myGKSvaPq5kYkk3S4UK6Q4+gMiMDqZBkY+Gxld8zLi14NAul
sA4rDiiAvm665XW926i/NlwsdRW/gzERVHd2eXFCWOazx2d52+1XcfEBeoSo
8Wk15pIv7qYWUnJBsg4pyhnqEWDxinqxCx4ditxa+QKZyJsCOCHMWYHa2aVU
E8EjutA5PHzzCicKkxxxabiTkU/o3avLn86Ct9cbR5kYR+iYq4JXwcDBfvPi
GgQKqX749urq0dOrK9wroGO1Lk7wMjvrsA3kqkBlSUniYkO7Nbkm2UsyYL4J
K+vZm3CzNy5pykonMFRhNR8vkENtohAeR8JZuMAFDbl9GnnqZd1rGlN4Tx/e
TLkp5Pqu+ml+mFEU2DssBlfz2dBCs0w+ZHemhNqxeoqWzWrXIOHy6wbXKRvW
25aRRHZjHkCIUJcOBitmeLcF18T3GaWGYW5M0URRUJ8Q4yocXGDugdRcsY0Y
SAuit+B92GJFFkszwuTbkFPDGTxMK/CNirhsTdaVhXZ4RC4FOBqaoJPTcKdp
LIKyn9B8K6rphfVCWAox/yvCY7m+jx3vgrHUb1tfLoFTb5MQbuamIneG4qX1
nPIWQmYcZuSQMKNZkmuSEPc0G7nFclM43WrBpHSxYQ9jS2ALikW5kgFEMExD
KOykrhcheDB/ClHjknJlp0PAiq1UfMrsnNINsdgDbX2YcKns3V2x6xp2WIOY
okxY5Qo4U3oYznts4tPiDEmlHpslr8by+Sj1nJL2xooCWIGYqjXTXKpOhGSN
OOMARSBwazxHvbwh0qEJ1YEiPUHKfkyo2osnWq71kFCtKG+ai2GB70G/bMU4
I+TiSnx6tOMacR9au2u6KtqW0fNxwrcj1Si/n13xywFOQyE1zelCsMm0aqa7
daiOReIVX0M1ErBcmmReBDQLu6OLtmYcuSLKiUMK2kA2udoo+h02+dWr10Kw
Ft1E/znw51EA+HJwENPTKTzpMi9x98IctGoIXhXzBGRPCQpVU1o8Xpd22Q8E
Bs0VT3MirNr7BpkkI2+hZ9CKlfYl7nbXodyDmAxrLD5dSKWAqGqIZjUOnI/H
pCjmK/j0sDgx1+QYobBacoYR34A6ch1lEUKZMFmT3KoRVkkyHpdcIW5Kyx35
AoHJwJhUWOq/osoNWt3A6gLIEWE5PTkElB0jBYlbNmhPvjOZRAdgJbhW9VRS
JzUybafAOcB+40GFwomKXvmnJZV/6iSa2tXM/caiVCRsNXo9yBGl7JkWwjDW
yc/zbWH4AbMrGff4OXboysxBscJIebtcWxJKYFB+y4VeP4t8vZiIwPNtTeuW
hAR5EXM4Diz1QZJV00ubCPy1nHA+Xuxd5m23GCpxi+u9qCWUWcjTYc72XS1J
AUrlooQg7DPTOVrtGrFBkOledKplx3fP7yahNzAS63RPrVSS9WgLgQZYG4DR
IqaceM5eIVx0NkOASgmEypxJDjOCVrVLVP8pCzib9nKmIz3dV9zhyRP0Ubel
AAl/i0iSoHrCmxZswvDhDdwSrSCm2fG26f4wDRSUvjSiSyCs5/gWzUBjgZBT
vwfcEtTSbuHYy64gzIivwRhY1jfvLkZ6YFztwPGoDB5e1gqdSwkuXLl3OiMW
uUvTixr5gaiGQ2nzaJaEnTgR8gNLsmH86e5aM2mG3sj3Bilwi7iApkLVQ+7V
XEbOvOritdP8hx98wesffxz5PDG4G2cblK5bZK9RPehbOnkqarJQsLdAPbO0
cE8QZ6zqqDkMpsjM9DKOIseoY6lKqTXXBAKZsSsEAaGoLq4wuxYLv5BdThAI
qdJNv+GXIMsXT0KRP6DFTtazB7BxmFgZsaWQNWcoKfYckGKMT5LkdMCt1u0B
nxob36gO8RkI4hr0OS4PjhgLsIx//DE4n9p8gGER1gx3XV0g/JtzzAZfl+he
qNq1Q7DwPDKCjgawApiPM0Um6Y1iTUUZLfNYXYUWtzS2rSGs/Bc5BbFY1wii
03asxAtGKhn+TFPoOC83kXKwNAaf6dIYp0kOHCcZuAQajsrVYuWVCruLK78Q
vDv4OogTG9UKF85sjESr5cIQzJLl5S4xbJCRWRkpdJUirKTS0hcJlAkoEs0h
s8NiHpMLjzEY6VuwnZf548nnIy57mOHlQigYM9VQ6EMYXDLcFOGJVNyIxbuK
aTuV6CRQ0/FZj6FgF8JB8vevrvKH7zGTgNxGXNBOCeIkGAFB02DsC3rNM+yO
U5HjlPhv8Iipk9n2GgtFcuUSuXBonNWdmb414djCOrGEBTe40Rp+vhROYDhk
rqIlJaBMB3pnc0G9EvW8IwA0s4hXJUKzL5vqBhgEWg9sWqjmyAc2ycOUM0yE
Xa8JI4Y7sKoXVLR5L0dlADy1SRn6ulqxH5cdnbCiGYIOG+zCIjp+HF3l4GiW
pZ86jfbCVbFwV9PugfO3ZlLQS67tWs1OB72sotG8+HPXhSV4dvy6GKwytmmk
fvIClz8ryy2oDi3GuCQzhY9L65yqM0i2K3j/1uT0H3KGRdUu327LzXtFyz/E
VgwnVHsD9amFZhMxuxxvyl2HShaJVapdRhW8tGKNPwAkhMyJR2eIsECznh5c
VhXBkaBtSWlQLdQlBqWB+TFRuOky4/Po3UA2j3sIU/zpb/9nV8N/0Hnv8Kyi
RjqFjE9nxCqG+zeYtpnZuiMjzEcs40xjgH17uveA/Cuduy8yhpvzstxQqSvX
4gIVCufuYR7cin6kAN6M7WxneKvGBg/XHwjchrrUlo1Gs+JDnosA7GniCEMV
RkhV2jAXtpsKUlWqyMZoYC05Qzo565e7DVE/pzqMxDQKl8kJmYxqzUkc4pq6
Aa0cvQKVkqOJjbYBN5BLYJFqiuIxy9jQlGe4gPLaxFLwZDm3Zer2mmDdsD3m
wYiHiHpCweUSMJ8rEECZEpbUU7aRkazbETGDQJd0f3cFyIiuVA3d5+KxWwNV
c67HJtzqSZZjUSIpphcNycYcXh0yXyIeoFLZv4HCJwWpW5KncLuZjettW9wu
xhWMxPVMmAYs4Uxh/KqB0Mx/2YY3UWkorB4TLUampXqp6RPor1iRCFIjalk0
a4zb1FiiSKVVwPsKpBVTErAuKecWAqFRaAwFN+ODJ7Rpnq3LzsFF4GqppCQR
C9tMHVo7SS2Ia9xsC0rkZgYKJz7SBAAKMCFc+rqYfohw4XhEYsZI2VW8teE6
ihfb3cCTnOpWob5WaemtzV4eOX5UkRgz3koVbNpQ998tSImTkjQ7Be0jCdu1
DtdSg5Fo3BIzq7Za2CzIeCFGU4Nj8A4rwfFnXJG/ZTkyBUOm4kIlWtYDq+M5
GzQIzCwqtEEVxcS0YNfXd6X5vSQDMvZswlQ18oLqMDK9CLwdcLfxc+tyjfNi
ai1XWzNlKDS6xvolmrPKlXQaIbmDCREXwkx4NLDDqwWV9ULXIXBf2JKNZYVw
Twd8eUYKGXUCqTbc9XDMPUY4aUa1tKheFc9syjkcKNyclXs20xghOu+6/klh
vzQ8JSytQIWvqk1ia5HGyBZlxtXxNbmMNeP71IHUeWt+13Vdt12bBZH4y9bT
sJW5wqRZcy3BP+A1yFR33XZHuvLv/7fxGKMsCFrniPduS8rV6/NLuFfwX02v
85CAXthnJF/ferLA0xP/iyShZho0hsNwFWYFPs5lpDFws9UKSa4e2Tnlq+Sv
qMKsGDhPsnF+vqwrdrGzjv6Q5b3l8qHpswB+2S3X7SPTnp3E50QYKl3bnsCA
b32o18bNxuOvRJMeri10RrHWoLxtQmsfSjTkMuEYwHIldCmGUfD0Q2Era+hC
xQc1YZtyTEfcc2ak7l6EJ4jiaAWUW8nwYh4Vwxy0zE1aSISvAYUerLyx5s+i
YYa3ECfssrFYySQ7NHPeY05K1RQrFI3VNEr7jOQv2ttcNFdvC4FbrG5XKDh9
1sup0CI6/+nTSuiMNEutzIZhTtS2ifsLDFdVGmXDlZREeTtYPokCUxl+Kzpr
aytmI8nrBxxRiZV+ylONeseoC6zj2jjmt/MQoTEGAqgQzXbnEB6axdtlUuCI
0QIW7zWwiRvWoV50VOYl0bAWntekTf4ii2uJkYB42J7wYWrZF75iKTpTwGpV
6wkVm2iS1OCtimvToyDiRKfdNkrM49lldrYWpE6zxqgKdNVwbA8DNilRhgp1
Vqni4ZvnwEOIX76KYJb9tNeiGocGT8BkvVFoDkMrEoheHwr+ZMSuiFvZBQK+
vhd/EVfmiwpQOudCblohyqFkhnVj7jJWm+N6suTay/y5kbuQiyypqe5qR5bS
UoDF6oAV7VPcsmQua61MprAEVJTRVSP8B/+qrWB80QIOQaTHwlxPRWcjGbei
gXLR/KYc0ztgG0+M8pN0UVdqNGr6QDCTDANuIONJ2aUrCjrtJMVlGrQpwWU6
YONRXKZLi1LP13BZOKZ/2s7r0rL3pRoZCifzF2vjCi35vIx6wjGCDZPMqYdv
iP8p8BGT0P5EtbTUKZkFxx9PQBPY0MlDOL3WNR1QddK7hLCIlfT7Ab2a/Mdn
Lf9V6kT5PMMftZ7ygSy47HAWnN/PI1lwIZExTYHLP5IC5xFzB1LgLPrPJy0t
iUSbx5CNgimvS8SGzupPTZfLknS5/CPpcgjlpUK9YV0+WzAIYZ4Qn7EE98h/
hNpma6Nn8a47Zs+93AzIt8GtgX8RToiISXBxXxNPe6s+h/whfyDlCVAhPGEb
KsooFQ8NM0S2dRjrypd6RF3VUJHaUrCJrNVg+sn+H216IxNDZq0k7ju1ScI3
aJ5cdsYgZxhhyuxEpEiCAk2UgfvYMmss0epww9RTbgEL9ndmcfEU5+xDn516
DBAyJIzdda/Wgkew89Emk7hRIYK6IHojXG4q9wBD382MS+cJcJaq3ojrPnP1
2G+JY/Bav9vNRFGCF6BOzg0qrLZC6FlRNk1NOd55CReINrUCJrYurEsm6MhS
0oGgzRuBmVrf+0Jj9tUaLwPyfla97ZZincwpMoyA7EazUqhJMIZIirpfHhPL
/aYs7CPGj0U0SI9gPJvpy67BHRLSjvptiRZDe7ku2N8hbaH2zoi/qQoKKZLn
cGLNkdmszBDbK9FBFpGY9i7o3/7UBILqcdZ9bS3Ir/zhhW94GbTdE27UZd/o
EE4fZoue3O5DhTWzAH52hVB4TA1c3weRT7q4ijUulkl3Wmtl2g/vWTTzQHAr
ESMGuimlZ2UarhQB4wfPIoTux9bEIdrWxWUVrhxV+vHB2rjpR1sWa2SynF6u
JjnvcDoHX0zx7abUQksq7wJcXNc1iI8XVSuF9Z8MZ/TDjLNiBipWfvES+3F/
UhNwJvnxe0y3t/ol1/tcCw8LPLn/Vhg+7iXgaP1KUKQpEvlE7RL7KSOyNTAR
UKC5okC1+UHsthsCS5MdmrUHXj1cH27kkOfC6DboknSQVBR90qulal2KAFVa
1Y4TrmAcF8CLq7uFJhUIzVzQEsjX7ov7425mwgmFAIR9ujIeC9ezqJG+Wlr+
uuWWCOFGtSnADUwWxrvQLDjsSH1JUYXw+SCC+6CuXYtFIwdgVUfcOQljNPUY
NHuO5SbhbCOzNA/J0dMx9nlOWvQ9KMp6LEbBHjF5zQOsEfHePQzSSGEFiKkK
vKM3g1YNxiCKfQnlVjAoEjzUrJ9eU72MjlpNyFlsMXkMoQIFLccGa16LT8Nv
xKi/pIzVxkXdic+DgT3E9RUZ2i6pAPcOtASOmaSoWgsTP+T+BlvOTuIsga6o
VlnV1isjOLxSN+grppAN6BridT1Rl5xZza7YDUjdOYYUI2RkqLc4OQqcIDoL
9DYKEGsKgywsjkjyQnzAyFaYM4b7ksFOFJxiBxs3Izs6bnQ+92Up2RrE++Fn
7c7D9EqKXLFf3/zNXi0ymedSZrzICtRYzDgHR6wrBS0Kzx5ikiYVBKvqrhh/
/so6nURKyvtB6TX0BhLO/hUhNoMs1vnC8Vm4guxgAt0bmCm12+u1CGojmLxr
XRnaskhxawmxM2kZA7gp4zQe/rHccwX/eADYKECvcCgCX41iSMgEu9JGALYY
Qoadnw2iBnbBdc15MyM3aQuAC79flkXTXZfoinDMmIPhuVTVPBllMSRyL3k7
gndRsPDEO084bhL0We3lJJozNkeagkgqIqxFmwUEpzO2B6BHqS6dO13alJQI
OmceOwl2ZA5M17uc0gox8OCFQ9dF/ro+fmmNViNQC6jIu9LFzjM79z8W8w+F
LEqnVLgbH6ie+Ee730yB4W6ofLxnF63jLxHiGO+5P5dEYNE7DbfMWArfCCLA
3fg7QjqOCH5J5LHb2F+RLsjsR2q0VooGACoMLemL+dXXDIHacJ9MwTL4lAm8
aRFtBw89XoL+VcnygQ9NEf/HMIp5hFGksnE/F6WYEK0D21EPZlvCw/evrk6o
CWUPc8dZm2Oq+Ft1HLq8ZBCeZBGgjDRcIe0GgqEuniEaY0MlxpImLdR8kTmd
x91FkL1xzIukEF+EjYrQoSGkfRwEFqR7P3ZPYKs8hGIYMweSEDvIYUh2KgiY
ptD0N0KiGwDeYn1JFUDUSLVUYe77vkl9RXQL+QgdPjQkeHypZZsIrlwdnpGz
xCq+BUbK7+MKoYsdAje1f26x8UXzrXoooh02If8u7l+NCjp8xU4b2+5+/V2N
aqKy7QPFpkCG/Oga9LCq0+aidOXZEwrK2jQouqzN4dXBrVWqxXqIlunk0wZD
QlWvaWni9N7M4l6nND6VkIzHpTVj8UpdNeZw7K/LEBmn+Kh4krSq67TeVqua
o37h8IjCOK87UrAJ3YUHzmxCSp7OdggIYlTSPihSAdOcHIeEIJEF46DST1bZ
jhU48MU5abBqiqWBNRt5WDmKUlwTFETVRuVCQVja848NEmDG0gFFbrB8jUn9
T9XZtPmOhEaTuKWzfIuf3ZAUiJ+DSghwYdrlJp/n0hpJOXL28PX55YkBKlLv
G5nOwQRwlo86JU3mUd4HNpqp1aeF4G1XMhWFiKU8R1qiL3EfpR09IITDA0vY
iVwxkWxFP/WHUkQ+rIVVtSxAW52trm6mUNdRrhxwVqmOodmOPes1pCjoVYY1
HyeehCCDHfDDZ0OkmGUDiCu0YI2ru/lZTXITJ0nsMymfGiOKDib9O4VWlbfz
/Rb3Bq7u1eXZu//ySvRaUmbHSqU0naQI8OVLfOjdsxd07w/1LT1hR7YFZ1Gz
E/ARK0ysk0/ytyQmyA0kOkcc5LcJL95dntOb+85lCiWa2klOBKdrGnIZ6ASL
5aAaiO27SJ544FZYiy+WEumtvCGsGWdWvIF3htThk1BNF8Oha44c05wkoUu7
cceo9fBufV3iwvCRUdNmYswYIqmcNk7Wo9zFwSZRic2SaLeSQECH1VUUxyuo
h1be0A0yHFShBY4l26mnAcf077GC2QDMLfAbdy+cB8o6KjScP89BKEkI5vvT
xowmBEkyZisj37GSOiTgBROmVzUOICraF8L+xtobL21dfZhT9Ep/fVTEdAfy
yZU5pcgQVs4kW6acUaCm6tqQId0rwGDMHlZCV956m0XQkkncboH3rT/aUO79
YB4DgW0I3XQeUPRZ8oHbkIGyO4sCWQW5y6zbwNCeZIqq0PhLsH8DwWoCk9zd
i8sXF/+7NCP4T59/8QV6v/7r2ZuX4+2uXXJZe/jmX37769/BN/qPL7/QgNfT
15f68L/85ssff+SqGKbw60R6zRuEJaiZGnusGV7okVr0iWH2tLH8KNdq8fwE
Gxamx+eWRkzaMZYRKENGufwTZbk0bSUXNH7KWbKcnvg+pD+oWEBcAXMTa0pH
4aUh8nUBXK4asUV3rjgJgm+5uBZ7UyGa0mG3nmdDB61kde63LcuogHjAWGkw
HDU0LCSuCJt5hT0ERgeDIkLXbWaE7fysQ9PRUh4EOd2H+5CUExfiTHyvUjFc
qOi3j5G2LJbqvvmXz7/8HKmOkW/KmJFUlQB/95vPuZelIYJJgOOxanRaPT8C
JBFj1yHZaHlYb6Kc+bQKX4WF9SgULoTyEE/wEVglHVWCvsIFciNd+IcqtD76
4Bhm/IUyzHYtGV2MriIjTgfkj9TD5R2hWALE0qdJSnnHEilMvAcFei9vJW9X
A5gHewF6D3dSmJ1CXEohtwyroBreeqmyPreKuIS7QmlzDJrNIvQb1sYwpEFK
PQoCxvu2FpnLmrY7nMiCET/28vKbR28uvwlhD62GxdEPUW+oWbTlZtGOSiMC
d26ZnltySBTjiI9SEYRwGq+iH3OkWTcD7AK4Y7jpU8pc8JKb90TKWAhM2wFk
tGdGZLuw38mHF+N5xW8P6u0xLQEDYX5EDI+0UskQ1L2yWewjDQAOQVFFYiQV
ASyJ7S1Ll6KFrgRchS1Ww4veILMiL6I8VZRJs9whcm6D4bIAiua8p2GIZxY3
nYzkirXMeLuhgkjoxo9IHU0Vxo3PpN9kia3OS5bpNi9ir5RFlV5kpFIceU5e
CpoPfzO3iK6bkO7aKH/Lk2YAWzQtRnYmJzwKeCcF/mZG+tSts9qicWufVaF9
jXpkkoukpT7Qa0lXivofg6m6waZO1MUe7zgF/YiwuP6KbiruD67xPJbAdGko
3rinlB1gTSHKPcrfN6XDxZPijFmFVJ4lXnEGdxUkL8FdpW5JIRldmLA67YIw
i9AWBLoSV29TtR9ImLblgV/71LMMfx7JfqvNpUu83seMjhIIfBVMNCgL7Rww
IAeaciznW3VKuFQBJD0cKsQwNAom2l7TpWRUML5VGoFQ4tlq77Yo2Zks2hm4
FsSGp4NC7KPM0AiWjerBOq6yQsU5h14lSTHCdPWksxUt0+VfdtX0g2reZdT7
hOS9wt+SumDBG8MlOKRCnCaP+ghFP+YcsGPC3LikTMLPtvVtSQ5s3izhxeYW
dSBwduTejpHTCCi8z84lSSsD4a1lvmjtUmeCNiPOGNNNaQd3BZWbF4LKVmjT
BVcXWUeAjAEAabuUbjSWzOrifYJkUTx45cbUpvKZwsHTdFFNWFaTqSbXqkNH
WgPDNHGHyroZyryznmR7ll3s8mW3lHWvDvk45JaXh0cudcyVRfOZSlwVIjRQ
rUP/P3c8cFlgCzM31XBSlvGXdheKYgbYcmagjuK8qFbk/fC9LnW5RFtxz6Oi
13tvpKKTk96wsEIzY9DItRb36ThZf0OIoBviRNtVqMmDeams05tbMCSXazBf
ei471QAfY31WWRTjaNuy/6Y5NeIM4JhJDwHE0HaFI4W8HLmYlqcmp+mcdFxe
kcltFNDEBRf5We0dib51Bq1++tPf/u5rk5ShBSqHLQdIli1DCZ/h863TpRHP
GbCtRPvoGZF5g7JIZQHgJ2UR/HfAQP/96u0bgcKeiJvABcETT9+Et0+NYQw4
xqUlTWrF3YL6hoOlONiWIwfNtJYuOzxH5AE9YclH+oOppCOJpnI1qRG+nKFk
SNo74l1EkUMESImiONy423F5wStMBYAFo2ts5NIJheUG760vfcc5teLtJKZh
RoXk4ou7lA6C5Zyin8wgNyPZqXE+3Qszkiyw7Rghgsa5i9SRzvJP8ncuPyB/
KrI37U+Pkxmsbz7AuF2Kga81BWuZgnJSplHAOfb500rXmhtB3JEbpg83aT+c
F5CmKSaPY9SIio0l7eWRZitRXyIreCBNw5OuUzIOgEStUm/G4UU0PaS0Vrxx
zqlV/ZXlfdtrO//EqghgK+U86VMatK2f/vZ/tAI8IMQ8JUk7XKlvEYrEl5Sv
ZuKaZIMwVxg7t77HbfATaLxI+hUjt+6k/AvvHKrPw6UwOaRjlVDpNVwwwXUm
ltXGrnGezDGIGFbpb+IEfoo8HKrvOcoGnOlJB+O4JlWSSyXRR1a5NotHXKpP
c/QD5vuQgM6A7sI2tLwPoTetbEN8Gke9dZEVZg4SaXunRhOXGonqqGY+3qn5
zRy3l0RAX7jSgqSu02oI2ZHrodiG16ueHygnMw9nJM94/aFBarL+A4vHbWG/
Xb8zqimJUT9mgSjzHogT0W0BFYADq2U8b8rSZ2Jfl3OxXvHiRvWt43ak2hOg
FeM3AQ8QoFqdsNHQvtAIgUSEJEITzvvtiUQL2iRWkEZkCOBikLo5GMjL8IRt
CG4wK2e+QacEy0bAVBoKUsURUOTe6etgkyQ3QioSq7mf1PdRovBVkiQvNBgk
1qOTt8g10bznFrlKfpbt6ilnz7pbLzJBtp3Yl1nqFe/FvEjxAn2ux3Itsiu+
75H5uilF7vX5JcJxPyrVz1xdJtzzb0CSnFNnxB8+201/DI0UAtYgKjTQecGV
b5f0KJ82N0rkUuxS2Zxlbd//9QT7mOqbLqVUMx0aN7N8EqwyfGFIGpUqTr6O
dmg/55MW5oYu0jI+AYpBTD5trPorS4N5ZqWYkmlwaaC4QnEvrBGmA2d1W2JD
TROC0TpQ8VefCyOxbIYjRXiViarnRgeR1fmnA9/h9bL/Ls2h8uCI4ARwc0YT
xIEkXC9Xp3ASZkB2K0xh4s70dZyi/R70dIxgL2uCzLp9lZ3xOGRuihvmpA2+
LXVAYWPefaeIKoEKJMcbHnLDRuqm1nriRYXN9Is6ZzAMYyuDZfhE0kSFSjhy
4mc06k3n+CycCDl4BBpQSqxUt22hYOuAahXOnsM36OSRy6wAXeqXChOaYzXR
APwx1SEJ9ElD9tti32bBA4OsgI82hoVe73tdnuPu5pIVFNafgWEkXMLFcYgR
gFKGONwueFFMTlEH3dh9gt4yj3+0/M15UNW4QAC3T+Flx/E0V8wgCqcKiQQu
OnxolEFPseLcl/g2Fi9z9R0d3I2L2uOQSETS4h/fBg1JvSBU7qvUQEvqjGkf
USig1W6s/WaecSNF/D5uzXaXG+fEbnDwn7eiuOT0yFd5kCX8ffwn7kR36P2n
7v1Df+7iczi0hCPP8+WWJNlDU+zNT4f+1rUu6w9++PleP87jDdz6z9N/X9Yg
gXo/Pva8zvuO8gHHX4zofx7ng13fvuo/75tlYpM6enzjR3b7EDog9p63X/f2
784/r9DT3vOHVx09z5jVgfnf93n9WyYz/tYmG/3bddL8Niwmeh7/wcTK39y5
f/Y++H1//+98EbI73hwBu8En+MG3QX7cDb0/tBCV16UfhH8PPB/zg5Re7IM/
u8O8x/3rb//Hf+k3+l5DwzreaRjyXm+4y88sZ/GeD7i9/IQ12PaEVoUsLHZT
bVconOlplL4/JH1Ap0cn7HP24x/pTXhMSPmCsIO9lNDyRREbKloktoHUfMix
/Rh6p66wDdkXT7InHMlPE0S4DFYop7PpPqb8mM/UyySbIzsx0koTk+F3y0JW
hdQXgQFDGqiER6nCO9t/WlWGxflE1vYY19aPl1DLC05n0GpBLsuIzJu2bLS1
nDpsp0HXnC7L6YfWfvlL1PG2WNazbdWUZOhI2VCGVQ83Z2oH5t+0ndVFxZYV
6MjCDIrGkpnIy0Hu+WCu8B5si0YbFVWg01VSZWNjZYNkDajeXkclhclSwpAk
QpEP9OzJ09RJjNaILi/p74T2IKcgHj0lCR1IWsdfjVKEoGOTgz9wejenr1si
PWfsUBwbw5ozS3rhjI9Jcg/dRBw7YEpQ5FFLOTm8i+1uIThnjjv1wKHxPDme
MDIny17NKRjSagVbSbGjVwhhay2qvg4/RMT862FillpdIUhduqhyvAnfprvp
WQdvqDkLya3Pm5CavDLTuBw/AYG64nsx2hixHu5lajJHyUQYk6R8m3IW9eWU
WgSMypYyDjRR3GDDixWKHamACjT9aRm5/dh0EYNSF9Uj1nn1vUIpoqcpvipW
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
a3YBAA==

-->

</rfc>
