Reword decision attributions in ADRs, source comments, and the release-gate message to the public voice #256
Labels
No labels
breaking
bug
documentation
enhancement
epic
good first issue
help wanted
refactoring
resolution/duplicate
resolution/invalid
resolution/wontfix
security
severity/critical
severity/high
severity/low
severity/medium
status/abandoned
status/blocked
status/needs-decision
status/needs-info
status/needs-verification
testing
upstream
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
sixfold-space/madtea#256
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Pre-release sweep: several files attribute decisions to an informal personal name (and in one spot a second, inconsistent handle) in third-person narration. Public text should state decisions as plain fact in first person, keeping the date where it carries provenance, e.g. "Decided 2026-07-03: ...".
Locations:
scripts/release-gate.sh:121- the gate refusal message tells the reader to escalate to a person by first name. Anyone hitting the release gate sees this. Should read "surface that on the issue tracker" or similar.internal/service/workflow/merge.go:62-63,internal/service/prune/run.go:164,internal/config/oauth_mint.go:23,internal/cmd/setup/prompt.go:198,internal/cmd/setup/save.go:62docs/adr/0006(L24),0013(L70),0016(L219),0021(L155,160),0024(L34),0025(L131),0027(L3),0028(L3)docs/adr/0008-operation-registry-source-of-record.md:152uses a different informal handle for the same personThe test fixture at
hooks/tests/check-git-secrets.test.sh:149uses the name as an arbitrary git user.name value - harmless, but may as well switch to a placeholder in the same pass.Acceptance: grep for both informal handles over tracked files comes back empty; the gate script message reads neutrally; ADR decision lines carry dates without personal attribution.
go install madtea.lolresolves (full-public milestone) #455