@sellable/install 0.1.107 → 0.1.109

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.
@@ -57,7 +57,8 @@ currentStep: "signal-discovery" })` before sampling so the watched Signal
57
57
  leads per 100 engagers before and after a conservative dedupe/cleanup
58
58
  factor, required engagers to scrape (`source target / fit rate`), average
59
59
  reachable engagers per right-content post, expected usable leads per
60
- right-content post after dedupe/cleanup, and posts needed to hit the target.
60
+ right-content post after dedupe/cleanup, posts needed to hit the target, and
61
+ whether sampled/projected fit clears the 10% planning floor.
61
62
  8. Select/promote enough right-content posts to plausibly hit the target. If the
62
63
  warm Signals pool is useful but too small, return the expected warm range and
63
64
  recommend Sales Nav/Prospeo for scale instead of padding with noisy posts.
@@ -74,8 +75,9 @@ Return a concise structured result with:
74
75
  engagers, ICP-fit rate as `n/N` plus percentage/range, good-fit prospects per
75
76
  100 engagers, required engagers to scrape, average reachable engagers per
76
77
  post, expected usable prospects per post after cleanup, posts needed for
77
- target, selected post count, review-batch import limit, expected usable lead
78
- range, and scale fallback
78
+ target, whether the 10% planning floor clears after cleanup, selected post
79
+ count, review-batch import limit, expected usable lead range, and scale
80
+ fallback
79
81
  - `estimated_good_fit_range`
80
82
  - `message_context_strength`, directional and source-specific
81
83
  - `false_positive_patterns`
@@ -99,3 +101,5 @@ Evidence standards:
99
101
  bounded review batch.
100
102
  - If `fetch_post_engagers` is unavailable or fails, report that explicitly and mark the estimate lower-confidence.
101
103
  - Keep LinkedIn Engagement viable when selected posts can produce roughly 150+ ICP-fit warm prospects before final filtering, even if Sales Nav is more scalable.
104
+ - If sampled/projected fit after cleanup is below 10%, reject the Signals scrape
105
+ path and recommend Sales Nav recent activity as the next source.
@@ -27,7 +27,7 @@ Process:
27
27
  1. Read the campaign brief, source intake, kickoff doc, or lane prompt supplied by the parent.
28
28
  2. Identify whether this is domain/account targeting or broad persona expansion.
29
29
  3. For domain targeting, use or create the standalone `domainFilterId` before searching; never pass raw domains directly into `search_prospeo`.
30
- 4. Run the narrowest useful Prospeo people preview and 1-2 refinements if quality or scale is unclear. Check scale against a default 300+ good-fit target, capped at 2,500 source candidates unless the parent supplies a different target.
30
+ 4. Run the narrowest useful Prospeo people preview and 1-2 refinements if quality or scale is unclear. Check scale against a default 300+ good-fit target, capped at 2,500 source candidates unless the parent supplies a different target, and require at least 10% projected good-fit after cleanup.
31
31
  5. Call out that Prospeo gives contact/account coverage but usually weaker LinkedIn intent than LinkedIn Engagement or Sales Nav activity slices.
32
32
 
33
33
  Return a concise structured result with:
@@ -50,4 +50,7 @@ Evidence standards:
50
50
 
51
51
  - Never pass raw domains, company website arrays, or company-name arrays into `search_prospeo`.
52
52
  - If the user supplied company names rather than domains, report that domain resolution is required before this lane can run safely.
53
+ - Prospeo is the terminal fallback. If projected good-fit after cleanup remains
54
+ below 10% after reasonable refinement, recommend tightening the ICP/source
55
+ direction rather than switching providers again.
53
56
  - Treat Prospeo as an account/contact coverage lane, not as proof of fresh LinkedIn intent.
@@ -35,6 +35,9 @@ Process:
35
35
  Loosen nonessential filters in order: remove recent-activity first, widen
36
36
  adjacent title variants, widen geography/company-size constraints, and only
37
37
  keep hard ICP requirements from the brief.
38
+ Also check the 10% planning floor after cleanup. If the best reasonable
39
+ Sales Nav lane remains below 10% projected good-fit, move to Prospeo instead
40
+ of recommending Sales Nav.
38
41
  6. Run the baseline plus 1-2 refinements or loosening passes if the first pass
39
42
  is noisy or under-scaled. Label the final pool as constrained if it still
40
43
  cannot plausibly reach the target after loosening.
@@ -69,5 +72,7 @@ Evidence standards:
69
72
  larger than the warm-post path. If Sales Nav is offered for scale, it should
70
73
  either project to the target good-fit count or clearly say it is too tight and
71
74
  name the next broadening/Prospeo option.
75
+ - If projected good-fit after cleanup is below 10%, do not recommend Sales Nav
76
+ as the winning source; recommend Prospeo as the next provider.
72
77
  - Do not hand-wave missing filter IDs.
73
78
  - If Sales Nav returns a giant unfiltered pool, discard that result and retry with valid filters before recommending it.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sellable/install",
3
- "version": "0.1.107",
3
+ "version": "0.1.109",
4
4
  "type": "module",
5
5
  "description": "One-command installer for Sellable MCP in Claude Code and Codex",
6
6
  "bin": {
@@ -155,14 +155,17 @@ should be a compact `## Source Recommendation` block with:
155
155
  - good-fit target: about 150 prospects after cleanup, enrichment, and filters
156
156
  - source-candidate plan: about 1,000 raw engagers using a conservative 15%
157
157
  fit-rate assumption unless sampled data supports a different number
158
+ - planning floor: continue with Signal Discovery only when sampled/projected
159
+ fit is at least 10% after cleanup; below that, move to Sales Nav recent
160
+ activity instead of scraping noisy engagers
158
161
  - review checkpoint: import the first 25 leads for fit and message review
159
162
  - a selected-post table with post author/topic, why it fits, and visible
160
163
  engagement
161
164
  - total visible pool and estimated good-fit pool
162
165
  - first pass: build the source list, then import only the review
163
166
  batch
164
- - fallback: switch to Sales Nav recent activity if the review batch is
165
- vendor-heavy, agency-heavy, or off-ICP
167
+ - fallback: switch to Sales Nav recent activity if sampled/projected fit falls
168
+ below 10%, or if the review batch is vendor-heavy, agency-heavy, or off-ICP
166
169
 
167
170
  When the user has not supplied a source and multiple source angles are viable,
168
171
  scout those angles as independent branches when the host can actually do it: