_note for #52 #53
Labels
No labels
burndown-2026-06
sunday-sprint
coherence-core
consult
headless
interactive
P0
P1
P2
P3
P4
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
coilyco-flight-deck/cli-guard#53
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?
Note: committing the gofmt fix surfaced a second pre-existing debt
layer - the code-comments pre-commit hook also fails on dispatch.go
(L33-35, L38-40) and sudo.go (L1-3), 3-line comment blocks over the
2-line cap. Both are upstream files unrelated to any feature. So this
is really "clear pre-existing lint debt blocking pushes": gofmt
reap_test.go + trim 3 comment blocks, in one chore commit. Left
uncommitted to avoid scope-creep into an in-flight feature land.