@sellable/install 0.1.56 → 0.1.57
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
|
@@ -98,6 +98,11 @@ fits as n/N, estimated good-fit range after cleanup, expected reply-rate range,
|
|
|
98
98
|
and confidence basis. Never show a percent like "73% match" without the
|
|
99
99
|
numerator, denominator, and sample basis.
|
|
100
100
|
|
|
101
|
+
Use rendered Markdown for campaign brief and lead-source chat, not fenced code
|
|
102
|
+
blocks. Keep lines short, use indexed section labels, and translate internal
|
|
103
|
+
sourcing terms into plain language. For example, explain "signal discovery" as
|
|
104
|
+
"looking for LinkedIn activity from people already talking about this problem."
|
|
105
|
+
|
|
101
106
|
Every approval gate must include artifact access after the readable inline
|
|
102
107
|
content. Show an `Open artifact:` line with the one key clickable markdown link
|
|
103
108
|
for that stage. Do not show raw filesystem paths unless links cannot be created
|