This anti-pattern is also known as "Gypsy", "Proliferation of Classes", and "Big Dolt Controller Class". It is most frequently seen in application level.
It is well known when a developer overly abstracted the project, like keeping it overly safe by over-simplifications or adding too many layers of abstractions for "future proof".
start_process_alpha
.