A documentation sweep, because six units of change left claims behind

Went looking for statements that were true when written and are not now. Seven, and the instructive part is that most were written this session.

Surprises

The stalest documentation was the newest. Nothing from months ago needed touching. What needed correcting was written in the last few hours - a decision recorded, then the code it described edited twenty minutes later for a reason that seemed unrelated at the time. The rule "record it as it is made" is right and it has this failure mode: a decision is written once and the code keeps moving.

Two of the seven were caught by grep for a phrase, not by reading. Searching for the claim rather than the topic - "pending a resource model", "single bitmask" - found things reading around the area had not. Worth doing deliberately after a run of changes: list the sentences that would be wrong if the change is right, and grep for them.

One entry was deliberately left wrong. The worklog entry recording D105's gap says a field cannot be written in two pieces, which is now false. It is annotated as overtaken rather than rewritten - a log edited to look correct stops being evidence of what was believed when.