@sellable/install 0.1.144 → 0.1.146

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.
@@ -794,11 +794,15 @@ which posts are being sampled in the watched app. The watch guide should say
794
794
  that we are checking people from these posts to confirm the right people are
795
795
  actually engaging and the source is viable.
796
796
 
797
- Every approval gate must include live campaign access after the readable inline
798
- content. Show a \`Watch link:\` line once the campaign shell exists. In normal
799
- customer runs, do not show local draft filenames or filesystem paths unless the
800
- user asks for debug artifacts. The link is for deeper inspection; never use it
801
- as a substitute for showing the content in chat.
797
+ Only the first brief approval handoff should include live campaign access after
798
+ the readable inline content. Show a short \`Watch link:\` line once, immediately
799
+ after shell creation and before brief approval. Later approval gates should
800
+ describe what the already-open campaign app is showing and rely on
801
+ currentStep/watchNarration; do not print the URL again unless the user asks or a
802
+ recovery path must replace a missing/broken link. In normal customer runs, do
803
+ not show local draft filenames or filesystem paths unless the user asks for
804
+ debug artifacts. The link is for deeper inspection; never use it as a substitute
805
+ for showing the content in chat.
802
806
 
803
807
  Never mention MCP namespaces, prompt chunking, plugin cache paths, missing
804
808
  linked skill versions, runbooks, or local skill files in normal customer-facing
@@ -1111,7 +1115,8 @@ updates.
1111
1115
  call \`mcp__sellable__update_campaign({ campaignId, enableICPFilters: true, currentStep: "create-icp-rubric", watchNarration })\`
1112
1116
  so the watched app moves to Filter Rules while rubrics are drafted/saved.
1113
1117
  After rubrics save, keep Filter Rules visible for approval; after approval,
1114
- move to Filter Leads and wait there for the background message recommendation.
1118
+ move to Filter Leads and show \`Filters saved + waiting for message approval\`
1119
+ until the template is approved.
1115
1120
  If filters are skipped, move to Messages/message review. Queue the bounded
1116
1121
  campaign-table execution-slice \`enrichCellId\` cells only after message approval. Move to
1117
1122
  Messages only after at least one review row passes and one generated message
@@ -1124,8 +1129,8 @@ updates.
1124
1129
  the brief, \`pick-provider\` or the selected provider step while sourcing,
1125
1130
  \`filter-choice\` after source rows are copied into the campaign table, \`create-icp-rubric\` as soon
1126
1131
  as filters are chosen and while saved filters await approval,
1127
- \`apply-icp-rubric\` after filter approval and message approval while bounded
1128
- enrichment/filter scoring runs, \`validate-sample\` only as a recovery/legacy
1132
+ \`apply-icp-rubric\` after filter approval while message approval is pending,
1133
+ and after message approval while bounded enrichment/filter scoring runs, \`validate-sample\` only as a recovery/legacy
1129
1134
  observation state,
1130
1135
  \`auto-execute-messaging\` after at least one row passes and initial campaign-row
1131
1136
  messages are being generated or reviewed, \`awaiting-user-greenlight\` only
@@ -1344,10 +1349,12 @@ approval should show who we are targeting, why they should care, the offer/CTA,
1344
1349
  proof, lead source hypothesis, message angle, risks/assumptions, and what
1345
1350
  happens after approval.
1346
1351
 
1347
- Every approval should also give the user a way to inspect the live campaign.
1348
- After the readable inline content, include a \`Watch link:\` line when a
1349
- campaign shell exists. Local artifacts are optional debug/UAT diagnostics only;
1350
- do not surface file paths or local draft filenames in normal customer runs.
1352
+ Only the first brief approval handoff should print the campaign watch URL. After
1353
+ that, every approval should say what the already-open app is showing, but must
1354
+ not include another \`Watch link:\` line unless the user explicitly asks for the
1355
+ link again or a recovery path needs to replace a broken/missing URL. Local
1356
+ artifacts are optional debug/UAT diagnostics only; do not surface file paths or
1357
+ local draft filenames in normal customer runs.
1351
1358
 
1352
1359
  This applies especially to message approvals. Never ask someone to approve a
1353
1360
  message they cannot see. Show the subject, tokenized template, a filled sample
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sellable/install",
3
- "version": "0.1.144",
3
+ "version": "0.1.146",
4
4
  "type": "module",
5
5
  "description": "One-command installer for Sellable MCP in Claude Code and Codex",
6
6
  "bin": {
@@ -76,6 +76,8 @@ execution slice configures filters and messages. After that, the user chooses
76
76
  whether to use filters or skip.
77
77
  When filters are chosen, save rubrics, get filter approval, then wait for
78
78
  message-template approval before enrichment/filtering or Generate Message cells.
79
+ After filter approval, Filter Leads should show `Filters saved + waiting for
80
+ message approval` until the template is approved.
79
81
  Use Template is the default message path; AI Generated is only an explicit
80
82
  opt-out.
81
83
 
@@ -273,10 +275,11 @@ before the filter-choice question. After `confirm_lead_list`, ask add filters
273
275
  vs skip filters immediately. Once the user answers, launch the message scout
274
276
  from the same campaign/table basis. If the user chooses filters, also launch the
275
277
  filter-leads scout, move to Filter Rules, save rubrics, then ask for filter
276
- approval. After approval, keep the browser on Filter Leads while the message
277
- recommendation is reviewed. If the user skips filters, move to Messages/message
278
- review. Enrichment/filtering and Generate Message cells wait for message
279
- approval. AI Generated is an explicit opt-out from the template path. If the
278
+ approval. After approval, move to Filter Leads and show `Filters saved + waiting
279
+ for message approval` while the message recommendation is reviewed. If the user
280
+ skips filters, move to Messages/message review. Enrichment/filtering and
281
+ Generate Message cells wait for message approval. AI Generated is an explicit
282
+ opt-out from the template path. If the
280
283
  post-lead agents are absent, the main thread still orchestrates the same
281
284
  branches from compact MCP context.
282
285
 
@@ -284,12 +287,16 @@ Use rendered Markdown for user review surfaces, not fenced code blocks. Keep
284
287
  lines short, use indexed section labels and bullets, and translate internal
285
288
  sourcing terms into plain language.
286
289
 
287
- Every approval gate must include live campaign access after the readable inline
288
- content. Show a short `Watch link:` line once the campaign shell exists. In
289
- normal customer runs, do not show `Open artifact:` lines, raw filesystem paths,
290
- or local draft filenames. Local artifacts are debug/UAT-only unless the user asks
291
- for them. The link is for deeper inspection; never use it as a substitute for
292
- showing the content in chat.
290
+ Only the first brief approval handoff should include live campaign access after
291
+ the readable inline content. Show a short `Watch link:` line once, immediately
292
+ after shell creation and before brief approval. Later approval gates should
293
+ describe what the already-open campaign app is showing and rely on
294
+ currentStep/watchNarration; do not print the URL again unless the user asks or a
295
+ recovery path must replace a missing/broken link. In normal customer runs, do
296
+ not show `Open artifact:` lines, raw filesystem paths, or local draft filenames.
297
+ Local artifacts are debug/UAT-only unless the user asks for them. The link is
298
+ for deeper inspection; never use it as a substitute for showing the content in
299
+ chat.
293
300
 
294
301
  Never mention MCP namespaces, prompt chunking, plugin cache paths, missing
295
302
  linked skill versions, runbooks, npm/package details, repo-local files, VPS or
@@ -750,7 +757,8 @@ updates.
750
757
  call `mcp__sellable__update_campaign({ campaignId, enableICPFilters: true, currentStep: "create-icp-rubric", watchNarration })`
751
758
  so the watched app moves to Filter Rules while rubrics are drafted/saved.
752
759
  After rubrics save, keep Filter Rules visible for approval; after approval,
753
- move to Filter Leads and wait there for the background message recommendation.
760
+ move to Filter Leads and show `Filters saved + waiting for message approval`
761
+ until the template is approved.
754
762
  If filters are skipped, move to Messages/message review. Queue the bounded
755
763
  campaign-table execution-slice `enrichCellId` cells only after message approval. Move to
756
764
  Messages only after at least one review row passes and one generated message
@@ -763,8 +771,8 @@ updates.
763
771
  the brief, `pick-provider` or the selected provider step while sourcing,
764
772
  `filter-choice` after source rows are copied into the campaign table, `create-icp-rubric` as soon
765
773
  as filters are chosen and while saved filters await approval,
766
- `apply-icp-rubric` after filter approval and message approval while bounded
767
- enrichment/filter scoring runs, `validate-sample` only as a recovery/legacy
774
+ `apply-icp-rubric` after filter approval while message approval is pending,
775
+ and after message approval while bounded enrichment/filter scoring runs, `validate-sample` only as a recovery/legacy
768
776
  observation state,
769
777
  `auto-execute-messaging` after at least one row passes and initial campaign-row
770
778
  messages are being generated or reviewed, `awaiting-user-greenlight` only