Now that we have AI coding, I decided I can build something in that area, and an app for scanning rules was the obvious thing. I implemented an explorer with a bunch of filters: gliders, chaos, large structures, and custom search. The last one works backwards — you draw a pattern and a rule passes only if this pattern never occurs. I could not define "interesting", but it was easy to say what disqualifies a rule. It also renders diagrams as big PNG.
Demo: https://kypaku.github.io/pages/ca2026/ Source: https://github.com/Kypaku/ca2026