@sellable/mcp 0.1.181 → 0.1.182

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.181",
3
+ "version": "0.1.182",
4
4
  "type": "module",
5
5
  "description": "Sellable MCP server for Claude Code and Codex campaign workflows",
6
6
  "main": "dist/index.js",
@@ -23,12 +23,14 @@ validate-sample tool:
23
23
  get_subskill_prompt({ subskillName: "create-campaign-v2-tail" })
24
24
  ```
25
25
 
26
- CampaignOffer state and the watch link are canonical. Resume/gating reads
27
- state: `campaignId`, `watchUrl`, `campaignBrief`,
28
- `currentStep`, source/search association, `selectedLeadListId`,
29
- `workflowTableId`, `leadScoringRubrics`, `approvedMessageTemplate`,
30
- `senderIds`, `sequenceTemplate`, and running state. Local draft files are debug
31
- only; do not create, link, or surface them in normal runs.
26
+ CampaignOffer state and the watch link are canonical. CampaignOffer state is
27
+ canonical for resume, gating, and handoff. Resume, gating, and handoff read campaign state first:
28
+ `campaignId`, `watchUrl`, `campaignBrief`, `currentStep`, source/search
29
+ association, `selectedLeadListId`, `workflowTableId`, `leadScoringRubrics`,
30
+ `approvedMessageTemplate`, `senderIds`, `sequenceTemplate`, and running state.
31
+ Local draft files are debug; do not create, link, or surface them in
32
+ normal runs. These files are debug outputs; resume and gating read campaign
33
+ state first.
32
34
 
33
35
  ## Normal Flow
34
36
 
@@ -64,13 +66,12 @@ First visible request when no identity is known:
64
66
  What is your LinkedIn profile URL or handle?
65
67
  ```
66
68
 
67
- Require a LinkedIn profile URL or public profile handle before setup continues.
68
- If the user provides a bare handle like `csreyes92` or a `/in/...` path,
69
- normalize it to `https://www.linkedin.com/in/{handle}/`. If the user provides
70
- anything else, ask again for the person's LinkedIn profile URL or handle. Retain
71
- the normalized URL as `senderLinkedinUrl` or resolve `clientProspectId` for
72
- `create_campaign`. Run one lightweight profile/company lookup before strategy
73
- questions, then say public research may be stale and invite corrections.
69
+ Require a LinkedIn profile URL or handle before setup continues. Normalize
70
+ `csreyes92`, `@csreyes92`, or `/in/csreyes92` to
71
+ `https://www.linkedin.com/in/{handle}/`; otherwise ask again. Retain it as
72
+ `senderLinkedinUrl` or resolve `clientProspectId` for `create_campaign`. Run one
73
+ lightweight profile lookup before strategy questions, then invite
74
+ corrections.
74
75
 
75
76
  Restore the full setup intake before the brief. Ask bounded choices for:
76
77
 
@@ -170,9 +171,12 @@ copy.
170
171
  ## Lead Source
171
172
 
172
173
  Default source order when source is unspecified: LinkedIn post engagement,
173
- Sales Nav recent activity, broader Sales Nav title search, then Prospeo. If
174
- the campaign is hiring-led or needs hiring-by-role signals, start with Prospeo;
175
- Sales Nav is only an activity/referral fallback for those campaigns.
174
+ Sales Nav recent activity, broader Sales Nav title search, then Prospeo. Use that order only
175
+ when the campaign is not hiring-led and does not need hiring-by-role signals.
176
+ If the campaign is hiring-led or needs hiring-by-role signals, start with
177
+ Prospeo because `search_prospeo` supports
178
+ `company_job_posting_hiring_for` and `company_job_posting_quantity`; Sales Nav
179
+ is only an activity/referral fallback because it does not provide hiring-by-role filters.
176
180
 
177
181
  Before any provider prompt/search/scout call, move the watched campaign to
178
182
  provider/source selection, then show one `## Find Buyers Plan` gate. The plan