English

From Scattered to Structured: A Vision for Automating Architectural Knowledge Management

Software Engineering 2026-01-28 v1

Abstract

Software architecture is inherently knowledge-centric. The architectural knowledge is distributed across heterogeneous software artifacts such as requirements documents, design diagrams, code, and documentation, making it difficult for developers to access and utilize this knowledge effectively. Moreover, as systems evolve, inconsistencies frequently emerge between these artifacts, leading to architectural erosion and impeding maintenance activities. We envision an automated pipeline that systematically extracts architectural knowledge from diverse artifacts, links them, identifies and resolves inconsistencies, and consolidates this knowledge into a structured knowledge base. This knowledge base enables critical activities such as architecture conformance checking and change impact analysis, while supporting natural language question-answering to improve access to architectural knowledge. To realize this vision, we plan to develop specialized extractors for different artifact types, design a unified knowledge representation schema, implement consistency checking mechanisms, and integrate retrieval-augmented generation techniques for conversational knowledge access.

Keywords

Cite

@article{arxiv.2601.19548,
  title  = {From Scattered to Structured: A Vision for Automating Architectural Knowledge Management},
  author = {Jan Keim and Angelika Kaplan},
  journal= {arXiv preprint arXiv:2601.19548},
  year   = {2026}
}

Comments

Accepted at the IEEE/ACM International Conference on Software Engineering (ICSE) Software Architecture Birds-of-a-Feather Session

R2 v1 2026-07-01T09:22:12.228Z