Commit Graph

54 Commits

Author SHA1 Message Date
Vladimir Bryzgalov be00b7996c docs: add plan→bd ID map 2026-04-17 21:46:18 +05:00
Vladimir Bryzgalov 4569b5f586 docs: add implementation plan for cf7-spam-to-telegram
25 bite-sized TDD tasks covering composer/phpunit setup, pure-logic
classes (DomainFormatter, PhoneParser, Classifier, MessageFormatter)
with full test code, integration classes (Queue, Dispatcher, TelegramClient,
CF7Source, RetroImporter), admin UI, lifecycle hooks, and a manual
pilot on washanyanya.ru.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-17 21:36:35 +05:00
Vladimir Bryzgalov b1d8dfd044 bd init: initialize beads issue tracking 2026-04-17 21:28:59 +05:00
Vladimir Bryzgalov 3a998c36d2 docs: add design spec for cf7-spam-to-telegram plugin
Independent WP plugin that forwards CF7 spam submissions to a Telegram group,
applying a weighted heuristic (client/unclear/spam) to help operators
spot real inquiries mistakenly filtered as spam.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-17 21:26:51 +05:00