@sellable/mcp 0.1.387 → 0.1.389

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.387",
3
+ "version": "0.1.389",
4
4
  "type": "module",
5
5
  "description": "Sellable MCP server for Claude Code and Codex campaign workflows",
6
6
  "main": "dist/index.js",
@@ -418,7 +418,7 @@ Tokenized shape:
418
418
 
419
419
  Hey there
420
420
 
421
- Saw you pop up on my post about {{post_topic_line}}
421
+ Thanks for the support on my post about {{post_topic_line}}
422
422
 
423
423
  Curious, is this something you're dealing with right now?
424
424
  ```
@@ -429,6 +429,10 @@ Transfer rules:
429
429
  selected sender-authored post or use a safer source-specific phrase.
430
430
  - Do not use "showing some love"; it reads too casual for executive/VP/director
431
431
  contacts.
432
+ - Keep the thank-you line. The point of this motion is acknowledging real
433
+ sender-owned support before asking a light relevance question. Do not flatten
434
+ it back to "saw you pop up" unless the sender specifically asks for that
435
+ wording.
432
436
  - Do not copy this shape into shared lanes, third-party thread sources, or cold
433
437
  fallback campaigns.
434
438
  - Keep the question closed and problem-oriented; do not pitch, ask for a
@@ -271,6 +271,9 @@ side-effect caps, and the instruction to load packaged prompts through MCP.
271
271
  Do not paste the entire wrapper skill into worker prompts. If the parent cannot
272
272
  launch at least one visible/durable worker immediately after directory setup,
273
273
  stop with `blocked: worker_dispatch_stalled` before any mutation.
274
+ Use only the repo-local `workerDispatch.receiptArtifactHint` returned by the
275
+ current lane packet for receipt paths.
276
+ Do not hardcode machine-specific paths, workspace ids, campaign ids, sender ids, or UAT/phase artifact paths in this MCP prompt or any worker prompt.
274
277
  After the receipt-directory `mkdir`, the next shell/tool call must launch the first lane worker.
275
278
  Do not run `find`, `ls`, extra inventory, or another preflight between directory setup and the first worker launch.
276
279
  For the local Codex CLI fallback, use this literal durable CLI worker launch template
@@ -534,7 +537,7 @@ verification unless the same object also appears inside
534
537
  "workflowAssetLoaded": true,
535
538
  "workerRuntime": "separate-codex-thread",
536
539
  "workerThreadId": "<visible local Codex thread id>",
537
- "receiptArtifactPath": ".planning/artifacts/uat/69/lane-receipts/<planRevision>/<receiptRunId>/<actionId>-<laneKey>.json",
540
+ "receiptArtifactPath": "<receiptArtifactPath from workerDispatch.receiptArtifactHint>",
538
541
  "durableReceiptWritten": true,
539
542
  "notAdHoc": true
540
543
  },
@@ -772,7 +775,7 @@ Parent-thread handwritten copy or setting `currentStep` is not proof.
772
775
 
773
776
  Hey there
774
777
 
775
- Saw you pop up on my post about {{post_topic_line}}
778
+ Thanks for the support on my post about {{post_topic_line}}
776
779
  ```
777
780
 
778
781
  - **Shared Signal Discovery** first-message style: short, casual, references
@@ -794,9 +797,18 @@ Parent-thread handwritten copy or setting `currentStep` is not proof.
794
797
  generic greeting. It should open with a light role/company/problem
795
798
  observation, avoid awkward phrases like "looks like a team where", avoid
796
799
  founder-only first person unless every attached sender can credibly say it,
