Every doc names the files, npm scripts, and API routes it is about. That makes each page measurable: bind it to the source it names, then ask git whether that source was committed to after the doc was last written or last reviewed. Code that moved since is code the page has never been checked against. Reading a page and finding it already correct counts too: that check is recorded as a review, so real work never has to be faked with a cosmetic edit.