<?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.29 (Ruby 3.2.3) -->
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-men-rtgwg-agent-networking-digibank-scenario-00" category="info" submissionType="IETF" version="3">
  <!-- xml2rfc v2v3 conversion 3.31.0 -->
  <front>
    <title abbrev="Agents Networking Scenarios">Agents Networking Scenarios in Enterprise and Broadband Networks</title>
    <seriesInfo name="Internet-Draft" value="draft-men-rtgwg-agent-networking-digibank-scenario-00"/>
    <author initials="X." surname="Men" fullname="Xiaohua Men">
      <organization>UnionPay</organization>
      <address>
        <postal>
          <city>Beijing</city>
          <country>China</country>
        </postal>
        <email>menxiaohua@unionpay.com</email>
      </address>
    </author>
    <author initials="Y." surname="Fang" fullname="Yulun Fang">
      <organization>UnionPay</organization>
      <address>
        <postal>
          <city>Beijing</city>
          <country>China</country>
        </postal>
        <email>fangyulun@unionpay.com</email>
      </address>
    </author>
    <author initials="B." surname="Liu" fullname="Bing Liu">
      <organization>Huawei Technologies</organization>
      <address>
        <postal>
          <street>No. 156 Beiqing Road</street>
          <city>Beijing</city>
          <country>China</country>
        </postal>
        <email>leo.liubing@huawei.com</email>
      </address>
    </author>
    <author initials="Q." surname="Gao" fullname="Qiangzhou Gao">
      <organization>Huawei Technologies</organization>
      <address>
        <postal>
          <street>No. 156 Beiqing Road</street>
          <city>Beijing</city>
          <country>China</country>
        </postal>
        <email>gaoqiangzhou@huawei.com</email>
      </address>
    </author>
    <author initials="N." surname="Geng" fullname="Nan Geng">
      <organization>Huawei Technologies</organization>
      <address>
        <postal>
          <street>No. 156 Beiqing Road</street>
          <city>Beijing</city>
          <country>China</country>
        </postal>
        <email>gengnan@huawei.com</email>
      </address>
    </author>
    <author initials="X." surname="Shang" fullname="Xiaotong Shang">
      <organization>Huawei Technologies</organization>
      <address>
        <postal>
          <street>No. 156 Beiqing Road</street>
          <city>Beijing</city>
          <country>China</country>
        </postal>
        <email>shangxiaotong@huawei.com</email>
      </address>
    </author>
    <author initials="Z." surname="Li" fullname="Zhenbin Li">
      <organization>Huawei Technologies</organization>
      <address>
        <postal>
          <city>Beijing</city>
          <country>China</country>
        </postal>
        <email>robinli314@163.com</email>
      </address>
    </author>
    <date year="2025" month="November" day="02"/>
    <area>rtg</area>
    <workgroup>rtgwg</workgroup>
    <keyword>Internet-Draft</keyword>
    <abstract>
      <?line 84?>

<t>This document describes several typical digital banking scenarios, and discusses the trend of banking digitalization evolving to agentic service inteconnection. Then, this document proposes an agent networking architecture based on the core component which is agent gateway.</t>
    </abstract>
  </front>
  <middle>
    <?line 88?>

