@sellable/install 0.1.171 → 0.1.172
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
|
@@ -252,6 +252,12 @@ without an include keyword, and do not duplicate `company_industry` when
|
|
|
252
252
|
search, prefer `person_job_title.boolean_search` for long role synonym lists
|
|
253
253
|
instead of many `person_job_title.include` values plus broad department/seniority
|
|
254
254
|
filters.
|
|
255
|
+
For seeded company lookalikes, keep the first call simple: resolved seed
|
|
256
|
+
company/domain plus `company_lookalike.minimum_tier` and simple confirmed
|
|
257
|
+
attributes, headcount, or industry. Do not add `company_website_search`,
|
|
258
|
+
`company_keywords`, or `company_icp` until the account sample proves the seed
|
|
259
|
+
works. Do not send placeholder seed names like `another approved best-customer seed`,
|
|
260
|
+
and only use concrete companies or domains you actually resolved. Do not send `company_website_search.exclude_keywords` without a positive website include signal.
|
|
255
261
|
Do not use `AI`, `API`, `GTM`, or `SaaS` as company keyword terms.
|
|
256
262
|
Do not combine `company_key_customers` with ICP, website-search, keyword,
|
|
257
263
|
attribute, industry, or headcount filters until the standalone pass proves
|