@sellable/mcp 0.1.353 → 0.1.354
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
|
@@ -188,6 +188,11 @@ row ids, generated message text, pass verdicts, and no issues. Shared Cold
|
|
|
188
188
|
Fallback samples must not open with a standalone name line followed by
|
|
189
189
|
"Hey there" or another generic greeting; that pattern means the lane did not
|
|
190
190
|
finish the create-campaign message workflow to customer quality.
|
|
191
|
+
Shared Signal Discovery samples must not use sender-owned post-engager language
|
|
192
|
+
such as "my post", "thanks for showing support", "saw you pop up", or any copy
|
|
193
|
+
that implies the sending sender authored the source post or personally received
|
|
194
|
+
the prospect's engagement unless the selected source evidence proves that exact
|
|
195
|
+
sender authored the post.
|
|
191
196
|
The generated-message cells are not prompt proof: `currentRevisionGeneratedMessages`,
|
|
192
197
|
Generate Message column counts, `messagesCount`, or rendered row previews prove
|
|
193
198
|
only that table cells exist from the current brief/template, not that the
|
|
@@ -228,12 +233,15 @@ Parent-thread handwritten copy or setting `currentStep` is not proof.
|
|
|
228
233
|
the real observed signal/theme or public conversation. It may mention the
|
|
229
234
|
engagement source only when the source evidence supports it. Do not say
|
|
230
235
|
"my post" unless the selected source post was actually authored by the
|
|
231
|
-
sending sender.
|
|
236
|
+
sending sender. Do not thank the prospect for showing support, reacting,
|
|
237
|
+
commenting, or popping up unless this is a sender-owned Post Engagers lane
|
|
238
|
+
with sender-authored source evidence.
|
|
232
239
|
- **Shared Cold Fallback** first-message style: cold, direct, and cohesive.
|
|
233
240
|
It must not pretend there was engagement, must not say "saw you pop up",
|
|
234
241
|
and must not use a standalone name line followed by "Hey there" or other
|
|
235
242
|
generic greeting. It should open with a light role/company/problem
|
|
236
|
-
observation
|
|
243
|
+
observation, avoid awkward phrases like "looks like a team where", and ask
|
|
244
|
+
one clear problem question. This is a single-message
|
|
237
245
|
cold path unless the approved create-campaign message workflow proves a
|
|
238
246
|
better delivery format.
|
|
239
247
|
- Every customer-visible lane must run Message Drafting from the current
|