@1agh/maude 0.32.1 → 0.34.0
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,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@1agh/maude",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.34.0",
|
|
4
4
|
"description": "Marketplace of Claude Code plugins by Michal Dovrtěl: `design` (canvas-first design iteration) + `flow` (generic agentic workflow loop with .ai second brain). Ships the `maude` CLI (with `mdcc` legacy alias) to scaffold workspace, run the design dev server, and manage configs.",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"engines": {
|
|
@@ -43,13 +43,13 @@
|
|
|
43
43
|
"prepublishOnly": "bash scripts/check-version-parity.sh && bash apps/studio/bin/check-runtime-bundles.sh"
|
|
44
44
|
},
|
|
45
45
|
"optionalDependencies": {
|
|
46
|
-
"@1agh/maude-darwin-arm64": "0.
|
|
47
|
-
"@1agh/maude-darwin-x64": "0.
|
|
48
|
-
"@1agh/maude-linux-arm64": "0.
|
|
49
|
-
"@1agh/maude-linux-arm64-musl": "0.
|
|
50
|
-
"@1agh/maude-linux-x64": "0.
|
|
51
|
-
"@1agh/maude-linux-x64-musl": "0.
|
|
52
|
-
"@1agh/maude-win32-x64": "0.
|
|
46
|
+
"@1agh/maude-darwin-arm64": "0.34.0",
|
|
47
|
+
"@1agh/maude-darwin-x64": "0.34.0",
|
|
48
|
+
"@1agh/maude-linux-arm64": "0.34.0",
|
|
49
|
+
"@1agh/maude-linux-arm64-musl": "0.34.0",
|
|
50
|
+
"@1agh/maude-linux-x64": "0.34.0",
|
|
51
|
+
"@1agh/maude-linux-x64-musl": "0.34.0",
|
|
52
|
+
"@1agh/maude-win32-x64": "0.34.0"
|
|
53
53
|
},
|
|
54
54
|
"files": [
|
|
55
55
|
"cli",
|
|
@@ -233,6 +233,73 @@
|
|
|
233
233
|
}
|
|
234
234
|
}
|
|
235
235
|
},
|
|
236
|
+
"orchestration": {
|
|
237
|
+
"type": "object",
|
|
238
|
+
"additionalProperties": false,
|
|
239
|
+
"description": "Opt-in, capability-gated bookend debate (diverge→adversarial→research). Additive: with the experimental agent-teams flag off (the default for ~all users), `auto`/`reduce` degrade to today's parallel panel + a read-only reduce-pass — nothing to configure, no premium spend. No hard dependency on experimental Claude Code features. See DDR-130.",
|
|
240
|
+
"properties": {
|
|
241
|
+
"mode": {
|
|
242
|
+
"type": "string",
|
|
243
|
+
"enum": ["auto", "reduce", "off"],
|
|
244
|
+
"default": "auto",
|
|
245
|
+
"description": "`auto` = use a live native agent-team (relay) when the CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS capability is detected, else the read-only reduce-pass; gated further by the stakes-gate + short-circuit. `reduce` = always parallel panel + reduce-pass, never a live team. `off` = today's raw single-pass / sum-of-verdicts, byte-for-byte unchanged."
|
|
246
|
+
},
|
|
247
|
+
"bookends": {
|
|
248
|
+
"type": "object",
|
|
249
|
+
"additionalProperties": false,
|
|
250
|
+
"description": "Per-shape opt-out. Debate fires only at the loop's bookends; the middle (execute) stays solo.",
|
|
251
|
+
"properties": {
|
|
252
|
+
"diverge": {
|
|
253
|
+
"type": "object",
|
|
254
|
+
"additionalProperties": false,
|
|
255
|
+
"description": "START / divergent debate (what's BEST, no artifact yet) — e.g. plan, setup-prd, setup-ds.",
|
|
256
|
+
"properties": {
|
|
257
|
+
"enabled": { "type": "boolean", "default": true }
|
|
258
|
+
}
|
|
259
|
+
},
|
|
260
|
+
"adversarial": {
|
|
261
|
+
"type": "object",
|
|
262
|
+
"additionalProperties": false,
|
|
263
|
+
"description": "END / adversarial debate (is it actually safe/done/good, artifact exists) — e.g. validate-security, design critic gate.",
|
|
264
|
+
"properties": {
|
|
265
|
+
"enabled": { "type": "boolean", "default": true }
|
|
266
|
+
}
|
|
267
|
+
},
|
|
268
|
+
"research": {
|
|
269
|
+
"type": "object",
|
|
270
|
+
"additionalProperties": false,
|
|
271
|
+
"description": "RESEARCH debate (what's TRUE — ends when evidence eliminates hypotheses) — e.g. bug-rca, ux-research.",
|
|
272
|
+
"properties": {
|
|
273
|
+
"enabled": { "type": "boolean", "default": true }
|
|
274
|
+
}
|
|
275
|
+
}
|
|
276
|
+
}
|
|
277
|
+
},
|
|
278
|
+
"maxSeats": {
|
|
279
|
+
"type": "integer",
|
|
280
|
+
"minimum": 2,
|
|
281
|
+
"maximum": 4,
|
|
282
|
+
"default": 4,
|
|
283
|
+
"description": "Hard cap on debate seats. The stakes-gate picks where in 2–4 to land (2 for reversible calls, up to 4 for irreversible / high-blast-radius)."
|
|
284
|
+
},
|
|
285
|
+
"escalationCeiling": {
|
|
286
|
+
"type": "number",
|
|
287
|
+
"minimum": 0,
|
|
288
|
+
"maximum": 1,
|
|
289
|
+
"default": 0.5,
|
|
290
|
+
"description": "Observability knob. If the measured short-circuit escalation rate (fraction of bookend runs that escalate from blind openings to a full debate) exceeds this, the protocol warns that the openings aren't independent enough and the escalation should be re-tuned."
|
|
291
|
+
},
|
|
292
|
+
"designTeam": {
|
|
293
|
+
"type": "object",
|
|
294
|
+
"additionalProperties": false,
|
|
295
|
+
"description": "`/design:critic` live-team (relay) tier. Off until its measured gate clears: ≥ `minConflicts` cross-discipline conflicting blockers AND a reduce-pass demonstrably failing to break the oscillation. Until then `/design:critic` uses the read-only reduce-pass.",
|
|
296
|
+
"properties": {
|
|
297
|
+
"enabled": { "type": "boolean", "default": false },
|
|
298
|
+
"minConflicts": { "type": "integer", "minimum": 2, "default": 2 }
|
|
299
|
+
}
|
|
300
|
+
}
|
|
301
|
+
}
|
|
302
|
+
},
|
|
236
303
|
"security": {
|
|
237
304
|
"type": "object",
|
|
238
305
|
"additionalProperties": false,
|