The AgentTemplateController uses AuthGuard which requires AuthService, but AgentTemplateModule was not importing AuthModule. This caused the API to crash during dependency resolution.
Co-authored-by: Jason Woltje <jason@diversecanvas.com> Co-committed-by: Jason Woltje <jason@diversecanvas.com>