<section anchor="intro">
      <name>Introduction</name>
      <section anchor="background">
        <name>Background</name>
        <t>With the rapid development of FinTech (Financial Technology), the digital banking business is undergoing profound changes. Traditional banking systems face performance bottlenecks and integration challenges when it comes to handling cumbersome corporate audits, high-frequency electronic transaction certificate, and deeply customized user experiences. The maturity of Artificial Intelligence (AI) technology, especially the emergence of the AI Agent, provides a new paradigm for solving these challenges. AI Agents, capable of autonomous decision-making and task execution, are becoming the core components for building the next generation of intelligent financial services.</t>
      </section>
      <section anchor="agent-requirements-in-digital-banking-scenarios">
        <name>Agent Requirements in Digital Banking Scenarios</name>
        <t>In the digital banking business, the application scenarios for AI Agents cover customer service, fraud detection, personalized investment recommendations, smart contract management, and complex compliance checks etc. These tasks often require the collaborative work of multiple Agents with different capabilities. For instance, a loan application may require one Agent for identity verification, a second Agent for credit scoring, and a third Agent for compliance review. This multi-Agent collaboration model necessitates a unified, efficient, and secure coordination mechanism.</t>
      </section>
      <section anchor="introduction-of-agent-gateway-and-networking-architecture">
        <name>Introduction of Agent Gateway and Networking Architecture</name>
        <t>To achieve efficient, reliable, and secure networking and interaction among Agents, this proposal introduces the concept of the Agent Gateway and a networking architecture based on it. The Agent Gateway acts as a critical hub in the Agent ecosystem, responsible for:</t>
        <ul spacing="normal">
          <li>
            <t>Agent Registration and Discovery: Allowing Agents to efficiently discover and invoke other Agents or external services.</t>
          </li>
          <li>
            <t>Efficient Agent Communication: Agents can delegate functions like message routing and group communication to the Gateway, allowing them to focus more on business-specific implementation.</t>
          </li>
          <li>
            <t>Security and Authentication: Providing a unified mechanism for authentication, authorization, and data encryption to ensure the security of financial data.</t>
          </li>
        </ul>
        <t>The networking architecture built upon the Agent Gateway is designed to provide an open, interoperable framework, enabling Agents developed by different vendors to be securely and seamlessly integrated into the digital banking business process. Furthermore, the gateway-based implementation method can greatly simplify an enterprise's deployment and operations.</t>
      </section>
    </section>
    <section anchor="terms-and-definitions">
      <name>Terms and Definitions</name>
      <ul spacing="normal">
        <li>
          <t>Digital Banking: refers to the end-to-end digitization of traditional banking services.</t>
        </li>
        <li>
          <t>Agent Gateway: a "Connection Hub" and "Security Steward" in the process of agent communication. Its core role is to resolve interconnection issues between different Agents of different domains while ensuring secure, efficient, and orderly communication.</t>
        </li>
      </ul>
      <section anchor="requirements-language">
        <name>Requirements Language</name>
        <t>The key words "<bcp14>MUST</bcp14>", "<bcp14>MUST NOT</bcp14>", "<bcp14>REQUIRED</bcp14>", "<bcp14>SHALL</bcp14>", "<bcp14>SHALL
NOT</bcp14>", "<bcp14>SHOULD</bcp14>", "<bcp14>SHOULD NOT</bcp14>", "<bcp14>RECOMMENDED</bcp14>", "<bcp14>NOT RECOMMENDED</bcp14>",
"<bcp14>MAY</bcp14>", and "<bcp14>OPTIONAL</bcp14>" in this document are to be interpreted as
described in BCP 14 <xref target="RFC2119"/> <xref target="RFC8174"/> when, and only when, they
appear in all capitals, as shown here.</t>
        <?line -18?>

