@sellable/install 0.1.177 → 0.1.178
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
|
@@ -220,6 +220,23 @@ reference to avoid long-token copy errors. Account rows are not people leads
|
|
|
220
220
|
yet. The confirmation creates the `domainFilterId` that constrains the follow-on
|
|
221
221
|
`search_prospeo` people search.
|
|
222
222
|
|
|
223
|
+
For lookalike seed selection, treat "best customer", "top customer", "past
|
|
224
|
+
companies", "companies I worked with", and similar wording as customer/account
|
|
225
|
+
or past-company seed asks. Never substitute the sender's current company or
|
|
226
|
+
domain as a lookalike seed; never use the sender's current company/domain as a
|
|
227
|
+
silent substitute unless the user explicitly asks for companies like the current
|
|
228
|
+
employer, sender company, or its direct peers/competitors. Seed priority is:
|
|
229
|
+
explicit user-provided customer/account/company/domain; verified
|
|
230
|
+
customer/worked-with/past-company evidence from research/proof; then ask for the
|
|
231
|
+
missing seed or switch to non-lookalike company filters if YOLO requires moving
|
|
232
|
+
without a seed. If using profile/work-history seeds, label them as
|
|
233
|
+
past-company/public proof clues, not confirmed customers unless the source proves
|
|
234
|
+
customer status. If the user asks for a geography like Germany, preserve it in
|
|
235
|
+
account discovery where supported (`company_location_search` or
|
|
236
|
+
`company_icp.geographic_markets`) and in follow-on people search
|
|
237
|
+
(`person_location_search`); do not drop geography when moving from lookalike
|
|
238
|
+
accounts to people leads.
|
|
239
|
+
|
|
223
240
|
Prospeo company/account search is useful when the source plan depends on
|
|
224
241
|
website traffic (`company_website_traffic`), confirmed AI Attributes including
|
|
225
242
|
`pricing`, `uses_ai`, `has_api`, `has_chrome_extension`, `has_sso`,
|