@sellable/install 0.1.140 → 0.1.141

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.
@@ -995,6 +995,10 @@ the research you just did and keep it editable.
995
995
  Do not render a \`## Campaign Identity\` brief section. Use
996
996
  \`## Sender and Company\` for the person/company context, because the person is
997
997
  sender context, not a customer-facing campaign identity concept.
998
+ If setup choices were supplied and you skip the questions, show before the
999
+ brief: "Accepted LinkedIn input: the LinkedIn profile URL was the required
1000
+ identity input. Offer path: supplied current offer or Sellable's researched
1001
+ recommendation; you can replace it with your current offer."
998
1002
 
999
1003
  Before the identity gate, use this customer-facing shape:
1000
1004
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sellable/install",
3
- "version": "0.1.140",
3
+ "version": "0.1.141",
4
4
  "type": "module",
5
5
  "description": "One-command installer for Sellable MCP in Claude Code and Codex",
6
6
  "bin": {
@@ -511,6 +511,9 @@ ask the buyer, offer, proof, or lead-source setup questions again unless a
511
511
  required field is missing, the supplied inputs conflict, or the campaign focus is
512
512
  genuinely ambiguous. It is fine to include an explicit assumption line in the
513
513
  brief; the approval gate lets the user revise it.
514
+ Before the brief, show: "Accepted LinkedIn input: the LinkedIn profile URL was
515
+ the required identity input. Offer path: supplied current offer or Sellable's
516
+ researched recommendation; you can replace it with your current offer."
514
517
 
515
518
  ### YOLO Mode
516
519