797
- and ask one clear problem question. This is a single-message
798
- cold path unless the approved create-campaign message workflow proves a
799
- better delivery format.
800
+ and ask one clear problem question. It must not pass just because the
801
+ receipt says `generate-messages` loaded; the reviewed samples must sound
802
+ like final cold output from the create-campaign/generate-messages workflow.
803
+ Use no self-intro such as "We're building", no opt-out shrug such as "If
804
+ this isn't relevant, ignore me", and no product-stack dump that repeats
805
+ Sellable/Codex/Claude-Code feature summary
806
+ across prospects. This is a single-message cold path unless the approved
807
+ create-campaign message workflow proves a better delivery format.
808
+ Short form: Shared Cold Fallback must not pass just because the receipt says `generate-messages` loaded.
809
+ Short form: Shared Cold Fallback uses no self-intro such as "We're building".
810
+ Short form: Shared Cold Fallback uses no opt-out shrug such as "If this isn't relevant, ignore me".
811
+ Short form: Shared Cold Fallback uses no product-stack dump.
800
812
  - Every customer-visible lane must run Message Drafting from the current
801
813
  campaign/table basis after source rows exist. The worker must load the full
802
814
  packaged `generate-messages` prompt, every required asset, and
@@ -851,10 +863,14 @@ Parent-thread handwritten copy or setting `currentStep` is not proof.
851
863
  `validationResult:"passed"`, a passed quality review, and at least 3
852
864
  reviewed sample messages. For Shared Cold Fallback, reject samples that
853
865
  open with a standalone name followed by "Hey there" or a similarly generic
854
- greeting. For all shared lanes, reject generic product-summary samples,
855
- repeated near-identical samples, and any preserved Post Engagers opener;
856
- revise or rerun the packaged create-campaign/generate-messages path before
857
- reporting completion.
866
+ greeting. For Shared Cold Fallback, also reject samples with a self-intro
867
+ such as "We're building", an opt-out shrug such as "If this isn't
868
+ relevant, ignore me", or a product-stack dump that repeats the same
869
+ Sellable/Codex/Claude-Code feature summary across prospects. For all
870
+ shared lanes, reject generic product-summary samples, repeated
871
+ near-identical samples, and any preserved Post Engagers opener; revise or
872
+ rerun the packaged create-campaign/generate-messages path before reporting
873
+ completion.
858
874
  - The first review batch exists and at least 3 review rows have generated
859
875
  messages from the approved brief. If fewer than 3 usable rows exist, report
860
876
  the actual count and why.
@@ -227,9 +227,31 @@ when those shared lanes were sourced from engagement-like signals. Shared lanes
227
227
  must choose a signal-led, event-led, job-post-led, or proof-led motion from the
228
228
  current brief and row evidence instead of inheriting a preset first-message
229
229
  template.
230
+ Post-engager first messages should thank the prospect for the support on the
231
+ sender-owned post before asking the light relevance question. Prefer the gold
232
+ shape `Thanks for the support on my post about {{post_topic_line}}` over
233
+ surveillance-flavored wording like `saw you pop up`, unless the sender explicitly
234
+ asks for that older wording.
230
235
  Short form: use the CXConnect Post-Engager Warm Reply-Rate Pattern only when the source is sender-owned Post Engagers.
231
236
  Short form: Never use that warm post-engager pattern for Shared Signal Discovery or Shared Cold Fallback.
232
237
 
238
+ ### Shared Cold Fallback quality bar
239
+
240
+ Shared Cold Fallback is a true cold lane. It must not pass just because a receipt
241
+ says `generate-messages` loaded or because generated cells exist. The samples
242
+ must read like final create-campaign/generate-messages output.
243
+
244
+ - Start from a concrete row-supported role/company/problem observation.
245
+ - Ask one clear buyer problem question.
246
+ - Keep the product line minimal and buyer-readable; do not turn the note into a
247
+ product-stack dump.
248
+ - Use no self-intro such as "We're building" or "We're working on a way" in the
249
+ reviewed samples.
250
+ - Use no opt-out shrug such as "If this isn't relevant, ignore me."
251
+ - Do not repeat the same Sellable/Codex/Claude-Code product summary across
252
+ samples. If two samples would still read the same after replacing names and
253
+ companies, revise or rerun.
254
+
233
255
  ### Rich Personalization Contract
234
256
 
235
257
  The `create-campaign` asset `references/ai-native-tokens.md` is the canonical