<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>Business Architecture Copilot: Agentic AI-enabled Business Capability Modelling</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Eesha Oaj</string-name>
          <email>eesha.oaj@student.uts.edu.au</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Asif Gill</string-name>
          <email>asif.gill@uts.edu.au</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Madhushi Bandara</string-name>
          <email>madhushi.bandara@uts.edu.au</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Terry Roach</string-name>
          <email>troach@capsifi.com</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>ER2025: Companion Proceedings of the 44th International Conference on Conceptual Modeling: Industrial Track, ER Forum</institution>
          ,
          <addr-line>8th SCME, Doctoral Consortium, Tutorials</addr-line>
          ,
          <institution>Project Exhibitions</institution>
          ,
          <addr-line>Posters and Demos</addr-line>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2025</year>
      </pub-date>
      <abstract>
        <p>Business Architecture (BA) plays a significant role in aligning business and IT. Current methods in BA artefact generation and maintenance are largely manual, static, and time-consuming, which limits their effectiveness in dynamic and complex decision-making environments. Large Language Models (LLMs) have showcased their potential in automating the generation of BA artefacts through customised prompting techniques. However, they face a key challenge due to the tendency of LLMs to hallucinate, resulting in outputs that may be inaccurate or inconsistent. Agentic AI offers an alternative approach to LLM-based BA modelling, due to its ability to make autonomous decisions, adapt through learning, and process data in real-time. To investigate their potential, this research project proposes an Agentic AI-enabled business architecture modelling approach (BA Copilot) that leverages AI agents to automate the generation of BA artefacts. Our work employs an agentic system, implemented using the AutoGen 0.2 framework, integrated with an Enterprise Knowledge Graph (EKG) to semantically contextualise organisational knowledge. The proposed system enables AI agents to extract, reason over, and organise business architecture artefacts. The key outcomes of this research project are the Agentic AI-enabled Business Modelling Architecture (ABMA) and an agent-based capability modelling process, designed to enhance decision-making in modern enterprise contexts. By incorporating the knowledge graph and reasoning capabilities through LLM in our design, we aim to facilitate user trust in the AI-generated BA artefacts as well. The current progress of this project involves designing ABMA and implementing a prototype within the scope of business capability modelling (BCM), producing promising preliminary results. We plan to evaluate and extend this work to other BA artefacts and develop a tool that practitioners can use based on our findings.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>Organisations are increasingly interested in the digitalisation of their organisational processes and
workflow [1]. This requires organisations to fundamentally change their business models and
operating environment by adopting contemporary data and digital technologies, such as AI/ML [2].
Despite the potential influence of data and digital technologies on BA methods, a key challenge for
organisations is identifying the capabilities, tasks and decisions that can be augmented or supported
via AI. This draws our attention to the BA methods within the enterprise architecture (EA) discipline
[3] and how they can support organisations’ digital technology-enabled transformations. BA,
according to TOGAF [4], is “a description of the structure and interaction between the business
strategy, organisation, functions, business processes, and information needs”. BA supports various
0000-0003-2461-8369 (E. Oaj); 0000-0001-6239-6280 (A. Gill); 0000-0001-6543-3841 (M. Bandara)</p>
      <p>© 2025 Copyright for this paper by its authors. Use permitted under Creative Commons License Attribution 4.0 International (CC BY 4.0).
business stakeholders in decision-making by representing and analysing data around entities that
govern an enterprise, such as business strategies, goals, capabilities, pain points, business processes,
applications, and rules and regulations [4]. Key BA artefacts such as capability maps, value stream
maps, and application portfolios provide crucial information for IT investments, performance
analysis, and resource utilisation [5]. However, current BA artefacts are static; they become outdated
quickly and are unable to keep up with the evolving business decision-making [6]. Static methods
refer to traditional, predominantly manual approaches to BA artefact generation, in which the
resulting outputs are fixed representations that rapidly become outdated and lack adaptability to
dynamic and evolving business environments [7].</p>
      <p>Agentic AI, often regarded as the fourth wave of artificial intelligence (AI), evolves from
