Skip to content

tooling: comments name the trap, not the story - #4

Merged
apostasie merged 1 commit into
mainfrom
claudio/20260906-comment-sweep
Sep 7, 2026
Merged

tooling: comments name the trap, not the story#4
apostasie merged 1 commit into
mainfrom
claudio/20260906-comment-sweep

Conversation

@closer-claudio

@closer-claudio closer-claudio commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

Comment sweep of the project-owned tooling files: a comment names the one non-obvious thing a future editor would get wrong there; provenance, history and narration of what the code plainly does are gone; rationale that guards a wrong edit stays. Comments only, plus the README change named in the title where there is one.

just lint green locally; just test (a brew tap/install) cannot run in the sandbox, CI is the proof.

A comment earns its place by naming the one non-obvious thing a future
editor would get wrong there. Provenance, history, and narration of what
the code plainly does go; rationale that guards against a wrong edit
stays.

The Justfile header takes the current scaffold wording, and the note
above `test` keeps the one fact that matters: brew is hidden by the
hermetic PATH and reaches the recipe as BREW_BIN. renovate.json5 keeps
what the aqua preset does beyond aqua.yaml, and why the go_install pins
need their own manager, in four lines. install.sh loses the step
narration ("Copy the run script", "Copy plist", the launchctl spelling
asides); the system-agent note, which names a real trap, stays. test.sh
loses "Linting" and the system-agent explanation that install.sh and the
README already carry. farcloser-ssh-agent loses "Traces of brew", the
dead-socket and foreground narration, and states the ~/.ssh/agent
file-versus-directory rule without its history. lib/utils.sh drops the
"Helpers" header and the dated TLS 1.3 claim; the retry rationale stays.

Files: Justfile, renovate.json5, install.sh, test.sh, farcloser-ssh-agent,
lib/utils.sh.

Signed-off-by: closer-claudio <claudio@farcloser.world>
@apostasie
apostasie merged commit 03db28e into main Sep 7, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants