Monty already supports Python type annotations and can run static typechecking via ty before execution, using optional stub definitions. This proposal is to treat those same annotations as runtime ...