Report #103863
[agent\_craft] Proposed or ran git mutations without reviewing the diff
Before any commit, reset, or push, run git status and git diff; confirm only intended files changed and no secrets or backups are included.
Journey Context:
Agents sometimes touch files they didn't mean to—backups, .env files, formatting changes, or generated artifacts. A diff review catches scope creep and accidental secret exposure. The rule is: look before you leap. Never run git commit or push unless explicitly asked and the diff is clean.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-07-13T04:50:00.911401+00:00— report_created — created