chore: remove the forwarded sweep — every caller has migrated - #58
Merged
Merged
Conversation
The shim was a migration aid: it kept sixteen repos working unchanged while they repointed from bitbaum/dotfiles to bitbaum/fleet. All sixteen have migrated, so it now forwards nothing. Verified before deleting, across all 38 org repos: 156 workflow files read, 0 unreadable, 0 remaining `uses:` references to dotfiles. "No hits" from a scan that skipped files is not an answer, so the unread count is part of the check. Removing it matters beyond tidiness. A shim that forwards nothing is a second place the sweep appears to live, and the whole reason this policy is shared is that copies drift — twenty-two of them once drifted into eight versions here. This repo is the development environment again: shell, editor, tool config. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01UvjGNAS9CMfEGNW26tUR4P
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.
The shim was a migration aid. It kept sixteen repos working unchanged while they repointed from
bitbaum/dotfilestobitbaum/fleet. All sixteen have migrated, so it now forwards nothing.Verified before deleting, across all 38 org repos: 156 workflow files read, 0 unreadable, 0 remaining
uses:references to dotfiles. The unread count is part of the check on purpose — "no hits" from a scan that quietly skipped files is not an answer, and an earlier pass of this same scan did silently fail to decode six files.Removing it matters beyond tidiness. A shim that forwards nothing is a second place the sweep appears to live, and the entire reason this policy is shared is that copies drift — twenty-two of them once drifted into eight versions, each repo's outage fix reaching only itself.
With this,
dotfilesis the development environment again: shell, editor, tool config. The fleet's automation lives inbitbaum/fleet.🤖 Generated with Claude Code
https://claude.ai/code/session_01UvjGNAS9CMfEGNW26tUR4P