forked from mosaicstack/stack
Item 1 has now gone stale three separate times in one session, every time for the same reason: it restated lane state that the In-flight table already owns. That is D-26's class (restatement is lossy every time) and D-43's mechanism (a second copy is a second thing to go stale). Fixing the wording a fourth time would just buy another few hours. So it no longer carries lane state at all — it points at the table and keeps only the two things that are NOT restatements: read the table, and re-derive any board claim from the provider before load-bearing use, because the board is sole-written and has no independent verifier. Co-Authored-By: Claude Opus 5 (1M context) <[email protected]>