@sellable/mcp 0.1.125 → 0.1.126

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.
@@ -43,7 +43,7 @@ sales Claude`; do not treat broad anchor-only lanes like `Claude Code`, `MCP`,
43
43
  `campaignOfferId` was supplied, call `select_promising_posts({
44
44
  campaignOfferId, selectionMode: "replace", selections, headlineICPCriteria,
45
45
  currentStep: "signal-discovery" })` before sampling so the watched Signal
46
- Discovery table shows the exact posts being tested.
46
+ Discovery table shows the promoted posts and the exact posts being tested.
47
47
  6. Fetch or sample engagers for promoted posts and score rough ICP fit from
48
48
  visible headline/display-name cues only. Do not enrich people during
49
49
  viability estimation.
package/dist/index-dev.js CHANGED
File without changes
package/dist/index.js CHANGED
File without changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sellable/mcp",
3
- "version": "0.1.125",
3
+ "version": "0.1.126",
4
4
  "type": "module",
5
5
  "description": "Sellable MCP server for Claude Code and Codex campaign workflows",
6
6
  "main": "dist/index.js",