- Raise TemplateExistsError when duplicate detected - Migrate placeholder syntax from {} to {{}} - Add validation for: * Reserved keyword collisions * Injection attempt patterns - Update all test cases
for both template message and email senders, their workflow will follow: api->application->business->service->infra