Thank you for this insightful article on implementing Clean Architecture in NestJS! The examples you shared really clarify how to structure services, repositories, and controllers effectively. I especially found the step-by-step refactoring process helpful for understanding how to decouple application layers.