Documentation audit, first pass

Asked for after a run of changes, and it found the kind of drift that matters rather than typos. Six corrections, all in files that describe the program as it is now:

Two things the audit did not flag, deliberately. DECISIONS.md and WORKLOG.md are full of counts that no longer hold - 79 checks, 326 censused symbols - and those are dated records whose numbers were true when written; doccheck.py exempts them for that reason and "correcting" them would be falsifying a log. And COMPATIBILITY.md's "499 checks" describes the report it documents rather than the current build, which is also correct.

This is a first pass over the live documents. The per-file source comments are dense and have not been swept end to end.