You are required to read and agree to the below before accessing a full-text version of an article in the IDE article repository.
The full-text document you are about to access is subject to national and international copyright laws. In most cases (but not necessarily all) the consequence is that personal use is allowed given that the copyright owner is duly acknowledged and respected. All other use (typically) require an explicit permission (often in writing) by the copyright owner.
For the reports in this repository we specifically note that
- the use of articles under IEEE copyright is governed by the IEEE copyright policy (available at http://www.ieee.org/web/publications/rights/copyrightpolicy.html)
- the use of articles under ACM copyright is governed by the ACM copyright policy (available at http://www.acm.org/pubs/copyright_policy/)
- technical reports and other articles issued by M‰lardalen University is free for personal use. For other use, the explicit consent of the authors is required
- in other cases, please contact the copyright owner for detailed information
By accepting I agree to acknowledge and respect the rights of the copyright owner of the document I am about to access.
If you are in doubt, feel free to contact webmaster@ide.mdh.se
CONTAaC: Continuous Architecting as Code
Publication Type:
Conference/Workshop Paper
Venue:
23rd IEEE International Conference on Software Architecture
Abstract
Smart ecosystems, such as smart cities, evolve continuously and autonomously, which makes maintaining alignment between architectural descriptions (ADs) and the underlying
codebase particularly challenging. Static, design-time ADs cannot
capture the decentralized and rapidly changing nature of these
environments, especially with the increasing use of AI-driven code
generation tools that introduce frequent code-level changes and
amplify the risks of architectural drift and erosion. Architecture
as Code (AaC) has emerged as a promising approach to mitigate
these risks by expressing architectural descriptions in a machine-
readable and executable form. However, despite growing industrial interest, AaC adoption remains largely pragmatic and tool-
specific, and no unified conceptual framework currently exists.
This paper addresses this gap by introducing CONTAaC,
a conceptual framework for operationalizing AaC. CONTAaC
defines the components and interactions required to represent
architectural descriptions as code and to maintain continuous
alignment with an evolving ecosystem codebase. To demonstrate
feasibility, the framework is instantiated in PyCONTAaC, a
Python-based prototype. Its applicability and usefulness were
evaluated in two online workshops involving 16 software architecture experts from academia and industry, and by applying
PyCONTAaC to a smart mobility use case.
Bibtex
@inproceedings{Somma7353,
author = {Alessandra Somma and Alessio Bucaioni and Patrizio Pelliccione},
title = {CONTAaC: Continuous Architecting as Code},
month = {June},
year = {2026},
booktitle = {23rd IEEE International Conference on Software Architecture},
url = {http://www.es.mdu.se/publications/7353-}
}