bmad-method 6.2.3-next.15 → 6.2.3-next.16

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/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json.schemastore.org/package.json",
3
3
  "name": "bmad-method",
4
- "version": "6.2.3-next.15",
4
+ "version": "6.2.3-next.16",
5
5
  "description": "Breakthrough Method of Agile AI-driven Development",
6
6
  "keywords": [
7
7
  "agile",
@@ -15,6 +15,8 @@ Review complete. What's the call on this {change_type}?
15
15
  - **Discuss** — something's still on your mind
16
16
  ```
17
17
 
18
+ HALT — do not proceed until the user makes their choice.
19
+
18
20
  ## ACT ON DECISION
19
21
 
20
22
  - **Approve**: Acknowledge briefly. If the human wants to patch something before shipping, help apply the fix interactively. If reviewing a PR, offer to approve via `gh pr review --approve` — but confirm with the human before executing, since this is a visible action on a shared resource.