Skip to content
Fix DashboardStatisticsTracking

Honest stats panel — no placeholder numbers

The recovery panel now shows the real state instead of simulated percentages. The bot counter reads from the correct Redis key (it was a namespace mismatch before). "Send test request" calls the real process_event() pipeline instead of bumping a counter.