2 papers
cs.SE2026
Towards a Characterization of Microservice Architectures Generated by Large Language Models
José Renan, Ademar Sousa, Emanuel Dantas +4
Large Language Models (LLMs) are increasingly used for software design tasks, yet little is known about the structure and coherence of the architectures they produce. In particular…
cs.SE2026
Structural Validation of LLM-Generated Microservice Decompositions Using Source-Code Dependencies
Daniel Silva, Renan Alves, Emanuel Dantas Filho +5
Decomposing monolithic systems into microservices is a key activity in software modernization. Although Large Language Models (LLMs) can generate semantically plausible decompositi…