When you automate sales, you might end up sending messages to the same company twice without realizing it. The sender might just think, 'Wait, did I send this already?' but the recipient will ...
jbt-plaut/ ├── apps/ # Application code │ ├── api/ # Express.js REST API │ ├── web/ # Next.js frontend │ └── ai-service/ # Python FastAPI ML service ├── infrastructure/ # Infrastructure configs │ ├── ...