@massa-ai/cursor-plugin 1.60.1 → 1.61.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/.cursor-plugin/plugin.json +1 -1
- package/agent-profiles/balanced/massa-ai-judge.md +3 -3
- package/agent-profiles/balanced/massa-ai-meta-judge.md +3 -2
- package/agent-profiles/cheap/massa-ai-judge.md +3 -3
- package/agent-profiles/cheap/massa-ai-meta-judge.md +3 -2
- package/agent-profiles/heavy/massa-ai-judge.md +3 -3
- package/agent-profiles/heavy/massa-ai-meta-judge.md +3 -2
- package/agent-profiles/home/massa-ai-judge.md +3 -3
- package/agent-profiles/home/massa-ai-meta-judge.md +3 -2
- package/agent-profiles/work/massa-ai-judge.md +3 -3
- package/agent-profiles/work/massa-ai-meta-judge.md +3 -2
- package/agents/massa-ai-judge.md +3 -3
- package/agents/massa-ai-meta-judge.md +3 -2
- package/package.json +1 -1
- package/skills/agents/architecture-specialist/SKILL.md +0 -1
- package/skills/agents/audit-specialist/SKILL.md +0 -1
- package/skills/agents/builder/SKILL.md +0 -1
- package/skills/agents/context-curator/SKILL.md +0 -1
- package/skills/agents/designer/SKILL.md +0 -1
- package/skills/agents/documentation-agent/SKILL.md +0 -1
- package/skills/agents/furps-analyst/SKILL.md +0 -1
- package/skills/agents/investigator/SKILL.md +0 -1
- package/skills/agents/judge/SKILL.md +3 -4
- package/skills/agents/meta-judge/SKILL.md +3 -3
- package/skills/agents/mobile-specialist/SKILL.md +0 -1
- package/skills/agents/navigator/SKILL.md +0 -1
- package/skills/agents/plan-critic/SKILL.md +0 -1
- package/skills/agents/planner/SKILL.md +0 -1
- package/skills/agents/requirements-analyst/SKILL.md +0 -1
- package/skills/agents/reviewer/SKILL.md +0 -1
- package/skills/agents/test-engineer/SKILL.md +0 -1
- package/skills/agents/verification-agent/SKILL.md +0 -1
- package/skills/massa-ai/references/agent-orchestration.md +11 -12
- package/skills/massa-ai/references/spec-driven/sub-agents.md +3 -3
- package/skills/massa-ai/references/synapse-policy.md +2 -2
|
@@ -77,9 +77,9 @@ next_step: <string>
|
|
|
77
77
|
- References (paths relative to the `massa-ai` skill directory): `references/agent-orchestration.md`, `references/audit-report-io.md` (Judge With Debate Report Contracts).
|
|
78
78
|
|
|
79
79
|
## Model Hint
|
|
80
|
-
See `references/agent-orchestration.md` (Model Diversity Fallback): `
|
|
81
|
-
|
|
82
|
-
assignments.
|
|
80
|
+
See `references/agent-orchestration.md` (Model Diversity Fallback): `judge` carries no
|
|
81
|
+
per-agent override in `skills/model-profiles.json`, so the active profile's host default is
|
|
82
|
+
the per-slot fallback; `workflows/judge-with-debate.md` owns the live slot assignments.
|
|
83
83
|
|
|
84
84
|
## Validation Sensors
|
|
85
85
|
- Every criterion score carries an exact quotation from the artifact.
|
|
@@ -69,8 +69,9 @@ overall: weighted-mean
|
|
|
69
69
|
- References (paths relative to the `massa-ai` skill directory): `references/agent-orchestration.md`, `references/audit-report-io.md` (Judge With Debate Report Contracts).
|
|
70
70
|
|
|
71
71
|
## Model Hint
|
|
72
|
-
See `references/agent-orchestration.md` (Model Diversity Fallback): `
|
|
73
|
-
|
|
72
|
+
See `references/agent-orchestration.md` (Model Diversity Fallback): `meta-judge` carries no
|
|
73
|
+
per-agent override in `skills/model-profiles.json`, so the active profile's host default is
|
|
74
|
+
the fallback; `workflows/judge-with-debate.md` owns the live model assignment.
|
|
74
75
|
|
|
75
76
|
## Validation Sensors
|
|
76
77
|
- Output parses as YAML; weights sum to 1.0 (±0.001); every criterion carries id, name, weight, scale (min 1, max 5), rubric anchors for 1/3/5, and a non-empty checklist.
|
|
@@ -77,9 +77,9 @@ next_step: <string>
|
|
|
77
77
|
- References (paths relative to the `massa-ai` skill directory): `references/agent-orchestration.md`, `references/audit-report-io.md` (Judge With Debate Report Contracts).
|
|
78
78
|
|
|
79
79
|
## Model Hint
|
|
80
|
-
See `references/agent-orchestration.md` (Model Diversity Fallback): `
|
|
81
|
-
|
|
82
|
-
assignments.
|
|
80
|
+
See `references/agent-orchestration.md` (Model Diversity Fallback): `judge` carries no
|
|
81
|
+
per-agent override in `skills/model-profiles.json`, so the active profile's host default is
|
|
82
|
+
the per-slot fallback; `workflows/judge-with-debate.md` owns the live slot assignments.
|
|
83
83
|
|
|
84
84
|
## Validation Sensors
|
|
85
85
|
- Every criterion score carries an exact quotation from the artifact.
|
|
@@ -69,8 +69,9 @@ overall: weighted-mean
|
|
|
69
69
|
- References (paths relative to the `massa-ai` skill directory): `references/agent-orchestration.md`, `references/audit-report-io.md` (Judge With Debate Report Contracts).
|
|
70
70
|
|
|
71
71
|
## Model Hint
|
|
72
|
-
See `references/agent-orchestration.md` (Model Diversity Fallback): `
|
|
73
|
-
|
|
72
|
+
See `references/agent-orchestration.md` (Model Diversity Fallback): `meta-judge` carries no
|
|
73
|
+
per-agent override in `skills/model-profiles.json`, so the active profile's host default is
|
|
74
|
+
the fallback; `workflows/judge-with-debate.md` owns the live model assignment.
|
|
74
75
|
|
|
75
76
|
## Validation Sensors
|
|
76
77
|
- Output parses as YAML; weights sum to 1.0 (±0.001); every criterion carries id, name, weight, scale (min 1, max 5), rubric anchors for 1/3/5, and a non-empty checklist.
|
|
@@ -77,9 +77,9 @@ next_step: <string>
|
|
|
77
77
|
- References (paths relative to the `massa-ai` skill directory): `references/agent-orchestration.md`, `references/audit-report-io.md` (Judge With Debate Report Contracts).
|
|
78
78
|
|
|
79
79
|
## Model Hint
|
|
80
|
-
See `references/agent-orchestration.md` (Model Diversity Fallback): `
|
|
81
|
-
|
|
82
|
-
assignments.
|
|
80
|
+
See `references/agent-orchestration.md` (Model Diversity Fallback): `judge` carries no
|
|
81
|
+
per-agent override in `skills/model-profiles.json`, so the active profile's host default is
|
|
82
|
+
the per-slot fallback; `workflows/judge-with-debate.md` owns the live slot assignments.
|
|
83
83
|
|
|
84
84
|
## Validation Sensors
|
|
85
85
|
- Every criterion score carries an exact quotation from the artifact.
|
|
@@ -69,8 +69,9 @@ overall: weighted-mean
|
|
|
69
69
|
- References (paths relative to the `massa-ai` skill directory): `references/agent-orchestration.md`, `references/audit-report-io.md` (Judge With Debate Report Contracts).
|
|
70
70
|
|
|
71
71
|
## Model Hint
|
|
72
|
-
See `references/agent-orchestration.md` (Model Diversity Fallback): `
|
|
73
|
-
|
|
72
|
+
See `references/agent-orchestration.md` (Model Diversity Fallback): `meta-judge` carries no
|
|
73
|
+
per-agent override in `skills/model-profiles.json`, so the active profile's host default is
|
|
74
|
+
the fallback; `workflows/judge-with-debate.md` owns the live model assignment.
|
|
74
75
|
|
|
75
76
|
## Validation Sensors
|
|
76
77
|
- Output parses as YAML; weights sum to 1.0 (±0.001); every criterion carries id, name, weight, scale (min 1, max 5), rubric anchors for 1/3/5, and a non-empty checklist.
|
|
@@ -77,9 +77,9 @@ next_step: <string>
|
|
|
77
77
|
- References (paths relative to the `massa-ai` skill directory): `references/agent-orchestration.md`, `references/audit-report-io.md` (Judge With Debate Report Contracts).
|
|
78
78
|
|
|
79
79
|
## Model Hint
|
|
80
|
-
See `references/agent-orchestration.md` (Model Diversity Fallback): `
|
|
81
|
-
|
|
82
|
-
assignments.
|
|
80
|
+
See `references/agent-orchestration.md` (Model Diversity Fallback): `judge` carries no
|
|
81
|
+
per-agent override in `skills/model-profiles.json`, so the active profile's host default is
|
|
82
|
+
the per-slot fallback; `workflows/judge-with-debate.md` owns the live slot assignments.
|
|
83
83
|
|
|
84
84
|
## Validation Sensors
|
|
85
85
|
- Every criterion score carries an exact quotation from the artifact.
|
|
@@ -69,8 +69,9 @@ overall: weighted-mean
|
|
|
69
69
|
- References (paths relative to the `massa-ai` skill directory): `references/agent-orchestration.md`, `references/audit-report-io.md` (Judge With Debate Report Contracts).
|
|
70
70
|
|
|
71
71
|
## Model Hint
|
|
72
|
-
See `references/agent-orchestration.md` (Model Diversity Fallback): `
|
|
73
|
-
|
|
72
|
+
See `references/agent-orchestration.md` (Model Diversity Fallback): `meta-judge` carries no
|
|
73
|
+
per-agent override in `skills/model-profiles.json`, so the active profile's host default is
|
|
74
|
+
the fallback; `workflows/judge-with-debate.md` owns the live model assignment.
|
|
74
75
|
|
|
75
76
|
## Validation Sensors
|
|
76
77
|
- Output parses as YAML; weights sum to 1.0 (±0.001); every criterion carries id, name, weight, scale (min 1, max 5), rubric anchors for 1/3/5, and a non-empty checklist.
|
|
@@ -77,9 +77,9 @@ next_step: <string>
|
|
|
77
77
|
- References (paths relative to the `massa-ai` skill directory): `references/agent-orchestration.md`, `references/audit-report-io.md` (Judge With Debate Report Contracts).
|
|
78
78
|
|
|
79
79
|
## Model Hint
|
|
80
|
-
See `references/agent-orchestration.md` (Model Diversity Fallback): `
|
|
81
|
-
|
|
82
|
-
assignments.
|
|
80
|
+
See `references/agent-orchestration.md` (Model Diversity Fallback): `judge` carries no
|
|
81
|
+
per-agent override in `skills/model-profiles.json`, so the active profile's host default is
|
|
82
|
+
the per-slot fallback; `workflows/judge-with-debate.md` owns the live slot assignments.
|
|
83
83
|
|
|
84
84
|
## Validation Sensors
|
|
85
85
|
- Every criterion score carries an exact quotation from the artifact.
|
|
@@ -69,8 +69,9 @@ overall: weighted-mean
|
|
|
69
69
|
- References (paths relative to the `massa-ai` skill directory): `references/agent-orchestration.md`, `references/audit-report-io.md` (Judge With Debate Report Contracts).
|
|
70
70
|
|
|
71
71
|
## Model Hint
|
|
72
|
-
See `references/agent-orchestration.md` (Model Diversity Fallback): `
|
|
73
|
-
|
|
72
|
+
See `references/agent-orchestration.md` (Model Diversity Fallback): `meta-judge` carries no
|
|
73
|
+
per-agent override in `skills/model-profiles.json`, so the active profile's host default is
|
|
74
|
+
the fallback; `workflows/judge-with-debate.md` owns the live model assignment.
|
|
74
75
|
|
|
75
76
|
## Validation Sensors
|
|
76
77
|
- Output parses as YAML; weights sum to 1.0 (±0.001); every criterion carries id, name, weight, scale (min 1, max 5), rubric anchors for 1/3/5, and a non-empty checklist.
|
package/agents/massa-ai-judge.md
CHANGED
|
@@ -77,9 +77,9 @@ next_step: <string>
|
|
|
77
77
|
- References (paths relative to the `massa-ai` skill directory): `references/agent-orchestration.md`, `references/audit-report-io.md` (Judge With Debate Report Contracts).
|
|
78
78
|
|
|
79
79
|
## Model Hint
|
|
80
|
-
See `references/agent-orchestration.md` (Model Diversity Fallback): `
|
|
81
|
-
|
|
82
|
-
assignments.
|
|
80
|
+
See `references/agent-orchestration.md` (Model Diversity Fallback): `judge` carries no
|
|
81
|
+
per-agent override in `skills/model-profiles.json`, so the active profile's host default is
|
|
82
|
+
the per-slot fallback; `workflows/judge-with-debate.md` owns the live slot assignments.
|
|
83
83
|
|
|
84
84
|
## Validation Sensors
|
|
85
85
|
- Every criterion score carries an exact quotation from the artifact.
|
|
@@ -69,8 +69,9 @@ overall: weighted-mean
|
|
|
69
69
|
- References (paths relative to the `massa-ai` skill directory): `references/agent-orchestration.md`, `references/audit-report-io.md` (Judge With Debate Report Contracts).
|
|
70
70
|
|
|
71
71
|
## Model Hint
|
|
72
|
-
See `references/agent-orchestration.md` (Model Diversity Fallback): `
|
|
73
|
-
|
|
72
|
+
See `references/agent-orchestration.md` (Model Diversity Fallback): `meta-judge` carries no
|
|
73
|
+
per-agent override in `skills/model-profiles.json`, so the active profile's host default is
|
|
74
|
+
the fallback; `workflows/judge-with-debate.md` owns the live model assignment.
|
|
74
75
|
|
|
75
76
|
## Validation Sensors
|
|
76
77
|
- Output parses as YAML; weights sum to 1.0 (±0.001); every criterion carries id, name, weight, scale (min 1, max 5), rubric anchors for 1/3/5, and a non-empty checklist.
|
package/package.json
CHANGED
|
@@ -5,7 +5,6 @@ license: MIT
|
|
|
5
5
|
metadata:
|
|
6
6
|
author: Luiz Massa
|
|
7
7
|
version: "1.2.0"
|
|
8
|
-
model_tier: deep
|
|
9
8
|
permission: write
|
|
10
9
|
---
|
|
11
10
|
|
|
@@ -83,9 +82,9 @@ next_step: <string>
|
|
|
83
82
|
- References (paths relative to the `massa-ai` skill directory): `references/agent-orchestration.md`, `references/audit-report-io.md` (Judge With Debate Report Contracts).
|
|
84
83
|
|
|
85
84
|
## Model Hint
|
|
86
|
-
See `references/agent-orchestration.md` (Model Diversity Fallback): `
|
|
87
|
-
|
|
88
|
-
assignments.
|
|
85
|
+
See `references/agent-orchestration.md` (Model Diversity Fallback): `judge` carries no
|
|
86
|
+
per-agent override in `skills/model-profiles.json`, so the active profile's host default is
|
|
87
|
+
the per-slot fallback; `workflows/judge-with-debate.md` owns the live slot assignments.
|
|
89
88
|
|
|
90
89
|
## Validation Sensors
|
|
91
90
|
- Every criterion score carries an exact quotation from the artifact.
|
|
@@ -5,7 +5,6 @@ license: MIT
|
|
|
5
5
|
metadata:
|
|
6
6
|
author: Luiz Massa
|
|
7
7
|
version: "1.1.0"
|
|
8
|
-
model_tier: deep
|
|
9
8
|
permission: read-only
|
|
10
9
|
---
|
|
11
10
|
|
|
@@ -74,8 +73,9 @@ overall: weighted-mean
|
|
|
74
73
|
- References (paths relative to the `massa-ai` skill directory): `references/agent-orchestration.md`, `references/audit-report-io.md` (Judge With Debate Report Contracts).
|
|
75
74
|
|
|
76
75
|
## Model Hint
|
|
77
|
-
See `references/agent-orchestration.md` (Model Diversity Fallback): `
|
|
78
|
-
|
|
76
|
+
See `references/agent-orchestration.md` (Model Diversity Fallback): `meta-judge` carries no
|
|
77
|
+
per-agent override in `skills/model-profiles.json`, so the active profile's host default is
|
|
78
|
+
the fallback; `workflows/judge-with-debate.md` owns the live model assignment.
|
|
79
79
|
|
|
80
80
|
## Validation Sensors
|
|
81
81
|
- Output parses as YAML; weights sum to 1.0 (±0.001); every criterion carries id, name, weight, scale (min 1, max 5), rubric anchors for 1/3/5, and a non-empty checklist.
|
|
@@ -117,18 +117,17 @@ delegation with its reason in the Evidence Gate.
|
|
|
117
117
|
|
|
118
118
|
## Model Diversity Fallback
|
|
119
119
|
|
|
120
|
-
Applies to any charter whose
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
-
|
|
125
|
-
|
|
126
|
-
- The dispatching workflow (e.g. `workflows/judge-with-debate.md`) is the
|
|
127
|
-
|
|
128
|
-
- When dispatch-time selection is unavailable, every affected slot runs the
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
dispatching workflow's own contract.
|
|
120
|
+
Applies to any charter whose dispatching workflow requests per-invocation model diversity
|
|
121
|
+
at dispatch time (e.g. `judge` — 3 parallel slots; `meta-judge` — one slot).
|
|
122
|
+
|
|
123
|
+
- Read-only agents (judge, meta-judge, audit-specialist, navigator, and others) carry no
|
|
124
|
+
per-agent model override in the profile and resolve to the profile's per-tool default.
|
|
125
|
+
By convention, the default is the profile's strongest model.
|
|
126
|
+
- The dispatching workflow (e.g. `workflows/judge-with-debate.md`) is the single source
|
|
127
|
+
for the current slot/model assignment, not the charter file.
|
|
128
|
+
- When dispatch-time selection is unavailable, every affected slot runs the profile default,
|
|
129
|
+
and the orchestrator records `DIVERSITY DEGRADED` (multi-slot) or an equivalent diversity
|
|
130
|
+
warning (single-slot) per the dispatching workflow's own contract.
|
|
132
131
|
|
|
133
132
|
## Roles
|
|
134
133
|
|
|
@@ -178,7 +178,7 @@ When sub-agents are unavailable (a single agent executing the full feature), use
|
|
|
178
178
|
|
|
179
179
|
**Applies only if the harness can assign a model per sub-agent.** If it cannot, ignore this section and run everything on the default model — the workflow is correct either way. The point is to spend high-reasoning capacity where ambiguity and consequence are high, and a faster tier where the work is mechanical, instead of paying top-tier cost uniformly.
|
|
180
180
|
|
|
181
|
-
massa-ai resolves the actual model per agent through
|
|
181
|
+
massa-ai resolves the actual model per agent through the active profile in `skills/model-profiles.json` (see `CLAUDE.md` § Agent-harness surface). Most agents use the profile's per-tool default; some carry per-agent overrides. This section maps role/work characteristics onto that decision framework — it is not a separate free-floating table.
|
|
182
182
|
|
|
183
183
|
Judge the tier by the work in front of the role, not by the role's title:
|
|
184
184
|
|
|
@@ -195,7 +195,7 @@ Judge the tier by the work in front of the role, not by the role's title:
|
|
|
195
195
|
**Rules of thumb:**
|
|
196
196
|
|
|
197
197
|
- When unsure, size up, not down. An under-powered worker on ambiguous logic produces gaps the Verifier then has to catch — more expensive than paying for reasoning once.
|
|
198
|
-
- **The Verifier always runs on the deepest tier** —
|
|
199
|
-
- **Read-only specialists always run on the deepest tier** — this generalizes the Verifier rule: every findings-only or investigation-only charter (`permission: read-only`)
|
|
198
|
+
- **The Verifier always runs on the deepest tier** — in built-in profiles, the verification-agent carries no per-agent override and resolves to the profile's strongest model. A weak Verifier defeats the author ≠ verifier gate.
|
|
199
|
+
- **Read-only specialists always run on the deepest tier** — this generalizes the Verifier rule: in built-in profiles, every findings-only or investigation-only charter (`permission: read-only`) carries no per-agent override and resolves to the profile's strongest model, because there is no later implementation pass to catch what a weaker read-only pass missed. **Accepted risk:** user overlays via the Web UI Model Catalog can choose a weaker default; the UI help text documents this convention.
|
|
200
200
|
- Set the tier per batch, from that batch's phases. A feature can mix tiers across batches.
|
|
201
201
|
- Outside the Verifier's and read-only specialists' structural pins, this table is advisory metadata only — no gate, commit, or verification step depends on it.
|
|
@@ -44,7 +44,7 @@ Config knobs (env, read by the server, not by the agent):
|
|
|
44
44
|
|---|---|---|
|
|
45
45
|
| `SYNAPSE_ENABLED` | `true` | Master kill switch; `false` bypasses the whole pipeline, and `search` behaves statelessly even when a `sessionId` is passed. |
|
|
46
46
|
| `SYNAPSE_ATTENTION_ENABLED` | `false` | Multi-signal attention re-ranker. **Off by default** — do not attribute re-ranking to Synapse unless it is on. |
|
|
47
|
-
| `
|
|
47
|
+
| `MASSA_AI_LOG_LEVEL` | `info` | `debug` emits one pipeline log line per query (see Reading Pipeline Output). |
|
|
48
48
|
|
|
49
49
|
## MCP-First Lifecycle
|
|
50
50
|
|
|
@@ -103,7 +103,7 @@ optional. REST prefetch requires `filePath` and may include `symbols`, `chains`,
|
|
|
103
103
|
|
|
104
104
|
## Reading Pipeline Output
|
|
105
105
|
|
|
106
|
-
With `
|
|
106
|
+
With `MASSA_AI_LOG_LEVEL=debug`, the server emits one structured line per Synapse-scoped
|
|
107
107
|
query. Use it to decide whether Synapse is helping or whether the query needs
|
|
108
108
|
refining — not as evidence about the codebase.
|
|
109
109
|
|