Search papers, labs, and topics across Lattice.
This paper identifies a transformative shift in software architecture, termed Software 3.0, where context and reasoning supersede traditional instruction and data-driven paradigms. It proposes a new framework comprising a generalized database, a large reasoning model, and an agent that integrates these components, effectively redefining the roles of user interfaces, business logic, and persistent data storage. The findings are supported by prototypes and a systematic analysis of the conditions under which this framework is applicable, highlighting its potential to reshape software development and engineering practices.
Software 3.0 could redefine the entire software engineering landscape by merging reasoning and context into a unified architecture.
Software form has undergone two paradigm shifts since its inception: Software 1.0, in which instructions determine behavior, and Software 2.0, in which data determines behavior (machine learning). This paper argues that a third shift - Software 3.0, in which context and reasoning determine behavior - is now underway, and contends that its terminal form converges to three elements: a generalized database (the unified abstraction of all persistent state and memory), a large model (the intelligence core that performs reasoning and generation), and an agent (the execution loop connecting the first two). The core argument is as follows: in the traditional three-tier architecture, the user-interface layer will be absorbed by the model's ability to generate interfaces on demand, the business-logic layer will be re-partitioned along"expressibility x criticality"into model reasoning and storage constraints (with residual deterministic logic retained as tools), and only the data layer will be elevated into the sole persistent infrastructure. We formalize this convergence thesis, present a minimal reference architecture, report evidence from real prototypes and a live model, and systematically analyze both the conditions under which it holds and the boundaries where it fails - determinism, cost, security, and verifiability delimit the thesis's domain of applicability. We argue that the thesis holds in task domains that are expressible, verifiable, externally stateful, and tool-complete, and that it will reshape the roles of developers, the database industry, and the software-engineering discipline.