A few things, which quantifies the application architectural status (app architect should care):
- How much avg time one bug is taking to get fixed?
- How much avg time a new feature took be get developed?
- How often we needed db migrations?
- How many avg hot fixes we need, say per week?
- What is avg time of a hot-fix to go shipped (CI and CD)?
A few things, which quantifies the application development status (team lead should care):
- How many avg bugs introduced, say per week?