A persistent challenge in automating business processes with agentic AI is the lack of formal precision when defining entities and their interactions. Without rigorous definitions, autonomous decision-making and dynamic adaptation can lead to inconsistencies or errors. Now, a paper published on arXiv presents a formal framework that addresses this gap, offering a mathematically grounded approach to agentic business process analysis.
The framework introduces the AGO methodology, which models business processes through three fundamental perspectives: Agents (who is acting), Goals (why it is carried out), and Objects (what the relevant entities are). By grounding these concepts in set theory and mathematical logic, the authors formally define the entity types and their interactions.
The AGO Methodology
The AGO methodology structures the modeling perspective into three core components:
| Entity Type | Description |
|---|---|
| Agent | The actor performing activities in a business process |
| Goal | The objective or reason behind a process step |
| Object | The entities that are manipulated or produced |
These three types are formally defined and organized into what the paper calls a Business Process Knowledge Base (BPKB). The BPKB serves as a central repository that captures all definitions and interaction rules.
Formal Foundation
The framework relies on mathematical logic to ensure soundness and completeness. According to the paper, the formal definitions allow the BPKB to support:
- Structured querying – Users can ask precise questions about process entities and relationships.
- Incremental updates – New information can be added without breaking existing consistency.
- Automatic generation of BP workflows – Derived paths are produced from the formal definitions.
The authors emphasize that the formalism ensures the derived paths are both sound (no false inferences) and complete (all valid inferences are captured).
Capabilities and Implications
The BPKB built with AGO methodology enables automatic workflow generation directly from the formal definitions. This could reduce manual effort in process design and validation. The framework is domain-agnostic, meaning it can be applied to any business process that can be described in terms of agents, goals, and objects.
While the paper does not specify a particular industry, the approach is directly relevant to enterprise technology decision-makers looking to implement agentic AI in complex operational processes such as supply chain management, logistics, and order fulfillment. The formal rigor provides a foundation for trustworthy automation.
The authors of the paper are Azarijafari, Mohammad, Luisa, Missikoff, and Michele, affiliated with academic institutions. The paper is available on arXiv as a preprint.
For CTOs and technology leaders evaluating agentic AI solutions, this formal framework offers a structured way to specify and validate business processes before deployment. The use of set theory and logic ensures that automated agents operate within well-defined boundaries, reducing the risk of unintended behaviors.
Further research and practical implementations will determine how widely the AGO methodology is adopted. However, the formal foundation addresses a critical gap in the current agentic AI landscape: the need for precise, unambiguous process definitions.