@mutmutco/codex-plugin 4.3.33 → 4.3.35

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.
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mmi",
3
- "version": "4.3.33",
3
+ "version": "4.3.35",
4
4
  "mmiCompat": "4.x",
5
5
  "description": "MMI workflow skills and org gates delivery.",
6
6
  "author": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mutmutco/codex-plugin",
3
- "version": "4.3.33",
3
+ "version": "4.3.35",
4
4
  "description": "MMI workflow skills and org gates delivery.",
5
5
  "author": {
6
6
  "name": "MMI Future",
@@ -102,7 +102,7 @@ mmi-cli oracle board claim <ref> <ref> <ref> --json
102
102
  Claiming validates `Todo` + unassigned, assigns the viewer, moves Status to `In Progress`, and stamps a
103
103
  lane-identity comment so other agents can attribute the hold. Any per-item failure exits nonzero — read
104
104
  the per-item results rather than assuming the batch took. **Route is `oracle board claim` only**; there is
105
- no `oracle issue claim` and guessing one burns a call on a refusal.
105
+ no `oracle issue claim` and no flat `board claim` both refuse. Guessing either burns a call.
106
106
 
107
107
  Then one worktree per batch, all batches concurrently. The host owns worktree mechanics; MMI owns board
108
108
  and PR facts. On Windows set `git config core.longpaths true` on the main checkout before the first