Big structure changes and general rebulding made.
No more domains as part of Injection chain, now only Controllers connected with Services in 1:1 relation.
Domains now represents rule-free structure of "classical" models with space for inheritance realization.
Big updates for CLI, now Puft utilizes Flask instances directly (instead of messy Flask.cli subprocessing).