component decomposition is done

This commit is contained in:
Oleksandr Bezdieniezhnykh
2025-11-24 14:09:23 +02:00
parent 0131b958bc
commit 71d55e0e8d
34 changed files with 8637 additions and 0 deletions
@@ -44,5 +44,6 @@
- Generate draw.io components diagram shows relations between components.
## Notes
Components should be semantically coherents. Do not spread similar functionality across multiple components
Do not put any code yet, only names, input and output.
Ask as many questions as possible to clarify all uncertainties.