fix(gittree): match the refusal rationale to the cause that fired #224
No reviewers
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!224
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/refusal-names-the-actual-gate"
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?
The refusal boilerplate quoted the clean-tree rule for every cause, so a clean checkout with no upstream was told "Repo verbs require a clean tree". Rationale now names the property that failed (clean tree / branch checkout / pushed-and-synced). New table test pins the mapping. Refs ward#1129.