What problem does it solve?
FFT_nano customization allows tailoring the system by adding channels (Telegram, Slack, email), altering trigger patterns, adding integrations, and modifying the router to fit unique workflows. It enables non-default behaviors to be implemented and tested with guided questions.
Core Features & Use Cases
- Channel additions: Extend FFT_nano to new input channels with minimal disruption.
- Trigger customization: Modify detection and routing rules to fit org naming and privacy needs.
- Integration hooks: Connect external services (calendar, Notion, CRMs) and update the routing logic.
- Use Case: A company adds a Slack channel and custom trigger, routing messages to a dedicated group and logging to the database.
Quick Start
Begin customization by answering clarifying questions, identify the files to modify in the codebase, implement changes, and test in a staging environment.