Artifacts Package for the paper "Beyond Decomposition: a LLM-Powered Automated Approach to Refactoring Monoliths into Microservices".
This package includes the artifacts used in the qualitative evaluation in the paper "Beyond Decomposition: a LLM-Powered Automated Approach to Refactoring Monoliths into Microservices” which has been submitted to the 25th edition of the International Conference on Software Quality, Reliability and Security (QRS25).
The package provides :
- A copy of the resources provided to the evaluation participants in qualitative_evaluation_resources.
- An anonymized version of the evaluator responses in evaluator_responses. The directory is structured in the following manner:
evaluator_responses/[participant_codename]/[approach]/[benchmark].pdf
. It contains the background questionnaire responses as well within the pathevaluator_responses/[participant_codename]/Evaluator Background Questionnaire.pdf
The directory qualitative_evaluation_resources is a near-identical version of the repository that was shared with the evaluation participants. For the sake of anonymity, we modified the READM and the static analysis files typeData.json
to remove the authors and participant identifying information.