@sellable/install 0.1.167 → 0.1.168

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/install",
3
- "version": "0.1.167",
3
+ "version": "0.1.168",
4
4
  "type": "module",
5
5
  "description": "One-command installer for Sellable MCP in Claude Code and Codex",
6
6
  "bin": {
@@ -226,7 +226,13 @@ website traffic (`company_website_traffic`), confirmed AI Attributes including
226
226
  integrations, key customers, Google discovery, location headcount, or
227
227
  structured ICP. When using `company_icp.company_sizes` for micro/SMB/midmarket
228
228
  or enterprise sizing, pair it with `company_headcount_range` or rely on the MCP
229
- normalization that derives the range; inspect the sample for size drift. Do not
229
+ normalization that derives the range; inspect the sample for size drift. For
230
+ lookalike seeds passed as `seedCompanies` or `seedDomains`, omit `company_oids`;
231
+ the MCP backend resolves real Prospeo company IDs. Do not invent company_oids.
232
+ For company ICP geography, `geographic_scope` only accepts `single_country` or
233
+ `multi_country`; put North America style regions in `geographic_markets` as
234
+ specific markets such as United States and Canada. Product is not a
235
+ company_icp.departments value; use `titles_include` for product roles. Do not
230
236
  use `company_intent`, and do not invent unsupported support-channel filters or
231
237
  AI Attribute guesses like phone/email/chat/ticket/social.
232
238