Design a system where, when a user receives money in a payment app (e.g., Venmo/Zelle-like), the system automatically posts a tweet on that user's behalf on Twitter. Inputs are activity events from the payment app; output is a posted tweet. The system must be designed end-to-end, including how it integrates…