traditional AI agents [8] by integrating deep learning techniques [9], including LLMs [10]. This
fusion enables autonomous decision-making, contextual awareness, and the ability to execute
complex, multi-step tasks with minimal human input. Agentic AI has the potential not only to
replicate but also to exceed human capabilities in managing complex systems [11]. Such systems are
capable of autonomously performing reasoning, planning, and executing actions in real time. There
is growing research interest in generating knowledge relevant to BA through LLMs by using various
prompt-based techniques [12]. However, exploring agentic AI systems in the context of BA remains
underexplored in the current literature and practice [13].</p>
      <p>This research is motivated by limitations of current BA methods and focuses on business
capability modelling (BCM), which is one of the critical parts of BA. BCM is important to analyse
and improve the strategic business and IT alignment [14]. BCM involves identifying and visualising
the core and enabling capabilities of an organisation or business area, such as customer relationship
management capability, claims management, human resource management capability, etc [15, 16].
In particular, this paper aims to address the limitations of existing manual or static BCM by using an
agentic AI-enabled approach [17]. This is an ongoing research project aimed at developing a BA
Copilot, designed in partnership with Capsifi* Pvt. Ltd, a leading platform in BA modelling and
operating model transformation.</p>
      <p>Preliminary work of this project involved conducting a systematic literature survey on BA
methods [7] and developing and evaluating reasoning-based prompting techniques for generating
BA artefacts [18]. Through that, we found that by incorporating reasoning-based prompting
techniques, particularly Tree-of-Thought (ToT) [19] results in improved BA artefact generation. We
are currently extending this work by introducing an agent-based capability modelling process.</p>
      <p>It is noteworthy that this project is a work-in-progress where our proposed solution is validated
and evaluated iteratively. We present our preliminary findings here, which have been validated by
the authors, experts in BA modelling. Our results and insights are intended to inform both research
and practice in enterprise modelling.</p>
      <p>The key contributions of this research project are as follows:
1. The design of the Agentic AI-enabled Business Modelling Architecture (ABMA), which
integrates a multi-agent system with enterprise knowledge graphs for structured BA
artefacts.
2. The ABMA process that automates the extraction, reasoning, and organisation of BA
artefacts.
3. Proof-of-concept is a tool demonstration of Agentic AI-enabled Business Capability</p>
      <p>Modelling Architecture (ABCMA), and the modelling process proposed.</p>
      <p>The remainder of the paper is organised as follows. Section 2 provides a research method. Section
3 discusses the concept of approach. Section 4 demonstrates a scenario illustration. Section 5
concludes the paper with challenges and future research directions.
* https://old.capsifi.com/
 https://www.digisaslab.org/business-architecture-copilot/</p>
    </sec>
    <sec id="sec-2">
      <title>2. Research Method</title>
      <p>This research project adopts the Design Science Research (DSR) method, as BA modelling is naturally
complex and organised in layers. DSR works well for this kind of problem, as it helps break down
complex issues into smaller, more manageable parts clearly and logically. This project follows the
structured DSR hierarchy proposed by Tuunanen et al. [20] as illustrated in Figure 1.</p>
      <p>The adopted DSR has four stages (Figure 1). Firstly, we identified the research problem, which is
the static and manual nature of traditional BA methods, producing static BA artefacts that become
outdated quickly and are unable to keep pace with evolving business decision-making. Secondly, our
goal was to explore how agentic AI can be leveraged to automate BA artefacts. We applied creative
thinking to produce a tentative initial design of ABMA. Comprehensive research was conducted to
develop the ABMA design. Thirdly, the design and development are performed iteratively to evolve
ABMA. Finally, the results of the scenario illustration will be presented and discussed to conclude
the project.</p>
    </sec>
    <sec id="sec-3">
      <title>3. Agentic AI-enabled Business Modelling Architecture (ABMA)</title>
      <p>3.1.</p>
      <p>Overview
