Service Layer
13 services structured as Port Interface → Implementation pairs following the hexagonal architecture pattern. Each service defines key methods, its dependencies, and which callers it serves.
13 services structured as Port Interface → Implementation pairs following the hexagonal architecture pattern. Each service defines key methods, its dependencies, and which callers it serves.