feedback_push_confirm
active user scope: projectFrontmatter
Body (Markdown)
---
id: feedback_push_confirm
subtype: user
scope: project
lifecycle: active
enforcement: default
confidence_score: 0.87
tags: [git, push, confirmation, workflow]
expires: 2027-01-01
---
# Push Confirmation Preference
Always ask for explicit confirmation before running `git push` or
any command that writes to a remote. This preference applies to all
branches including feature branches.
## Exceptions
- Dry-run pushes (`--dry-run`) do not require confirmation.
- Pushes to local-only remotes are exempt.
## Context
User has experienced accidental force-pushes to shared branches on
multiple occasions. This rule prevents that class of mistake.
validated_count: 12
contradicted_count: 0
last_validated: 2026-04-15
usage_count: 34
Confidence
0.87
validated
12
contradicted
0
usage count
34
last validated
2026-04-15
Inbound references (2)
deploy_pipeline_r7
workflow_ptr · scope: project
sprint_context_2026q2
project · scope: project
Recent usage (last 5)
context-pack included
2026-04-18 14:32 · task: review PR #412
context-pack included
2026-04-18 09:11 · task: deploy v2.4.1
validated (outcome: success)
2026-04-15 16:44 · user confirmed push
context-pack included
2026-04-14 11:05 · task: fix hotfix/billing
context-pack included
2026-04-13 17:22 · task: update release notes
File location
.memory/local/feedback/feedback_push_confirm.md
Modified 2026-04-18 14:30 UTC