@sellable/mcp 0.1.76 → 0.1.77

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.76",
3
+ "version": "0.1.77",
4
4
  "type": "module",
5
5
  "description": "Sellable MCP server for Claude Code and Codex campaign workflows",
6
6
  "main": "dist/index.js",
@@ -922,6 +922,13 @@ Required behavior:
922
922
  - preserve recurring keep/exclude filter families that show up across campaign
923
923
  history: buyer role, wrong-function exclusions, company-type exclusions,
924
924
  competitor/vendor exclusions, geography, company size, and active-role status
925
+ - treat right role/function, right seniority/authority, account/channel fit,
926
+ economic capacity, competitor/vendor exclusion, and active current-role status
927
+ as table-stakes buyer-quality gates; include geography/market whenever budget,
928
+ channel adoption, language, compliance, or delivery assumptions depend on it
929
+ - do not turn "shown interest", post engagement, Signals source, recent posting,
930
+ provider source, or first-send priority into a production filter; those are
931
+ discovery or messaging context, not proof the lead is qualified
925
932
  - use the actual lead sample to identify repeated false positives
926
933
  - prefer required keep/exclude rules over a broad scoring stack
927
934
  - allow at most one optional/supporting rule when it materially helps later
@@ -10,6 +10,14 @@ to buying." A lead who may reply but cannot buy, lacks budget, sits at the wrong
10
10
  account type, is a vendor/competitor, or is on the wrong side of a marketplace
11
11
  is not a good lead.
12
12
 
13
+ Source interest is not qualification. A lead who engaged with a post, appeared
14
+ in a Signals search, recently posted on LinkedIn, or "showed interest" in the
15
+ topic has only supplied discovery context. That context can justify the source
16
+ lane, improve pass-rate confidence, or help message generation; it must not
17
+ become a production filter or `leadScoringRubric` item. If the source lane was
18
+ built from topical engagement, the filter should still ask: is this the right
19
+ role, seniority, account type, budget band, market, and non-competitor?
20
+
13
21
  Inputs:
14
22
 
15
23
  - `brief.md`
@@ -61,6 +69,36 @@ Use the actual sample to answer:
61
69
  - whether the filtered leads are economically worth sending to, using the best
62
70
  campaign-native proxy available from row data, enrichment, or Googleable facts
63
71
 
72
+ ## Table-Stakes Qualification Gates
73
+
74
+ Confirmed production filters should fail closed on buyer quality. The default
75
+ confirmed filter set must explicitly include each table-stakes gate below, or
76
+ `lead-filter.md` must state why a gate is irrelevant for this campaign:
77
+
78
+ - right role / function: the person owns or directly influences the buyer
79
+ problem; wrong-function leads fail even when they match the source topic
80
+ - right seniority / authority: the person can approve, pilot, champion, or
81
+ materially influence adoption; junior ICs fail unless the brief explicitly
82
+ targets them
83
+ - account and channel fit: the company is the right account type and its buyers
84
+ are reachable through the chosen channel, such as LinkedIn for LinkedIn
85
+ outbound campaigns
86
+ - economic capacity / ability to buy: the company has an appropriate budget
87
+ proxy for the offer, such as headcount, revenue, funding, team size, practice
88
+ size, location count, department maturity, or existing tooling
89
+ - competitor / vendor / wrong-side exclusion: competitors, adjacent vendors,
90
+ agencies/service providers, resellers, and marketplace-side conflicts fail
91
+ unless the brief explicitly targets that group
92
+ - geography / market fit: include the campaign's market, language, region, or
93
+ tier-country constraint when budget, channel adoption, compliance, or delivery
94
+ assumptions depend on it
95
+ - active current-role safety: score the person's current role and company, not
96
+ stale prior roles, advisor blurbs, investor bios, or old engagement context
97
+
98
+ Do not replace these gates with a "shown interest" or "engaged with relevant
99
+ content" rule. Interest can help find a warmer list, but it does not prove the
100
+ lead is a buyer.
101
+
64
102
  ## Standard Competitor / Vendor Exclusion
65
103
 
66
104
  Every confirmed filter should include a competitor / vendor / wrong-side
@@ -195,17 +233,21 @@ Rules:
195
233
  - do not put source-path mechanics or send-priority hints into
196
234
  `leadScoringRubrics`. Examples: recently posted on LinkedIn, came from a
197
235
  Signals search, appeared in Sales Nav, was found by Prospeo, first-send wave,
198
- or priority cohort. If that signal was already used in the search, mention it
199
- in `Pass Rate` or `Recommendation`; if it is useful but not required, keep it
200
- as prose under `Optional Supporting Rule`, not as a production rubric.
236
+ priority cohort, engaged with selected posts, showed interest in the topic,
237
+ or matched a signal-discovery keyword. If that signal was already used in the
238
+ search, mention it in `Pass Rate` or `Recommendation`; if it helps messaging,
239
+ pass it to message generation as source context, not as a production rubric or
240
+ supporting fit rule.
201
241
  - do not put DNC or one-off relationship-safety notes into
202
242
  `leadScoringRubrics` unless the sample shows that family is likely to leak at
203
243
  meaningful volume and normal DNC/domain suppression will not catch it. Former
204
244
  employers, existing customers, investors, partner lists, and "do not contact"
205
245
  domains usually belong in `Recommendation` or a DNC note, not in ICP scoring.
206
246
  - confirmed `leadScoringRubrics` must protect sales quality, not just surface
207
- similarity. They should usually cover:
208
- - buyer authority / role fit
247
+ similarity. They must cover the table-stakes qualification gates unless
248
+ `lead-filter.md` explicitly justifies why a gate is irrelevant:
249
+ - right role / function fit
250
+ - buyer seniority / authority
209
251
  - account or company-type fit
210
252
  - economic capacity / ability to buy, using a campaign-native proxy such as
211
253
  headcount, revenue, funding, practice size, location count, patient volume,
@@ -311,7 +353,7 @@ Recommended rubric grouping:
311
353
  - economic capacity / ability to buy
312
354
  - geography / size / stage fit, when relevant
313
355
  - competitor / vendor / wrong-side / repeated false-positive exclusion
314
- - one optional buyer-quality signal, at most, only when it changes fit scoring
356
+ - one optional buyer-quality qualifier, at most, only when it changes fit scoring
315
357
  rather than send ordering
316
358
 
317
359
  Rubric-readiness checklist: