I understand why you made it microservices, people make that too even when not using LLMs, because it looks like it is more organized.
But in my experience a microservide architecture is orders of magnitud more complex to build and understand that a monolith.
If you, with the help of an LLM, strugle to keep a monolith organized, I am positive you will find even harder to build microservices.
Good luck in your journey, I hope you learn a ton!
Noted. Thanks!