</section>
    </section>
    <section anchor="modern-digitalization-of-banking-services">
      <name>Modern Digitalization of Banking Services</name>
      <section anchor="example-scenario-1-ipo-bank-statement-auditing">
        <name>Example Scenario 1: IPO Bank Statement Auditing</name>
        <t>o Business Scenario:</t>
        <t>During the process of a company's Initial Public Offering (IPO), the Sponsor Institution (often an investment bank) is required to review the bank transaction records of the prospective listed company, its directors, supervisors, senior management (D&amp;S&amp;SM), and key personnel. This is done to understand related party transactions and fund transfers, and to verify:</t>
        <ul spacing="normal">
          <li>
            <t>Whether the disclosure of related parties and related party transactions is complete.</t>
          </li>
          <li>
            <t>Whether there is any suspicion of fictitious revenue through off-book fund cycling.</t>
          </li>
          <li>
            <t>Whether there is undue benefit transfer or other undisclosed benefit arrangements.</t>
          </li>
        </ul>
        <t>o Traditional Offline Method:</t>
        <t>The above process traditionally required the Sponsor Institution to accompany the relevant subjects being investigated to major local bank branches to print the bank statements (flow records) in person.</t>
        <t>o Existing API Method (Digital Banking Approach):</t>
        <t>Based on a Digital Banking Union Platform (i.e., China UionPay’s Platform), the original offline process is transitioned online. With the full authorization of the subject, the Sponsor Institution sends a request to the bank via the digital platform. The bank then returns the transaction record information to the Sponsor Institution through the digital platform.</t>
      </section>
      <section anchor="example-scenario-2-retail-credit">
        <name>Example Scenario 2: Retail Credit</name>
        <t>Leveraging the streamlined retail payment process flow as a foundational layer, the goal is to equip commercial banks with the capabilities to deliver standardized and highly accessible Inclusive Finance services to their retail customers.</t>
        <t>This strategic integration transcends simple transactional banking, culminating in a powerful, synergistic model that forms a comprehensive "Finance + Payment + Service" ecosystem capability. This integrated approach ensures consistent user experience, significantly lowers the barrier to financial access for underserved populations, and establishes the bank as a pivotal digital financial hub.</t>
      </section>
      <section anchor="example-scenario-3-bank-electronic-certificate-services">
        <name>Example Scenario 3: Bank Electronic Certificate Services</name>
        <t>To significantly enhance the efficiency and transparency of the corporate client experience, we will deploy secure, automated services for the inquiry and compliant download of essential financial documents, including electronic receipts and electronic account statements.</t>
        <t>This digital transformation is not merely an operational upgrade but a strategic move to solidify the value proposition of the Banking Union's corporate business line, driving increased customer satisfaction, reducing operational friction, and accelerating the overall digitization of B2B financial services.</t>
      </section>
    </section>
    <section anchor="bank-union-and-digital-interconnection">
      <name>Bank Union and Digital Interconnection</name>
      <section anchor="bank-union-organization">
        <name>Bank Union Organization</name>
        <t>A Banking Union Organization typically refers to a non-profit joint organization collectively initiated and established by numerous member financial institutions. Its core objective is to build and operate a unified, efficient interbank transaction processing and clearing network. Taking China UnionPay as an example, it connects disparate bank card payment systems across different banks and regions by establishing and implementing uniform business rules and technical standards.</t>
        <t>In essence, a Banking Union Organization acts as the "Public Infrastructure" and "Rule-Setter" in the payment domain. Through resource integration and collaboration, it constructs a vast, convenient, and secure financial payment ecosystem for its member institutions and the general public.</t>
      </section>
      <section anchor="digital-interconnection-among-bank-union-members">
        <name>Digital Interconnection among Bank Union Members</name>
        <t>All member banks adhere to the unified technical standards and data formats established by the alliance, seamlessly integrating their core systems with the alliance's central clearing platform to achieve digital-level interconnection.</t>
        <t>Taking the aforementioned case of IPO auditing as an example: when a company applies for listing, underwriters and lawyers need to conduct a thorough review of the company's bank account transactions to verify the authenticity of its revenue and the compliance of its funds. If the company holds accounts in dozens of different banks across the country, this review process becomes extremely cumbersome. At this point, the digital interconnection system established by the banking alliance (such as China UnionPay) plays a critical role.</t>
        <t>Although the company's accounts are dispersed across various member banks, these banks have achieved unified data standards and system interoperability through UnionPay's underlying financial network. Auditing institutions, with the company's authorization, can access a standardized data interface and initiate query requests to the alliance network. These requests are instantly routed to the backend systems of each bank using a unified digital interface. Subsequently, the company's transaction records, scattered across different member institutions, can be securely, accurately, and efficiently aggregated and returned.</t>
      </section>
      <section anchor="as-is-api-based-service-calling">
        <name>AS-IS: API-based Service Calling</name>
        <t>Traditional API calls demonstrate significant limitations when dealing with complex and ever-changing business environments.</t>
        <ul spacing="normal">
          <li>
            <t>Firstly, there is the issue of Fragility and Rigidity. Traditional automation relies on hard-coded workflows and predefined logic. In the banking sector, even minor changes in business logic or underlying system behavior can disrupt automated processes, requiring manual reconfiguration. This fragility makes it difficult for systems to adapt to real-time changes.</t>
          </li>
          <li>
            <t>Secondly, there is a lack of active decision. Traditional APIs typically execute tasks only after receiving instructions, providing options or suggestions. Unlike Agents, which could autonomously interpret complex input signals, decide on the necessary sequence of actions across multiple systems.</t>
          </li>
          <li>
            <t>Finally, in traditional architectures, connecting multiple enterprise systems—such as CRM, ERP, and payment systems—often requires a complex, centrally defined orchestration layer managed by developers. This centralized control is prone to bottlenecks and limits flexible cross-functional collaboration.</t>
          </li>
        </ul>
      </section>
      <section anchor="to-be-agentic-service-interconnection">
        <name>TO-BE: Agentic Service Interconnection</name>
        <t>Agentic interconnection/orchestration fundamentally overturns the traditional models mentioned above by introducing goal-centric, adaptive execution capabilities.</t>
        <ul spacing="normal">
          <li>
            <t>Agents treat APIs as dynamic building blocks rather than fixed execution paths. Based on real-time context and shared memory, they flexibly select and invoke the most relevant APIs, enabling collaboration across various systems. This "context-aware decision-making" capability allows Agents to achieve more efficient cross-system integration than rigid, hard-coded scripts.</t>
          </li>
          <li>
            <t>Agentic workflows tackle complex problems using a multi-step, iterative approach. They are capable of dynamically adapting to real-time data and unexpected conditions, a feat that fixed-rule systems cannot easily achieve.</t>
          </li>
        </ul>
        <t>In short, Agentic AI represents the next phase of enterprise digital transformation. For digital banking, it is no longer optional but is the inevitable path to achieving operational excellence and strategic growth.</t>
      </section>
    </section>
    <section anchor="proposed-agent-networking-architecture">
      <name>Proposed Agent Networking Architecture</name>
      <section anchor="overview">
        <name>Overview</name>
        <t>In the banking industry, Agentic systems could categorized into two deployment models:</t>
        <ul spacing="normal">
          <li>
            <t>Single-Agent Systems: In these systems, a single AI Agent processes all tasks sequentially. They are generally suitable for well-defined problems or processes requiring rapid resolution, such as dedicated fraud monitoring or automated report generation.</t>
          </li>
          <li>
            <t>Multi-Agent Systems (MAS): MAS involve multiple AI Agents collaborating to break down complex workflows into smaller parts. MAS are crucial for handling sophisticated banking workflows, such as credit underwriting, which involves both risk scoring and treasury management. MAS typically adopt a horizontal collaborative structure where each Agent focuses on a narrow skill (e.g., a Compliance Agent or a Risk Agent) and then integrates their respective analyses. This model offers higher scalability and flexibility but places greater demands on the mechanisms for inter-Agent communication, coordination, and state sharing.</t>
          </li>
        </ul>
        <t>The key challenge in realizing this vision lies in constructing an Agent networking architecture that supports decentralization, secure collaboration, and stateful communication.</t>
      </section>
      <section anchor="agent-gateway-as-a-key-enabler">
        <name>Agent Gateway as a Key Enabler</name>
        <t>As the banking industry advances toward agentic digitization, securely efficiently integrating AI agents into internal banking systems has become a critical challenge. In this context, the Agent Gateway could serve a core component for enabling this transformation. Its importance is primarily reflected in the following three aspects:</t>
        <ul spacing="normal">
          <li>
            <t>First, the Agent Gateway serves as a communication hub for intelligent collaboration. It facilitates coordinated work among multiple AI agents by implementing unified communication protocols and context management, ensuring that different agents can execute complex business processes in an orderly and efficient manner.</t>
          </li>
          <li>
            <t>Second, the Agent Gateway acts as a foundation for security and compliance. Functioning as a centralized access control node, it authenticates identities, checks permissions, and audits operations for all AI agents, ensuring that every action complies with financial regulatory requirements and safeguarding system security from the source.</t>
          </li>
          <li>
            <t>Lastly, the Agent Gateway can also serve as a simplification/adaptation layer for complex systems. It encapsulates the intricate APIs, data sources, and business systems within banks into standardized services, allowing AI agents to directly invoke required functions without needing to understand backend technical details, thereby significantly reducing the complexity of system integration.</t>
          </li>
        </ul>
      </section>
    </section>
    <section anchor="security-considerations">
      <name>Security Considerations</name>
      <t>TBD</t>
    </section>
    <section anchor="iana-considerations">
      <name>IANA Considerations</name>
      <t>This document has no IANA requirements.</t>
    </section>
    <section anchor="acknowledgements">
      <name>Acknowledgements</name>
      <t>TBD</t>
    </section>
  </middle>
  <back>
    <references anchor="sec-normative-references">
      <name>Normative References</name>
      <reference anchor="RFC2119" target="https://www.rfc-editor.org/info/rfc2119" xml:base="https://bib.ietf.org/public/rfc/bibxml/reference.RFC.2119.xml">
        <front>
          <title>Key words for use in RFCs to Indicate Requirement Levels</title>
          <author fullname="S. Bradner" initials="S." surname="Bradner"/>
          <date month="March" year="1997"/>
          <abstract>
            <t>In many standards track documents several words are used to signify the requirements in the specification. These words are often capitalized. This document defines these words as they should be interpreted in IETF documents. This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t>
          </abstract>
        </front>
        <seriesInfo name="BCP" value="14"/>
        <seriesInfo name="RFC" value="2119"/>
        <seriesInfo name="DOI" value="10.17487/RFC2119"/>
      </reference>
      <reference anchor="RFC8174" target="https://www.rfc-editor.org/info/rfc8174" xml:base="https://bib.ietf.org/public/rfc/bibxml/reference.RFC.8174.xml">
        <front>
          <title>Ambiguity of Uppercase vs Lowercase in RFC 2119 Key Words</title>
          <author fullname="B. Leiba" initials="B." surname="Leiba"/>
          <date month="May" year="2017"/>
          <abstract>
            <t>RFC 2119 specifies common key words that may be used in protocol specifications. This document aims to reduce the ambiguity by clarifying that only UPPERCASE usage of the key words have the defined special meanings.</t>
          </abstract>
        </front>
        <seriesInfo name="BCP" value="14"/>
        <seriesInfo name="RFC" value="8174"/>
        <seriesInfo name="DOI" value="10.17487/RFC8174"/>
      </reference>
    </references>
    <?line 244?>



  </back>
  <!-- ##markdown-source:
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
po4TRcUC9EdQtFf5w7H/AVN189EfPAAA

-->

</rfc>
