PuterAIController.ts has no tests. Add an offline PuterAIController.test.ts with mocked drivers covering routing to chat/image/tts/etc., error responses, auth/actor propagation, and streaming. Any future end-to-end test should live in a separate *.integration.test.ts file.
PuterAIController.ts has no tests. Add an offline PuterAIController.test.ts with mocked drivers covering routing to chat/image/tts/etc., error responses, auth/actor propagation, and streaming. Any future end-to-end test should live in a separate *.integration.test.ts file.