"The moment you start walking, the plan you left with is frozen forever. Everything after is a revision, not a rewrite."
A Special Moment: Departure
Most of a plan's life is fluid — dates shift, hotels swap, days get reordered while it is still just an idea. But there is one moment that deserves to be marked permanently: the moment the journey actually begins. Waystone calls the act of marking it Start Logging, and one of the things it does is freeze the current plan as the departure baseline. From that instant, the baseline is immutable. It is the crystallized answer to a question you will care about later: what did Dad know and intend at the moment he set out?
Later Changes Are Revisions, Not Edits
After the baseline is frozen, the plan does not stop changing — trips are full of changes. But those changes are recorded as revisions layered on top, never as edits to the baseline itself. This is the difference between a version-controlled history and a document you keep saving over. Ask "how far did the trip drift from the original plan?" and the baseline is still sitting there, unaltered, to measure against. Overwrite it and the question loses its anchor — you would be comparing the current plan against itself.
Why Freezing Enables Everything Downstream
The frozen baseline is quietly load-bearing for the whole rest of the engine. Planned-versus-actual comparison needs a fixed "planned" to compare actual against — that fixed thing is the baseline. The reflection at the end of a trip needs something to reflect against — the baseline and the revisions together. Even the map's planned-geometry layer draws from it. Freeze the baseline and every downstream analysis has stable ground; leave it mutable and every one of them is comparing against a moving target. One immutable snapshot at departure is what makes the trip legible ever after.