agentvibes 4.6.3 → 4.6.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CLAUDE.md CHANGED
@@ -39,6 +39,18 @@ For changes outside story development:
39
39
  3. Test locally before pushing
40
40
  4. Exception: Changes made by `/dev-story` auto-commit
41
41
 
42
+ ### 🚫 RELEASE: MANDATORY HUMAN APPROVAL BEFORE ANY PUSH
43
+
44
+ **NEVER run `git push`, `git push --follow-tags`, or `npm publish` during a release without first stopping and showing the user:**
45
+
46
+ 1. The full content of `RELEASE_NOTES.md` for that release
47
+ 2. The updated section of `README.md`
48
+ 3. Explicitly asking: **"Please review — type 'approve' to push, or request changes."**
49
+
50
+ **Wait for explicit approval. Do NOT push speculatively.** It doesn't matter how clean the content is. The human-in-the-loop checkpoint is non-negotiable.
51
+
52
+ This rule was added after Claude pushed v4.6.5 without pausing for review.
53
+
42
54
  ## Security Requirements (SonarCloud Compliance)
43
55
 
44
56
  ### Core Security Rules (NO EXCEPTIONS)