This document discusses the architecture for testing new versions and rules of RSPAMD, an email spam filtering software. It proposes using a proxy server to encrypt and load balance traffic between stable and testing clusters. The proxy would immediately return results from the stable cluster and compare results from multiple testing clusters using scripts. This allows testing new versions and rules on live traffic while maintaining a stable filtering environment.