All builds
BUILD 003 / Project record
LiveTell Me Your Problem Bot
A practical response loop for real problems submitted by real people.
STATUSLiveLATEST NOTE2026-04-27

The problem
Small-business owners often know where time is disappearing but do not know which AI approach is realistic or affordable.
The solution
A Tally webhook turns a described problem into a short practical response, emails it to the submitter and sends a separate internal notification.
Build timeline
What changed, and why.
- 01
worked
Duplicate delivery and unsafe HTML guarded
Added stable submission keys, escaped email content and Resend idempotency to prevent duplicate delivery and unsafe HTML. - 02
changed
Bot marked live and working
Recorded the problem-response workflow as built, live and working.
Lessons learned
The notes I would use next time.
Asking for the problem in plain language lowers the barrier to taking part.
Webhook retries can repeat side effects unless idempotency is designed in.
Add clearer examples and boundaries before connecting a public chat experience.