Imagine a place you could lookup verifiable stats that indicate the company does a good job maintaining its projects and demonstrates good software craftsmanship. What stats might make sense? Stuff like tests per lines of code, how fast can a “hello world” change be made and tested? Frequency of deploys. Number of reverted PRs? How out of date dependencies are? I’m sure there’s existing stats in the software eng community.
There’s the “Joel Test” which is a bit outdated, and has a much to do with a devs quality of life.
What verified stats would you want to know before joining a company?