chore: retire the in-tree controller handoff - #8
Merged
Conversation
Controller handoffs now live in a private store, one file per repo and branch, and no longer in the project repo. This file was the last of the old layout: it describes math as specified but unbuilt, which stopped being true when stage 1 merged, so a reader finds a confident briefing that is a full stage out of date. Its still-true content -- the process lessons, the settled rulings, the pointers to the design authorities and the unbacked ledger archive -- was carried into the store's handoff for main before this deletion. Nothing else in the tree referenced it.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Removes
docs/controller-handoff.md.Controller handoffs moved to a private store some time ago — one file per
repo and branch — and this was the last file left from the old in-tree
layout. It rode onto the trunk as part of #7 without being noticed.
The reason to remove it is that it is confusing, not that it is
secret. It describes LaTeX math as specified but unbuilt, which stopped
being true the moment stage 1 merged. Anyone opening it finds a
confident, well-written briefing that is a whole stage out of date.
Its still-true content — the process lessons, the settled design
rulings, the pointers to the other design authorities and to the unbacked
ledger archive under
/scratch— was carried into the store's handofffor
mainbefore this deletion, so nothing is lost.Note that removing the file does not unpublish it: this repo is public
and the content stays in history. No history rewrite was requested and
none was done.
Nothing else in the tree referenced the file.
🤖 Generated with Claude Code