On Monday, 17 August 2026 at 19:10:57 UTC, Timon Gehr wrote: > Continuing when an `in` contract fails needs to catch an > `AssertError`. (This is already a problem.) What's the best solution to this? Changing the throwing of an AssertError to something like ContractViolatedException?