@mutmutco/claude-plugin 4.3.44 → 4.3.45

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,7 +1,7 @@
1
1
  {
2
2
  "name": "mmi",
3
3
  "displayName": "MMI",
4
- "version": "4.3.44",
4
+ "version": "4.3.45",
5
5
  "mmiCompat": "4.x",
6
6
  "description": "MMI workflow skills and org gates delivery.",
7
7
  "author": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mutmutco/claude-plugin",
3
- "version": "4.3.44",
3
+ "version": "4.3.45",
4
4
  "description": "MMI workflow skills and org gates delivery.",
5
5
  "author": {
6
6
  "name": "MMI Future",
@@ -151,6 +151,5 @@ run — ambiguous wording, a misleading message, or an environment failure it sh
151
151
  out to conflict, or a board read that misreported what was claimable.) If yes, file **one** lesson and
152
152
  move on; a clean run is silent (hard cap: one per run). It lands on the owning board (deduped) and is
153
153
  fixed only via a reviewed PR — never edit the skill live; the retro is advisory, so if the call fails,
154
- note it and continue. In-session, call the `jerv_learning_note` tool with origin retro; the machine
155
- fallback is:
156
- `jervcode learn --origin retro --surface skills --title "board: <what misfired>" --body "<what; evidence; proposed amendment>"`
154
+ note it and continue. File through MMI:
155
+ `mmi-cli learning skill-lesson --skill board --title "<what misfired>" --body "<what; evidence; proposed amendment>"`
@@ -544,6 +544,5 @@ this run — ambiguous wording, a misleading message, or an environment failure
544
544
  about? (Process only — never the user's code or task; e.g. an ambiguous seed, registry, or OIDC step, or
545
545
  a guard that fired on a healthy repo.) If yes, file **one** lesson and move on; a clean run is silent
546
546
  (hard cap: one per run). It lands on the owning board (deduped) and is fixed only via a reviewed PR — never
547
- edit the skill live; the retro is advisory, so if the call fails, note it and continue. In-session, call the
548
- `jerv_learning_note` tool with origin retro; the machine fallback is:
549
- `jervcode learn --origin retro --surface skills --title "bootstrap: <what misfired>" --body "<what; evidence; proposed amendment>"`
547
+ edit the skill live; the retro is advisory, so if the call fails, note it and continue. File through MMI:
548
+ `mmi-cli learning skill-lesson --skill bootstrap --title "<what misfired>" --body "<what; evidence; proposed amendment>"`
@@ -18,7 +18,7 @@ access runbook → [repo-access](https://github.com/mutmutco/MMI-Hub/blob/develo
18
18
 
19
19
  Read this section at the start of agent work in this repo.
20
20
 
21
- - **Structure search:** JervCode indexes locally (Jerv-JervCode#2506). Verify results against cited source before acting.
21
+ - **Structure search:** Use available code search tools. Verify results against cited source before acting.
22
22
  - **Durable WHY:** `docs/decisions/` — one file per decision, prose only for what was chosen and
23
23
  rejected; never a description of current state. Do not maintain living current-state under `docs/`.
24
24
  - **Current state:** code + live CLI (`mmi-cli oracle org project get`, `board`, `status`,
@@ -124,6 +124,5 @@ this run — ambiguous wording, a misleading message, or an environment failure
124
124
  about? (Process only — never the user's code or task; e.g. a batch schema that rejected a valid row, or a
125
125
  link that attached to the wrong parent.) If yes, file **one** lesson and move on; a clean run is silent
126
126
  (hard cap: one per run). It lands on the owning board (deduped) and is fixed only via a reviewed PR — never
127
- edit the skill live; the retro is advisory, so if the call fails, note it and continue. In-session, call the
128
- `jerv_learning_note` tool with origin retro; the machine fallback is:
129
- `jervcode learn --origin retro --surface skills --title "epic: <what misfired>" --body "<what; evidence; proposed amendment>"`
127
+ edit the skill live; the retro is advisory, so if the call fails, note it and continue. File through MMI:
128
+ `mmi-cli learning skill-lesson --skill epic --title "<what misfired>" --body "<what; evidence; proposed amendment>"`
@@ -94,8 +94,8 @@ Title first, verdict first. Name the resolved tag (never a placeholder like `vX.
94
94
 
95
95
  ## Retro
96
96
 
97
- Before the final report, answer one question honestly: did this skill's own instructions misfire this run — ambiguous wording, a misleading message, or an environment failure it should have warned about? Process only, never the user's code or task. If yes, file one lesson and move on; a clean run is silent (hard cap: one per run). It lands on the owning board, deduplicated, and is fixed only through a reviewed PR — never edit the skill live. The retro is advisory: if the call fails, note it and continue. In-session, call the `jerv_learning_note` tool with origin retro and let it queue the lesson; the command below is the machine fallback. The amendment itself stays reference-free: the skill-drift gate rejects issue references in any section outside Merge floor, so carry the evidence in words or point at the guide entry — never inline reference markers.
97
+ Before the final report, answer one question honestly: did this skill's own instructions misfire this run — ambiguous wording, a misleading message, or an environment failure it should have warned about? Process only, never the user's code or task. If yes, file one lesson and move on; a clean run is silent (hard cap: one per run). It lands on the owning board, deduplicated, and is fixed only through a reviewed PR — never edit the skill live. The retro is advisory: if the call fails, note it and continue. File through MMI with the command below. The amendment itself stays reference-free: the skill-drift gate rejects issue references in any section outside Merge floor, so carry the evidence in words or point at the guide entry — never inline reference markers.
98
98
 
99
99
  ```bash
100
- jervcode learn --origin retro --surface skills --title "hotfix: <what misfired>" --body "<what; evidence; proposed amendment>"
100
+ mmi-cli learning skill-lesson --skill hotfix --title "<what misfired>" --body "<what; evidence; proposed amendment>"
101
101
  ```
@@ -12,6 +12,8 @@ The two tiers describe authority and blast radius, not separate storage products
12
12
  Read `mmi-cli oracle org access role <owner/repo> --json` and
13
13
  `mmi-cli oracle org access capabilities` for your actual authority.
14
14
  Installing MMI does not confer that authority. The server checks the caller and target scope.
15
+ An empty result describes only your visible MMI scope. Check your MMI access and catalog;
16
+ it does not require installing or querying a personal vault product.
15
17
 
16
18
  The registry catalog declares secret names before values are set. A shared, stageless value is
17
19
  the canonical default; a declared stage override wins for that stage. Avoid accidental duplicate
@@ -5,6 +5,11 @@ Reading or discussing the board is read-only until the developer authorizes work
5
5
  Claim approved work with `mmi-cli oracle board claim <issue>`, then prepare an isolated task
6
6
  workspace through the host. Preserve other developers' work.
7
7
 
8
+ MMI workflows require no personal Jerv installation. Use Git or your chosen host for worktree
9
+ creation; MMI performs its own guarded cleanup. Report a skill misfire with
10
+ `mmi-cli learning skill-lesson --skill <name> --title <summary> --body-file <path>`.
11
+ Feedback belongs on the MMI Hub board and never requires another developer's personal tooling.
12
+
8
13
  Read the issue, implementation, callers, and repository policy before editing.
9
14
  Run `mmi-cli tests policy --base <comparison-base>` to determine required checks against your target
10
15
  branch (normally origin/development for train repositories). The repository's policy decides, not
@@ -73,8 +73,8 @@ Title first, verdict first. Name the resolved tag (never a placeholder like `vX.
73
73
 
74
74
  ## Retro
75
75
 
76
- Before the final report, answer one question honestly: did this skill's own instructions misfire this run — ambiguous wording, a misleading message, or an environment failure it should have warned about? Process only, never the user's code or task. If yes, file one lesson and move on; a clean run is silent (hard cap: one per run). It lands on the owning board, deduplicated, and is fixed only through a reviewed PR — never edit the skill live. The retro is advisory: if the call fails, note it and continue. In-session, call the `jerv_learning_note` tool with origin retro and let it queue the lesson; the command below is the machine fallback. The amendment itself stays reference-free: the skill-drift gate rejects issue references in any section outside Merge floor, so carry the evidence in words or point at the guide entry — never inline reference markers.
76
+ Before the final report, answer one question honestly: did this skill's own instructions misfire this run — ambiguous wording, a misleading message, or an environment failure it should have warned about? Process only, never the user's code or task. If yes, file one lesson and move on; a clean run is silent (hard cap: one per run). It lands on the owning board, deduplicated, and is fixed only through a reviewed PR — never edit the skill live. The retro is advisory: if the call fails, note it and continue. File through MMI with the command below. The amendment itself stays reference-free: the skill-drift gate rejects issue references in any section outside Merge floor, so carry the evidence in words or point at the guide entry — never inline reference markers.
77
77
 
78
78
  ```bash
79
- jervcode learn --origin retro --surface skills --title "rcand: <what misfired>" --body "<what; evidence; proposed amendment>"
79
+ mmi-cli learning skill-lesson --skill rcand --title "<what misfired>" --body "<what; evidence; proposed amendment>"
80
80
  ```
@@ -82,8 +82,8 @@ Title first, verdict first. Name the resolved tag (never a placeholder like `vX.
82
82
 
83
83
  ## Retro
84
84
 
85
- Before the final report, answer one question honestly: did this skill's own instructions misfire this run — ambiguous wording, a misleading message, or an environment failure it should have warned about? Process only, never the user's code or task. If yes, file one lesson and move on; a clean run is silent (hard cap: one per run). It lands on the owning board, deduplicated, and is fixed only through a reviewed PR — never edit the skill live. The retro is advisory: if the call fails, note it and continue. In-session, call the `jerv_learning_note` tool with origin retro and let it queue the lesson; the command below is the machine fallback. The amendment itself stays reference-free: the skill-drift gate rejects issue references in any section outside Merge floor, so carry the evidence in words or point at the guide entry — never inline reference markers.
85
+ Before the final report, answer one question honestly: did this skill's own instructions misfire this run — ambiguous wording, a misleading message, or an environment failure it should have warned about? Process only, never the user's code or task. If yes, file one lesson and move on; a clean run is silent (hard cap: one per run). It lands on the owning board, deduplicated, and is fixed only through a reviewed PR — never edit the skill live. The retro is advisory: if the call fails, note it and continue. File through MMI with the command below. The amendment itself stays reference-free: the skill-drift gate rejects issue references in any section outside Merge floor, so carry the evidence in words or point at the guide entry — never inline reference markers.
86
86
 
87
87
  ```bash
88
- jervcode learn --origin retro --surface skills --title "release: <what misfired>" --body "<what; evidence; proposed amendment>"
88
+ mmi-cli learning skill-lesson --skill release --title "<what misfired>" --body "<what; evidence; proposed amendment>"
89
89
  ```
@@ -164,6 +164,5 @@ this run — ambiguous wording, a misleading message, or an environment failure
164
164
  about? (Process only — never the user's code or task; e.g. a canonical-name or tier mix-up, or a step
165
165
  that risked echoing a value.) If yes, file **one** lesson and move on; a clean run is silent (hard cap:
166
166
  one per run). It lands on the owning board (deduped) and is fixed only via a reviewed PR — never edit the
167
- skill live; the retro is advisory, so if the call fails, note it and continue. In-session, call the
168
- `jerv_learning_note` tool with origin retro; the machine fallback is:
169
- `jervcode learn --origin retro --surface skills --title "secrets: <what misfired>" --body "<what; evidence; proposed amendment>"`
167
+ skill live; the retro is advisory, so if the call fails, note it and continue. File through MMI:
168
+ `mmi-cli learning skill-lesson --skill secrets --title "<what misfired>" --body "<what; evidence; proposed amendment>"`
@@ -190,6 +190,5 @@ this run — ambiguous wording, a misleading message, or an environment failure
190
190
  about? (Process only — never the user's code or task; e.g. a teardown that left a port bound, or a
191
191
  Playwright output path aimed at the repo root.) If yes, file **one** lesson and move on; a clean run is
192
192
  silent (hard cap: one per run). It lands on the owning board (deduped) and is fixed only via a reviewed PR —
193
- never edit the skill live; the retro is advisory, so if the call fails, note it and continue. In-session, call the
194
- `jerv_learning_note` tool with origin retro; the machine fallback is:
195
- `jervcode learn --origin retro --surface skills --title "stage: <what misfired>" --body "<what; evidence; proposed amendment>"`
193
+ never edit the skill live; the retro is advisory, so if the call fails, note it and continue. File through MMI:
194
+ `mmi-cli learning skill-lesson --skill stage --title "<what misfired>" --body "<what; evidence; proposed amendment>"`