adr: recoverable-guard tier - refuse wrong-workflow acts by default, per-call --allow-<state> override #222
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#222
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?
Companion tier to the strict-omission model (docs/adr/0029): today's local-main incident showed a class of act that is recoverable-but-wrong - a commit landing directly on the default branch destroys nothing (a user can branch it off and reset), but it is almost always workflow wreckage, and remote branch protection catches it too late (at push, after work stacks on the wrong base) or not at all (unprotected repos).
Write the ADR pinning the tier:
Acceptance criteria: ADR file in docs/adr (next free number), house format, cross-references 0006/0009/0014/0026/0029 by their decisions; amendment line added to 0006; docs/adr/README.md indexed.