The ABMA (see Figure 2) presents a modular and AI-driven system designed to automate the
generation of BA artefacts through the orchestration of autonomous agents. This system architecture
is built upon the principles of agentic AI, natural language interaction, and enterprise knowledge
contextualisation to overcome the static and labor-intensive nature of traditional BA methods. The
architecture comprises five core layers: user interaction, context extraction, orchestration,
processing, and knowledge layer. The underlying cognitive framework of ABMA mirrors the way
humans’ reason through complex tasks. How each layer interacts and operates is detailed through a
demonstration in Section 5.
When architecture is implemented in the real world, the BA artefact generation process is initiated
by the user upon submitting a natural language query through the prompt interface within the user
interface. There is also a feedback interface for input refinement based on system output. For
example, a query can request the generation of capability maps for a specific industry, region, or
business function, as detailed in Section 5.</p>
      <p>Secondly, the natural language query is passed on to the entity agent, which serves as the first
point of analysis. It parses the query to extract contextual information such as industry type, artefact
category (e.g. operational capability, strategic capability), and geographic or regulatory scope. The
entity agent may delegate tasks to LLM to handle ambiguous or unstructured input. The entity agent
is also linked to a reference ontology, providing semantic grounding for the identified entities. This
enables the agent to resolve any disambiguation and ensure that the entities identified are aligned
with the operational domain. A specific industry or organisation can have its ontology defined and
linked for this purpose.</p>
      <p>Thirdly, the parsed entities are handed over to the orchestration agent, which is responsible for
routing the query to a particular agent based on the identified entities. The agent responsible for the
task will generate the artefact in response to the user's query, interacting with the LLM. To ensure
semantic accuracy and organisational alignment, the agent will validate the artefacts generated by
the LLM against both the domain ontology and the enterprise knowledge graph (EKG). The input
knowledge for generating capability lists is derived from user queries, enriched by reference
ontologies, and validated against EKG to ensure semantic accuracy, contextual alignment, and
organisational relevance. This hybrid approach combines the generative strength of the LLM with
the semantic control of structured enterprise knowledge, resulting in accurate and context-aware BA
modelling, which leads to increased trust in the generated model. These interactions are illustrated
in Figure 2. Finally, once the agent completes its reasoning, the structured output is returned to the
user for feedback, refinement, or re-query.</p>
    </sec>
    <sec id="sec-4">
      <title>4. Scenario Illustration: Agentic AI-enabled Business Capability</title>
    </sec>
    <sec id="sec-5">
      <title>Modelling Process:</title>
      <p>To demonstrate and validate the practical feasibility of the proposed ABMA, we have developed a
proof-of-concept implementation of an agentic AI-based business capability modelling process using
AutoGen 0.2, an open-source multi-agent orchestration framework developed by Microsoft.
AutoGen 0.2 facilitates the coordination of autonomous agents through structured dialogues and
dynamic task delegation, making it well-suited for realising the modularity and autonomy envisioned
in the ABMA. For demonstration purposes, we have implemented this through the OpenAI API
GPT4o. Figure 3 illustrates our design in AutoGen 0.2.
In the initial phase of experimentation (as shown in Figure 4), we created an entity agent and a
capability agent. In this configuration, we employed the reasoning-based ToT prompting technique.
ToT enhances the reasoning capabilities of language models by allowing them to explore multiple
solution paths in parallel and evaluate intermediate thoughts before arriving at a final response. The
entity agent was provided with simple instructions to parse user queries into structured entities: BA
artefact, industry, region and levels. The capability agent received structured entities as input and
was tasked with selecting capability definitions and composing a capability map. At this stage,
semantic grounding was limited to rule-based inference and a manually curated ToT prompt
technique, without leveraging external knowledge graphs.</p>
      <p>The extracted portion (claim management capability) of the response from the complete
capability map is shown in Table 1
Query: Generate a 5-level capability map for the insurance industry in Japan.
In the second configuration (see Figure 5), semantic validity was introduced through the integration
of an EKG, developed by our industry partner, Capsifi. This graph is hosted on Stardog, a graph
database platform that supports RDF/SPARQL-based queries and semantic reasoning.</p>
      <p>The entity agent was extended to query the Stardog-based EKG, enabling more accurate parsing
