Architectural Decision Log
This log lists the architectural decisions for the qunicorn Project.
- 1. Template
- 2. Use Markdown Architectural Decision Records
- 3. Restructuring of Qunicorn Project
- 4. Update Python Version to 3.11.0
- 5. REST Decisions
- 6. How to Map Dtos to Database Objects and wise versa
- 7. Introducing the transpile manager
- 8. Refactoring of the pilots
- 9. How to mark unused code
- 10. Job Results
- 11. Result Types of Jobs
For new ADRs, please use template.md as basis.
Note
The numbering of the ADRs should match the numbers in the documentation except for the ADR and template from the MADR repository. (1 -> template.md; 2 -> 0000-….md; 3 -> 0003-….md)
See also
More information on MADR is available at https://adr.github.io/madr/.
General information about architectural decision records is available at https://adr.github.io/.