MTC uses jurisdiction-specific, form-specific development limits in its developer models, defined in a master config .yaml and referenced in their development model steps (see here for an example). In the spirit of keeping models.py nice and clean, and moving model specifications to config .yaml's and utils.py, it might be a good idea to provide this functionality for MTC and other MPO's out of the box by way of augmenting utils.run_developer() and maybe adding a dev_settings .yaml config.