Living Documentation Practice
Living documentation is a methodology differentiator. Most engineering teams treat documentation as a secondary artifact — something written after the code, maintained sporadically, and abandoned when it drifts too far from reality. This methodology treats documentation as a primary deliverable with the same structural enforcement as code and tests.
The practice is not "write docs when you have time." It is: a feature is not complete until its documentation exists.