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>
This commit is contained in:
Vladimir Bryzgalov
2026-04-17 21:26:51 +05:00
commit 3a998c36d2
2 changed files with 407 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
/vendor/
/node_modules/
composer.lock
.phpunit.result.cache
.DS_Store
*.log