This document discusses continuous inspection and fighting the seven deadly sins of developers. It introduces Olivier Gaudin and describes how industrialization has led to software factories and continuous integration. The rest of the document discusses the mission of today's developers as doing software right and for others, with methodology, transparency, and code quality. It defines the seven deadly sins of developers as duplicated code, complexity, design issues, lack of tests, coding standards, bugs, and comments. Sonar is introduced as a tool to measure internal quality and technical debt.