<?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-in-digibank-00" category="info" submissionType="IETF" version="3">
  <!-- xml2rfc v2v3 conversion 3.31.0 -->
  <front>
    <title abbrev="Agents Networking Scenarios">Agent Networking Scenarios of Digital Banking</title>
    <seriesInfo name="Internet-Draft" value="draft-men-rtgwg-agent-networking-in-digibank-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:
H4sIAAAAAAAAA7Vb744bx5H/vsC+Q2cNxNKFZCTbl0sWQeJdSY4Xp5VkrYTE
OdyH5kyTbO9wetw9Q4o2DOQh7st9u2e5R8mT3K+qunt6KMo538EwYJHDmZ7q
6l9V/erPzufz87Pe9o25VFdr0/bqhen3zt/bdq3uKtNqb11QbqWe2rXtdaOu
dUs/np/p5dKbXXwsnHzu/Kx2Vau3WLz2etXPt6ad+369X881PTVv80Nz285r
vGKJ5eePHp2fuWVwjelNuDw/G7payyf6F/9U+Gft/OFS2Xblzs/CsNzaEKxr
3xw6vO3m2Zsvzs/Oz2znL1Xvh9B/8ujR7x59Aqm90ZcKMpyf0ZvX3g0df9/j
yr054GKN59veeAg3f0pi00p66DfOX9JHBZUpvDhcqr8s1K1p6avs8i9Wu82g
00Xn17q13+kegl2qty3+eaUP9IvZattcKujjnTzy+UC/dvqwqNyW7qhsj+1d
G/sNaxsX3ND2tOUnG9tqujIR5euF+kLLnSLL10MztPnaPxRlhRsP9Mj/W5Lr
hXpuh1GQa8JEvDIV48tB741Vb0y1aV3j1taEQqLGuEVjhyUe/3zDdyaJQu+N
6S/VC7dQj//5NyTbt/SS107X/xeJv1qoP2k3SvyVhTK+27ghXf4pYq+1+zY9
/zPL/QJym/LMX+g2X/lJMuOZVrc/s7iwlrvNBKNkL70jl7E5idMflzrQQ+/i
Ej+z7H8lUI+C/3VjWgAzXvspQnuH5xr76ePPPn/8m0//1zZG/7XOb/GOnWE3
RJ6v/H5+Np/PlV5i57pin/VmY4OCBx625NhrEypvlyaoYHbGw5X3h85W+LeO
rn0prl2F5L9nSrc1fg7VEAIe7DcG3tTgGgJCujs+HbevzM41O7reO8VO3lZ4
od/ZykCTvalc25qKbl2oN9DiDKuWYnbedY5eBijz82oMEkr7amOxRj94AwGC
gSQti1U5T//bdq6lZ/YbW20U1pUl1ogXe3i0pKWtrevG0LePyNd7Vw8skvr+
I0tff+CfPkKwqzhEtDVd+LPtN/wyrzsLvUCNjetYaujjC9vSkasH+KDbykKh
GQKHhzN+8FjTyyHY1oRAkuIlxq8dXYYOVvRSVRHCTYCmvK4tSVge0yH0Zhvg
uaHazniGQ4vPS9cjoEPL94EPkNS+9nI8WLHBb1gUOjKtsj1pjc7WKbysbmhl
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
lT8c+x/U55b7BjwAAA==

-->

</rfc>
