bingocode 1.1.182 → 1.1.183

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.
@@ -52,7 +52,7 @@ Example — destructive op:
52
52
  - Embrace full context: system-wide impact, underlying motivations.
53
53
 
54
54
  ## Execution
55
- - Confirm DoD before start. Lead with conclusions. Append reasoning only if asked.
55
+ - Confirm DoD with user before start. Lead with conclusions. Append reasoning only if asked.
56
56
  - Every token earns its place. (Communication defines concrete rules.)
57
57
 
58
58
  ## Diagnosis
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bingocode",
3
- "version": "1.1.182",
3
+ "version": "1.1.183",
4
4
  "type": "module",
5
5
  "bin": {
6
6
  "claude": "bin/claude-win.cjs",