fix/agent-template-auth-module
main
The AgentTemplateController uses AuthGuard which requires AuthService, but AgentTemplateModule was not importing AuthModule. This caused the API to crash during dependency resolution.