@sellable/install 0.1.131 → 0.1.133

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.
@@ -699,28 +699,46 @@ signals, cleanup risk, and confidence basis. If a user asks for a forecast,
699
699
  label it explicitly as not estimated from this run.
700
700
 
701
701
  Before any provider prompt, search, source scout, or signal-discovery call, show
702
- one source-plan gate and ask for approval. The plan must be visible before the
703
- question, and this first approval only authorizes finding the best places to
704
- look for buyers. It does not add anyone to the campaign yet. The gate should
705
- say:
706
-
707
- - given this campaign, the viable source options
708
- - the recommended first lane
709
- - why that lane fits the buyer, offer, and likely public activity
710
- - what will be tested next
711
- - the fallback lane if relevant posts or ICP engagement look thin
702
+ one source-plan gate and ask for approval. Write this like a fifth grader could
703
+ understand it: short sentences, no internal labels, and no GTM shorthand. The
704
+ plan must be visible before the question, and this first approval only
705
+ authorizes finding the best places to look for buyers. It does not add anyone
706
+ to the campaign yet. The gate should say:
707
+
708
+ - the buyer groups or places we could check
709
+ - the best place to start
710
+ - why the right buyers are likely to be there
711
+ - what signs the next search will check
712
+ - where you'll look next if the first place is too thin
712
713
  - what approval covers in one concise customer-facing line, such as "This only
713
- approves me to look for the best places to find buyers. I won't add leads
714
+ approves me to look for the best places to find buyers. I won't add anyone
714
715
  yet."
715
716
 
717
+ Use a customer-facing shape like:
718
+
719
+ \`\`\`text
720
+ ## Find Buyers Plan
721
+
722
+ I recommend starting with people already talking on LinkedIn about [plain
723
+ topic]. That should help us find buyers who already care about [plain problem].
724
+
725
+ I'll check whether there are enough good-fit people there. If not, I'll try
726
+ [plain fallback] next.
727
+
728
+ Approving this means I can look for the best places to find buyers. I won't add
729
+ anyone to the campaign yet.
730
+ \`\`\`
731
+
716
732
  Do not surface blanket source heuristics as product copy. Make the
717
733
  recommendation specific to the campaign. If LinkedIn engagement is recommended,
718
734
  name the exact post themes you will search in plain language, such as "Power BI
719
735
  dashboards they don't trust" or "teams trying to agree on the right KPIs."
720
- Avoid using "Signal Discovery" or "source scouting" in customer-facing chat;
721
- those are internal labels. If relevant public conversations look unlikely,
722
- recommend the specific Sales Nav or Prospeo lane instead and say why. Do not
723
- call \`search_signals\`, \`search_sales_nav\`,
736
+ Avoid using "Signal Discovery", "source scouting", "lane", "provider",
737
+ "precision/scale tradeoff", "evidence quality", "pilot volume", "workflow
738
+ pain", or "ICP" in customer-facing chat; those are internal labels. If relevant public
739
+ conversations look unlikely, recommend the specific Sales Nav or Prospeo path
740
+ instead and explain it in plain words once. Do not call \`search_signals\`,
741
+ \`search_sales_nav\`,
724
742
  \`search_prospeo\`,
725
743
  \`fetch_post_engagers\`, or provider-scoped subagents until the user approves this
726
744
  source plan or explicitly chooses a different source.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sellable/install",
3
- "version": "0.1.131",
3
+ "version": "0.1.133",
4
4
  "type": "module",
5
5
  "description": "One-command installer for Sellable MCP in Claude Code and Codex",
6
6
  "bin": {
@@ -128,28 +128,46 @@ signals, cleanup risk, and confidence basis. If a user asks for a forecast,
128
128
  label it explicitly as not estimated from this run.
129
129
 
130
130
  Before any provider prompt, search, source scout, or signal-discovery call, show
131
- one source-plan gate and ask for approval. The plan must be visible before the
132
- question, and this first approval only authorizes finding the best places to
133
- look for buyers. It does not add anyone to the campaign yet. The gate should
134
- say:
135
-
136
- - given this campaign, the viable source options
137
- - the recommended first lane
138
- - why that lane fits the buyer, offer, and likely public activity
139
- - what will be tested next
140
- - the fallback lane if relevant posts or ICP engagement look thin
131
+ one source-plan gate and ask for approval. Write this like a fifth grader could
132
+ understand it: short sentences, no internal labels, and no GTM shorthand. The
133
+ plan must be visible before the question, and this first approval only
134
+ authorizes finding the best places to look for buyers. It does not add anyone
135
+ to the campaign yet. The gate should say:
136
+
137
+ - the buyer groups or places we could check
138
+ - the best place to start
139
+ - why the right buyers are likely to be there
140
+ - what signs the next search will check
141
+ - where you'll look next if the first place is too thin
141
142
  - what approval covers in one concise customer-facing line, such as "This only
142
- approves me to look for the best places to find buyers. I won't add leads
143
+ approves me to look for the best places to find buyers. I won't add anyone
143
144
  yet."
144
145
 
146
+ Use a customer-facing shape like:
147
+
148
+ ```text
149
+ ## Find Buyers Plan
150
+
151
+ I recommend starting with people already talking on LinkedIn about [plain
152
+ topic]. That should help us find buyers who already care about [plain problem].
153
+
154
+ I'll check whether there are enough good-fit people there. If not, I'll try
155
+ [plain fallback] next.
156
+
157
+ Approving this means I can look for the best places to find buyers. I won't add
158
+ anyone to the campaign yet.
159
+ ```
160
+
145
161
  Do not surface blanket source heuristics as product copy. Make the
146
162
  recommendation specific to the campaign. If LinkedIn engagement is recommended,
147
163
  name the exact post themes you will search in plain language, such as "Power BI
148
164
  dashboards they don't trust" or "teams trying to agree on the right KPIs."
149
- Avoid using "Signal Discovery" or "source scouting" in customer-facing chat;
150
- those are internal labels. If relevant public conversations look unlikely,
151
- recommend the specific Sales Nav or Prospeo lane instead and say why. Do not
152
- call `search_signals`, `search_sales_nav`,
165
+ Avoid using "Signal Discovery", "source scouting", "lane", "provider",
166
+ "precision/scale tradeoff", "evidence quality", "pilot volume", "workflow
167
+ pain", or "ICP" in customer-facing chat; those are internal labels. If relevant public
168
+ conversations look unlikely, recommend the specific Sales Nav or Prospeo path
169
+ instead and explain it in plain words once. Do not call `search_signals`,
170
+ `search_sales_nav`,
153
171
  `search_prospeo`,
154
172
  `fetch_post_engagers`, or provider-scoped subagents until the user approves this
155
173
  source plan or explicitly chooses a different source.