of user queries by grounding extracted entities in organisational semantics (e.g., industry
taxonomies, regional classifications, artefacts). The capability agent used the same EKG to validate
whether the requested capability concepts existed within the enterprise ontology. We used the exact
basic instructions for the entity agent and the prompt technique for the capability agent, as we have
used in Configuration 1. The difference is the addition of an EKG.</p>
      <p>In this configuration, we performed a matching test to verify whether the capabilities generated
match those in EKG. If a match was found, the agent retrieved the corresponding subgraph and used
it to enhance or tailor the generated capability map. If the ontology did not contain a matching
concept, the system generated a response indicating the absence of semantic alignment and
optionally suggested alternative capabilities or taxonomic nodes.</p>
      <p>Match
with
EKG
Yes
No
No
No
No
No
No
No
No
No
No</p>
      <p>management capability) of the response from the complete</p>
    </sec>
    <sec id="sec-6">
      <title>5. Challenges and Future Work</title>
      <p>This research project proposes the development of a BA copilot that can automate BA modelling
through agentic AI. We present an illustrative scenario of the proposed method, showcasing the
potential of Agentic AI in automating business capability modelling through the proposed ABMA.
We observe that when EKG is not incorporated into the agent architecture (i.e., Configuration 1
using ToT-prompted agents), entity extraction can be completed using the user query; however, it
lacks semantic precision due to the absence of external grounding. Configuration 2 addressed this by
integrating an EKG, grounding the entities using organisational ontologies and improving the
validity of generated output. These observations suggest that ABMA’s modular architecture and
agent orchestration proved effective for scalable and context-aware capability mapping. The use of
LLMs combined with structured knowledge significantly improved the accuracy and adaptability of
generated BCMs.</p>
      <p>The next step in our project is to evaluate and expand the illustrative scenario to different
industries and other hierarchical levels of capability modelling (Levels 2-3), followed by a systematic
evaluation of agent performance. We plan to extend our implementation to additional BA artefact
agents, aiming to develop a more intelligent and autonomous BA method. The end goal of this project
is to provide architecture that can be adapted by BA experts who are interested in automating their
modelling process, while incorporating context-aware reasoning that enables trust in the system.</p>
      <sec id="sec-6-1">
        <title>Acknowledgements</title>
        <p>We sincerely thank our industry partner, Capsifi, and the University of Technology Sydney for
providing research funding and scholarship to support this research.</p>
      </sec>
      <sec id="sec-6-2">
        <title>Declaration on Generative AI</title>
        <p>During the preparation of this work, the authors used GPT-4o, Gemini and Claude for
experimentation, as detailed in the research method. Author(s) also used Grammarly in order to:
Grammar and spelling check. After using these tools/services, the authors reviewed and edited the
content as needed and take full responsibility for the publication’s content.</p>
      </sec>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          <string-name>
            <given-names>K.</given-names>
            <surname>Shoilekova</surname>
          </string-name>
          ,
          <article-title>"Development of a business architecture model and its role in constructing an organisational architecture,"</article-title>
          <source>in Software Engineering Application in Informatics: Proceedings of 5th Computational Methods in Systems and Software</source>
          <year>2021</year>
          , Vol.
          <volume>1</volume>
          , 2021: Springer, pp.
          <fpage>216</fpage>
          -
          <lpage>223</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          <string-name>
            <given-names>F. W.</given-names>
            <surname>Mateo</surname>
          </string-name>
          and
          <string-name>
            <given-names>A.</given-names>
            <surname>Redchuk</surname>
          </string-name>
          ,
          <article-title>"The emergence of new business and operating models under the industrial digital paradigm</article-title>
          .
          <source>Industrial Internet of Things, Platforms, and Artificial Intelligence," Machine Learning. Journal of Mechanics Engineering and Automation (JMEA)</source>
          , vol.
          <volume>11</volume>
          , no.
          <issue>2</issue>
          , pp.
          <fpage>54</fpage>
          -
          <lpage>60</lpage>
          ,
          <year>2021</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          <string-name>
            <given-names>A.</given-names>
            <surname>Nayeem</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Dilnutt</surname>
          </string-name>
          , and
          <string-name>
            <given-names>S.</given-names>
            <surname>Kurnia</surname>
          </string-name>
          ,
          <article-title>"Enterprise Architecture Practice and Challenges in Achieving Sustainable Digital Transformation in Developing Countries,"</article-title>
          <year>2023</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          <string-name>
            <given-names>N.</given-names>
            <surname>Javanbakht</surname>
          </string-name>
          and
          <string-name>
            <given-names>E. S.</given-names>
            <surname>Chia</surname>
          </string-name>
          ,
          <article-title>"A Generic Business Architecture Reference Model Using Systems Theory Perspective in Enterprise Architecture,"</article-title>
          <source>in 2023 IEEE 25th Conference on Business Informatics (CBI)</source>
          ,
          <year>2023</year>
          : IEEE, pp.
          <fpage>1</fpage>
          -
          <lpage>10</lpage>
          , doi: 10.1109/cbi58679.
          <year>2023</year>
          .
          <volume>10187480</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          <string-name>
            <given-names>J. L. G.</given-names>
            <surname>Caceres</surname>
          </string-name>
          and
          <string-name>
            <given-names>A. A. R.</given-names>
            <surname>Gómez</surname>
          </string-name>
          ,
          <article-title>"Business architecture A differentiating element in the growth of organizations</article-title>
          .pdf,"
          <year>2019</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          <string-name>
            <given-names>E.</given-names>
            <surname>Oaj</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Gill</surname>
          </string-name>
          , and
          <string-name>
            <given-names>M.</given-names>
            <surname>Bandara</surname>
          </string-name>
          ,
          <article-title>"Business architecture methods: An initial review and mapping study</article-title>
          ,"
          <year>2024</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          <string-name>
            <given-names>E.</given-names>
            <surname>Oaj</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Gill</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Bandara</surname>
          </string-name>
          , and
          <string-name>
            <surname>T. Roach.</surname>
          </string-name>
          (
          <year>2025</year>
          ).
          <article-title>Business Architecture Methods: A Systematic Literature Review</article-title>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          <string-name>
            <given-names>R. Vatankhah</given-names>
            <surname>Barenji</surname>
          </string-name>
          and
          <string-name>
            <given-names>S.</given-names>
            <surname>Khoshgoftar</surname>
          </string-name>
          ,
          <article-title>"Agentic AI for autonomous anomaly management in complex systems," arXiv e-prints</article-title>
          , p.
          <source>arXiv: 2507.15676</source>
          ,
          <year>2025</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          <string-name>
            <given-names>A.</given-names>
            <surname>Mathew</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Amudha</surname>
          </string-name>
          , and
          <string-name>
            <given-names>S.</given-names>
            <surname>Sivakumari</surname>
          </string-name>
          ,
          <article-title>"Deep learning techniques: an overview,"</article-title>
          <source>in International conference on advanced machine learning technologies and applications</source>
          , 2020: Springer, pp.
          <fpage>599</fpage>
          -
          <lpage>608</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          <string-name>
            <given-names>W. X.</given-names>
            <surname>Zhao</surname>
          </string-name>
          et al.,
          <article-title>"A survey of large language models,"</article-title>
          <source>arXiv preprint arXiv:2303.18223</source>
          , vol.
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          1, no.
          <issue>2</issue>
          ,
          <year>2023</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          <string-name>
            <given-names>A. R.</given-names>
            <surname>KP</surname>
          </string-name>
          and
          <string-name>
            <given-names>S.</given-names>
            <surname>Gowrishankar</surname>
          </string-name>
          ,
          <article-title>"Agentic AI for Pathogen-Based Plant Disease Detection,"</article-title>
          <source>in 2025 6th International Conference on Artificial Intelligence, Robotics and Control (AIRC)</source>
          ,
          <year>2025</year>
          : IEEE, pp.
          <fpage>323</fpage>
          -
          <lpage>328</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          <string-name>
            <given-names>M.</given-names>
            <surname>Thanasi-Boçe</surname>
          </string-name>
          and
          <string-name>
            <given-names>J.</given-names>
            <surname>Hoxha</surname>
          </string-name>
          ,
          <article-title>"From ideas to ventures: Building entrepreneurship knowledge with LLM, prompt engineering, and conversational agents,"</article-title>
          <source>Education and Information Technologies</source>
          , vol.
          <volume>29</volume>
          , no.
          <issue>18</issue>
          , pp.
          <fpage>24309</fpage>
          -
          <lpage>24365</lpage>
          ,
          <year>2024</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          <string-name>
            <given-names>J.</given-names>
            <surname>Jung</surname>
          </string-name>
          and
          <string-name>
            <given-names>P.</given-names>
            <surname>Wienke</surname>
          </string-name>
          ,
          <article-title>"Generating Business Capability Maps using GenAI: A Case Study,"</article-title>
          <year>2024</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          <string-name>
            <given-names>S.</given-names>
            <surname>Kotusev</surname>
          </string-name>
          and
          <string-name>
            <given-names>A.</given-names>
            <surname>Alwadain</surname>
          </string-name>
          ,
          <article-title>"Modeling business capabilities in enterprise architecture practice: the case of business capability models,"</article-title>
          <source>Information Systems Management</source>
          , vol.
          <volume>41</volume>
          , no.
          <issue>2</issue>
          , pp.
          <fpage>201</fpage>
          -
          <lpage>223</lpage>
          ,
          <year>2024</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          <string-name>
            <given-names>A. Q.</given-names>
            <surname>Gill</surname>
          </string-name>
          , Adaptive Enterprise Architecture as Information.
          <year>2022</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          <string-name>
            <given-names>G.</given-names>
            <surname>Koutsopoulos</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Henkel</surname>
          </string-name>
          , and
          <string-name>
            <given-names>J.</given-names>
            <surname>Stirna</surname>
          </string-name>
          ,
          <article-title>"An analysis of capability meta-models for expressing dynamic business transformation,"</article-title>
          <source>Software and Systems Modeling</source>
          , vol.
          <volume>20</volume>
          , no.
          <issue>1</issue>
          , pp.
          <fpage>147</fpage>
          -
          <lpage>174</lpage>
          ,
          <year>2021</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          <string-name>
            <given-names>K.</given-names>
            <surname>Huang</surname>
          </string-name>
          ,
          <source>Agentic AI</source>
          . Springer,
          <year>2025</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          <string-name>
            <given-names>E.</given-names>
            <surname>Oaj</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Gill</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Bandara</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Maymendpour</surname>
          </string-name>
          , and
          <string-name>
            <surname>T. Roach.</surname>
          </string-name>
          (
          <year>2025</year>
          ).
          <article-title>Prompt Engineering Techniques for GenAI-enabled Business Architecture</article-title>
          .
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          <string-name>
            <given-names>S.</given-names>
            <surname>Yao</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Yu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Zhao</surname>
          </string-name>
          ,
          <string-name>
            <given-names>I.</given-names>
            <surname>Shafran</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Griffiths</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Cao</surname>
          </string-name>
          , and
          <string-name>
            <given-names>K.</given-names>
            <surname>Narasimhan</surname>
          </string-name>
          ,
          <article-title>"Tree of thoughts: Deliberate problem solving with large language models,"</article-title>
          <source>Advances in neural information processing systems</source>
          , vol.
          <volume>36</volume>
          , pp.
          <fpage>11809</fpage>
          -
          <lpage>11822</lpage>
          ,
          <year>2023</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          <string-name>
            <given-names>T.</given-names>
            <surname>Tuunanen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Winter</surname>
          </string-name>
          , and
          <string-name>
            <surname>J. vom Brocke</surname>
          </string-name>
          ,
          <article-title>"Dealing with complexity in design science research: A methodology using design echelons,"</article-title>
          <source>MIS Quarterly</source>
          , vol.
          <volume>48</volume>
          , no.
          <issue>2</issue>
          ,
          <year>2024</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          <string-name>
            <given-names>T.</given-names>
            <surname>Roach</surname>
          </string-name>
          ,
          <article-title>"CAPSICUM - a semantic framework for strategically aligned business architecture,"</article-title>
          <year>2011</year>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>