* turned into an explicit if/raise of either AssertionError or something more specific -- particularly where they protect programming interfaces, complex invariants, or data file integrity * removed, if they're redundant with a later check, not protecting a meaningful invariant * turned into a selftest method on tests