@sellable/mcp 0.1.350 → 0.1.351

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": "@sellable/mcp",
3
- "version": "0.1.350",
3
+ "version": "0.1.351",
4
4
  "type": "module",
5
5
  "description": "Sellable MCP server for Claude Code and Codex campaign workflows",
6
6
  "main": "dist/index.js",
@@ -135,7 +135,9 @@ not a parent-thread summary. The receipt must include:
135
135
 
136
136
  - `setupPlanCall`: the exact `setup_evergreen_campaigns({ mode:"plan", ... })`
137
137
  planRevision, selected actionId, lane key, workspace id, sender ids, and
138
- campaign/table binding or create intent used before work started.
138
+ campaign/table binding or create intent used before work started. For a
139
+ create lane, this receipt must explicitly include `createIntent:true`; for a
140
+ reuse lane, do not report `createIntent:true`.
139
141
  - `campaignBriefReceipt`: the CampaignOffer/campaign id, current
140
142
  workflowTableId, brief hash or updated-at marker, delivery format, token
141
143
  rules, hard avoids, source-use rules, and first-message template state.