@sellable/mcp 0.1.289 → 0.1.290

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.289",
3
+ "version": "0.1.290",
4
4
  "type": "module",
5
5
  "description": "Sellable MCP server for Claude Code and Codex campaign workflows",
6
6
  "main": "dist/index.js",
@@ -238,9 +238,14 @@ logic instead of hand-waving:
238
238
 
239
239
  - Yes if at least two reliable proxies indicate the company can afford this
240
240
  offer and the person has a plausible budget/champion path.
241
- - No if the row looks like a solo freelancer, tiny side project, pre-revenue
242
- solo founder, student, job seeker, hobbyist, or micro-business unlikely to
243
- pay for the offer.
241
+ - No if, for this campaign's product, price point, and buyer definition, the
242
+ row looks too small, too early, or too far from a paying/champion path. For
243
+ example: a solo freelancer, tiny side project, pre-revenue solo founder,
244
+ student, job seeker, hobbyist, or micro-business should fail only when that
245
+ audience is not the intended buyer or is unlikely to pay for this offer.
246
+ - Yes if the campaign explicitly targets solo operators, freelancers, creators,
247
+ students, micro-businesses, or pre-revenue founders and the row matches the
248
+ campaign-native affordability/use-case proxy for that audience.
244
249
  - Unknown / needs enrichment if only title is visible and company maturity,
245
250
  customer motion, headcount, funding/revenue, or tool-spend evidence is absent.
246
251