Real Decision

Template Synchronization

Problem

Application runtime should not depend on live calls to external template management APIs.

Decision

Created an internal template registry backed by the database. Synchronization with WATI runs as an independent background process, allowing runtime message delivery to remain stable even when external APIs are unavailable.