The document describes lean practices used in an agile software development project at F-Secure, including Stop the Line and Stop Feature Development. Stop the Line is used to immediately stop all work when a problem is detected, so the problem can be fixed before further issues arise. Stop Feature Development sets bug count limits that stop new development work until bugs are addressed, to avoid accumulating unresolved issues. The practices helped improve quality, identify recurring problems, and prevent bugs from multiplying.