Loosely-Structured Software: Engineering Context, Structure, and Evolution Entropy in Runtime-Rewired Multi-Agent Systems
Weihao Zhang, Yitong Zhou, Huanyu Qu, Hongyi Li

TL;DR
This paper introduces Loosely-Structured Software (LSS), a new engineering approach for multi-agent systems that manages runtime entropy through layered design principles, improving scalability, adaptability, and robustness.
Contribution
It presents the concept of LSS and a three-layer engineering framework to control runtime entropy in autonomous multi-agent systems, extending traditional software engineering practices.
Findings
LSS improves system scalability and robustness.
Design principles effectively manage runtime entropy.
Experimental validation shows promising results.
Abstract
As LLM-based multi-agent systems (MAS) become more autonomous, their free-form interactions increasingly dominate system behavior. However, scaling the number of agents often amplifies context pressure, coordination errors, and system drift. It is well known that building robust MAS requires more than prompt tuning or increased model intelligence. It necessitates engineering discipline focused on architecture to manage complexity under uncertainty. We characterize agentic software by a core property: \emph{runtime generation and evolution under uncertainty}. Drawing upon and extending software engineering experience, especially object-oriented programming, this paper introduces \emph{Loosely-Structured Software (LSS)}, a new class of software systems that shifts the engineering focus from constructing deterministic logic to managing the runtime entropy generated by View-constructed…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Software Engineering Methodologies · Multi-Agent Systems and Negotiation · Modular Robots and Swarm Intelligence
