Skip to content

AGENTS.md: record hand-maintained Homebrew tap README sharp edge - #27

Merged
Laaaaksh merged 1 commit into
masterfrom
gnhf/get-writ-ready-for-p-e732ec
Aug 22, 2026
Merged

AGENTS.md: record hand-maintained Homebrew tap README sharp edge#27
Laaaaksh merged 1 commit into
masterfrom
gnhf/get-writ-ready-for-p-e732ec

Conversation

@Laaaaksh

Copy link
Copy Markdown
Owner

What changed

Lands iteration 69's project-memory commit (c4c1eb6): a one-line AGENTS.md note under the Release packaging bullet recording that the Homebrew tap repo's README.md is hand-maintained — goreleaser writes only Formula/ into Laaaaksh/homebrew-writ, never the tap's README.

Why it matters: iteration 32 fixed writ's own README install instructions to the verified three-line brew tap / brew trust / brew install sequence, but the tap repo users actually reach when following those instructions kept serving the stale bare one-liner (which current Homebrew rejects with "Refusing to load formula from untrusted tap") until it was separately corrected via contents-API commit e1f445b in the tap repo. Without this memory, a future agent changing install instructions would repeat that drift.

No code, docs, workflow, or release-artifact changes: master vs this branch differs by this AGENTS.md line only. v0.2.4 remains correctly latest (AGENTS.md ships in neither binaries nor the pkg.go.dev-rendered README).

Verification

  • go build ./... and go vet ./... pass; gofmt -l . clean
  • go test ./... green across all six packages
  • Diff is exactly 1 file / 1 insertion / 1 deletion (AGENTS.md)

…brew tap repo's own README still serving the broken bare `brew install` one-liner that iteration 32 proved fails on current Homebrew, fixed it to mirror writ's verified tap/trust/install sequence via a direct contents-API commit (e1f445b), proved the corrected instructions work verbatim end to end, and recorded the hand-maintained-tap-README sharp edge in AGENTS.md.
@Laaaaksh
Laaaaksh merged commit cfea8b7 into master Aug 22, 2026
3 checks passed
@Laaaaksh
Laaaaksh deleted the gnhf/get-writ-ready-for-p-e732ec branch August 22, 2026 05:39
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.

1 participant