English

The Ann Arbor Architecture for Agent-Oriented Programming

Artificial Intelligence 2025-02-17 v1 Human-Computer Interaction Software Engineering

Abstract

In this paper, we reexamine prompt engineering for large language models through the lens of automata theory. We argue that language models function as automata and, like all automata, should be programmed in the languages they accept, a unified collection of all natural and formal languages. Therefore, traditional software engineering practices--conditioned on the clear separation of programming languages and natural languages--must be rethought. We introduce the Ann Arbor Architecture, a conceptual framework for agent-oriented programming of language models, as a higher-level abstraction over raw token generation, and provide a new perspective on in-context learning. Based on this framework, we present the design of our agent platform Postline, and report on our initial experiments in agent training.

Keywords

Cite

@article{arxiv.2502.09903,
  title  = {The Ann Arbor Architecture for Agent-Oriented Programming},
  author = {Wei Dong},
  journal= {arXiv preprint arXiv:2502.09903},
  year   = {2025}
}
R2 v1 2026-06-28T21:44:02.375Z