Every Optional Field Ends Up Empty
A log that only the process document requires is another prose rule, and it decays exactly the way the first track described: not because anyone objects to it, but because skipping it costs nothing at the moment of the decision and shows up nowhere afterward.
The version of this everyone has seen is a metadata field that was supposed to be maintained by hand and is now years stale on most records. Nobody decided to stop updating it. It simply never blocked anything, so it drifted out of the set of things people do.
Teeth Means Something Downstream Depends On It
The fix is not enforcement in the social sense. It is making the log load-bearing, so that its absence is felt immediately by the person who skipped it.
A gate reads the log and fails on gaps. Verification checks that every required stage has an entry against this unit of work. An incomplete log is a failed verification, and a failed verification blocks the landing.
The landing requires a recorded pass. Not "you should verify before landing" — the landing command looks for a passing verification event and refuses without one. There is an override, and the override is itself recorded, which is the right shape: possible, and never accidental.
A guard derives its state from it. The seal from the third track works out where the run is by reading which stages have been logged, which means skipping an entry has an immediate, visible consequence.
Notice what the three have in common. Not one of them asks a person to write the record. They arrange things so that the record has to exist before the next thing can happen — the same move from discipline to structure, applied to the log itself. In the first track's ladder, this is what lifts a log from rung 1 to rung 4 — a record that lives only in the process document is advice.
The New Mistake This Creates, Named on Purpose
Making a log load-bearing means forgetting to write an entry now breaks something. That is the design working, and it is also a genuinely new way to be wrong that did not exist before. The direction is chosen deliberately: the failure blocks work you were entitled to do, rather than allowing work you were not, and the error message names the repair.
It is worth writing that down in the contract rather than letting the next person discover it under pressure. A system whose new failure modes are documented is one you can hand to somebody else.